<?php
namespace ContainerH9QeGbV;
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\DependencyInjection\Container;
use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\Exception\LogicException;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
/**
* @internal This class has been auto-generated by the Symfony Dependency Injection Component.
*/
class App_KernelDevDebugContainer extends Container
{
protected $containerDir;
protected $targetDir;
protected $parameters = [];
private $buildParameters;
protected $getService;
public function __construct(array $buildParameters = [], $containerDir = __DIR__)
{
$this->getService = \Closure::fromCallable([$this, 'getService']);
$this->buildParameters = $buildParameters;
$this->containerDir = $containerDir;
$this->targetDir = \dirname($containerDir);
$this->parameters = $this->getDefaultParameters();
$this->services = $this->privates = [];
$this->syntheticIds = [
'kernel' => true,
];
$this->methodMap = [
'.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
'.container.private.filesystem' => 'get_Container_Private_FilesystemService',
'.container.private.form.factory' => 'get_Container_Private_Form_FactoryService',
'.container.private.form.type.file' => 'get_Container_Private_Form_Type_FileService',
'.container.private.profiler' => 'get_Container_Private_ProfilerService',
'.container.private.security.authorization_checker' => 'get_Container_Private_Security_AuthorizationCheckerService',
'.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
'.container.private.security.password_encoder' => 'get_Container_Private_Security_PasswordEncoderService',
'.container.private.security.token_storage' => 'get_Container_Private_Security_TokenStorageService',
'.container.private.serializer' => 'get_Container_Private_SerializerService',
'.container.private.session' => 'get_Container_Private_SessionService',
'.container.private.twig' => 'get_Container_Private_TwigService',
'.container.private.validator' => 'get_Container_Private_ValidatorService',
'App\\Command\\AreaCommand' => 'getAreaCommandService',
'App\\Command\\DVFCommand' => 'getDVFCommandService',
'App\\Command\\Engie\\ImportCsvEngieCommand' => 'getImportCsvEngieCommandService',
'App\\Command\\ImportBrugisCommand' => 'getImportBrugisCommandService',
'App\\Command\\ImportCsvNewProjectCommand' => 'getImportCsvNewProjectCommandService',
'App\\Command\\ImportCsvNotaryCommand' => 'getImportCsvNotaryCommandService',
'App\\Command\\ImportCsvOccupieCommand' => 'getImportCsvOccupieCommandService',
'App\\Command\\ImportEducationCommand' => 'getImportEducationCommandService',
'App\\Command\\ImportPpasAffectationCommand' => 'getImportPpasAffectationCommandService',
'App\\Command\\ImportPpasCommand' => 'getImportPpasCommandService',
'App\\Command\\ImportPublicInquiryExcelCommand' => 'getImportPublicInquiryExcelCommandService',
'App\\Command\\ImportWallonieCommand' => 'getImportWallonieCommandService',
'App\\Command\\ImportWaterSupplierControllerExcelCommand' => 'getImportWaterSupplierControllerExcelCommandService',
'App\\Command\\ProviderInverterListCommand' => 'getProviderInverterListCommandService',
'App\\Command\\RulesCsvCommand' => 'getRulesCsvCommandService',
'App\\Command\\SyndicAppartmentCommand' => 'getSyndicAppartmentCommandService',
'App\\Command\\WorkCsvCommand' => 'getWorkCsvCommandService',
'App\\Controller\\Authentication\\AuthenticationController' => 'getAuthenticationControllerService',
'App\\Controller\\ImmoCalcul\\Bank\\AxaController' => 'getAxaControllerService',
'App\\Controller\\ImmoCalcul\\Bank\\BelfiusController' => 'getBelfiusControllerService',
'App\\Controller\\ImmoCalcul\\Bank\\KbcController' => 'getKbcControllerService',
'App\\Controller\\ImmoCalcul\\Bank\\SimulationController' => 'getSimulationControllerService',
'App\\Controller\\Insurance\\SimulationController' => 'getSimulationController2Service',
'App\\Controller\\Mailbox\\MailboxController' => 'getMailboxControllerService',
'App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController' => 'getMarkOfInterestInCaseofSaleControllerService',
'App\\Controller\\OnespanEventController' => 'getOnespanEventControllerService',
'App\\Controller\\PersonnelAuthenticatorController' => 'getPersonnelAuthenticatorControllerService',
'App\\Controller\\SentryTestController' => 'getSentryTestControllerService',
'App\\Controller\\UserRating\\UserRatingController' => 'getUserRatingControllerService',
'App\\Controller\\WebhookController' => 'getWebhookControllerService',
'App\\Controller\\YousignWebhookController' => 'getYousignWebhookControllerService',
'App\\Controller\\admin\\AbstractCsvController' => 'getAbstractCsvControllerService',
'App\\Controller\\admin\\AnnoncementController' => 'getAnnoncementControllerService',
'App\\Controller\\admin\\ArchitectArtWorkController' => 'getArchitectArtWorkControllerService',
'App\\Controller\\admin\\ArchitectController' => 'getArchitectControllerService',
'App\\Controller\\admin\\AreaCsvController' => 'getAreaCsvControllerService',
'App\\Controller\\admin\\BankController' => 'getBankControllerService',
'App\\Controller\\admin\\BrugisCsvController' => 'getBrugisCsvControllerService',
'App\\Controller\\admin\\Citerne\\PermitCiterneController' => 'getPermitCiterneControllerService',
'App\\Controller\\admin\\CityController' => 'getCityControllerService',
'App\\Controller\\admin\\ClientsController' => 'getClientsControllerService',
'App\\Controller\\admin\\ContactsellerController' => 'getContactsellerControllerService',
'App\\Controller\\admin\\CountryController' => 'getCountryControllerService',
'App\\Controller\\admin\\DVFController' => 'getDVFControllerService',
'App\\Controller\\admin\\DailyNeededController' => 'getDailyNeededControllerService',
'App\\Controller\\admin\\DeedOfSaleController' => 'getDeedOfSaleControllerService',
'App\\Controller\\admin\\DefaultclauseController' => 'getDefaultclauseControllerService',
'App\\Controller\\admin\\DistanceController' => 'getDistanceControllerService',
'App\\Controller\\admin\\DocumenttypeController' => 'getDocumenttypeControllerService',
'App\\Controller\\admin\\EditNeighborhood3DController' => 'getEditNeighborhood3DControllerService',
'App\\Controller\\admin\\Education\\EducationController' => 'getEducationControllerService',
'App\\Controller\\admin\\EngieCsvController' => 'getEngieCsvControllerService',
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController' => 'getCategoryEnvironmentControllerService',
'App\\Controller\\admin\\Environment\\ObligationCsvController' => 'getObligationCsvControllerService',
'App\\Controller\\admin\\Environment\\ObligationsController' => 'getObligationsControllerService',
'App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController' => 'getPermitLocationEnvironmentControllerService',
'App\\Controller\\admin\\ExcelFileController' => 'getExcelFileControllerService',
'App\\Controller\\admin\\ExcelWorkController' => 'getExcelWorkControllerService',
'App\\Controller\\admin\\ExternalAdverstisingController' => 'getExternalAdverstisingControllerService',
'App\\Controller\\admin\\ExternalOfferController' => 'getExternalOfferControllerService',
'App\\Controller\\admin\\ExternalProviderController' => 'getExternalProviderControllerService',
'App\\Controller\\admin\\FeatureController' => 'getFeatureControllerService',
'App\\Controller\\admin\\ImagepubController' => 'getImagepubControllerService',
'App\\Controller\\admin\\InsuranceController' => 'getInsuranceControllerService',
'App\\Controller\\admin\\LandPropertyDestinationController' => 'getLandPropertyDestinationControllerService',
'App\\Controller\\admin\\LocationTypeController' => 'getLocationTypeControllerService',
'App\\Controller\\admin\\Location\\InformationController' => 'getInformationControllerService',
'App\\Controller\\admin\\MunicipalityController' => 'getMunicipalityControllerService',
'App\\Controller\\admin\\NearbyServices\\ServiceCategoryController' => 'getServiceCategoryControllerService',
'App\\Controller\\admin\\NearbyServices\\TheserviceController' => 'getTheserviceControllerService',
'App\\Controller\\admin\\NewProjectImmoCsvController' => 'getNewProjectImmoCsvControllerService',
'App\\Controller\\admin\\NotaryController' => 'getNotaryControllerService',
'App\\Controller\\admin\\OccupationPeriodFileController' => 'getOccupationPeriodFileControllerService',
'App\\Controller\\admin\\OccupieEstimationController' => 'getOccupieEstimationControllerService',
'App\\Controller\\admin\\OfferController' => 'getOfferControllerService',
'App\\Controller\\admin\\OptionController' => 'getOptionControllerService',
'App\\Controller\\admin\\ParametreController' => 'getParametreControllerService',
'App\\Controller\\admin\\PebIntegrationController' => 'getPebIntegrationControllerService',
'App\\Controller\\admin\\PersonnelController' => 'getPersonnelControllerService',
'App\\Controller\\admin\\Plan\\PlanController' => 'getPlanControllerService',
'App\\Controller\\admin\\PpasAffectationCsvController' => 'getPpasAffectationCsvControllerService',
'App\\Controller\\admin\\PpasCsvController' => 'getPpasCsvControllerService',
'App\\Controller\\admin\\PrasAffectationConditionController' => 'getPrasAffectationConditionControllerService',
'App\\Controller\\admin\\PrasAffectationController' => 'getPrasAffectationControllerService',
'App\\Controller\\admin\\PrasCsvController' => 'getPrasCsvControllerService',
'App\\Controller\\admin\\PrasZoneController' => 'getPrasZoneControllerService',
'App\\Controller\\admin\\Prime\\AbstractPrimeController' => 'getAbstractPrimeControllerService',
'App\\Controller\\admin\\Prime\\PrimeBruxellesController' => 'getPrimeBruxellesControllerService',
'App\\Controller\\admin\\Prime\\PrimeController' => 'getPrimeControllerService',
'App\\Controller\\admin\\Prime\\PrimeCsvController' => 'getPrimeCsvControllerService',
'App\\Controller\\admin\\Prime\\PrimeFranceController' => 'getPrimeFranceControllerService',
'App\\Controller\\admin\\Prime\\PrimeLuxembourgController' => 'getPrimeLuxembourgControllerService',
'App\\Controller\\admin\\Prime\\PrimeWallonieController' => 'getPrimeWallonieControllerService',
'App\\Controller\\admin\\Prime\\ProcedureController' => 'getProcedureControllerService',
'App\\Controller\\admin\\PropertyTypeController' => 'getPropertyTypeControllerService',
'App\\Controller\\admin\\ProviderFluviusController' => 'getProviderFluviusControllerService',
'App\\Controller\\admin\\ProviderInverterController' => 'getProviderInverterControllerService',
'App\\Controller\\admin\\ProviderOresController' => 'getProviderOresControllerService',
'App\\Controller\\admin\\ProviderSibelgaController' => 'getProviderSibelgaControllerService',
'App\\Controller\\admin\\ProviderSocietyController' => 'getProviderSocietyControllerService',
'App\\Controller\\admin\\PublicInquiryInProgressCsvController' => 'getPublicInquiryInProgressCsvControllerService',
'App\\Controller\\admin\\PurchasePartnerRequestController' => 'getPurchasePartnerRequestControllerService',
'App\\Controller\\admin\\PurchasePartnerRequestObjectifController' => 'getPurchasePartnerRequestObjectifControllerService',
'App\\Controller\\admin\\RedirectHomeController' => 'getRedirectHomeControllerService',
'App\\Controller\\admin\\RegionController' => 'getRegionControllerService',
'App\\Controller\\admin\\RentalController' => 'getRentalControllerService',
'App\\Controller\\admin\\RentestimationController' => 'getRentestimationControllerService',
'App\\Controller\\admin\\RoofController' => 'getRoofControllerService',
'App\\Controller\\admin\\SalesAgreementController' => 'getSalesAgreementControllerService',
'App\\Controller\\admin\\SizeController' => 'getSizeControllerService',
'App\\Controller\\admin\\StoreController' => 'getStoreControllerService',
'App\\Controller\\admin\\SubjectController' => 'getSubjectControllerService',
'App\\Controller\\admin\\SubscriptionProductController' => 'getSubscriptionProductControllerService',
'App\\Controller\\admin\\SubscriptionProductServiceController' => 'getSubscriptionProductServiceControllerService',
'App\\Controller\\admin\\SuperficieController' => 'getSuperficieControllerService',
'App\\Controller\\admin\\SupplierController' => 'getSupplierControllerService',
'App\\Controller\\admin\\SyndicApartmentController' => 'getSyndicApartmentControllerService',
'App\\Controller\\admin\\TableaudebordController' => 'getTableaudebordControllerService',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController' => 'getThePropertyExtensionOrderControllerService',
'App\\Controller\\admin\\TheProperty\\ThepropertyController' => 'getThepropertyControllerService',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController' => 'getTransactionTypeControllerService',
'App\\Controller\\admin\\ThepropertyProviderController' => 'getThepropertyProviderControllerService',
'App\\Controller\\admin\\UploadCsvController' => 'getUploadCsvControllerService',
'App\\Controller\\admin\\VoirieController' => 'getVoirieControllerService',
'App\\Controller\\admin\\WaterSupplierControllerExcelController' => 'getWaterSupplierControllerExcelControllerService',
'App\\Controller\\admin\\WorkController' => 'getWorkControllerService',
'App\\Controller\\ajax\\MunicipalityAjaxController' => 'getMunicipalityAjaxControllerService',
'App\\Controller\\api\\AlertController' => 'getAlertControllerService',
'App\\Controller\\api\\ArchitecController' => 'getArchitecControllerService',
'App\\Controller\\api\\BorrowBankController' => 'getBorrowBankControllerService',
'App\\Controller\\api\\BrugisController' => 'getBrugisControllerService',
'App\\Controller\\api\\CadastreController' => 'getCadastreControllerService',
'App\\Controller\\api\\Calcul\\AppCalcul' => 'getAppCalculService',
'App\\Controller\\api\\Calcul\\ChoicedEngieController' => 'getChoicedEngieControllerService',
'App\\Controller\\api\\Calendar\\SummaryCalendarController' => 'getSummaryCalendarControllerService',
'App\\Controller\\api\\CallMicroserviceController' => 'getCallMicroserviceControllerService',
'App\\Controller\\api\\Chat\\ConversationApiController' => 'getConversationApiControllerService',
'App\\Controller\\api\\Chat\\MessageApiController' => 'getMessageApiControllerService',
'App\\Controller\\api\\Chat\\MessageReactionApiController' => 'getMessageReactionApiControllerService',
'App\\Controller\\api\\CityEuropaController' => 'getCityEuropaControllerService',
'App\\Controller\\api\\ClientDeedOfSaleController\\ClientDeedOfSaleController' => 'getClientDeedOfSaleControllerService',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController' => 'getClientSalesAgreementControllerService',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementDiscussionController' => 'getClientSalesAgreementDiscussionControllerService',
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesSignController' => 'getSalesSignControllerService',
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController' => 'getSalesValidationControllerService',
'App\\Controller\\api\\ClientSales\\HistoryClientSalesController' => 'getHistoryClientSalesControllerService',
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController' => 'getAddCoThePropertyControllerService',
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController' => 'getListCoOwnershipControllerService',
'App\\Controller\\api\\CoOwnership\\VoteController' => 'getVoteControllerService',
'App\\Controller\\api\\Community\\CommitteeController' => 'getCommitteeControllerService',
'App\\Controller\\api\\Community\\ConsultationController' => 'getConsultationControllerService',
'App\\Controller\\api\\Community\\DiversServiceController' => 'getDiversServiceControllerService',
'App\\Controller\\api\\Community\\PostController' => 'getPostControllerService',
'App\\Controller\\api\\Community\\SignalController' => 'getSignalControllerService',
'App\\Controller\\api\\ConsumptionController' => 'getConsumptionControllerService',
'App\\Controller\\api\\ContactSellerController' => 'getContactSellerController2Service',
'App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController' => 'getCounterOfferLeaseControllerService',
'App\\Controller\\api\\CounterOffer\\CounterOfferController' => 'getCounterOfferControllerService',
'App\\Controller\\api\\CountryController' => 'getCountryController2Service',
'App\\Controller\\api\\DailyNeededController' => 'getDailyNeededController2Service',
'App\\Controller\\api\\DefaultClauseController' => 'getDefaultClauseController2Service',
'App\\Controller\\api\\DeletionController' => 'getDeletionControllerService',
'App\\Controller\\api\\DestinationHabitationController' => 'getDestinationHabitationControllerService',
'App\\Controller\\api\\DispenseController' => 'getDispenseControllerService',
'App\\Controller\\api\\DomiciliationAquisitionController' => 'getDomiciliationAquisitionControllerService',
'App\\Controller\\api\\DomiciliationResidenceController' => 'getDomiciliationResidenceControllerService',
'App\\Controller\\api\\EducationController' => 'getEducationController2Service',
'App\\Controller\\api\\EnergyBelgiqueController' => 'getEnergyBelgiqueControllerService',
'App\\Controller\\api\\EnergyProviderFormController' => 'getEnergyProviderFormControllerService',
'App\\Controller\\api\\EngieController' => 'getEngieControllerService',
'App\\Controller\\api\\Environment\\CheckCadastralParcelOwnerController' => 'getCheckCadastralParcelOwnerControllerService',
'App\\Controller\\api\\Environment\\ColectiveGardenController' => 'getColectiveGardenControllerService',
'App\\Controller\\api\\Environment\\EnvironmentFloodController' => 'getEnvironmentFloodControllerService',
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController' => 'getEnvironmentTimelineDataControllerService',
'App\\Controller\\api\\Environment\\FilteredObligationsController' => 'getFilteredObligationsControllerService',
'App\\Controller\\api\\Environment\\GardenProjectSetTotalAccountingController' => 'getGardenProjectSetTotalAccountingControllerService',
'App\\Controller\\api\\Environment\\ModifyInstallation' => 'getModifyInstallationService',
'App\\Controller\\api\\EtatCivilController' => 'getEtatCivilControllerService',
'App\\Controller\\api\\ExternalAdvertisingController' => 'getExternalAdvertisingControllerService',
'App\\Controller\\api\\ExternalDocumentExchangeController' => 'getExternalDocumentExchangeControllerService',
'App\\Controller\\api\\ExternalOfferController' => 'getExternalOfferController2Service',
'App\\Controller\\api\\ExternalProviderController' => 'getExternalProviderController2Service',
'App\\Controller\\api\\Finance\\AssistanceObtained\\SimulationController' => 'getSimulationController3Service',
'App\\Controller\\api\\Finance\\Consumption\\ConsumptionController' => 'getConsumptionController2Service',
'App\\Controller\\api\\Finance\\Precount\\SimulationController' => 'getSimulationController4Service',
'App\\Controller\\api\\GeoPortailController' => 'getGeoPortailControllerService',
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction' => 'getApproveSolicitationActionService',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController' => 'getCreateSolicitationControllerService',
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction' => 'getRefuseSolicitationActionService',
'App\\Controller\\api\\Inventory\\InventoryController' => 'getInventoryControllerService',
'App\\Controller\\api\\LastVisitController' => 'getLastVisitControllerService',
'App\\Controller\\api\\Location\\UrbanController' => 'getUrbanControllerService',
'App\\Controller\\api\\MailMiniController\\TransportationMailMiniController' => 'getTransportationMailMiniControllerService',
'App\\Controller\\api\\Mobility\\Carpool\\SearchController' => 'getSearchControllerService',
'App\\Controller\\api\\MovingDateController' => 'getMovingDateControllerService',
'App\\Controller\\api\\MunicipalityController' => 'getMunicipalityController2Service',
'App\\Controller\\api\\NeighborhoodProject\\GetCurrentNeighborhoodProjectController' => 'getGetCurrentNeighborhoodProjectControllerService',
'App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertProjectsController' => 'getGetNeighborhoodProjectAlertProjectsControllerService',
'App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertsController' => 'getGetNeighborhoodProjectAlertsControllerService',
'App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectMunicipalAuthoritiesEmailController' => 'getGetNeighborhoodProjectMunicipalAuthoritiesEmailControllerService',
'App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectsController' => 'getGetNeighborhoodProjectsControllerService',
'App\\Controller\\api\\NeighborhoodProject\\SubmitToMunicipalAuthoritiesController' => 'getSubmitToMunicipalAuthoritiesControllerService',
'App\\Controller\\api\\Notification\\IndexController' => 'getIndexControllerService',
'App\\Controller\\api\\Notification\\PostController' => 'getPostController2Service',
'App\\Controller\\api\\Notification\\UpdateLastNotification' => 'getUpdateLastNotificationService',
'App\\Controller\\api\\Notification\\ViewController' => 'getViewControllerService',
'App\\Controller\\api\\OccupieController' => 'getOccupieControllerService',
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController' => 'getAddOfferCollaborativeControllerService',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController' => 'getListOfferControllerService',
'App\\Controller\\api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestController' => 'getPurchasePartnerRequestController2Service',
'App\\Controller\\api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestObjectifController' => 'getPurchasePartnerRequestObjectifController2Service',
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController' => 'getSellerProcessOfferControllerService',
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController' => 'getSendOfferToSellerControllerService',
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController' => 'getUpdateSignOfferControllerService',
'App\\Controller\\api\\OfferLease\\OfferLeaseController' => 'getOfferLeaseControllerService',
'App\\Controller\\api\\Offer\\DocumentController' => 'getDocumentControllerService',
'App\\Controller\\api\\Offer\\OfferController' => 'getOfferController2Service',
'App\\Controller\\api\\Offer\\OfferListController' => 'getOfferListControllerService',
'App\\Controller\\api\\Offer\\OfferSubmissionController' => 'getOfferSubmissionControllerService',
'App\\Controller\\api\\Offer\\ValidateOfferController' => 'getValidateOfferControllerService',
'App\\Controller\\api\\PerimeterController' => 'getPerimeterControllerService',
'App\\Controller\\api\\PermitEnvironmentalController' => 'getPermitEnvironmentalControllerService',
'App\\Controller\\api\\PermitPropertyProcedureController' => 'getPermitPropertyProcedureControllerService',
'App\\Controller\\api\\PlanController' => 'getPlanController2Service',
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte' => 'getBruxelleAndFlandrePrecompteService',
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte' => 'getWalloniePrecompteService',
'App\\Controller\\api\\Prestashop\\OrderController' => 'getOrderControllerService',
'App\\Controller\\api\\Prestashop\\ProductController' => 'getProductControllerService',
'App\\Controller\\api\\Prestashop\\SuppliersController' => 'getSuppliersControllerService',
'App\\Controller\\api\\Prime\\AmountCalculation' => 'getAmountCalculationService',
'App\\Controller\\api\\Prime\\GetAllProcess' => 'getGetAllProcessService',
'App\\Controller\\api\\Prime\\ProcessController' => 'getProcessControllerService',
'App\\Controller\\api\\Prime\\SearchController' => 'getSearchController2Service',
'App\\Controller\\api\\Prime\\WorkController' => 'getWorkController2Service',
'App\\Controller\\api\\PropertyTaxController' => 'getPropertyTaxControllerService',
'App\\Controller\\api\\ProviderServicesController' => 'getProviderServicesControllerService',
'App\\Controller\\api\\ProviderSolarFitterController' => 'getProviderSolarFitterControllerService',
'App\\Controller\\api\\ProviderWaterController' => 'getProviderWaterControllerService',
'App\\Controller\\api\\PurchaseController' => 'getPurchaseControllerService',
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate' => 'getCheckIfAlreadyRateService',
'App\\Controller\\api\\Ratings\\RatingController' => 'getRatingControllerService',
'App\\Controller\\api\\RegionController' => 'getRegionController2Service',
'App\\Controller\\api\\RentalController' => 'getRentalController2Service',
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController' => 'getGetHousingCodeControllerService',
'App\\Controller\\api\\RentalManagement\\PostLeaveController' => 'getPostLeaveControllerService',
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController' => 'getPutRentalManagementControllerService',
'App\\Controller\\api\\RequestSellerToNotaryController' => 'getRequestSellerToNotaryControllerService',
'App\\Controller\\api\\SalesAgreementFileController' => 'getSalesAgreementFileControllerService',
'App\\Controller\\api\\SaveController' => 'getSaveControllerService',
'App\\Controller\\api\\SchoolsController' => 'getSchoolsControllerService',
'App\\Controller\\api\\Security\\DeclarationDateController' => 'getDeclarationDateControllerService',
'App\\Controller\\api\\Security\\MyNeighborhoodOfficer' => 'getMyNeighborhoodOfficerService',
'App\\Controller\\api\\SendEmailController' => 'getSendEmailControllerService',
'App\\Controller\\api\\ServicePromo\\ListController' => 'getListControllerService',
'App\\Controller\\api\\ShareCocolisController' => 'getShareCocolisControllerService',
'App\\Controller\\api\\SimulationController' => 'getSimulationController5Service',
'App\\Controller\\api\\SituationResidentielController' => 'getSituationResidentielControllerService',
'App\\Controller\\api\\StandardFormController' => 'getStandardFormControllerService',
'App\\Controller\\api\\StoreController' => 'getStoreController2Service',
'App\\Controller\\api\\SudStroumController' => 'getSudStroumControllerService',
'App\\Controller\\api\\SyndicAccountingController' => 'getSyndicAccountingControllerService',
'App\\Controller\\api\\SyndicChatApiController' => 'getSyndicChatApiControllerService',
'App\\Controller\\api\\SyndicChatReactionApiController' => 'getSyndicChatReactionApiControllerService',
'App\\Controller\\api\\SyndicDocumentCommentController' => 'getSyndicDocumentCommentControllerService',
'App\\Controller\\api\\SyndicDocumentController' => 'getSyndicDocumentControllerService',
'App\\Controller\\api\\SyndicDocumentShareController' => 'getSyndicDocumentShareControllerService',
'App\\Controller\\api\\SyndicGroupController' => 'getSyndicGroupControllerService',
'App\\Controller\\api\\ThePropertyExteriorCommentController' => 'getThePropertyExteriorCommentControllerService',
'App\\Controller\\api\\ThePropertyOfferChatController' => 'getThePropertyOfferChatControllerService',
'App\\Controller\\api\\TheProperty\\ContractController' => 'getContractControllerService',
'App\\Controller\\api\\TheProperty\\DeleteController' => 'getDeleteControllerService',
'App\\Controller\\api\\TheProperty\\DetailController' => 'getDetailControllerService',
'App\\Controller\\api\\TheProperty\\DocumentFieldController' => 'getDocumentFieldControllerService',
'App\\Controller\\api\\TheProperty\\DocumentRequestController' => 'getDocumentRequestControllerService',
'App\\Controller\\api\\TheProperty\\EstimationController' => 'getEstimationControllerService',
'App\\Controller\\api\\TheProperty\\ExchangeController' => 'getExchangeControllerService',
'App\\Controller\\api\\TheProperty\\ExtensionOrder\\CreateThePropertyExtensionOrderController' => 'getCreateThePropertyExtensionOrderControllerService',
'App\\Controller\\api\\TheProperty\\ExtensionOrder\\MarkThePropertyExtensionOrderAsPaidController' => 'getMarkThePropertyExtensionOrderAsPaidControllerService',
'App\\Controller\\api\\TheProperty\\ExtensionOrder\\MarkThePropertyExtensionOrderAsReceivedController' => 'getMarkThePropertyExtensionOrderAsReceivedControllerService',
'App\\Controller\\api\\TheProperty\\ListController' => 'getListController2Service',
'App\\Controller\\api\\TheProperty\\LocalityController' => 'getLocalityControllerService',
'App\\Controller\\api\\TheProperty\\OptionController' => 'getOptionController2Service',
'App\\Controller\\api\\TheProperty\\PropertyAdController' => 'getPropertyAdControllerService',
'App\\Controller\\api\\TheProperty\\PropertyTypeController' => 'getPropertyTypeController2Service',
'App\\Controller\\api\\TheProperty\\SearchController' => 'getSearchController3Service',
'App\\Controller\\api\\TheProperty\\SessionController' => 'getSessionControllerService',
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController' => 'getSoilAffectationPlanControllerService',
'App\\Controller\\api\\TheProperty\\SuggestionPriceController' => 'getSuggestionPriceControllerService',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController' => 'getThePropertyAppointmentSlotsControllerService',
'App\\Controller\\api\\TheProperty\\TransactionTypeController' => 'getTransactionTypeController2Service',
'App\\Controller\\api\\TheProperty\\VisitController' => 'getVisitControllerService',
'App\\Controller\\api\\TheService\\AddController' => 'getAddControllerService',
'App\\Controller\\api\\TheService\\CategoryController' => 'getCategoryControllerService',
'App\\Controller\\api\\TheService\\ListController' => 'getListController3Service',
'App\\Controller\\api\\TheService\\UpdateController' => 'getUpdateControllerService',
'App\\Controller\\api\\ThepropertyBalanceController' => 'getThepropertyBalanceControllerService',
'App\\Controller\\api\\ThepropertyConsumptionController' => 'getThepropertyConsumptionControllerService',
'App\\Controller\\api\\ThepropertyLotController' => 'getThepropertyLotControllerService',
'App\\Controller\\api\\ThepropertyOfferBillController' => 'getThepropertyOfferBillControllerService',
'App\\Controller\\api\\ThepropertyProviderController' => 'getThepropertyProviderController2Service',
'App\\Controller\\api\\ThreeD\\ArtistController' => 'getArtistControllerService',
'App\\Controller\\api\\ThreeD\\ProcessingClientController' => 'getProcessingClientControllerService',
'App\\Controller\\api\\ThreeD\\RelookingController' => 'getRelookingControllerService',
'App\\Controller\\api\\ThreeD\\T3dDemandsController' => 'getT3dDemandsControllerService',
'App\\Controller\\api\\Timeline\\ListController' => 'getListController4Service',
'App\\Controller\\api\\TypeHabitationController' => 'getTypeHabitationControllerService',
'App\\Controller\\api\\UrbanismPdf\\UrbanismPdfController' => 'getUrbanismPdfControllerService',
'App\\Controller\\api\\Urbanism\\AlertNewProjectImmoController' => 'getAlertNewProjectImmoControllerService',
'App\\Controller\\api\\Urbanism\\DesignNeighborhoodController' => 'getDesignNeighborhoodControllerService',
'App\\Controller\\api\\Urbanism\\NeighborhoodController' => 'getNeighborhoodControllerService',
'App\\Controller\\api\\Urbanism\\NewProjectImmoController' => 'getNewProjectImmoControllerService',
'App\\Controller\\api\\Urbanism\\PpasController' => 'getPpasControllerService',
'App\\Controller\\api\\Urbanism\\PrasController' => 'getPrasControllerService',
'App\\Controller\\api\\Urbanism\\PublicInquiryInProgressController' => 'getPublicInquiryInProgressControllerService',
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController' => 'getCheckPromoForUserControllerService',
'App\\Controller\\api\\UserServicePromo\\ConsumeController' => 'getConsumeControllerService',
'App\\Controller\\api\\User\\ArtistDetailController' => 'getArtistDetailControllerService',
'App\\Controller\\api\\User\\CertificatorController' => 'getCertificatorControllerService',
'App\\Controller\\api\\User\\DeviceTokenController' => 'getDeviceTokenControllerService',
'App\\Controller\\api\\User\\EditProfileController' => 'getEditProfileControllerService',
'App\\Controller\\api\\User\\ListEmailController' => 'getListEmailControllerService',
'App\\Controller\\api\\User\\SearchAndSendingInvitationController' => 'getSearchAndSendingInvitationControllerService',
'App\\Controller\\api\\User\\SearchController' => 'getSearchController4Service',
'App\\Controller\\api\\User\\SendMailSociety' => 'getSendMailSocietyService',
'App\\Controller\\api\\User\\SocietyController' => 'getSocietyControllerService',
'App\\Controller\\api\\User\\SubscriptionProductController' => 'getSubscriptionProductController2Service',
'App\\Controller\\api\\User\\SubscriptionProductServiceController' => 'getSubscriptionProductServiceController2Service',
'App\\Controller\\api\\User\\UserController' => 'getUserControllerService',
'App\\Controller\\api\\User\\UserPublicInfo' => 'getUserPublicInfoService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\AppointmentRequestController' => 'getAppointmentRequestControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController' => 'getContractAcceptationControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController' => 'getContractDetailsControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController' => 'getContractGenerationControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController' => 'getContractListingControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController' => 'getContractRejectionControllerService',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController' => 'getContractUploadControllerService',
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController' => 'getDocumentModificationControllerService',
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController' => 'getEditProfileController2Service',
'App\\Controller\\api\\UsersProfile\\Webshop\\OrderController' => 'getOrderController2Service',
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController' => 'getPaymentControllerService',
'App\\Controller\\api\\VisitPropertyController' => 'getVisitPropertyControllerService',
'App\\Controller\\api\\VivaquaController' => 'getVivaquaControllerService',
'App\\Controller\\api\\WebshopSimplePaymentController' => 'getWebshopSimplePaymentControllerService',
'App\\Controller\\api\\Work\\ChoiceCategoryController' => 'getChoiceCategoryControllerService',
'App\\Controller\\api\\Work\\ModelController' => 'getModelControllerService',
'App\\Controller\\api\\Work\\SubModelController' => 'getSubModelControllerService',
'App\\Controller\\api\\Work\\SubsectionController' => 'getSubsectionControllerService',
'App\\Controller\\api\\Work\\ThePropertyBoilerWorkController' => 'getThePropertyBoilerWorkControllerService',
'App\\Controller\\api\\Work\\ThePropertyCareWorkController' => 'getThePropertyCareWorkControllerService',
'App\\Controller\\api\\Work\\ThePropertyConstructionWorkController' => 'getThePropertyConstructionWorkControllerService',
'App\\Controller\\api\\Work\\ThePropertyConstructionWorkRulesController' => 'getThePropertyConstructionWorkRulesControllerService',
'App\\Controller\\api\\Work\\ThePropertyTankWorkController' => 'getThePropertyTankWorkControllerService',
'App\\Controller\\api\\Work\\ThePropertyUrgentWorkController' => 'getThePropertyUrgentWorkControllerService',
'App\\Controller\\api\\Work\\ThePropertyWorkController' => 'getThePropertyWorkControllerService',
'App\\Controller\\api\\Work\\TypeOfWorkController' => 'getTypeOfWorkControllerService',
'App\\Controller\\api\\Work\\WorkCostController' => 'getWorkCostControllerService',
'App\\Controller\\apiimmogo\\ApiAddWorkController' => 'getApiAddWorkControllerService',
'App\\Controller\\apiimmogo\\ApiImmogo' => 'getApiImmogoService',
'App\\Controller\\apiimmogo\\EstimateImmogo' => 'getEstimateImmogoService',
'App\\Repository\\UserRepository' => 'getUserRepositoryService',
'App\\Service\\Api\\ConsumptionWaterService' => 'getConsumptionWaterServiceService',
'App\\Service\\Api\\EngieService' => 'getEngieServiceService',
'App\\Service\\Api\\Portfolio\\PortfolioApiService' => 'getPortfolioApiServiceService',
'App\\Service\\Api\\ProviderSolarGreenCertificateService' => 'getProviderSolarGreenCertificateServiceService',
'App\\Service\\Api\\ProviderSolarOrganizationService' => 'getProviderSolarOrganizationServiceService',
'App\\Service\\Api\\ProviderSolarPhotovoltaicService' => 'getProviderSolarPhotovoltaicServiceService',
'App\\Service\\Api\\RentalService' => 'getRentalServiceService',
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService' => 'getThePropertyMaifInsuranceSummaryServiceService',
'App\\Service\\Api\\ThepropertyConsumptionService' => 'getThepropertyConsumptionServiceService',
'App\\Service\\Api\\ThepropertyCounterService' => 'getThepropertyCounterServiceService',
'App\\Service\\Api\\ThepropertyCounterStatementService' => 'getThepropertyCounterStatementServiceService',
'App\\Service\\Api\\ThepropertyProviderBillService' => 'getThepropertyProviderBillServiceService',
'App\\Service\\Api\\ThepropertyProviderDocumentProofService' => 'getThepropertyProviderDocumentProofServiceService',
'App\\Service\\Api\\ThepropertyProviderService' => 'getThepropertyProviderServiceService',
'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractBuildingService' => 'getContractBuildingServiceService',
'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractFileService' => 'getContractFileServiceService',
'App\\Service\\Api\\Work\\ThePropertyWorkService' => 'getThePropertyWorkServiceService',
'App\\Service\\DompdfService' => 'getDompdfServiceService',
'App\\Service\\Getlatlongbyadress' => 'getGetlatlongbyadressService',
'App\\Service\\Immogo\\ImmogoService' => 'getImmogoServiceService',
'App\\Service\\ImoAgentSolicitationService' => 'getImoAgentSolicitationServiceService',
'App\\Service\\Mailbox\\Attachment\\AttachmentService' => 'getAttachmentServiceService',
'App\\Service\\Mailbox\\Inbound\\AttachmentService' => 'getAttachmentService2Service',
'App\\Service\\Manager\\AlarmSystem\\ImportTypeOfAlarmSystem' => 'getImportTypeOfAlarmSystemService',
'App\\Service\\Manager\\Caclul\\ImportMunicipalTaxManager' => 'getImportMunicipalTaxManagerService',
'App\\Service\\Manager\\CoOwnership\\ImportSyndicManager' => 'getImportSyndicManagerService',
'App\\Service\\Manager\\Environment\\ImportEnvironmentDatasManager' => 'getImportEnvironmentDatasManagerService',
'App\\Service\\Manager\\GeoportailManager' => 'getGeoportailManagerService',
'App\\Service\\Manager\\ImmowebEstimationFranceManager' => 'getImmowebEstimationFranceManagerService',
'App\\Service\\Manager\\ImportCommunaleServiceManager' => 'getImportCommunaleServiceManagerService',
'App\\Service\\Manager\\ImportCountryBelgeManager' => 'getImportCountryBelgeManagerService',
'App\\Service\\Manager\\ImportPrimeManager' => 'getImportPrimeManagerService',
'App\\Service\\Manager\\NeighborhoodOfficer\\ImportNeighborhoodOfficer' => 'getImportNeighborhoodOfficerService',
'App\\Service\\Manager\\SurveillanceCamera\\ImportSurveillanceCameraType' => 'getImportSurveillanceCameraTypeService',
'App\\Service\\Manager\\Work\\ImportExpertBoilerManager' => 'getImportExpertBoilerManagerService',
'App\\Service\\Manager\\Work\\ImportTankWorkManager' => 'getImportTankWorkManagerService',
'App\\Service\\Manager\\Work\\ImportWorkLinksManager' => 'getImportWorkLinksManagerService',
'App\\Service\\Onespan\\DownloaderService' => 'getDownloaderServiceService',
'App\\Service\\Onespan\\EventNotificationService' => 'getEventNotificationServiceService',
'App\\Service\\Onespan\\SignatureBuildingService' => 'getSignatureBuildingServiceService',
'App\\Service\\Pdf\\ProviderWaterInterventionPdf' => 'getProviderWaterInterventionPdfService',
'App\\Service\\PretService' => 'getPretServiceService',
'App\\Service\\Realtime\\MercureService' => 'getMercureServiceService',
'App\\Service\\SendMail\\SendmailService' => 'getSendmailServiceService',
'App\\Service\\Webhook\\Traitement' => 'getTraitementService',
'App\\Service\\YousignWebhookService' => 'getYousignWebhookServiceService',
'Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController' => 'getProfilerControllerService',
'Endroid\\QrCodeBundle\\Controller\\GenerateController' => 'getGenerateControllerService',
'Faker\\Generator' => 'getGeneratorService',
'Liip\\ImagineBundle\\Controller\\ImagineController' => 'getImagineControllerService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MongodbDatabaseBackup' => 'getMongodbDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MysqlDatabaseBackup' => 'getMysqlDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\SqliteDatabaseBackup' => 'getSqliteDatabaseBackupService',
'Liip\\TestFixturesBundle\\Services\\DatabaseToolCollection' => 'getDatabaseToolCollectionService',
'Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory' => 'getFixturesLoaderFactoryService',
'Stripe\\StripeClient' => 'getStripeClientService',
'SymfonyBundles\\RedisBundle\\Redis\\ClientInterface' => 'getClientInterfaceService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateControllerService',
'Vich\\UploaderBundle\\Naming\\Base64Namer' => 'getBase64NamerService',
'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer' => 'getCurrentDateTimeDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\HashNamer' => 'getHashNamerService',
'Vich\\UploaderBundle\\Naming\\OrignameNamer' => 'getOrignameNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer' => 'getPropertyDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\PropertyNamer' => 'getPropertyNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer' => 'getSmartUniqueNamerService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.brugis_csv_pending' => 'getSmartUniqueNamer_BrugisCsvPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.chat_file' => 'getSmartUniqueNamer_ChatFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.client_sales_agreement_file' => 'getSmartUniqueNamer_ClientSalesAgreementFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_event_file' => 'getSmartUniqueNamer_CommunityEventFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_post_file' => 'getSmartUniqueNamer_CommunityPostFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.condominium_invoice_file' => 'getSmartUniqueNamer_CondominiumInvoiceFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.enquetes_publics_csv' => 'getSmartUniqueNamer_EnquetesPublicsCsvService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.excel_file_pending' => 'getSmartUniqueNamer_ExcelFilePendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.garden_resource_document' => 'getSmartUniqueNamer_GardenResourceDocumentService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.identity_image' => 'getSmartUniqueNamer_IdentityImageService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.imo_agent_solicitation_image' => 'getSmartUniqueNamer_ImoAgentSolicitationImageService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_file' => 'getSmartUniqueNamer_InventoryFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_image' => 'getSmartUniqueNamer_InventoryImageService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract' => 'getSmartUniqueNamer_LeaseContractService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract_models' => 'getSmartUniqueNamer_LeaseContractModelsService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.message_file' => 'getSmartUniqueNamer_MessageFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_after_improvement_image_file' => 'getSmartUniqueNamer_NeightborhoodProjectAfterImprovementImageFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_before_improvement_image_file' => 'getSmartUniqueNamer_NeightborhoodProjectBeforeImprovementImageFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.new_project_immo_csv' => 'getSmartUniqueNamer_NewProjectImmoCsvService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.occupation_period_file' => 'getSmartUniqueNamer_OccupationPeriodFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.offer_lease_agreement' => 'getSmartUniqueNamer_OfferLeaseAgreementService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_location' => 'getSmartUniqueNamer_PdfLocationService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_mail_location' => 'getSmartUniqueNamer_PdfMailLocationService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_summary_maif' => 'getSmartUniqueNamer_PdfSummaryMaifService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.permit_citerne' => 'getSmartUniqueNamer_PermitCiterneService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.portfolio_files' => 'getSmartUniqueNamer_PortfolioFilesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_affectation_csv_pending' => 'getSmartUniqueNamer_PpasAffectationCsvPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_csv_pending' => 'getSmartUniqueNamer_PpasCsvPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pras_csv' => 'getSmartUniqueNamer_PrasCsvService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.property_document_file' => 'getSmartUniqueNamer_PropertyDocumentFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_inverte_list_pending' => 'getSmartUniqueNamer_ProviderInverteListPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_society_csv_pending' => 'getSmartUniqueNamer_ProviderSocietyCsvPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_work' => 'getSmartUniqueNamer_ProviderWorkService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.public_inquiry_inprogress_excel' => 'getSmartUniqueNamer_PublicInquiryInprogressExcelService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.request_repayment_files' => 'getSmartUniqueNamer_RequestRepaymentFilesService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.sales_agreement_file_to_sign' => 'getSmartUniqueNamer_SalesAgreementFileToSignService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.surveillance_camera_document' => 'getSmartUniqueNamer_SurveillanceCameraDocumentService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.treeD_figuration_file' => 'getSmartUniqueNamer_TreeDFigurationFileService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_logo' => 'getSmartUniqueNamer_UserLogoService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.wallonie_csv_pending' => 'getSmartUniqueNamer_WallonieCsvPendingService',
'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.water_supplier_controller_excel' => 'getSmartUniqueNamer_WaterSupplierControllerExcelService',
'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer' => 'getSubdirDirectoryNamerService',
'Vich\\UploaderBundle\\Naming\\UniqidNamer' => 'getUniqidNamerService',
'api_platform.action.documentation' => 'getApiPlatform_Action_DocumentationService',
'api_platform.action.entrypoint' => 'getApiPlatform_Action_EntrypointService',
'api_platform.action.exception' => 'getApiPlatform_Action_ExceptionService',
'api_platform.action.not_exposed' => 'getApiPlatform_Action_NotExposedService',
'api_platform.action.not_found' => 'getApiPlatform_Action_NotFoundService',
'api_platform.action.placeholder' => 'getApiPlatform_Action_PlaceholderService',
'api_platform.jsonld.action.context' => 'getApiPlatform_Jsonld_Action_ContextService',
'api_platform.swagger.action.ui' => 'getApiPlatform_Swagger_Action_UiService',
'api_platform.swagger_ui.action' => 'getApiPlatform_SwaggerUi_ActionService',
'cache.app' => 'getCache_AppService',
'cache.app_clearer' => 'getCache_AppClearerService',
'cache.global_clearer' => 'getCache_GlobalClearerService',
'cache.system' => 'getCache_SystemService',
'cache.system_clearer' => 'getCache_SystemClearerService',
'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
'cache_warmer' => 'getCacheWarmerService',
'console.command.public_alias.App\\Command\\Admin\\ImportPpasInfoCommand' => 'getImportPpasInfoCommandService',
'console.command.public_alias.App\\Command\\AlertNewProjectImmoCommand' => 'getAlertNewProjectImmoCommandService',
'console.command.public_alias.App\\Command\\ExcelFileCommand' => 'getExcelFileCommandService',
'console.command_loader' => 'getConsole_CommandLoaderService',
'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
'data_collector.dump' => 'getDataCollector_DumpService',
'doctrine' => 'getDoctrineService',
'doctrine.dbal.default_connection' => 'getDoctrine_Dbal_DefaultConnectionService',
'doctrine.orm.default_entity_listener_resolver' => 'getDoctrine_Orm_DefaultEntityListenerResolverService',
'doctrine.orm.default_entity_manager' => 'getDoctrine_Orm_DefaultEntityManagerService',
'doctrine.orm.import_entity_manager' => 'getDoctrine_Orm_ImportEntityManagerService',
'endroid_qr_code.default_builder' => 'getEndroidQrCode_DefaultBuilderService',
'error_controller' => 'getErrorControllerService',
'event_dispatcher' => 'getEventDispatcherService',
'fidry_alice_data_fixtures.loader.doctrine' => 'getFidryAliceDataFixtures_Loader_DoctrineService',
'fidry_alice_data_fixtures.persistence.persister.doctrine' => 'getFidryAliceDataFixtures_Persistence_Persister_DoctrineService',
'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' => 'getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService',
'http_kernel' => 'getHttpKernelService',
'jms_serializer' => 'getJmsSerializerService',
'jms_serializer.deserialization_context_factory' => 'getJmsSerializer_DeserializationContextFactoryService',
'jms_serializer.metadata_driver' => 'getJmsSerializer_MetadataDriverService',
'jms_serializer.serialization_context_factory' => 'getJmsSerializer_SerializationContextFactoryService',
'jms_serializer.twig_extension.serializer_runtime_helper' => 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService',
'kreait_firebase.my_project.auth' => 'getKreaitFirebase_MyProject_AuthService',
'kreait_firebase.my_project.database' => 'getKreaitFirebase_MyProject_DatabaseService',
'kreait_firebase.my_project.dynamic_links' => 'getKreaitFirebase_MyProject_DynamicLinksService',
'kreait_firebase.my_project.firestore' => 'getKreaitFirebase_MyProject_FirestoreService',
'kreait_firebase.my_project.messaging' => 'getKreaitFirebase_MyProject_MessagingService',
'kreait_firebase.my_project.remote_config' => 'getKreaitFirebase_MyProject_RemoteConfigService',
'kreait_firebase.my_project.storage' => 'getKreaitFirebase_MyProject_StorageService',
'lexik_jwt_authentication.encoder' => 'getLexikJwtAuthentication_EncoderService',
'lexik_jwt_authentication.generate_token_command' => 'getLexikJwtAuthentication_GenerateTokenCommandService',
'lexik_jwt_authentication.jwt_manager' => 'getLexikJwtAuthentication_JwtManagerService',
'lexik_jwt_authentication.key_loader' => 'getLexikJwtAuthentication_KeyLoaderService',
'liip_imagine.binary.loader.default' => 'getLiipImagine_Binary_Loader_DefaultService',
'liip_imagine.cache.manager' => 'getLiipImagine_Cache_ManagerService',
'liip_imagine.cache.resolver.default' => 'getLiipImagine_Cache_Resolver_DefaultService',
'liip_imagine.cache.resolver.no_cache_web_path' => 'getLiipImagine_Cache_Resolver_NoCacheWebPathService',
'liip_imagine.cache.signer' => 'getLiipImagine_Cache_SignerService',
'liip_imagine.config.stack_collection' => 'getLiipImagine_Config_StackCollectionService',
'liip_imagine.data.manager' => 'getLiipImagine_Data_ManagerService',
'liip_imagine.filter.loader.downscale' => 'getLiipImagine_Filter_Loader_DownscaleService',
'liip_imagine.filter.loader.fixed' => 'getLiipImagine_Filter_Loader_FixedService',
'liip_imagine.filter.loader.flip' => 'getLiipImagine_Filter_Loader_FlipService',
'liip_imagine.filter.loader.grayscale' => 'getLiipImagine_Filter_Loader_GrayscaleService',
'liip_imagine.filter.loader.interlace' => 'getLiipImagine_Filter_Loader_InterlaceService',
'liip_imagine.filter.loader.resample' => 'getLiipImagine_Filter_Loader_ResampleService',
'liip_imagine.filter.loader.rotate' => 'getLiipImagine_Filter_Loader_RotateService',
'liip_imagine.filter.manager' => 'getLiipImagine_Filter_ManagerService',
'messenger.default_bus' => 'getMessenger_DefaultBusService',
'nelmio_alice.data_loader' => 'getNelmioAlice_DataLoaderService',
'nelmio_alice.file_loader' => 'getNelmioAlice_FileLoaderService',
'nelmio_alice.files_loader' => 'getNelmioAlice_FilesLoaderService',
'request_stack' => 'getRequestStackService',
'router' => 'getRouterService',
'routing.loader' => 'getRouting_LoaderService',
'sb_redis.default' => 'getSbRedis_DefaultService',
'services_resetter' => 'getServicesResetterService',
'stripe_charge.service' => 'getStripeCharge_ServiceService',
'stripe_customer.service' => 'getStripeCustomer_ServiceService',
'stripe_plan.service' => 'getStripePlan_ServiceService',
'stripe_product.service' => 'getStripeProduct_ServiceService',
'stripe_source.service' => 'getStripeSource_ServiceService',
'stripe_subscription.service' => 'getStripeSubscription_ServiceService',
'swiftmailer.mailer.default' => 'getSwiftmailer_Mailer_DefaultService',
'swiftmailer.mailer.default.plugin.messagelogger' => 'getSwiftmailer_Mailer_Default_Plugin_MessageloggerService',
'swiftmailer.mailer.default.transport.real' => 'getSwiftmailer_Mailer_Default_Transport_RealService',
'swiftmailer.transport' => 'getSwiftmailer_TransportService',
'translator' => 'getTranslatorService',
'var_dumper.cloner' => 'getVarDumper_ClonerService',
'vich_uploader.download_handler' => 'getVichUploader_DownloadHandlerService',
'vich_uploader.form.type.file' => 'getVichUploader_Form_Type_FileService',
'vich_uploader.form.type.image' => 'getVichUploader_Form_Type_ImageService',
'vich_uploader.namer_origname.Adress_csv_pending' => 'getVichUploader_NamerOrigname_AdressCsvPendingService',
'vich_uploader.namer_origname.ThepropertyProvider_csv_pending' => 'getVichUploader_NamerOrigname_ThepropertyProviderCsvPendingService',
'vich_uploader.namer_origname.annex_permit_file' => 'getVichUploader_NamerOrigname_AnnexPermitFileService',
'vich_uploader.namer_origname.area_csv_pending' => 'getVichUploader_NamerOrigname_AreaCsvPendingService',
'vich_uploader.namer_origname.bbox' => 'getVichUploader_NamerOrigname_BboxService',
'vich_uploader.namer_origname.co_ownership_document' => 'getVichUploader_NamerOrigname_CoOwnershipDocumentService',
'vich_uploader.namer_origname.co_ownership_invoices' => 'getVichUploader_NamerOrigname_CoOwnershipInvoicesService',
'vich_uploader.namer_origname.co_ownership_meeting_transcript' => 'getVichUploader_NamerOrigname_CoOwnershipMeetingTranscriptService',
'vich_uploader.namer_origname.co_ownership_report' => 'getVichUploader_NamerOrigname_CoOwnershipReportService',
'vich_uploader.namer_origname.co_ownership_the_property_file' => 'getVichUploader_NamerOrigname_CoOwnershipThePropertyFileService',
'vich_uploader.namer_origname.co_ownership_the_property_response' => 'getVichUploader_NamerOrigname_CoOwnershipThePropertyResponseService',
'vich_uploader.namer_origname.control_certificate' => 'getVichUploader_NamerOrigname_ControlCertificateService',
'vich_uploader.namer_origname.deedOfSale' => 'getVichUploader_NamerOrigname_DeedOfSaleService',
'vich_uploader.namer_origname.dispenseFile' => 'getVichUploader_NamerOrigname_DispenseFileService',
'vich_uploader.namer_origname.dvf_csv_pending' => 'getVichUploader_NamerOrigname_DvfCsvPendingService',
'vich_uploader.namer_origname.edit_registers_file' => 'getVichUploader_NamerOrigname_EditRegistersFileService',
'vich_uploader.namer_origname.education_csv' => 'getVichUploader_NamerOrigname_EducationCsvService',
'vich_uploader.namer_origname.engie_csv_archived' => 'getVichUploader_NamerOrigname_EngieCsvArchivedService',
'vich_uploader.namer_origname.engie_csv_pending' => 'getVichUploader_NamerOrigname_EngieCsvPendingService',
'vich_uploader.namer_origname.invoice_water_file' => 'getVichUploader_NamerOrigname_InvoiceWaterFileService',
'vich_uploader.namer_origname.module_3D' => 'getVichUploader_NamerOrigname_Module3DService',
'vich_uploader.namer_origname.notary_csv_pending' => 'getVichUploader_NamerOrigname_NotaryCsvPendingService',
'vich_uploader.namer_origname.obligation_csv_pending' => 'getVichUploader_NamerOrigname_ObligationCsvPendingService',
'vich_uploader.namer_origname.occupie_csv_pending' => 'getVichUploader_NamerOrigname_OccupieCsvPendingService',
'vich_uploader.namer_origname.organic_plot_file' => 'getVichUploader_NamerOrigname_OrganicPlotFileService',
'vich_uploader.namer_origname.permit_environment_file' => 'getVichUploader_NamerOrigname_PermitEnvironmentFileService',
'vich_uploader.namer_origname.permit_file' => 'getVichUploader_NamerOrigname_PermitFileService',
'vich_uploader.namer_origname.picture_3D' => 'getVichUploader_NamerOrigname_Picture3DService',
'vich_uploader.namer_origname.prime_pdf_template' => 'getVichUploader_NamerOrigname_PrimePdfTemplateService',
'vich_uploader.namer_origname.prime_request_file' => 'getVichUploader_NamerOrigname_PrimeRequestFileService',
'vich_uploader.namer_origname.property_demand_file' => 'getVichUploader_NamerOrigname_PropertyDemandFileService',
'vich_uploader.namer_origname.rapport_pdf_property' => 'getVichUploader_NamerOrigname_RapportPdfPropertyService',
'vich_uploader.namer_origname.register_environment_file' => 'getVichUploader_NamerOrigname_RegisterEnvironmentFileService',
'vich_uploader.namer_origname.salesAgreementFile' => 'getVichUploader_NamerOrigname_SalesAgreementFileService',
'vich_uploader.namer_origname.syndic_Apartment_csv_pending' => 'getVichUploader_NamerOrigname_SyndicApartmentCsvPendingService',
'vich_uploader.namer_origname.upload_archived' => 'getVichUploader_NamerOrigname_UploadArchivedService',
'vich_uploader.namer_origname.upload_bank_logo' => 'getVichUploader_NamerOrigname_UploadBankLogoService',
'vich_uploader.namer_origname.upload_doc_property' => 'getVichUploader_NamerOrigname_UploadDocPropertyService',
'vich_uploader.namer_origname.upload_file_minutes' => 'getVichUploader_NamerOrigname_UploadFileMinutesService',
'vich_uploader.namer_origname.upload_icon_categorie_service' => 'getVichUploader_NamerOrigname_UploadIconCategorieServiceService',
'vich_uploader.namer_origname.upload_img_property' => 'getVichUploader_NamerOrigname_UploadImgPropertyService',
'vich_uploader.namer_origname.upload_img_pub' => 'getVichUploader_NamerOrigname_UploadImgPubService',
'vich_uploader.namer_origname.upload_img_service' => 'getVichUploader_NamerOrigname_UploadImgServiceService',
'vich_uploader.namer_origname.upload_pending' => 'getVichUploader_NamerOrigname_UploadPendingService',
'vich_uploader.namer_origname.upload_rapport' => 'getVichUploader_NamerOrigname_UploadRapportService',
'vich_uploader.namer_origname.upload_traite' => 'getVichUploader_NamerOrigname_UploadTraiteService',
'vich_uploader.namer_origname.uploads_syndics_response' => 'getVichUploader_NamerOrigname_UploadsSyndicsResponseService',
'vich_uploader.namer_origname.work_csv_pending' => 'getVichUploader_NamerOrigname_WorkCsvPendingService',
'vich_uploader.namer_origname.work_rules_csv_pending' => 'getVichUploader_NamerOrigname_WorkRulesCsvPendingService',
'vich_uploader.upload_handler' => 'getVichUploader_UploadHandlerService',
'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
'cache_clearer' => 'getCacheClearerService',
'filesystem' => 'getFilesystemService',
'serializer' => 'getSerializerService',
'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
'form.factory' => 'getForm_FactoryService',
'form.type.file' => 'getForm_Type_FileService',
'profiler' => 'getProfilerService',
'twig' => 'getTwigService',
'security.authorization_checker' => 'getSecurity_AuthorizationCheckerService',
'security.token_storage' => 'getSecurity_TokenStorageService',
'security.password_encoder' => 'getSecurity_PasswordEncoderService',
'session' => 'getSessionService',
'validator' => 'getValidatorService',
];
$this->aliases = [
'ApiPlatform\\Action\\NotExposedAction' => 'api_platform.action.not_exposed',
'ApiPlatform\\Action\\NotFoundAction' => 'api_platform.action.not_found',
'Kreait\\Firebase\\Auth' => 'kreait_firebase.my_project.auth',
'Kreait\\Firebase\\Database' => 'kreait_firebase.my_project.database',
'Kreait\\Firebase\\DynamicLinks' => 'kreait_firebase.my_project.dynamic_links',
'Kreait\\Firebase\\Firestore' => 'kreait_firebase.my_project.firestore',
'Kreait\\Firebase\\Messaging' => 'kreait_firebase.my_project.messaging',
'Kreait\\Firebase\\RemoteConfig' => 'kreait_firebase.my_project.remote_config',
'Kreait\\Firebase\\Storage' => 'kreait_firebase.my_project.storage',
'api_platform.action.delete_item' => 'api_platform.action.placeholder',
'api_platform.action.get_collection' => 'api_platform.action.placeholder',
'api_platform.action.get_item' => 'api_platform.action.placeholder',
'api_platform.action.get_subresource' => 'api_platform.action.placeholder',
'api_platform.action.patch_item' => 'api_platform.action.placeholder',
'api_platform.action.post_collection' => 'api_platform.action.placeholder',
'api_platform.action.put_item' => 'api_platform.action.placeholder',
'database_connection' => 'doctrine.dbal.default_connection',
'doctrine.orm.entity_manager' => 'doctrine.orm.default_entity_manager',
'jms_serializer.authorization_checker' => '.container.private.security.authorization_checker',
'liip_imagine.controller' => 'Liip\\ImagineBundle\\Controller\\ImagineController',
'mailer' => 'swiftmailer.mailer.default',
'vich_uploader.directory_namer_subdir' => 'Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer',
'vich_uploader.namer_base64' => 'Vich\\UploaderBundle\\Naming\\Base64Namer',
'vich_uploader.namer_directory_current_date_time' => 'Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer',
'vich_uploader.namer_directory_property' => 'Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer',
'vich_uploader.namer_hash' => 'Vich\\UploaderBundle\\Naming\\HashNamer',
'vich_uploader.namer_origname' => 'Vich\\UploaderBundle\\Naming\\OrignameNamer',
'vich_uploader.namer_property' => 'Vich\\UploaderBundle\\Naming\\PropertyNamer',
'vich_uploader.namer_smart_unique' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer',
'vich_uploader.namer_uniqid' => 'Vich\\UploaderBundle\\Naming\\UniqidNamer',
];
$this->privates['service_container'] = function () {
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/KernelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/RebootableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/TerminableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Kernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
include_once \dirname(__DIR__, 4).'/src/Kernel.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/UrlContextListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/BankSimulationSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CurrentUserSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/EditRegistersSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/PermitPropertySubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ProviderServiceSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ProviderSolarSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/ResponseSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/ResponseService.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/Base/SBaseInterface.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/Base/JsonResponseTrait.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/Base/RequestTraitementTrait.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/Base/SBase.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ObjectRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/EntityRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/AnnexPermitPropertyRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/BankSimulationRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ChoicecategoryRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityCoordinateRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/DomiciliationFilesRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/EditRegistersRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ModelRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/MunicipalityRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/OfferRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PdfMailLocationRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/PermitPropertyRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSibelgaRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSibelgaWorkRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSocietyRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarDeclarationCadastreRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/RegistersRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/SubsectionRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyWorkRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyRepository.php';
include_once \dirname(__DIR__, 4).'/src/Repository/TypeofworkRepository.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';
include_once \dirname(__DIR__, 4).'/src/Service/DompdfService.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/container/src/ContainerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
include_once \dirname(__DIR__, 4).'/src/Service/Formule.php';
include_once \dirname(__DIR__, 4).'/src/Service/MailToSend.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Attachment/AttachmentServiceInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Attachment/AttachmentService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Mailbox/AttachmentRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Mailbox/AttachmentRepository.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/MailboxService.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Mailbox/EmailRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/Mailbox/EmailRepository.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/RealtimeApi/RealtimeUpdateInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/RealtimeApi/MercureRealtimePublisher.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/FileProcessor.php';
include_once \dirname(__DIR__, 4).'/src/Service/Realtime/PublisherInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Realtime/MercureService.php';
include_once \dirname(__DIR__, 4).'/src/Service/SendMail/SendmailService.php';
include_once \dirname(__DIR__, 4).'/src/Service/SendMail/SendMailInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/SendMail/SwiftMailerService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementMessage.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementUrl.php';
include_once \dirname(__DIR__, 4).'/src/Service/UrlContext.php';
include_once \dirname(__DIR__, 4).'/src/Utils/GeoComparison.php';
include_once \dirname(__DIR__, 4).'/src/Utils/Utils.php';
include_once \dirname(__DIR__, 4).'/src/EventListener/MultipartFormDeserializeListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/OperationRequestInitiatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ToggleableOperationAttributeTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DeserializeListener.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/MultipartParser.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/RequestDataTransformer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RunnerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/Runner/Symfony/ResponseRunner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/RuntimeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/GenericRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/runtime/SymfonyRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/HttpKernel.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestStack.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/PruneableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/service-contracts/ResetInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache-contracts/CacheTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/RedisTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/RedisAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/MarshallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Marshaller/DefaultMarshaller.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/TranslatorBagInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/IdentityTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Logger.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/stopwatch/Stopwatch.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionFunctionProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-access/PropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-link/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ObjectInitializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineInitializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/DoctrineLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/FormDataExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypesInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/MimeTypes.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Profiler/Profile.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/expression-language/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/SecurityListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Security/ExpressionLanguage.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ConnectionRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ManagerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Registry.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/SQLLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/DebugStack.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ConnectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Logging/LoggerChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/SchemaAssetsFilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Repository/RepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Repository/ContainerRepositoryFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/NamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/QuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Internal/SQLResultCasing.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/DefaultQuoteStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/ColocatedMappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/CompatibilityAnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/ReflectionBasedDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/FileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/Driver/SimplifiedXmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Mapping/EntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/EntityListenerServiceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/ContainerEntityListenerResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/EventListener/SchemaFilterListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/TokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Security.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/AuthenticationTrustResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Role/RoleHierarchy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/FirewallMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Logout/LogoutUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/PasswordHasherFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Hasher/UserPasswordHasher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/RememberMe/ResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AccessDecisionManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AccessDecisionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/myclabs/php-enum/stubs/Stringable.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Strategy/AffirmativeStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/FirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/Connection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/RequestContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/CliContextProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/StorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/AbstractStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Storage/FileSystemStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/AdvancedMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/MetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedDriverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/DriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AbstractFileDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/AdvancedFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/TraceableFileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/AbstractYamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/Driver/YmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/ClearableCacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Cache/FileCache.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Mapping/PropertyMappingFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/WebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/CacheManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Resolver/NoCacheWebPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/SignerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Cache/Signer.php';
include_once \dirname(__DIR__, 4).'/vendor/nzo/url-encryptor-bundle/Encryptor/Encryptor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CorsListener.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/Resolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/Options/ConfigProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/EventListener/CacheableResponseVaryListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/ResourceClassResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/RouterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/UrlGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerFilterContextBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/ThePropertyDetailContextBuilder.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/ImoAgentContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/SerializerContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/CustomOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/PathResolver/OperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/PathSegmentNameGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Operation/UnderscorePathSegmentNameGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouterOperationPathResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/AddFormatListener.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/AbstractNegotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/willdurand/negotiation/src/Negotiation/Negotiator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CloneTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/OperationDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/ReadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ResourceNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CachedTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/CachedResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Resource/Factory/ExtractorResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyNameCollectionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/CachedPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/ExtractorPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Property/Factory/PropertyInfoPropertyNameCollectionFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ResourceMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/CachedResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/FormatsResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/OperationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/AnnotationFilterExtractorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceFilterMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ShortNameResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/PhpDocResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/InputOutputResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/ExtractorResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/Factory/AnnotationResourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/PropertyMetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/CachedPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/ValidatorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/ExtractorPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/AnnotationSubresourceMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/DefaultPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/ResourceClassInfoTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Property/Factory/SerializerPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Metadata/Property/DoctrineOrmPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/PropertyInfo/Metadata/Property/PropertyInfoPropertyMetadataFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/ResourceExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/AbstractResourceExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Metadata/Extractor/PropertyExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/XmlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/CachedSubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Operation/Factory/SubresourceOperationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Extractor/YamlExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/TypeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/EventListener/SwaggerUiListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/AnonymousContextBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/ContextBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/IriConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/SkolemIriConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Util/CorsTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/EventListener/AddLinkHeaderListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Hydra/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/JsonSchema/SchemaFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/HttpCache/EventListener/AddHeadersListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/QueryParameterValidateListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/QueryParameterValidator/QueryParameterValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/CollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ContextAwareCollectionDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictedDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/RestrictDataProviderTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainCollectionDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainItemDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/SubresourceDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataProvider/TraceableChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/ChainSubresourceDataProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/DataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ContextAwareDataPersisterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataPersister/TraceableChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataPersister/ChainDataPersister.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/ResourceAccessChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/DenyAccessListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/CachedIdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/IdentifiersExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/ContextAwareIdentifierConverterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Identifier/IdentifierConverter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client-contracts/HttpClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/TraceableHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClientTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/ScopingHttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/nzo/url-encryptor-bundle/Annotations/AnnotationResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/HttpClient.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollectorTranslator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/Router.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBusInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/TraceableMessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/MessageBus.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/JWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/HeaderAwareJWTEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Encoder/LcobucciJWTEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/JWSProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWSProvider/LcobucciJWSProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/AbstractKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/KeyDumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/KeyLoader/RawKeyLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/filesystem/Filesystem.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Lease/LessorInfoNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Lease/ThePropertyContractInfoNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/LeaseContractNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectAlertDenormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectAlertNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectCommentDenormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectCommentNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectDenormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/NeighborhoodProject/NeighborhoodProjectReactionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/PlanNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/PortfolioNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/RamseyUuid/Serializer/UuidDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/ApiGatewayNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Serializer/OpenApiNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Metadata/Resource/ApiResourceToLegacyResourceMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Api/FilterLocatorTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Swagger/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/DocumentationNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/EntrypointNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Problem/Serializer/ErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/InputOutputMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/OperationContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/AbstractItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/JsonLdContextTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/ItemNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionFiltersNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/PartialCollectionViewNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Hydra/Serializer/CollectionNormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Serializer/ObjectNormalizer.php';
include_once \dirname(__DIR__, 4).'/src/Encoder/MultipartDecoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Serializer/JsonEncoder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/DataCollector/RequestDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-client/DataCollector/HttpClientDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/ExtensionSet.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Template.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/TemplateWrapper.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Environment.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/ExistsLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/SourceContextLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Packages.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PackageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Package.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/PathPackage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/ContextInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/asset/Context/RequestStackContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/ExpressionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/UrlHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/WebLinkExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/LogoutUrlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SecurityExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Impersonate/ImpersonateUrlGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Array.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Date.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Intl.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extensions/lib/Twig/Extensions/Extension/Text.php';
include_once \dirname(__DIR__, 4).'/src/Service/DQL/PregMatch.php';
include_once \dirname(__DIR__, 4).'/src/Twig/AppExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/RoleCheckerExtension.php';
include_once \dirname(__DIR__, 4).'/src/Twig/TheProperty/ExtensionOrder/StatusExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/intl-extra/IntlExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/string-extra/StringExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Twig/DoctrineExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerBaseExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/nzo/url-encryptor-bundle/Twig/EncryptorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/AppVariable.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/twig/extra-bundle/MissingExtensionSuggestor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/AuthorizationChecker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
include_once __DIR__.'/proxy-classes.php';
};
}
public function compile(): void
{
throw new LogicException('You cannot compile a dumped container that was already compiled.');
}
public function isCompiled(): bool
{
return true;
}
public function getRemovedIds(): array
{
return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
}
protected function createProxy($class, \Closure $factory)
{
return $factory();
}
/**
* Gets the public '.container.private.cache_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
*/
protected function get_Container_Private_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
yield 0 => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
yield 1 => ($this->privates['jms_serializer.cache.cache_clearer'] ?? $this->getJmsSerializer_Cache_CacheClearerService());
}, 2));
}
/**
* Gets the public '.container.private.filesystem' shared service.
*
* @return \Symfony\Component\Filesystem\Filesystem
*/
protected function get_Container_Private_FilesystemService()
{
return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
}
/**
* Gets the public '.container.private.form.factory' shared service.
*
* @return \Symfony\Component\Form\FormFactory
*/
protected function get_Container_Private_Form_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormFactory.php';
$a = ($this->privates['form.registry'] ?? $this->getForm_RegistryService());
if (isset($this->services['.container.private.form.factory'])) {
return $this->services['.container.private.form.factory'];
}
return $this->services['.container.private.form.factory'] = new \Symfony\Component\Form\FormFactory($a);
}
/**
* Gets the public '.container.private.form.type.file' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FileType
*/
protected function get_Container_Private_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php';
return $this->services['.container.private.form.type.file'] = new \Symfony\Component\Form\Extension\Core\Type\FileType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the public '.container.private.profiler' shared service.
*
* @return \Symfony\Component\HttpKernel\Profiler\Profiler
*/
protected function get_Container_Private_ProfilerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('profiler');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $a, true);
$b = ($this->services['kernel'] ?? $this->get('kernel'));
$c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
$d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
$d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
$d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
$d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
$d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
$d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
$d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$d->addInstance('doctrine.result_cache_pool', ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
$d->addInstance('doctrine.system_cache_pool', ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()));
$d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
$d->addInstance('cache.doctrine.orm.import.result', ($this->privates['cache.doctrine.orm.import.result'] ?? $this->getCache_Doctrine_Orm_Import_ResultService()));
$d->addInstance('cache.doctrine.orm.import.query', ($this->privates['cache.doctrine.orm.import.query'] ?? $this->getCache_Doctrine_Orm_Import_QueryService()));
$d->addInstance('cache.security_expression_language', ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$d->addInstance('api_platform.cache.route_name_resolver', ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()));
$d->addInstance('api_platform.cache.metadata.resource', ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()));
$d->addInstance('api_platform.cache.metadata.resource.legacy', ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()));
$d->addInstance('api_platform.cache.metadata.property.legacy', ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()));
$d->addInstance('api_platform.cache.subresource_operation_factory', ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()));
$d->addInstance('api_platform.cache.identifiers_extractor', ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()));
$e = new \Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector();
$e->registerClient('http_client', ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
$e->registerClient('yousign.client', ($this->privates['.debug.yousign.client'] ?? $this->get_Debug_Yousign_ClientService()));
$f = new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($this->services['doctrine'] ?? $this->getDoctrineService()), true, NULL);
$f->addLogger('default', ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack())));
$g = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
$g->registerBus('messenger.bus.default', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
$h = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
if ($this->has('kernel')) {
$h->setKernel($b);
}
$instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
$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->getApiPlatform_FilterLocatorService()), ($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())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService())));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
$instance->add(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/App_KernelDevDebugContainer'), $c));
$instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
$instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
$instance->add($d);
$instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
$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));
$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())));
$instance->add($e);
$instance->add($f);
$instance->add(new \Symfony\Bundle\SwiftmailerBundle\DataCollector\MessageDataCollector($this));
$instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
$instance->add($g);
$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()))));
$instance->add(new \Vich\UploaderBundle\DataCollector\MappingCollector(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService())));
$instance->add($h);
return $instance;
}
/**
* Gets the public '.container.private.security.authorization_checker' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\AuthorizationChecker
*/
protected function get_Container_Private_Security_AuthorizationCheckerService()
{
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->services['.container.private.security.authorization_checker'])) {
return $this->services['.container.private.security.authorization_checker'];
}
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()), $a, false);
}
/**
* Gets the public '.container.private.security.csrf.token_manager' shared service.
*
* @return \Symfony\Component\Security\Csrf\CsrfTokenManager
*/
protected function get_Container_Private_Security_Csrf_TokenManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
return $this->services['.container.private.security.csrf.token_manager'] = new \Symfony\Component\Security\Csrf\CsrfTokenManager(($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the public '.container.private.security.password_encoder' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder
*
* @deprecated Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
*/
protected function get_Container_Private_Security_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.');
return $this->services['.container.private.security.password_encoder'] = new \Symfony\Component\Security\Core\Encoder\UserPasswordEncoder(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()));
}
/**
* Gets the public '.container.private.security.token_storage' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage
*/
protected function get_Container_Private_Security_TokenStorageService()
{
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, [
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
], [
'request_stack' => '?',
]));
}
/**
* Gets the public '.container.private.serializer' shared service.
*
* @return \Symfony\Component\Serializer\Serializer
*/
protected function get_Container_Private_SerializerService()
{
$a = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$d = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$f = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$g = ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$h = ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$i = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$j = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$k = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$l = ($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$m = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$n = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
if (isset($this->services['.container.private.serializer'])) {
return $this->services['.container.private.serializer'];
}
$o = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$p = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$q = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
$r = new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL);
$s = new \ApiPlatform\OpenApi\Serializer\OpenApiNormalizer(new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(NULL, NULL, $o, $e)], [0 => $r]));
$t = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer($s);
$u = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
$v = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
$w = new \ApiPlatform\OpenApi\Serializer\ApiGatewayNormalizer(new \ApiPlatform\Core\Swagger\Serializer\DocumentationNormalizer($u, $v, $f, $g, ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), $h, NULL, $i, NULL, false, 'oauth2', 'application', '', '', [], $this->parameters['api_platform.swagger.api_keys'], $j, true, 'page', true, 'itemsPerPage', $this->parameters['api_platform.formats'], false, 'pagination', [], $this->parameters['api_platform.swagger.versions'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), NULL, true, $s));
$x = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
$y = ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService());
$z = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
$aa = ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService());
return $this->services['.container.private.serializer'] = new \Symfony\Component\Serializer\Serializer([0 => new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($o), 1 => new \App\Serializer\Lease\LessorInfoNormalizer($a), 2 => new \App\Serializer\Lease\ThePropertyContractInfoNormalizer($a), 3 => new \App\Serializer\LeaseContractNormalizer($b), 4 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectAlertDenormalizer($b, $c), 5 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectAlertNormalizer($a, $b, $p, $q), 6 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectCommentDenormalizer($b), 7 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectCommentNormalizer($a, $b, $p), 8 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectDenormalizer($b, $d), 9 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectNormalizer($a, $b, $p, $q), 10 => new \App\Serializer\NeighborhoodProject\NeighborhoodProjectReactionDenormalizer($b), 11 => new \App\Serializer\PlanNormalizer($a, ($this->services['translator'] ?? $this->getTranslatorService())), 12 => new \App\Serializer\PortfolioNormalizer($q), 13 => new \ApiPlatform\RamseyUuid\Serializer\UuidDenormalizer(), 14 => $t, 15 => $w, 16 => new \ApiPlatform\Hydra\Serializer\ConstraintViolationListNormalizer($x, [], $y), 17 => new \ApiPlatform\Problem\Serializer\ConstraintViolationListNormalizer([], $y), 18 => $w, 19 => $t, 20 => new \ApiPlatform\Hydra\Serializer\DocumentationNormalizer($u, $v, $f, $z, NULL, $x, NULL, $y), 21 => new \ApiPlatform\Hydra\Serializer\EntrypointNormalizer($u, $k, $x), 22 => new \ApiPlatform\Hydra\Serializer\ErrorNormalizer($x, true), 23 => new \ApiPlatform\Problem\Serializer\ErrorNormalizer(true), 24 => new \Symfony\Component\Messenger\Transport\Serialization\Normalizer\FlattenExceptionNormalizer(), 25 => new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true), 26 => new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), 27 => new \ApiPlatform\JsonLd\Serializer\ItemNormalizer($u, $v, $f, $k, $z, $l, $o, $y, $aa, [], new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'] ?? $this->getSimulationInputDataTransformerService());
yield 1 => ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] = new \App\DataTransformer\AssistanceObtained\SimulationOutputDataTransformer()));
yield 2 => ($this->privates['App\\DataTransformer\\Precount\\SimulationInputDataTransformer'] ?? $this->getSimulationInputDataTransformer2Service());
yield 3 => ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] = new \App\DataTransformer\Precount\SimulationOutputDataTransformer()));
yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->getApiPlatform_Messenger_DataTransformerService());
}, 5), $m), 28 => new \ApiPlatform\Serializer\ItemNormalizer($v, $f, $k, $z, $o, $y, $aa, $n, true, NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'] ?? $this->getSimulationInputDataTransformerService());
yield 1 => ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] = new \App\DataTransformer\AssistanceObtained\SimulationOutputDataTransformer()));
yield 2 => ($this->privates['App\\DataTransformer\\Precount\\SimulationInputDataTransformer'] ?? $this->getSimulationInputDataTransformer2Service());
yield 3 => ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] = new \App\DataTransformer\Precount\SimulationOutputDataTransformer()));
yield 4 => ($this->privates['api_platform.messenger.data_transformer'] ?? $this->getApiPlatform_Messenger_DataTransformerService());
}, 5), $u, $m), 29 => new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), 30 => new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $y), 31 => new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($aa, $y, $e, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [])), 32 => new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), 33 => new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), 34 => new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), 35 => new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($this->privates['mime_types'] ?? $this->getMimeTypesService())), 36 => new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), 37 => new \ApiPlatform\Hydra\Serializer\CollectionFiltersNormalizer(new \ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizer(new \ApiPlatform\Hydra\Serializer\CollectionNormalizer($l, $z, $k, NULL), 'page', 'pagination', $u, $o), $u, $z, $i), 38 => new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), 39 => new \ApiPlatform\JsonLd\Serializer\ObjectNormalizer($a, $k, $l), 40 => $a], [0 => new \App\Encoder\MultipartDecoder(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 1 => new \Symfony\Component\Serializer\Encoder\XmlEncoder(), 2 => $r, 3 => new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), 4 => new \Symfony\Component\Serializer\Encoder\CsvEncoder(), 5 => new \ApiPlatform\Serializer\JsonEncoder('jsonld'), 6 => new \ApiPlatform\Serializer\JsonEncoder('jsonproblem')]);
}
/**
* Gets the public '.container.private.session' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Session
*/
protected function get_Container_Private_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Session.php';
$a = ($this->privates['session.factory'] ?? $this->getSession_FactoryService());
if (isset($this->services['.container.private.session'])) {
return $this->services['.container.private.session'];
}
return $this->services['.container.private.session'] = $a->createSession();
}
/**
* Gets the public '.container.private.twig' shared service.
*
* @return \Twig\Environment
*/
protected function get_Container_Private_TwigService()
{
$a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__, 4));
$a->addPath((\dirname(__DIR__, 4).'/public/uploads/logo'), 'img');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), 'Twig');
$a->addPath((\dirname(__DIR__, 4).'/templates/bundles/TwigBundle'), '!Twig');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), 'Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Resources/views'), '!Doctrine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), 'DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/templates'), '!DoctrineMigrations');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), 'Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Resources/views'), '!Security');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), 'Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Resources/views'), '!Swiftmailer');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), 'VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/templates'), '!VichUploader');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), 'LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Resources/views'), '!LiipImagine');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), 'ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Resources/views'), '!ApiPlatform');
$a->addPath((\dirname(__DIR__, 4).'/templates'));
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
$a->addPath((\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'));
$this->services['.container.private.twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
$c = ($this->services['translator'] ?? $this->getTranslatorService());
$d = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
$e = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
$f = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
$g = ($this->services['router'] ?? $this->getRouterService());
$h = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
$i->setDisplayOptions(['maxStringLength' => 4096, 'fileLinkFormat' => $f]);
$j = new \Symfony\Bridge\Twig\AppVariable();
$j->setEnvironment('dev');
$j->setDebug(true);
if ($this->has('.container.private.security.token_storage')) {
$j->setTokenStorage($h);
}
if ($this->has('request_stack')) {
$j->setRequestStack($d);
}
$k = new \Twig\Extra\TwigExtraBundle\MissingExtensionSuggestor();
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $b));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\TranslationExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(new \Symfony\Component\Asset\Packages(new \Symfony\Component\Asset\PathPackage('', new \Symfony\Component\Asset\VersionStrategy\EmptyVersionStrategy(), new \Symfony\Component\Asset\Context\RequestStackContext($d, $e->getBaseUrl(), $e->isSecure())), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0))));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($f, \dirname(__DIR__, 4), 'UTF-8'));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\RoutingExtension($g));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($b, true));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\ExpressionExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($d, $g)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\WebLinkExtension($d));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\FormExtension($c));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\LogoutUrlExtension(($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService())));
$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($d, ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService()), $h)));
$instance->addExtension(new \Symfony\Bridge\Twig\Extension\DumpExtension(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), ($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService())));
$instance->addExtension(new \Twig\Extensions\ArrayExtension());
$instance->addExtension(new \Twig\Extensions\DateExtension());
$instance->addExtension(new \Twig\Extensions\IntlExtension());
$instance->addExtension(new \Twig\Extensions\TextExtension());
$instance->addExtension(new \App\Service\DQL\PregMatch());
$instance->addExtension(new \App\Twig\AppExtension());
$instance->addExtension(new \App\Twig\RoleCheckerExtension(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())));
$instance->addExtension(new \App\Twig\TheProperty\ExtensionOrder\StatusExtension());
$instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
$instance->addExtension(new \Twig\Extra\String\StringExtension());
$instance->addExtension(new \Doctrine\Bundle\DoctrineBundle\Twig\DoctrineExtension());
$instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
$instance->addExtension(new \Vich\UploaderBundle\Twig\Extension\UploaderExtension());
$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
$instance->addExtension(new \Liip\ImagineBundle\Templating\FilterExtension(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService())));
$instance->addExtension(new \Nzo\UrlEncryptorBundle\Twig\EncryptorExtension(($this->privates['nzo_encryptor'] ?? $this->getNzoEncryptorService())));
$instance->addExtension(new \Endroid\QrCodeBundle\Twig\QrCodeExtension());
$instance->addGlobal('app', $j);
$instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates', 'twig.runtime.security_csrf', 'getTwig_Runtime_SecurityCsrfService', false],
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates', 'twig.runtime.httpkernel', 'getTwig_Runtime_HttpkernelService', false],
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates', 'twig.runtime.serializer', 'getTwig_Runtime_SerializerService', false],
'Symfony\\Component\\Form\\FormRenderer' => ['privates', 'twig.form.renderer', 'getTwig_Form_RendererService', false],
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => ['privates', 'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime', 'getUploaderExtensionRuntimeService', false],
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => ['services', 'jms_serializer.twig_extension.serializer_runtime_helper', 'getJmsSerializer_TwigExtension_SerializerRuntimeHelperService', false],
'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => ['privates', 'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime', 'getQrCodeRuntimeService', false],
], [
'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
'Symfony\\Component\\Form\\FormRenderer' => '?',
'Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime' => '?',
'JMS\\Serializer\\Twig\\SerializerRuntimeHelper' => '?',
'Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime' => '?',
])));
$instance->addGlobal('googlemap_apikey', $this->getEnv('GOOGLE_API_KEY'));
$instance->addGlobal('app_name', 'Wooed');
$instance->registerUndefinedFilterCallback([0 => $k, 1 => 'suggestFilter']);
$instance->registerUndefinedFunctionCallback([0 => $k, 1 => 'suggestFunction']);
(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
return $instance;
}
/**
* Gets the public '.container.private.validator' shared service.
*
* @return \Symfony\Component\Validator\Validator\TraceableValidator
*/
protected function get_Container_Private_ValidatorService()
{
$a = ($this->privates['validator.builder'] ?? $this->getValidator_BuilderService());
if (isset($this->services['.container.private.validator'])) {
return $this->services['.container.private.validator'];
}
return $this->services['.container.private.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator($a->getValidator());
}
/**
* Gets the public 'App\Command\AreaCommand' shared autowired service.
*
* @return \App\Command\AreaCommand
*/
protected function getAreaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AreaCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AreaDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\AreaCommand'] = $instance = new \App\Command\AreaCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\AreaDataImportManager($a, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Repository\\ZoneRepository'] ?? $this->getZoneRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\AreaCsvRepository'] ?? $this->getAreaCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csvarea/pending/'), (\dirname(__DIR__, 4).'/public/csvarea/traite/'));
$instance->setName('app:import:area');
return $instance;
}
/**
* Gets the public 'App\Command\DVFCommand' shared autowired service.
*
* @return \App\Command\DVFCommand
*/
protected function getDVFCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/DVFCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/DVFImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\DVFCommand'] = $instance = new \App\Command\DVFCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\DVFImportManager($a, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Repository\\AdressRepository'] ?? $this->getAdressRepositoryService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->privates['App\\Repository\\DVFRepository'] ?? $this->getDVFRepositoryService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\DVFCsvRepository'] ?? $this->getDVFCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/dvf/pending/'), (\dirname(__DIR__, 4).'/public/csv/dvf/traite/'));
$instance->setName('app:import:dvf');
return $instance;
}
/**
* Gets the public 'App\Command\Engie\ImportCsvEngieCommand' shared autowired service.
*
* @return \App\Command\Engie\ImportCsvEngieCommand
*/
protected function getImportCsvEngieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Engie/ImportCsvEngieCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/EngieDataImportManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\Engie\\ImportCsvEngieCommand'] = $instance = new \App\Command\Engie\ImportCsvEngieCommand(new \App\Service\Manager\EngieDataImportManager($a, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Service\\Csv\\CsvManager'] ?? $this->getCsvManagerService()), ($this->privates['App\\Repository\\EngieCsvRepository'] ?? $this->getEngieCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/csvengie/pending/'), (\dirname(__DIR__, 4).'/public/csv/csvengie/archived/'));
$instance->setName('app:import:engie');
return $instance;
}
/**
* Gets the public 'App\Command\ImportBrugisCommand' shared autowired service.
*
* @return \App\Command\ImportBrugisCommand
*/
protected function getImportBrugisCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportBrugisCommand.php';
$this->services['App\\Command\\ImportBrugisCommand'] = $instance = new \App\Command\ImportBrugisCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PrasCsvRepository'] ?? $this->getPrasCsvRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Repository\\BrugisRepository'] ?? $this->getBrugisRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/pras/'));
$instance->setName('app:import:brugis');
$instance->setDescription('Commande pour ajouter des données pour Brugis');
return $instance;
}
/**
* Gets the public 'App\Command\ImportCsvNewProjectCommand' shared autowired service.
*
* @return \App\Command\ImportCsvNewProjectCommand
*/
protected function getImportCsvNewProjectCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportCsvNewProjectCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/NewProjectImmoImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportCsvNewProjectCommand'] = $instance = new \App\Command\ImportCsvNewProjectCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\NewProjectImmoImportManager(($this->privates['App\\Repository\\NewProjectImmoRepository'] ?? $this->getNewProjectImmoRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), $a), $a, ($this->privates['App\\Repository\\NewProjectImmoCsvRepository'] ?? $this->getNewProjectImmoCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/newprojectimmo/'));
$instance->setName('app:import:csv:new-project');
return $instance;
}
/**
* Gets the public 'App\Command\ImportCsvNotaryCommand' shared autowired service.
*
* @return \App\Command\ImportCsvNotaryCommand
*/
protected function getImportCsvNotaryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportCsvNotaryCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/NotaryDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportCsvNotaryCommand'] = $instance = new \App\Command\ImportCsvNotaryCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\NotaryDataImportManager($a, ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\NotaryRepository'] ?? $this->getNotaryRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService())), $a, ($this->privates['App\\Repository\\NotaryCsvRepository'] ?? $this->getNotaryCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/notary/pending/'));
$instance->setName('app:import:notary');
return $instance;
}
/**
* Gets the public 'App\Command\ImportCsvOccupieCommand' shared autowired service.
*
* @return \App\Command\ImportCsvOccupieCommand
*/
protected function getImportCsvOccupieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportCsvOccupieCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/OccupieDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportCsvOccupieCommand'] = $instance = new \App\Command\ImportCsvOccupieCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\OccupieDataImportManager($a), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\OccupieCsvRepository'] ?? $this->getOccupieCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/occupie/pending/'), (\dirname(__DIR__, 4).'/public/csv/occupie/traite/'));
$instance->setName('app:import:occupie');
return $instance;
}
/**
* Gets the public 'App\Command\ImportEducationCommand' shared autowired service.
*
* @return \App\Command\ImportEducationCommand
*/
protected function getImportEducationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportEducationCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/EducationCsvDataImportManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportEducationCommand'] = $instance = new \App\Command\ImportEducationCommand(new \App\Service\Manager\EducationCsvDataImportManager(($this->privates['App\\Repository\\SchoolsRepository'] ?? $this->getSchoolsRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), $a), $a, ($this->privates['App\\Repository\\EducationCsvRepository'] ?? $this->getEducationCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/education/'));
$instance->setName('app:import:education');
return $instance;
}
/**
* Gets the public 'App\Command\ImportPpasAffectationCommand' shared autowired service.
*
* @return \App\Command\ImportPpasAffectationCommand
*/
protected function getImportPpasAffectationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportPpasAffectationCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/PpasAffectationImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportPpasAffectationCommand'] = $instance = new \App\Command\ImportPpasAffectationCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\PpasAffectationImportManager($a, ($this->privates['App\\Repository\\PpasAffectationRepository'] ?? $this->getPpasAffectationRepositoryService())), $a, ($this->privates['App\\Repository\\PpasAffectationCsvRepository'] ?? $this->getPpasAffectationCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/ppasaffectation/'));
$instance->setName('app:import:ppas:affectation');
return $instance;
}
/**
* Gets the public 'App\Command\ImportPpasCommand' shared autowired service.
*
* @return \App\Command\ImportPpasCommand
*/
protected function getImportPpasCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportPpasCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/PpasImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportPpasCommand'] = $instance = new \App\Command\ImportPpasCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\PpasImportManager($a, ($this->privates['App\\Repository\\PpasRepository'] ?? $this->getPpasRepositoryService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\PpasCsvRepository'] ?? $this->getPpasCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/ppas/pending/'), (\dirname(__DIR__, 4).'/public/csv/ppas/traite/'));
$instance->setName('app:import:ppas');
return $instance;
}
/**
* Gets the public 'App\Command\ImportPublicInquiryExcelCommand' shared autowired service.
*
* @return \App\Command\ImportPublicInquiryExcelCommand
*/
protected function getImportPublicInquiryExcelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportPublicInquiryExcelCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/PublicInquiryAnversImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/PublicInquiryBruxellesImportManager.php';
$a = ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService());
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportPublicInquiryExcelCommand'] = $instance = new \App\Command\ImportPublicInquiryExcelCommand(new \App\Service\Manager\PublicInquiryAnversImportManager(($this->privates['App\\Repository\\PublicInquiryAnversRepository'] ?? $this->getPublicInquiryAnversRepositoryService()), $a, $b), new \App\Service\Manager\PublicInquiryBruxellesImportManager(($this->privates['App\\Repository\\PublicInquiryBruxellesRepository'] ?? $this->getPublicInquiryBruxellesRepositoryService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), $b), $b, ($this->privates['App\\Repository\\PublicInquiryInProgressCsvRepository'] ?? $this->getPublicInquiryInProgressCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/publicinquiry/'));
$instance->setName('app:import:excel:public:inquiry');
return $instance;
}
/**
* Gets the public 'App\Command\ImportWallonieCommand' shared autowired service.
*
* @return \App\Command\ImportWallonieCommand
*/
protected function getImportWallonieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportWallonieCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/WallonieImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportWallonieCommand'] = $instance = new \App\Command\ImportWallonieCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\WallonieImportManager(($this->privates['App\\Repository\\WallonieRepository'] ?? $this->getWallonieRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), $a), $a, ($this->privates['App\\Repository\\PrasCsvRepository'] ?? $this->getPrasCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/pras/'));
$instance->setName('app:import:wallonie');
return $instance;
}
/**
* Gets the public 'App\Command\ImportWaterSupplierControllerExcelCommand' shared autowired service.
*
* @return \App\Command\ImportWaterSupplierControllerExcelCommand
*/
protected function getImportWaterSupplierControllerExcelCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportWaterSupplierControllerExcelCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/WaterSupplierControllerManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ImportWaterSupplierControllerExcelCommand'] = $instance = new \App\Command\ImportWaterSupplierControllerExcelCommand(new \App\Service\Manager\WaterSupplierControllerManager(($this->privates['App\\Repository\\WaterSupplierControllerRepository'] ?? $this->getWaterSupplierControllerRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), $a), ($this->privates['App\\Repository\\WaterSupplierControllerExcelRepository'] ?? $this->getWaterSupplierControllerExcelRepositoryService()), $a, (\dirname(__DIR__, 4).'/public/csv/watersuppliercontroller/'));
$instance->setName('import:excel:watersupplier:controller');
return $instance;
}
/**
* Gets the public 'App\Command\ProviderInverterListCommand' shared autowired service.
*
* @return \App\Command\ProviderInverterListCommand
*/
protected function getProviderInverterListCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ProviderInverterListCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ProviderInverterManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\ProviderInverterListCommand'] = $instance = new \App\Command\ProviderInverterListCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\ProviderInverterManager($a, ($this->privates['App\\Repository\\ProviderInverterListRepository'] ?? $this->getProviderInverterListRepositoryService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\ProviderInventerListCsvRepository'] ?? $this->getProviderInventerListCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/inverter/pending/'), (\dirname(__DIR__, 4).'/public/csv/inverter/traite/'));
$instance->setName('import:inverter-list');
return $instance;
}
/**
* Gets the public 'App\Command\RulesCsvCommand' shared autowired service.
*
* @return \App\Command\RulesCsvCommand
*/
protected function getRulesCsvCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RulesCsvCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/RulesCsvDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\RulesCsvCommand'] = $instance = new \App\Command\RulesCsvCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\RulesCsvDataImportManager($a, ($this->privates['App\\Repository\\TypeofworkRepository'] ?? $this->getTypeofworkRepositoryService()), ($this->privates['App\\Repository\\SubsectionRepository'] ?? $this->getSubsectionRepositoryService()), ($this->privates['App\\Repository\\ChoicecategoryRepository'] ?? $this->getChoicecategoryRepositoryService()), ($this->privates['App\\Repository\\ModelRepository'] ?? $this->getModelRepositoryService()), ($this->privates['App\\Repository\\SubmodelRepository'] ?? $this->getSubmodelRepositoryService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\RulesCsvRepository'] ?? $this->getRulesCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csvwork/rules/pending/'), (\dirname(__DIR__, 4).'/public/csvwork/rules/traite/'));
$instance->setName('app:import:csv:rules');
$instance->setDescription('Commande pour ajouter les règles applicables depuis un fichier csv.');
return $instance;
}
/**
* Gets the public 'App\Command\SyndicAppartmentCommand' shared autowired service.
*
* @return \App\Command\SyndicAppartmentCommand
*/
protected function getSyndicAppartmentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SyndicAppartmentCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/SyndicApartementDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\SyndicAppartmentCommand'] = $instance = new \App\Command\SyndicAppartmentCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\SyndicApartementDataImportManager($a), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\SyndicApartmentCsvRepository'] ?? $this->getSyndicApartmentCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csv/syndicAppartment/pending/'), (\dirname(__DIR__, 4).'/public/csv/syndicAppartment/traite/'));
$instance->setName('app:import:syndicApartment');
return $instance;
}
/**
* Gets the public 'App\Command\WorkCsvCommand' shared autowired service.
*
* @return \App\Command\WorkCsvCommand
*/
protected function getWorkCsvCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/WorkCsvCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/WorkCsvDataImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Command\\WorkCsvCommand'] = $instance = new \App\Command\WorkCsvCommand(($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())), new \App\Service\Manager\WorkCsvDataImportManager($a, ($this->privates['App\\Repository\\TypeofworkRepository'] ?? $this->getTypeofworkRepositoryService()), ($this->privates['App\\Repository\\SubsectionRepository'] ?? $this->getSubsectionRepositoryService()), ($this->privates['App\\Repository\\ChoicecategoryRepository'] ?? $this->getChoicecategoryRepositoryService()), ($this->privates['App\\Repository\\ModelRepository'] ?? $this->getModelRepositoryService()), ($this->privates['App\\Repository\\SubmodelRepository'] ?? $this->getSubmodelRepositoryService())), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\WorkCsvRepository'] ?? $this->getWorkCsvRepositoryService()), (\dirname(__DIR__, 4).'/public/csvwork/pending/'), (\dirname(__DIR__, 4).'/public/csvwork/traite/'));
$instance->setName('app:import:csv:work');
$instance->setDescription('Commande pour ajouter des travaux depuis un fichier csv.');
return $instance;
}
/**
* Gets the public 'App\Controller\Authentication\AuthenticationController' shared autowired service.
*
* @return \App\Controller\Authentication\AuthenticationController
*/
protected function getAuthenticationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Authentication/AuthenticationController.php';
$this->services['App\\Controller\\Authentication\\AuthenticationController'] = $instance = new \App\Controller\Authentication\AuthenticationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Authentication\\AuthenticationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ImmoCalcul\Bank\AxaController' shared autowired service.
*
* @return \App\Controller\ImmoCalcul\Bank\AxaController
*/
protected function getAxaControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ImmoCalcul/Bank/AxaController.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/Bank/AxaSimulationServices.php';
$this->services['App\\Controller\\ImmoCalcul\\Bank\\AxaController'] = $instance = new \App\Controller\ImmoCalcul\Bank\AxaController(new \App\Service\ImmoCalcul\Bank\AxaSimulationServices(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ImmoCalcul\\Bank\\AxaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ImmoCalcul\Bank\BelfiusController' shared autowired service.
*
* @return \App\Controller\ImmoCalcul\Bank\BelfiusController
*/
protected function getBelfiusControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ImmoCalcul/Bank/BelfiusController.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/Bank/BelfiusSimulationServices.php';
$this->services['App\\Controller\\ImmoCalcul\\Bank\\BelfiusController'] = $instance = new \App\Controller\ImmoCalcul\Bank\BelfiusController(new \App\Service\ImmoCalcul\Bank\BelfiusSimulationServices(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ImmoCalcul\\Bank\\BelfiusController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ImmoCalcul\Bank\KbcController' shared autowired service.
*
* @return \App\Controller\ImmoCalcul\Bank\KbcController
*/
protected function getKbcControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ImmoCalcul/Bank/KbcController.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/Bank/KbcSimulationServices.php';
$this->services['App\\Controller\\ImmoCalcul\\Bank\\KbcController'] = $instance = new \App\Controller\ImmoCalcul\Bank\KbcController(new \App\Service\ImmoCalcul\Bank\KbcSimulationServices(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ImmoCalcul\\Bank\\KbcController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ImmoCalcul\Bank\SimulationController' shared autowired service.
*
* @return \App\Controller\ImmoCalcul\Bank\SimulationController
*/
protected function getSimulationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ImmoCalcul/Bank/SimulationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/Bank/AllSimulationServices.php';
$this->services['App\\Controller\\ImmoCalcul\\Bank\\SimulationController'] = $instance = new \App\Controller\ImmoCalcul\Bank\SimulationController(new \App\Service\ImmoCalcul\Bank\AllSimulationServices(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ImmoCalcul\\Bank\\SimulationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\Insurance\SimulationController' shared autowired service.
*
* @return \App\Controller\Insurance\SimulationController
*/
protected function getSimulationController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Insurance/SimulationController.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/HttpClientService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Insurance/HomeInsuranceSimulationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Insurance/MaifSimulationService.php';
$a = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$d = ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator()));
$e = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
return $this->services['App\\Controller\\Insurance\\SimulationController'] = new \App\Controller\Insurance\SimulationController(new \App\Service\Insurance\HomeInsuranceSimulationService($a, $b, $this, $c, $d, $e), new \App\Service\Insurance\MaifSimulationService($a, $b, $this, $c, $d, $e));
}
/**
* Gets the public 'App\Controller\Mailbox\MailboxController' shared autowired service.
*
* @return \App\Controller\Mailbox\MailboxController
*/
protected function getMailboxControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/Mailbox/MailboxController.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Mailbox/EmailNormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Serializer/Mailbox/EmailNormalizer.php';
$this->services['App\\Controller\\Mailbox\\MailboxController'] = $instance = new \App\Controller\Mailbox\MailboxController(($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService()), new \App\Serializer\Mailbox\EmailNormalizer(), ($this->privates['App\\Service\\Mailbox\\RealtimeApi\\MercureRealtimePublisher'] ?? $this->getMercureRealtimePublisherService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\Mailbox\\MailboxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\MarkOfInterest\MarkOfInterestInCaseofSaleController' shared autowired service.
*
* @return \App\Controller\MarkOfInterest\MarkOfInterestInCaseofSaleController
*/
protected function getMarkOfInterestInCaseofSaleControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/MarkOfInterest/MarkOfInterestInCaseofSaleController.php';
$this->services['App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController'] = $instance = new \App\Controller\MarkOfInterest\MarkOfInterestInCaseofSaleController(($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'] ?? $this->getMarkOfInterestInCaseOfSaleServiceService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\OnespanEventController' shared autowired service.
*
* @return \App\Controller\OnespanEventController
*/
protected function getOnespanEventControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/OnespanEventController.php';
return $this->services['App\\Controller\\OnespanEventController'] = new \App\Controller\OnespanEventController(($this->services['App\\Service\\Onespan\\EventNotificationService'] ?? $this->getEventNotificationServiceService()));
}
/**
* Gets the public 'App\Controller\PersonnelAuthenticatorController' shared autowired service.
*
* @return \App\Controller\PersonnelAuthenticatorController
*/
protected function getPersonnelAuthenticatorControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/PersonnelAuthenticatorController.php';
include_once \dirname(__DIR__, 4).'/src/Service/CityServices.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->services['App\\Controller\\PersonnelAuthenticatorController'] = $instance = new \App\Controller\PersonnelAuthenticatorController(($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), $a, new \App\Service\CityServices(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\PersonnelAuthenticatorController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\SentryTestController' shared autowired service.
*
* @return \App\Controller\SentryTestController
*/
protected function getSentryTestControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/SentryTestController.php';
$this->services['App\\Controller\\SentryTestController'] = $instance = new \App\Controller\SentryTestController(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\SentryTestController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\UserRating\UserRatingController' shared autowired service.
*
* @return \App\Controller\UserRating\UserRatingController
*/
protected function getUserRatingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/UserRating/UserRatingController.php';
return $this->services['App\\Controller\\UserRating\\UserRatingController'] = new \App\Controller\UserRating\UserRatingController(($this->privates['App\\Service\\Rating\\UserRatingService'] ?? $this->getUserRatingServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\UserRating\\UserRatingRepository'] ?? $this->getUserRatingRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
}
/**
* Gets the public 'App\Controller\WebhookController' shared autowired service.
*
* @return \App\Controller\WebhookController
*/
protected function getWebhookControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/WebhookController.php';
$this->services['App\\Controller\\WebhookController'] = $instance = new \App\Controller\WebhookController(($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'] ?? $this->getSubscriptionServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService'] ?? $this->getPaymentServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\WebhookController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\YousignWebhookController' shared autowired service.
*
* @return \App\Controller\YousignWebhookController
*/
protected function getYousignWebhookControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/YousignWebhookController.php';
return $this->services['App\\Controller\\YousignWebhookController'] = new \App\Controller\YousignWebhookController();
}
/**
* Gets the public 'App\Controller\admin\AbstractCsvController' shared autowired service.
*
* @return \App\Controller\admin\AbstractCsvController
*/
protected function getAbstractCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/AbstractCsvController.php';
$this->services['App\\Controller\\admin\\AbstractCsvController'] = $instance = new \App\Controller\admin\AbstractCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\AbstractCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\AnnoncementController' shared autowired service.
*
* @return \App\Controller\admin\AnnoncementController
*/
protected function getAnnoncementControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/AnnoncementController.php';
$this->services['App\\Controller\\admin\\AnnoncementController'] = $instance = new \App\Controller\admin\AnnoncementController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\AnnoncementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ArchitectArtWorkController' shared autowired service.
*
* @return \App\Controller\admin\ArchitectArtWorkController
*/
protected function getArchitectArtWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ArchitectArtWorkController.php';
$this->services['App\\Controller\\admin\\ArchitectArtWorkController'] = $instance = new \App\Controller\admin\ArchitectArtWorkController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ArchitectArtWorkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ArchitectController' shared autowired service.
*
* @return \App\Controller\admin\ArchitectController
*/
protected function getArchitectControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ArchitectController.php';
$this->services['App\\Controller\\admin\\ArchitectController'] = $instance = new \App\Controller\admin\ArchitectController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ArchitectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\AreaCsvController' shared autowired service.
*
* @return \App\Controller\admin\AreaCsvController
*/
protected function getAreaCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/AreaCsvController.php';
$this->services['App\\Controller\\admin\\AreaCsvController'] = $instance = new \App\Controller\admin\AreaCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\AreaCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\BankController' shared autowired service.
*
* @return \App\Controller\admin\BankController
*/
protected function getBankControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/BankController.php';
$this->services['App\\Controller\\admin\\BankController'] = $instance = new \App\Controller\admin\BankController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\BankController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\BrugisCsvController' shared autowired service.
*
* @return \App\Controller\admin\BrugisCsvController
*/
protected function getBrugisCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/BrugisCsvController.php';
$this->services['App\\Controller\\admin\\BrugisCsvController'] = $instance = new \App\Controller\admin\BrugisCsvController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\BrugisCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Citerne\PermitCiterneController' shared autowired service.
*
* @return \App\Controller\admin\Citerne\PermitCiterneController
*/
protected function getPermitCiterneControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Citerne/PermitCiterneController.php';
$this->services['App\\Controller\\admin\\Citerne\\PermitCiterneController'] = $instance = new \App\Controller\admin\Citerne\PermitCiterneController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Citerne\\PermitCiterneController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\CityController' shared autowired service.
*
* @return \App\Controller\admin\CityController
*/
protected function getCityControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/CityController.php';
$this->services['App\\Controller\\admin\\CityController'] = $instance = new \App\Controller\admin\CityController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\CityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ClientsController' shared autowired service.
*
* @return \App\Controller\admin\ClientsController
*/
protected function getClientsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ClientsController.php';
$this->services['App\\Controller\\admin\\ClientsController'] = $instance = new \App\Controller\admin\ClientsController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ClientsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ContactsellerController' shared autowired service.
*
* @return \App\Controller\admin\ContactsellerController
*/
protected function getContactsellerControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ContactsellerController.php';
$this->services['App\\Controller\\admin\\ContactsellerController'] = $instance = new \App\Controller\admin\ContactsellerController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ContactsellerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\CountryController' shared autowired service.
*
* @return \App\Controller\admin\CountryController
*/
protected function getCountryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/CountryController.php';
$this->services['App\\Controller\\admin\\CountryController'] = $instance = new \App\Controller\admin\CountryController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\CountryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DVFController' shared autowired service.
*
* @return \App\Controller\admin\DVFController
*/
protected function getDVFControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DVFController.php';
$this->services['App\\Controller\\admin\\DVFController'] = $instance = new \App\Controller\admin\DVFController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DVFController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DailyNeededController' shared autowired service.
*
* @return \App\Controller\admin\DailyNeededController
*/
protected function getDailyNeededControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DailyNeededController.php';
$this->services['App\\Controller\\admin\\DailyNeededController'] = $instance = new \App\Controller\admin\DailyNeededController(($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DailyNeededController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DeedOfSaleController' shared autowired service.
*
* @return \App\Controller\admin\DeedOfSaleController
*/
protected function getDeedOfSaleControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DeedOfSaleController.php';
$this->services['App\\Controller\\admin\\DeedOfSaleController'] = $instance = new \App\Controller\admin\DeedOfSaleController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DeedOfSaleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DefaultclauseController' shared autowired service.
*
* @return \App\Controller\admin\DefaultclauseController
*/
protected function getDefaultclauseControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DefaultclauseController.php';
$this->services['App\\Controller\\admin\\DefaultclauseController'] = $instance = new \App\Controller\admin\DefaultclauseController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DefaultclauseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DistanceController' shared autowired service.
*
* @return \App\Controller\admin\DistanceController
*/
protected function getDistanceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DistanceController.php';
$this->services['App\\Controller\\admin\\DistanceController'] = $instance = new \App\Controller\admin\DistanceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DistanceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\DocumenttypeController' shared autowired service.
*
* @return \App\Controller\admin\DocumenttypeController
*/
protected function getDocumenttypeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/DocumenttypeController.php';
$this->services['App\\Controller\\admin\\DocumenttypeController'] = $instance = new \App\Controller\admin\DocumenttypeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\DocumenttypeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\EditNeighborhood3DController' shared autowired service.
*
* @return \App\Controller\admin\EditNeighborhood3DController
*/
protected function getEditNeighborhood3DControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/EditNeighborhood3DController.php';
$this->services['App\\Controller\\admin\\EditNeighborhood3DController'] = $instance = new \App\Controller\admin\EditNeighborhood3DController(($this->privates['App\\Repository\\NeighborhoodEditRepository'] ?? $this->getNeighborhoodEditRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\EditNeighborhood3DController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Education\EducationController' shared autowired service.
*
* @return \App\Controller\admin\Education\EducationController
*/
protected function getEducationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Education/EducationController.php';
$this->services['App\\Controller\\admin\\Education\\EducationController'] = $instance = new \App\Controller\admin\Education\EducationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Education\\EducationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\EngieCsvController' shared autowired service.
*
* @return \App\Controller\admin\EngieCsvController
*/
protected function getEngieCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/AbstractCsvController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/EngieCsvController.php';
$this->services['App\\Controller\\admin\\EngieCsvController'] = $instance = new \App\Controller\admin\EngieCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\EngieCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Environment\CategoryEnvironmentController' shared autowired service.
*
* @return \App\Controller\admin\Environment\CategoryEnvironmentController
*/
protected function getCategoryEnvironmentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Environment/CategoryEnvironmentController.php';
$this->services['App\\Controller\\admin\\Environment\\CategoryEnvironmentController'] = $instance = new \App\Controller\admin\Environment\CategoryEnvironmentController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Environment\\CategoryEnvironmentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Environment\ObligationCsvController' shared autowired service.
*
* @return \App\Controller\admin\Environment\ObligationCsvController
*/
protected function getObligationCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Environment/ObligationCsvController.php';
$this->services['App\\Controller\\admin\\Environment\\ObligationCsvController'] = $instance = new \App\Controller\admin\Environment\ObligationCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Environment\\ObligationCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Environment\ObligationsController' shared autowired service.
*
* @return \App\Controller\admin\Environment\ObligationsController
*/
protected function getObligationsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Environment/ObligationsController.php';
$this->services['App\\Controller\\admin\\Environment\\ObligationsController'] = $instance = new \App\Controller\admin\Environment\ObligationsController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Environment\\ObligationsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Environment\PermitLocationEnvironmentController' shared autowired service.
*
* @return \App\Controller\admin\Environment\PermitLocationEnvironmentController
*/
protected function getPermitLocationEnvironmentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Environment/PermitLocationEnvironmentController.php';
$this->services['App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController'] = $instance = new \App\Controller\admin\Environment\PermitLocationEnvironmentController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ExcelFileController' shared autowired service.
*
* @return \App\Controller\admin\ExcelFileController
*/
protected function getExcelFileControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ExcelFileController.php';
$this->services['App\\Controller\\admin\\ExcelFileController'] = $instance = new \App\Controller\admin\ExcelFileController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ExcelFileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ExcelWorkController' shared autowired service.
*
* @return \App\Controller\admin\ExcelWorkController
*/
protected function getExcelWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ExcelWorkController.php';
$this->services['App\\Controller\\admin\\ExcelWorkController'] = $instance = new \App\Controller\admin\ExcelWorkController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ExcelWorkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ExternalAdverstisingController' shared autowired service.
*
* @return \App\Controller\admin\ExternalAdverstisingController
*/
protected function getExternalAdverstisingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ExternalAdverstisingController.php';
$this->services['App\\Controller\\admin\\ExternalAdverstisingController'] = $instance = new \App\Controller\admin\ExternalAdverstisingController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ExternalAdverstisingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ExternalOfferController' shared autowired service.
*
* @return \App\Controller\admin\ExternalOfferController
*/
protected function getExternalOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ExternalOfferController.php';
$this->services['App\\Controller\\admin\\ExternalOfferController'] = $instance = new \App\Controller\admin\ExternalOfferController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ExternalOfferController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ExternalProviderController' shared autowired service.
*
* @return \App\Controller\admin\ExternalProviderController
*/
protected function getExternalProviderControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ExternalProviderController.php';
$this->services['App\\Controller\\admin\\ExternalProviderController'] = $instance = new \App\Controller\admin\ExternalProviderController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ExternalProviderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\FeatureController' shared autowired service.
*
* @return \App\Controller\admin\FeatureController
*/
protected function getFeatureControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/FeatureController.php';
$this->services['App\\Controller\\admin\\FeatureController'] = $instance = new \App\Controller\admin\FeatureController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\FeatureController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ImagepubController' shared autowired service.
*
* @return \App\Controller\admin\ImagepubController
*/
protected function getImagepubControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ImagepubController.php';
$this->services['App\\Controller\\admin\\ImagepubController'] = $instance = new \App\Controller\admin\ImagepubController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ImagepubController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\InsuranceController' shared autowired service.
*
* @return \App\Controller\admin\InsuranceController
*/
protected function getInsuranceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/InsuranceController.php';
$this->services['App\\Controller\\admin\\InsuranceController'] = $instance = new \App\Controller\admin\InsuranceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\InsuranceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\LandPropertyDestinationController' shared autowired service.
*
* @return \App\Controller\admin\LandPropertyDestinationController
*/
protected function getLandPropertyDestinationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/LandPropertyDestinationController.php';
$this->services['App\\Controller\\admin\\LandPropertyDestinationController'] = $instance = new \App\Controller\admin\LandPropertyDestinationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\LandPropertyDestinationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\LocationTypeController' shared autowired service.
*
* @return \App\Controller\admin\LocationTypeController
*/
protected function getLocationTypeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/LocationTypeController.php';
$this->services['App\\Controller\\admin\\LocationTypeController'] = $instance = new \App\Controller\admin\LocationTypeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\LocationTypeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Location\InformationController' shared autowired service.
*
* @return \App\Controller\admin\Location\InformationController
*/
protected function getInformationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Location/InformationController.php';
$this->services['App\\Controller\\admin\\Location\\InformationController'] = $instance = new \App\Controller\admin\Location\InformationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\UrbanInformationRepository'] ?? $this->getUrbanInformationRepositoryService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Location\\InformationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\MunicipalityController' shared autowired service.
*
* @return \App\Controller\admin\MunicipalityController
*/
protected function getMunicipalityControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/MunicipalityController.php';
$this->services['App\\Controller\\admin\\MunicipalityController'] = $instance = new \App\Controller\admin\MunicipalityController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\MunicipalityController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\NearbyServices\ServiceCategoryController' shared autowired service.
*
* @return \App\Controller\admin\NearbyServices\ServiceCategoryController
*/
protected function getServiceCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/NearbyServices/ServiceCategoryController.php';
$this->services['App\\Controller\\admin\\NearbyServices\\ServiceCategoryController'] = $instance = new \App\Controller\admin\NearbyServices\ServiceCategoryController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\NearbyServices\\ServiceCategoryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\NearbyServices\TheserviceController' shared autowired service.
*
* @return \App\Controller\admin\NearbyServices\TheserviceController
*/
protected function getTheserviceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/NearbyServices/TheserviceController.php';
$this->services['App\\Controller\\admin\\NearbyServices\\TheserviceController'] = $instance = new \App\Controller\admin\NearbyServices\TheserviceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\NearbyServices\\TheserviceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\NewProjectImmoCsvController' shared autowired service.
*
* @return \App\Controller\admin\NewProjectImmoCsvController
*/
protected function getNewProjectImmoCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/NewProjectImmoCsvController.php';
$this->services['App\\Controller\\admin\\NewProjectImmoCsvController'] = $instance = new \App\Controller\admin\NewProjectImmoCsvController(($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\NewProjectImmoCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\NotaryController' shared autowired service.
*
* @return \App\Controller\admin\NotaryController
*/
protected function getNotaryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/NotaryController.php';
$this->services['App\\Controller\\admin\\NotaryController'] = $instance = new \App\Controller\admin\NotaryController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\NotaryController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\OccupationPeriodFileController' shared autowired service.
*
* @return \App\Controller\admin\OccupationPeriodFileController
*/
protected function getOccupationPeriodFileControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/OccupationPeriodFileController.php';
$this->services['App\\Controller\\admin\\OccupationPeriodFileController'] = $instance = new \App\Controller\admin\OccupationPeriodFileController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\OccupationPeriodFileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\OccupieEstimationController' shared autowired service.
*
* @return \App\Controller\admin\OccupieEstimationController
*/
protected function getOccupieEstimationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/OccupieEstimationController.php';
$this->services['App\\Controller\\admin\\OccupieEstimationController'] = $instance = new \App\Controller\admin\OccupieEstimationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\OccupieEstimationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\OfferController' shared autowired service.
*
* @return \App\Controller\admin\OfferController
*/
protected function getOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/OfferController.php';
$this->services['App\\Controller\\admin\\OfferController'] = $instance = new \App\Controller\admin\OfferController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\OfferController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\OptionController' shared autowired service.
*
* @return \App\Controller\admin\OptionController
*/
protected function getOptionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/OptionController.php';
$this->services['App\\Controller\\admin\\OptionController'] = $instance = new \App\Controller\admin\OptionController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\OptionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ParametreController' shared autowired service.
*
* @return \App\Controller\admin\ParametreController
*/
protected function getParametreControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ParametreController.php';
$this->services['App\\Controller\\admin\\ParametreController'] = $instance = new \App\Controller\admin\ParametreController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ParametreController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PebIntegrationController' shared autowired service.
*
* @return \App\Controller\admin\PebIntegrationController
*/
protected function getPebIntegrationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PebIntegrationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Admin/PebIntegrationService.php';
$this->services['App\\Controller\\admin\\PebIntegrationController'] = $instance = new \App\Controller\admin\PebIntegrationController(new \App\Service\Admin\PebIntegrationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PebIntegrationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PersonnelController' shared autowired service.
*
* @return \App\Controller\admin\PersonnelController
*/
protected function getPersonnelControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ValidateInputAdminUserCommand.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PersonnelController.php';
$this->services['App\\Controller\\admin\\PersonnelController'] = $instance = new \App\Controller\admin\PersonnelController(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PersonnelController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Plan\PlanController' shared autowired service.
*
* @return \App\Controller\admin\Plan\PlanController
*/
protected function getPlanControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Plan/PlanController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Subscription/PlanService.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
$a = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
$b = ($this->services['translator'] ?? $this->getTranslatorService());
$this->services['App\\Controller\\admin\\Plan\\PlanController'] = $instance = new \App\Controller\admin\Plan\PlanController(new \App\Service\Api\Subscription\PlanService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, $b, ($this->services['Stripe\\StripeClient'] ?? ($this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')])))), $a, $b);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Plan\\PlanController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PpasAffectationCsvController' shared autowired service.
*
* @return \App\Controller\admin\PpasAffectationCsvController
*/
protected function getPpasAffectationCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PpasAffectationCsvController.php';
$this->services['App\\Controller\\admin\\PpasAffectationCsvController'] = $instance = new \App\Controller\admin\PpasAffectationCsvController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PpasAffectationCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PpasCsvController' shared autowired service.
*
* @return \App\Controller\admin\PpasCsvController
*/
protected function getPpasCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PpasCsvController.php';
$this->services['App\\Controller\\admin\\PpasCsvController'] = $instance = new \App\Controller\admin\PpasCsvController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PpasCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PrasAffectationConditionController' shared autowired service.
*
* @return \App\Controller\admin\PrasAffectationConditionController
*/
protected function getPrasAffectationConditionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PrasAffectationConditionController.php';
$this->services['App\\Controller\\admin\\PrasAffectationConditionController'] = $instance = new \App\Controller\admin\PrasAffectationConditionController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PrasAffectationConditionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PrasAffectationController' shared autowired service.
*
* @return \App\Controller\admin\PrasAffectationController
*/
protected function getPrasAffectationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PrasAffectationController.php';
$this->services['App\\Controller\\admin\\PrasAffectationController'] = $instance = new \App\Controller\admin\PrasAffectationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PrasAffectationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PrasCsvController' shared autowired service.
*
* @return \App\Controller\admin\PrasCsvController
*/
protected function getPrasCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PrasCsvController.php';
$this->services['App\\Controller\\admin\\PrasCsvController'] = $instance = new \App\Controller\admin\PrasCsvController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PrasCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PrasZoneController' shared autowired service.
*
* @return \App\Controller\admin\PrasZoneController
*/
protected function getPrasZoneControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PrasZoneController.php';
$this->services['App\\Controller\\admin\\PrasZoneController'] = $instance = new \App\Controller\admin\PrasZoneController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PrasZoneController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\AbstractPrimeController' shared autowired service.
*
* @return \App\Controller\admin\Prime\AbstractPrimeController
*/
protected function getAbstractPrimeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
$this->services['App\\Controller\\admin\\Prime\\AbstractPrimeController'] = $instance = new \App\Controller\admin\Prime\AbstractPrimeController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\AbstractPrimeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeBruxellesController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeBruxellesController
*/
protected function getPrimeBruxellesControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeBruxellesController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeBruxellesController'] = $instance = new \App\Controller\admin\Prime\PrimeBruxellesController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeBruxellesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeController
*/
protected function getPrimeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeController'] = $instance = new \App\Controller\admin\Prime\PrimeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeCsvController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeCsvController
*/
protected function getPrimeCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeCsvController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeCsvController'] = $instance = new \App\Controller\admin\Prime\PrimeCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeFranceController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeFranceController
*/
protected function getPrimeFranceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeFranceController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeFranceController'] = $instance = new \App\Controller\admin\Prime\PrimeFranceController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeFranceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeLuxembourgController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeLuxembourgController
*/
protected function getPrimeLuxembourgControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeLuxembourgController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeLuxembourgController'] = $instance = new \App\Controller\admin\Prime\PrimeLuxembourgController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeLuxembourgController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\PrimeWallonieController' shared autowired service.
*
* @return \App\Controller\admin\Prime\PrimeWallonieController
*/
protected function getPrimeWallonieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/PrimeWallonieController.php';
$this->services['App\\Controller\\admin\\Prime\\PrimeWallonieController'] = $instance = new \App\Controller\admin\Prime\PrimeWallonieController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\PrimeWallonieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\Prime\ProcedureController' shared autowired service.
*
* @return \App\Controller\admin\Prime\ProcedureController
*/
protected function getProcedureControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/AbstractPrimeController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/Prime/ProcedureController.php';
$this->services['App\\Controller\\admin\\Prime\\ProcedureController'] = $instance = new \App\Controller\admin\Prime\ProcedureController(($this->privates['App\\Repository\\PrimeRepository'] ?? $this->getPrimeRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\Prime\\ProcedureController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PropertyTypeController' shared autowired service.
*
* @return \App\Controller\admin\PropertyTypeController
*/
protected function getPropertyTypeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PropertyTypeController.php';
$this->services['App\\Controller\\admin\\PropertyTypeController'] = $instance = new \App\Controller\admin\PropertyTypeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PropertyTypeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ProviderFluviusController' shared autowired service.
*
* @return \App\Controller\admin\ProviderFluviusController
*/
protected function getProviderFluviusControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ProviderFluviusController.php';
$this->services['App\\Controller\\admin\\ProviderFluviusController'] = $instance = new \App\Controller\admin\ProviderFluviusController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ProviderFluviusController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ProviderInverterController' shared autowired service.
*
* @return \App\Controller\admin\ProviderInverterController
*/
protected function getProviderInverterControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ProviderInverterController.php';
$this->services['App\\Controller\\admin\\ProviderInverterController'] = $instance = new \App\Controller\admin\ProviderInverterController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ProviderInventerListCsvRepository'] ?? $this->getProviderInventerListCsvRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ProviderInverterController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ProviderOresController' shared autowired service.
*
* @return \App\Controller\admin\ProviderOresController
*/
protected function getProviderOresControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ProviderOresController.php';
$this->services['App\\Controller\\admin\\ProviderOresController'] = $instance = new \App\Controller\admin\ProviderOresController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ProviderOresController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ProviderSibelgaController' shared autowired service.
*
* @return \App\Controller\admin\ProviderSibelgaController
*/
protected function getProviderSibelgaControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ProviderSibelgaController.php';
$this->services['App\\Controller\\admin\\ProviderSibelgaController'] = $instance = new \App\Controller\admin\ProviderSibelgaController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ProviderSibelgaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ProviderSocietyController' shared autowired service.
*
* @return \App\Controller\admin\ProviderSocietyController
*/
protected function getProviderSocietyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ProviderSocietyController.php';
$this->services['App\\Controller\\admin\\ProviderSocietyController'] = $instance = new \App\Controller\admin\ProviderSocietyController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ProviderSocietyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PublicInquiryInProgressCsvController' shared autowired service.
*
* @return \App\Controller\admin\PublicInquiryInProgressCsvController
*/
protected function getPublicInquiryInProgressCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PublicInquiryInProgressCsvController.php';
$this->services['App\\Controller\\admin\\PublicInquiryInProgressCsvController'] = $instance = new \App\Controller\admin\PublicInquiryInProgressCsvController(($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PublicInquiryInProgressCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PurchasePartnerRequestController' shared autowired service.
*
* @return \App\Controller\admin\PurchasePartnerRequestController
*/
protected function getPurchasePartnerRequestControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PurchasePartnerRequestController.php';
$this->services['App\\Controller\\admin\\PurchasePartnerRequestController'] = $instance = new \App\Controller\admin\PurchasePartnerRequestController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PurchasePartnerRequestController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\PurchasePartnerRequestObjectifController' shared autowired service.
*
* @return \App\Controller\admin\PurchasePartnerRequestObjectifController
*/
protected function getPurchasePartnerRequestObjectifControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/PurchasePartnerRequestObjectifController.php';
$this->services['App\\Controller\\admin\\PurchasePartnerRequestObjectifController'] = $instance = new \App\Controller\admin\PurchasePartnerRequestObjectifController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\PurchasePartnerRequestObjectifController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\RedirectHomeController' shared autowired service.
*
* @return \App\Controller\admin\RedirectHomeController
*/
protected function getRedirectHomeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/RedirectHomeController.php';
$this->services['App\\Controller\\admin\\RedirectHomeController'] = $instance = new \App\Controller\admin\RedirectHomeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\RedirectHomeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\RegionController' shared autowired service.
*
* @return \App\Controller\admin\RegionController
*/
protected function getRegionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/RegionController.php';
$this->services['App\\Controller\\admin\\RegionController'] = $instance = new \App\Controller\admin\RegionController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\RegionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\RentalController' shared autowired service.
*
* @return \App\Controller\admin\RentalController
*/
protected function getRentalControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/RentalController.php';
$this->services['App\\Controller\\admin\\RentalController'] = $instance = new \App\Controller\admin\RentalController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\RentalController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\RentestimationController' shared autowired service.
*
* @return \App\Controller\admin\RentestimationController
*/
protected function getRentestimationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/RentestimationController.php';
$this->services['App\\Controller\\admin\\RentestimationController'] = $instance = new \App\Controller\admin\RentestimationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\RentestimationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\RoofController' shared autowired service.
*
* @return \App\Controller\admin\RoofController
*/
protected function getRoofControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/RoofController.php';
$this->services['App\\Controller\\admin\\RoofController'] = $instance = new \App\Controller\admin\RoofController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\RoofController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SalesAgreementController' shared autowired service.
*
* @return \App\Controller\admin\SalesAgreementController
*/
protected function getSalesAgreementControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SalesAgreementController.php';
$this->services['App\\Controller\\admin\\SalesAgreementController'] = $instance = new \App\Controller\admin\SalesAgreementController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SalesAgreementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SizeController' shared autowired service.
*
* @return \App\Controller\admin\SizeController
*/
protected function getSizeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SizeController.php';
$this->services['App\\Controller\\admin\\SizeController'] = $instance = new \App\Controller\admin\SizeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SizeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\StoreController' shared autowired service.
*
* @return \App\Controller\admin\StoreController
*/
protected function getStoreControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/StoreController.php';
$this->services['App\\Controller\\admin\\StoreController'] = $instance = new \App\Controller\admin\StoreController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\StoreController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SubjectController' shared autowired service.
*
* @return \App\Controller\admin\SubjectController
*/
protected function getSubjectControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SubjectController.php';
$this->services['App\\Controller\\admin\\SubjectController'] = $instance = new \App\Controller\admin\SubjectController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SubjectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SubscriptionProductController' shared autowired service.
*
* @return \App\Controller\admin\SubscriptionProductController
*/
protected function getSubscriptionProductControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SubscriptionProductController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/ProductService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/PlanService.php';
$this->services['App\\Controller\\admin\\SubscriptionProductController'] = $instance = new \App\Controller\admin\SubscriptionProductController(new \App\Service\Stripe\ProductService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), new \App\Service\Stripe\PlanService(), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SubscriptionProductController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SubscriptionProductServiceController' shared autowired service.
*
* @return \App\Controller\admin\SubscriptionProductServiceController
*/
protected function getSubscriptionProductServiceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SubscriptionProductServiceController.php';
$this->services['App\\Controller\\admin\\SubscriptionProductServiceController'] = $instance = new \App\Controller\admin\SubscriptionProductServiceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SubscriptionProductServiceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SuperficieController' shared autowired service.
*
* @return \App\Controller\admin\SuperficieController
*/
protected function getSuperficieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SuperficieController.php';
$this->services['App\\Controller\\admin\\SuperficieController'] = $instance = new \App\Controller\admin\SuperficieController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SuperficieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SupplierController' shared autowired service.
*
* @return \App\Controller\admin\SupplierController
*/
protected function getSupplierControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SupplierController.php';
$this->services['App\\Controller\\admin\\SupplierController'] = $instance = new \App\Controller\admin\SupplierController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SupplierController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\SyndicApartmentController' shared autowired service.
*
* @return \App\Controller\admin\SyndicApartmentController
*/
protected function getSyndicApartmentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/SyndicApartmentController.php';
$this->services['App\\Controller\\admin\\SyndicApartmentController'] = $instance = new \App\Controller\admin\SyndicApartmentController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\SyndicApartmentController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\TableaudebordController' shared autowired service.
*
* @return \App\Controller\admin\TableaudebordController
*/
protected function getTableaudebordControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/TableaudebordController.php';
$this->services['App\\Controller\\admin\\TableaudebordController'] = $instance = new \App\Controller\admin\TableaudebordController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\TableaudebordController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\TheProperty\ExtensionOrder\ThePropertyExtensionOrderController' shared autowired service.
*
* @return \App\Controller\admin\TheProperty\ExtensionOrder\ThePropertyExtensionOrderController
*/
protected function getThePropertyExtensionOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/TheProperty/ExtensionOrder/ThePropertyExtensionOrderController.php';
$this->services['App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController'] = $instance = new \App\Controller\admin\TheProperty\ExtensionOrder\ThePropertyExtensionOrderController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\TheProperty\ThepropertyController' shared autowired service.
*
* @return \App\Controller\admin\TheProperty\ThepropertyController
*/
protected function getThepropertyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/TheProperty/ThepropertyController.php';
$this->services['App\\Controller\\admin\\TheProperty\\ThepropertyController'] = $instance = new \App\Controller\admin\TheProperty\ThepropertyController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\TheProperty\\ThepropertyController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\TheProperty\TransactionTypeController' shared autowired service.
*
* @return \App\Controller\admin\TheProperty\TransactionTypeController
*/
protected function getTransactionTypeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/TheProperty/TransactionTypeController.php';
$this->services['App\\Controller\\admin\\TheProperty\\TransactionTypeController'] = $instance = new \App\Controller\admin\TheProperty\TransactionTypeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\TheProperty\\TransactionTypeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\ThepropertyProviderController' shared autowired service.
*
* @return \App\Controller\admin\ThepropertyProviderController
*/
protected function getThepropertyProviderControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/ThepropertyProviderController.php';
$this->services['App\\Controller\\admin\\ThepropertyProviderController'] = $instance = new \App\Controller\admin\ThepropertyProviderController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\ThepropertyProviderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\UploadCsvController' shared autowired service.
*
* @return \App\Controller\admin\UploadCsvController
*/
protected function getUploadCsvControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/UploadCsvController.php';
$this->services['App\\Controller\\admin\\UploadCsvController'] = $instance = new \App\Controller\admin\UploadCsvController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\UploadCsvController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\VoirieController' shared autowired service.
*
* @return \App\Controller\admin\VoirieController
*/
protected function getVoirieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/AbstractCsvController.php';
include_once \dirname(__DIR__, 4).'/src/Controller/admin/VoirieController.php';
$this->services['App\\Controller\\admin\\VoirieController'] = $instance = new \App\Controller\admin\VoirieController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\VoirieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\WaterSupplierControllerExcelController' shared autowired service.
*
* @return \App\Controller\admin\WaterSupplierControllerExcelController
*/
protected function getWaterSupplierControllerExcelControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/WaterSupplierControllerExcelController.php';
$this->services['App\\Controller\\admin\\WaterSupplierControllerExcelController'] = $instance = new \App\Controller\admin\WaterSupplierControllerExcelController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\WaterSupplierControllerExcelController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\admin\WorkController' shared autowired service.
*
* @return \App\Controller\admin\WorkController
*/
protected function getWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/admin/WorkController.php';
$this->services['App\\Controller\\admin\\WorkController'] = $instance = new \App\Controller\admin\WorkController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\admin\\WorkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\ajax\MunicipalityAjaxController' shared autowired service.
*
* @return \App\Controller\ajax\MunicipalityAjaxController
*/
protected function getMunicipalityAjaxControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/ajax/MunicipalityAjaxController.php';
$this->services['App\\Controller\\ajax\\MunicipalityAjaxController'] = $instance = new \App\Controller\ajax\MunicipalityAjaxController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\ajax\\MunicipalityAjaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\AlertController' shared autowired service.
*
* @return \App\Controller\api\AlertController
*/
protected function getAlertControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/AlertController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/AlertService.php';
return $this->services['App\\Controller\\api\\AlertController'] = new \App\Controller\api\AlertController(new \App\Service\Api\AlertService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\ArchitecController' shared autowired service.
*
* @return \App\Controller\api\ArchitecController
*/
protected function getArchitecControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ArchitecController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ArchitecService.php';
return $this->services['App\\Controller\\api\\ArchitecController'] = new \App\Controller\api\ArchitecController(new \App\Service\Api\ArchitecService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\BorrowBankController' shared autowired service.
*
* @return \App\Controller\api\BorrowBankController
*/
protected function getBorrowBankControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/BorrowBankController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/BorrowBankService.php';
return $this->services['App\\Controller\\api\\BorrowBankController'] = new \App\Controller\api\BorrowBankController(new \App\Service\Api\BorrowBankService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\BrugisController' shared autowired service.
*
* @return \App\Controller\api\BrugisController
*/
protected function getBrugisControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/BrugisController.php';
return $this->services['App\\Controller\\api\\BrugisController'] = new \App\Controller\api\BrugisController(($this->privates['App\\Service\\Api\\BrugisService'] ?? $this->getBrugisServiceService()));
}
/**
* Gets the public 'App\Controller\api\CadastreController' shared autowired service.
*
* @return \App\Controller\api\CadastreController
*/
protected function getCadastreControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CadastreController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/CadastreService.php';
return $this->services['App\\Controller\\api\\CadastreController'] = new \App\Controller\api\CadastreController(new \App\Service\Api\TheProperty\CadastreService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()));
}
/**
* Gets the public 'App\Controller\api\Calcul\AppCalcul' shared autowired service.
*
* @return \App\Controller\api\Calcul\AppCalcul
*/
protected function getAppCalculService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Calcul/AppCalcul.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/AppCalcul/SummaryServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/AppCalcul/PlusValueServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/AppCalcul/AnnualTaxServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/ImmoCalcul/AppCalcul/CreditServices.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$c = ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator()));
$d = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
$e = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
return $this->services['App\\Controller\\api\\Calcul\\AppCalcul'] = new \App\Controller\api\Calcul\AppCalcul(new \App\Service\ImmoCalcul\AppCalcul\SummaryServices($a, $this, $b, $c, $d, $e), new \App\Service\ImmoCalcul\AppCalcul\PlusValueServices($a, $this, $b, $c, $e, $d), new \App\Service\ImmoCalcul\AppCalcul\AnnualTaxServices($a, $this, $b, $c, $e, $d), new \App\Service\ImmoCalcul\AppCalcul\CreditServices($a, $this, $b, $c, $e, $d));
}
/**
* Gets the public 'App\Controller\api\Calcul\ChoicedEngieController' shared autowired service.
*
* @return \App\Controller\api\Calcul\ChoicedEngieController
*/
protected function getChoicedEngieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Calcul/ChoicedEngieController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ChoicedEngieService.php';
return $this->services['App\\Controller\\api\\Calcul\\ChoicedEngieController'] = new \App\Controller\api\Calcul\ChoicedEngieController(new \App\Service\Api\ChoicedEngieService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Calendar\SummaryCalendarController' shared autowired service.
*
* @return \App\Controller\api\Calendar\SummaryCalendarController
*/
protected function getSummaryCalendarControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Calendar/SummaryCalendarController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Calendar/SummaryEventCalendarService.php';
$this->services['App\\Controller\\api\\Calendar\\SummaryCalendarController'] = $instance = new \App\Controller\api\Calendar\SummaryCalendarController(new \App\Service\Api\Calendar\SummaryEventCalendarService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['sb_redis.default'] ?? $this->getSbRedis_DefaultService()), ($this->privates['App\\Repository\\TimelineEventRepository'] ?? $this->getTimelineEventRepositoryService()), ($this->privates['App\\Service\\Api\\Timeline\\TimelineCreation'] ?? $this->getTimelineCreationService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Calendar\\SummaryCalendarController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\CallMicroserviceController' shared autowired service.
*
* @return \App\Controller\api\CallMicroserviceController
*/
protected function getCallMicroserviceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CallMicroserviceController.php';
$this->services['App\\Controller\\api\\CallMicroserviceController'] = $instance = new \App\Controller\api\CallMicroserviceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\CallMicroserviceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Chat\ConversationApiController' shared autowired service.
*
* @return \App\Controller\api\Chat\ConversationApiController
*/
protected function getConversationApiControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Chat/ConversationApiController.php';
$this->services['App\\Controller\\api\\Chat\\ConversationApiController'] = $instance = new \App\Controller\api\Chat\ConversationApiController(($this->privates['App\\Repository\\ConversationRepository'] ?? $this->getConversationRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Chat\\ConversationApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Chat\MessageApiController' shared autowired service.
*
* @return \App\Controller\api\Chat\MessageApiController
*/
protected function getMessageApiControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Chat/MessageApiController.php';
$this->services['App\\Controller\\api\\Chat\\MessageApiController'] = $instance = new \App\Controller\api\Chat\MessageApiController(($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Chat\\MessageApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Chat\MessageReactionApiController' shared autowired service.
*
* @return \App\Controller\api\Chat\MessageReactionApiController
*/
protected function getMessageReactionApiControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Chat/MessageReactionApiController.php';
$this->services['App\\Controller\\api\\Chat\\MessageReactionApiController'] = $instance = new \App\Controller\api\Chat\MessageReactionApiController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Chat\\MessageReactionApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\CityEuropaController' shared autowired service.
*
* @return \App\Controller\api\CityEuropaController
*/
protected function getCityEuropaControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CityEuropaController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/CityEuropaService.php';
return $this->services['App\\Controller\\api\\CityEuropaController'] = new \App\Controller\api\CityEuropaController(new \App\Service\Api\CityEuropaService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ClientDeedOfSaleController\ClientDeedOfSaleController' shared autowired service.
*
* @return \App\Controller\api\ClientDeedOfSaleController\ClientDeedOfSaleController
*/
protected function getClientDeedOfSaleControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientDeedOfSaleController/ClientDeedOfSaleController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientDeedOfSale/DeedOfSaleCreationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientDeedOfSale/DeedOfSaleReadingService.php';
$this->services['App\\Controller\\api\\ClientDeedOfSaleController\\ClientDeedOfSaleController'] = $instance = new \App\Controller\api\ClientDeedOfSaleController\ClientDeedOfSaleController(new \App\Service\Api\ClientDeedOfSale\DeedOfSaleCreationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service()), ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService())), new \App\Service\Api\ClientDeedOfSale\DeedOfSaleReadingService(($this->privates['App\\Repository\\ClientDeedOfSaleRepository'] ?? $this->getClientDeedOfSaleRepositoryService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ClientDeedOfSaleController\\ClientDeedOfSaleController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ClientSales\ClientSalesAgreementController' shared autowired service.
*
* @return \App\Controller\api\ClientSales\ClientSalesAgreementController
*/
protected function getClientSalesAgreementControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientSales/ClientSalesAgreementController.php';
$this->services['App\\Controller\\api\\ClientSales\\ClientSalesAgreementController'] = $instance = new \App\Controller\api\ClientSales\ClientSalesAgreementController(($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'] ?? $this->getClientSalesAgreementServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ClientSales\\ClientSalesAgreementController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ClientSales\ClientSalesAgreementDiscussionController' shared autowired service.
*
* @return \App\Controller\api\ClientSales\ClientSalesAgreementDiscussionController
*/
protected function getClientSalesAgreementDiscussionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientSales/ClientSalesAgreementDiscussionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/ClientSalesAgreementDiscussionService.php';
return $this->services['App\\Controller\\api\\ClientSales\\ClientSalesAgreementDiscussionController'] = new \App\Controller\api\ClientSales\ClientSalesAgreementDiscussionController(new \App\Service\Api\ClientSales\ClientSalesAgreementDiscussionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ClientSales\Collaborative\SalesSignController' shared autowired service.
*
* @return \App\Controller\api\ClientSales\Collaborative\SalesSignController
*/
protected function getSalesSignControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientSales/Collaborative/SalesSignController.php';
$this->services['App\\Controller\\api\\ClientSales\\Collaborative\\SalesSignController'] = $instance = new \App\Controller\api\ClientSales\Collaborative\SalesSignController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ClientSales\\Collaborative\\SalesSignController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ClientSales\Collaborative\SalesValidationController' shared autowired service.
*
* @return \App\Controller\api\ClientSales\Collaborative\SalesValidationController
*/
protected function getSalesValidationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientSales/Collaborative/SalesValidationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/CollaborativeOffer/ValidateSalesService.php';
$this->services['App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController'] = $instance = new \App\Controller\api\ClientSales\Collaborative\SalesValidationController(new \App\Service\Api\ClientSales\CollaborativeOffer\ValidateSalesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ClientSales\HistoryClientSalesController' shared autowired service.
*
* @return \App\Controller\api\ClientSales\HistoryClientSalesController
*/
protected function getHistoryClientSalesControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ClientSales/HistoryClientSalesController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/HistoryClientSalesService.php';
return $this->services['App\\Controller\\api\\ClientSales\\HistoryClientSalesController'] = new \App\Controller\api\ClientSales\HistoryClientSalesController(new \App\Service\Api\ClientSales\HistoryClientSalesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\CoOwnership\AddCoThePropertyController' shared autowired service.
*
* @return \App\Controller\api\CoOwnership\AddCoThePropertyController
*/
protected function getAddCoThePropertyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CoOwnership/AddCoThePropertyController.php';
return $this->services['App\\Controller\\api\\CoOwnership\\AddCoThePropertyController'] = new \App\Controller\api\CoOwnership\AddCoThePropertyController();
}
/**
* Gets the public 'App\Controller\api\CoOwnership\ListCoOwnershipController' shared autowired service.
*
* @return \App\Controller\api\CoOwnership\ListCoOwnershipController
*/
protected function getListCoOwnershipControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CoOwnership/ListCoOwnershipController.php';
return $this->services['App\\Controller\\api\\CoOwnership\\ListCoOwnershipController'] = new \App\Controller\api\CoOwnership\ListCoOwnershipController();
}
/**
* Gets the public 'App\Controller\api\CoOwnership\VoteController' shared autowired service.
*
* @return \App\Controller\api\CoOwnership\VoteController
*/
protected function getVoteControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CoOwnership/VoteController.php';
return $this->services['App\\Controller\\api\\CoOwnership\\VoteController'] = new \App\Controller\api\CoOwnership\VoteController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Controller\api\Community\CommitteeController' shared autowired service.
*
* @return \App\Controller\api\Community\CommitteeController
*/
protected function getCommitteeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/CommitteeController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/CommunityService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/CommitteeService.php';
return $this->services['App\\Controller\\api\\Community\\CommitteeController'] = new \App\Controller\api\Community\CommitteeController(new \App\Service\Api\Community\CommitteeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['App\\Service\\Api\\Community\\PerimeterService'] ?? $this->getPerimeterServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Community\ConsultationController' shared autowired service.
*
* @return \App\Controller\api\Community\ConsultationController
*/
protected function getConsultationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/Coordinate.php';
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/ConsultationController.php';
$this->services['App\\Controller\\api\\Community\\ConsultationController'] = $instance = new \App\Controller\api\Community\ConsultationController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Community\\ConsultationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Community\DiversServiceController' shared autowired service.
*
* @return \App\Controller\api\Community\DiversServiceController
*/
protected function getDiversServiceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/Coordinate.php';
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/DiversServiceController.php';
$this->services['App\\Controller\\api\\Community\\DiversServiceController'] = $instance = new \App\Controller\api\Community\DiversServiceController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Community\\DiversServiceController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Community\PostController' shared autowired service.
*
* @return \App\Controller\api\Community\PostController
*/
protected function getPostControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/PostController.php';
$this->services['App\\Controller\\api\\Community\\PostController'] = $instance = new \App\Controller\api\Community\PostController(($this->privates['App\\Repository\\CommunityPostRepository'] ?? $this->getCommunityPostRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Community\\PostController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Community\SignalController' shared autowired service.
*
* @return \App\Controller\api\Community\SignalController
*/
protected function getSignalControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Community/SignalController.php';
return $this->services['App\\Controller\\api\\Community\\SignalController'] = new \App\Controller\api\Community\SignalController();
}
/**
* Gets the public 'App\Controller\api\ConsumptionController' shared autowired service.
*
* @return \App\Controller\api\ConsumptionController
*/
protected function getConsumptionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ConsumptionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ConsumptionService.php';
$this->services['App\\Controller\\api\\ConsumptionController'] = $instance = new \App\Controller\api\ConsumptionController(new \App\Service\Api\ConsumptionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ConsumptionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ContactSellerController' shared autowired service.
*
* @return \App\Controller\api\ContactSellerController
*/
protected function getContactSellerController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ContactSellerController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ContactSellerService.php';
return $this->services['App\\Controller\\api\\ContactSellerController'] = new \App\Controller\api\ContactSellerController(new \App\Service\Api\ContactSellerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService())));
}
/**
* Gets the public 'App\Controller\api\CounterOfferLease\CounterOfferLeaseController' shared autowired service.
*
* @return \App\Controller\api\CounterOfferLease\CounterOfferLeaseController
*/
protected function getCounterOfferLeaseControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CounterOfferLease/CounterOfferLeaseController.php';
$this->services['App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController'] = $instance = new \App\Controller\api\CounterOfferLease\CounterOfferLeaseController(($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\CounterOffer\CounterOfferController' shared autowired service.
*
* @return \App\Controller\api\CounterOffer\CounterOfferController
*/
protected function getCounterOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CounterOffer/CounterOfferController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/CounterOfferService.php';
return $this->services['App\\Controller\\api\\CounterOffer\\CounterOfferController'] = new \App\Controller\api\CounterOffer\CounterOfferController(new \App\Service\Api\Offer\CounterOfferService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\OfferLeaseRepository'] ?? $this->getOfferLeaseRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service())));
}
/**
* Gets the public 'App\Controller\api\CountryController' shared autowired service.
*
* @return \App\Controller\api\CountryController
*/
protected function getCountryController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/CountryController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/CountryService.php';
return $this->services['App\\Controller\\api\\CountryController'] = new \App\Controller\api\CountryController(new \App\Service\Api\CountryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\DailyNeededController' shared autowired service.
*
* @return \App\Controller\api\DailyNeededController
*/
protected function getDailyNeededController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DailyNeededController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DailyNedeedService.php';
return $this->services['App\\Controller\\api\\DailyNeededController'] = new \App\Controller\api\DailyNeededController(new \App\Service\Api\DailyNedeedService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\DefaultClauseController' shared autowired service.
*
* @return \App\Controller\api\DefaultClauseController
*/
protected function getDefaultClauseController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DefaultClauseController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DefaultClauseService.php';
return $this->services['App\\Controller\\api\\DefaultClauseController'] = new \App\Controller\api\DefaultClauseController(new \App\Service\Api\DefaultClauseService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\DeletionController' shared autowired service.
*
* @return \App\Controller\api\DeletionController
*/
protected function getDeletionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DeletionController.php';
return $this->services['App\\Controller\\api\\DeletionController'] = new \App\Controller\api\DeletionController();
}
/**
* Gets the public 'App\Controller\api\DestinationHabitationController' shared autowired service.
*
* @return \App\Controller\api\DestinationHabitationController
*/
protected function getDestinationHabitationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DestinationHabitationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DestinationHabitationService.php';
$this->services['App\\Controller\\api\\DestinationHabitationController'] = $instance = new \App\Controller\api\DestinationHabitationController(new \App\Service\Api\DestinationHabitationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\DestinationHabitationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\DispenseController' shared autowired service.
*
* @return \App\Controller\api\DispenseController
*/
protected function getDispenseControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DispenseController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DispenseService.php';
return $this->services['App\\Controller\\api\\DispenseController'] = new \App\Controller\api\DispenseController(new \App\Service\Api\DispenseService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService())));
}
/**
* Gets the public 'App\Controller\api\DomiciliationAquisitionController' shared autowired service.
*
* @return \App\Controller\api\DomiciliationAquisitionController
*/
protected function getDomiciliationAquisitionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DomiciliationAquisitionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DomiciliationAquisitionService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DomiciliationResidenceService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DomiciliationResaleService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/DomiciliationDeclarationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementDate.php';
$a = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
$b = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$d = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$e = ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator()));
$f = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
$g = ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService());
$h = ($this->privates['App\\Service\\TraitementDate'] ?? ($this->privates['App\\Service\\TraitementDate'] = new \App\Service\TraitementDate()));
$i = ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage()));
$j = ($this->privates['App\\Service\\Api\\SendEmailService'] ?? $this->getSendEmailServiceService());
return $this->services['App\\Controller\\api\\DomiciliationAquisitionController'] = new \App\Controller\api\DomiciliationAquisitionController(new \App\Service\Api\DomiciliationAquisitionService($a, $b, $c, $this, $d, $e, $f, $g, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $h, $i, new \App\Service\Api\DomiciliationResidenceService($a, $b, $c, $this, $d, $e, $f, $g, $h, $i, $j), new \App\Service\Api\DomiciliationResaleService($a, $b, $c, $this, $d, $e, $f, $g, $h, $i, $j), new \App\Service\Api\DomiciliationDeclarationService($a, $b, $c, $this, $d, $e, $f, $g, $i, $j), $j));
}
/**
* Gets the public 'App\Controller\api\DomiciliationResidenceController' shared autowired service.
*
* @return \App\Controller\api\DomiciliationResidenceController
*/
protected function getDomiciliationResidenceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/DomiciliationResidenceController.php';
return $this->services['App\\Controller\\api\\DomiciliationResidenceController'] = new \App\Controller\api\DomiciliationResidenceController();
}
/**
* Gets the public 'App\Controller\api\EducationController' shared autowired service.
*
* @return \App\Controller\api\EducationController
*/
protected function getEducationController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/EducationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/EducationService.php';
return $this->services['App\\Controller\\api\\EducationController'] = new \App\Controller\api\EducationController(new \App\Service\Api\EducationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\EnergyBelgiqueController' shared autowired service.
*
* @return \App\Controller\api\EnergyBelgiqueController
*/
protected function getEnergyBelgiqueControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/EnergyBelgiqueController.php';
$this->services['App\\Controller\\api\\EnergyBelgiqueController'] = $instance = new \App\Controller\api\EnergyBelgiqueController(($this->privates['App\\Service\\Api\\EnergyBelgiqueService'] ?? $this->getEnergyBelgiqueServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\EnergyBelgiqueController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\EnergyProviderFormController' shared autowired service.
*
* @return \App\Controller\api\EnergyProviderFormController
*/
protected function getEnergyProviderFormControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/EnergyProviderFormController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/EnergyProviderFormService.php';
$this->services['App\\Controller\\api\\EnergyProviderFormController'] = $instance = new \App\Controller\api\EnergyProviderFormController(new \App\Service\Api\EnergyProviderFormService(($this->privates['App\\Service\\Api\\VivaquaService'] ?? $this->getVivaquaServiceService()), ($this->privates['App\\Service\\Api\\EnergyBelgiqueService'] ?? $this->getEnergyBelgiqueServiceService()), ($this->privates['App\\Service\\Api\\StandardFormService'] ?? $this->getStandardFormServiceService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\EnergyProviderFormController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\EngieController' shared autowired service.
*
* @return \App\Controller\api\EngieController
*/
protected function getEngieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/EngieController.php';
$this->services['App\\Controller\\api\\EngieController'] = $instance = new \App\Controller\api\EngieController(($this->services['App\\Service\\Api\\EngieService'] ?? $this->getEngieServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\EngieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Environment\CheckCadastralParcelOwnerController' shared autowired service.
*
* @return \App\Controller\api\Environment\CheckCadastralParcelOwnerController
*/
protected function getCheckCadastralParcelOwnerControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/CheckCadastralParcelOwnerController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Environment/CheckCadastralParcelOwnerService.php';
return $this->services['App\\Controller\\api\\Environment\\CheckCadastralParcelOwnerController'] = new \App\Controller\api\Environment\CheckCadastralParcelOwnerController(new \App\Service\Api\Environment\CheckCadastralParcelOwnerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService())));
}
/**
* Gets the public 'App\Controller\api\Environment\ColectiveGardenController' shared autowired service.
*
* @return \App\Controller\api\Environment\ColectiveGardenController
*/
protected function getColectiveGardenControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/ColectiveGardenController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Environment/ColectiveGardenService.php';
return $this->services['App\\Controller\\api\\Environment\\ColectiveGardenController'] = new \App\Controller\api\Environment\ColectiveGardenController(new \App\Service\Api\Environment\ColectiveGardenService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Environment\EnvironmentFloodController' shared autowired service.
*
* @return \App\Controller\api\Environment\EnvironmentFloodController
*/
protected function getEnvironmentFloodControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/EnvironmentFloodController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Environment/EnvironmentDatasService.php';
$this->services['App\\Controller\\api\\Environment\\EnvironmentFloodController'] = $instance = new \App\Controller\api\Environment\EnvironmentFloodController(new \App\Service\Api\Environment\EnvironmentDatasService(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Repository\\EnvironmentDatasRepository'] ?? $this->getEnvironmentDatasRepositoryService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Environment\\EnvironmentFloodController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Environment\EnvironmentTimelineDataController' shared autowired service.
*
* @return \App\Controller\api\Environment\EnvironmentTimelineDataController
*/
protected function getEnvironmentTimelineDataControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/EnvironmentTimelineDataController.php';
$this->services['App\\Controller\\api\\Environment\\EnvironmentTimelineDataController'] = $instance = new \App\Controller\api\Environment\EnvironmentTimelineDataController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Environment\\EnvironmentTimelineDataController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Environment\FilteredObligationsController' shared autowired service.
*
* @return \App\Controller\api\Environment\FilteredObligationsController
*/
protected function getFilteredObligationsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/FilteredObligationsController.php';
return $this->services['App\\Controller\\api\\Environment\\FilteredObligationsController'] = new \App\Controller\api\Environment\FilteredObligationsController();
}
/**
* Gets the public 'App\Controller\api\Environment\GardenProjectSetTotalAccountingController' shared autowired service.
*
* @return \App\Controller\api\Environment\GardenProjectSetTotalAccountingController
*/
protected function getGardenProjectSetTotalAccountingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/GardenProjectSetTotalAccountingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Environment/GardenProjectSetTotalAccountingService.php';
return $this->services['App\\Controller\\api\\Environment\\GardenProjectSetTotalAccountingController'] = new \App\Controller\api\Environment\GardenProjectSetTotalAccountingController(new \App\Service\Api\Environment\GardenProjectSetTotalAccountingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Environment\ModifyInstallation' shared autowired service.
*
* @return \App\Controller\api\Environment\ModifyInstallation
*/
protected function getModifyInstallationService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Environment/ModifyInstallation.php';
$this->services['App\\Controller\\api\\Environment\\ModifyInstallation'] = $instance = new \App\Controller\api\Environment\ModifyInstallation();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Environment\\ModifyInstallation', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\EtatCivilController' shared autowired service.
*
* @return \App\Controller\api\EtatCivilController
*/
protected function getEtatCivilControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/EtatCivilController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/EtatCivilService.php';
$this->services['App\\Controller\\api\\EtatCivilController'] = $instance = new \App\Controller\api\EtatCivilController(new \App\Service\Api\EtatCivilService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\EtatCivilController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ExternalAdvertisingController' shared autowired service.
*
* @return \App\Controller\api\ExternalAdvertisingController
*/
protected function getExternalAdvertisingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ExternalAdvertisingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ExternalAdvertisingService.php';
return $this->services['App\\Controller\\api\\ExternalAdvertisingController'] = new \App\Controller\api\ExternalAdvertisingController(new \App\Service\Api\ExternalAdvertisingService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ExternalDocumentExchangeController' shared autowired service.
*
* @return \App\Controller\api\ExternalDocumentExchangeController
*/
protected function getExternalDocumentExchangeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ExternalDocumentExchangeController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ExternalDocumentService.php';
return $this->services['App\\Controller\\api\\ExternalDocumentExchangeController'] = new \App\Controller\api\ExternalDocumentExchangeController(new \App\Service\Api\ExternalDocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ExternalOfferController' shared autowired service.
*
* @return \App\Controller\api\ExternalOfferController
*/
protected function getExternalOfferController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ExternalOfferController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ExternalOfferService.php';
return $this->services['App\\Controller\\api\\ExternalOfferController'] = new \App\Controller\api\ExternalOfferController(new \App\Service\Api\ExternalOfferService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ExternalProviderController' shared autowired service.
*
* @return \App\Controller\api\ExternalProviderController
*/
protected function getExternalProviderController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ExternalProviderController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ExternalProviderService.php';
return $this->services['App\\Controller\\api\\ExternalProviderController'] = new \App\Controller\api\ExternalProviderController(new \App\Service\Api\ExternalProviderService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Finance\AssistanceObtained\SimulationController' shared autowired service.
*
* @return \App\Controller\api\Finance\AssistanceObtained\SimulationController
*/
protected function getSimulationController3Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Finance/AssistanceObtained/SimulationController.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataTransformer/AssistanceObtained/SimulationOutputDataTransformer.php';
return $this->services['App\\Controller\\api\\Finance\\AssistanceObtained\\SimulationController'] = new \App\Controller\api\Finance\AssistanceObtained\SimulationController(($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationOutputDataTransformer'] = new \App\DataTransformer\AssistanceObtained\SimulationOutputDataTransformer())));
}
/**
* Gets the public 'App\Controller\api\Finance\Consumption\ConsumptionController' shared autowired service.
*
* @return \App\Controller\api\Finance\Consumption\ConsumptionController
*/
protected function getConsumptionController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Finance/Consumption/ConsumptionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Finances/Consumption/AnnualConsumption.php';
return $this->services['App\\Controller\\api\\Finance\\Consumption\\ConsumptionController'] = new \App\Controller\api\Finance\Consumption\ConsumptionController(new \App\Service\Api\Finances\Consumption\AnnualConsumption(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Finance\Precount\SimulationController' shared autowired service.
*
* @return \App\Controller\api\Finance\Precount\SimulationController
*/
protected function getSimulationController4Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Finance/Precount/SimulationController.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataTransformer/Precount/SimulationOutputDataTransformer.php';
return $this->services['App\\Controller\\api\\Finance\\Precount\\SimulationController'] = new \App\Controller\api\Finance\Precount\SimulationController(($this->privates['App\\Service\\Precompte\\PrecountService'] ?? $this->getPrecountServiceService()), ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] ?? ($this->privates['App\\DataTransformer\\Precount\\SimulationOutputDataTransformer'] = new \App\DataTransformer\Precount\SimulationOutputDataTransformer())));
}
/**
* Gets the public 'App\Controller\api\GeoPortailController' shared autowired service.
*
* @return \App\Controller\api\GeoPortailController
*/
protected function getGeoPortailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/GeoPortailController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/GeoPortailService.php';
return $this->services['App\\Controller\\api\\GeoPortailController'] = new \App\Controller\api\GeoPortailController(new \App\Service\Api\GeoPortailService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ImoAgent\ApproveSolicitationAction' shared autowired service.
*
* @return \App\Controller\api\ImoAgent\ApproveSolicitationAction
*/
protected function getApproveSolicitationActionService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ImoAgent/ApproveSolicitationAction.php';
$this->services['App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction'] = $instance = new \App\Controller\api\ImoAgent\ApproveSolicitationAction(($this->services['App\\Service\\ImoAgentSolicitationService'] ?? $this->getImoAgentSolicitationServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ImoAgent\CreateSolicitationController' shared autowired service.
*
* @return \App\Controller\api\ImoAgent\CreateSolicitationController
*/
protected function getCreateSolicitationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ImoAgent/CreateSolicitationController.php';
$this->services['App\\Controller\\api\\ImoAgent\\CreateSolicitationController'] = $instance = new \App\Controller\api\ImoAgent\CreateSolicitationController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ImoAgent\\CreateSolicitationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ImoAgent\RefuseSolicitationAction' shared autowired service.
*
* @return \App\Controller\api\ImoAgent\RefuseSolicitationAction
*/
protected function getRefuseSolicitationActionService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ImoAgent/RefuseSolicitationAction.php';
$this->services['App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction'] = $instance = new \App\Controller\api\ImoAgent\RefuseSolicitationAction(($this->services['App\\Service\\ImoAgentSolicitationService'] ?? $this->getImoAgentSolicitationServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Inventory\InventoryController' shared autowired service.
*
* @return \App\Controller\api\Inventory\InventoryController
*/
protected function getInventoryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Inventory/InventoryController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Inventory/InventoryService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
return $this->services['App\\Controller\\api\\Inventory\\InventoryController'] = new \App\Controller\api\Inventory\InventoryController(new \App\Service\Api\Inventory\InventoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), ($this->privates['App\\Service\\Api\\RentalEmailService'] ?? $this->getRentalEmailServiceService())));
}
/**
* Gets the public 'App\Controller\api\LastVisitController' shared autowired service.
*
* @return \App\Controller\api\LastVisitController
*/
protected function getLastVisitControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/LastVisitController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/LastVisitService.php';
return $this->services['App\\Controller\\api\\LastVisitController'] = new \App\Controller\api\LastVisitController(new \App\Service\Api\LastVisitService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\Location\UrbanController' shared autowired service.
*
* @return \App\Controller\api\Location\UrbanController
*/
protected function getUrbanControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Location/UrbanController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/UrbanInformationService.php';
return $this->services['App\\Controller\\api\\Location\\UrbanController'] = new \App\Controller\api\Location\UrbanController(new \App\Service\Api\UrbanInformationService(($this->privates['App\\Repository\\UrbanInformationRepository'] ?? $this->getUrbanInformationRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService())));
}
/**
* Gets the public 'App\Controller\api\MailMiniController\TransportationMailMiniController' shared autowired service.
*
* @return \App\Controller\api\MailMiniController\TransportationMailMiniController
*/
protected function getTransportationMailMiniControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/MailMiniController/TransportationMailMiniController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/MailMini/TransportationMailMiniService.php';
return $this->services['App\\Controller\\api\\MailMiniController\\TransportationMailMiniController'] = new \App\Controller\api\MailMiniController\TransportationMailMiniController(new \App\Service\Api\MailMini\TransportationMailMiniService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Mobility\Carpool\SearchController' shared autowired service.
*
* @return \App\Controller\api\Mobility\Carpool\SearchController
*/
protected function getSearchControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Mobility/Carpool/SearchController.php';
return $this->services['App\\Controller\\api\\Mobility\\Carpool\\SearchController'] = new \App\Controller\api\Mobility\Carpool\SearchController();
}
/**
* Gets the public 'App\Controller\api\MovingDateController' shared autowired service.
*
* @return \App\Controller\api\MovingDateController
*/
protected function getMovingDateControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/MovingDateController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/MovingDateService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
return $this->services['App\\Controller\\api\\MovingDateController'] = new \App\Controller\api\MovingDateController(new \App\Service\Api\MovingDateService(($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign()))));
}
/**
* Gets the public 'App\Controller\api\MunicipalityController' shared autowired service.
*
* @return \App\Controller\api\MunicipalityController
*/
protected function getMunicipalityController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/MunicipalityController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/MunicipalityService.php';
return $this->services['App\\Controller\\api\\MunicipalityController'] = new \App\Controller\api\MunicipalityController(new \App\Service\Api\MunicipalityService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\GetCurrentNeighborhoodProjectController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\GetCurrentNeighborhoodProjectController
*/
protected function getGetCurrentNeighborhoodProjectControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/GetCurrentNeighborhoodProjectController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\GetCurrentNeighborhoodProjectController'] = $instance = new \App\Controller\api\NeighborhoodProject\GetCurrentNeighborhoodProjectController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] ?? $this->getNeighborhoodProjectRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\GetCurrentNeighborhoodProjectController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertProjectsController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertProjectsController
*/
protected function getGetNeighborhoodProjectAlertProjectsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/GetNeighborhoodProjectAlertProjectsController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertProjectsController'] = $instance = new \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertProjectsController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] ?? $this->getNeighborhoodProjectRepositoryService()), ($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository'] ?? $this->getNeighborhoodProjectAlertRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertProjectsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertsController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertsController
*/
protected function getGetNeighborhoodProjectAlertsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/GetNeighborhoodProjectAlertsController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertsController'] = $instance = new \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectAlertsController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository'] ?? $this->getNeighborhoodProjectAlertRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectAlertsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectMunicipalAuthoritiesEmailController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectMunicipalAuthoritiesEmailController
*/
protected function getGetNeighborhoodProjectMunicipalAuthoritiesEmailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/GetNeighborhoodProjectMunicipalAuthoritiesEmailController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectMunicipalAuthoritiesEmailController'] = $instance = new \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectMunicipalAuthoritiesEmailController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] ?? $this->getNeighborhoodProjectRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectMunicipalAuthoritiesEmailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectsController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectsController
*/
protected function getGetNeighborhoodProjectsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/GetNeighborhoodProjectsController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectsController'] = $instance = new \App\Controller\api\NeighborhoodProject\GetNeighborhoodProjectsController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] ?? $this->getNeighborhoodProjectRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\GetNeighborhoodProjectsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\NeighborhoodProject\SubmitToMunicipalAuthoritiesController' shared autowired service.
*
* @return \App\Controller\api\NeighborhoodProject\SubmitToMunicipalAuthoritiesController
*/
protected function getSubmitToMunicipalAuthoritiesControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/NeighborhoodProject/SubmitToMunicipalAuthoritiesController.php';
$this->services['App\\Controller\\api\\NeighborhoodProject\\SubmitToMunicipalAuthoritiesController'] = $instance = new \App\Controller\api\NeighborhoodProject\SubmitToMunicipalAuthoritiesController(($this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] ?? $this->getNeighborhoodProjectRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\NeighborhoodProject\\SubmitToMunicipalAuthoritiesController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Notification\IndexController' shared autowired service.
*
* @return \App\Controller\api\Notification\IndexController
*/
protected function getIndexControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Notification/IndexController.php';
$this->services['App\\Controller\\api\\Notification\\IndexController'] = $instance = new \App\Controller\api\Notification\IndexController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Notification\\IndexController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Notification\PostController' shared autowired service.
*
* @return \App\Controller\api\Notification\PostController
*/
protected function getPostController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Notification/PostController.php';
$this->services['App\\Controller\\api\\Notification\\PostController'] = $instance = new \App\Controller\api\Notification\PostController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Notification\\PostController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Notification\UpdateLastNotification' shared autowired service.
*
* @return \App\Controller\api\Notification\UpdateLastNotification
*/
protected function getUpdateLastNotificationService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Notification/UpdateLastNotification.php';
$this->services['App\\Controller\\api\\Notification\\UpdateLastNotification'] = $instance = new \App\Controller\api\Notification\UpdateLastNotification();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Notification\\UpdateLastNotification', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Notification\ViewController' shared autowired service.
*
* @return \App\Controller\api\Notification\ViewController
*/
protected function getViewControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Notification/ViewController.php';
$this->services['App\\Controller\\api\\Notification\\ViewController'] = $instance = new \App\Controller\api\Notification\ViewController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Notification\\ViewController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OccupieController' shared autowired service.
*
* @return \App\Controller\api\OccupieController
*/
protected function getOccupieControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OccupieController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OccupieService.php';
$this->services['App\\Controller\\api\\OccupieController'] = $instance = new \App\Controller\api\OccupieController(new \App\Service\Api\OccupieService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OccupieController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\AddOfferCollaborativeController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\AddOfferCollaborativeController
*/
protected function getAddOfferCollaborativeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/AddOfferCollaborativeController.php';
$this->services['App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController'] = $instance = new \App\Controller\api\OfferCollaborative\AddOfferCollaborativeController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\ListOfferController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\ListOfferController
*/
protected function getListOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/ListOfferController.php';
$this->services['App\\Controller\\api\\OfferCollaborative\\ListOfferController'] = $instance = new \App\Controller\api\OfferCollaborative\ListOfferController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OfferCollaborative\\ListOfferController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestController
*/
protected function getPurchasePartnerRequestController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/Purchase/PurchasePartnerRequestController.php';
return $this->services['App\\Controller\\api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestController'] = new \App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestController(($this->privates['App\\Service\\Api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestService'] ?? $this->getPurchasePartnerRequestServiceService()));
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestObjectifController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestObjectifController
*/
protected function getPurchasePartnerRequestObjectifController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/Purchase/PurchasePartnerRequestObjectifController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/Purchase/PurchasePartnerRequestObjectifService.php';
return $this->services['App\\Controller\\api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestObjectifController'] = new \App\Controller\api\OfferCollaborative\Purchase\PurchasePartnerRequestObjectifController(new \App\Service\Api\OfferCollaborative\Purchase\PurchasePartnerRequestObjectifService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\SellerProcessOfferController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\SellerProcessOfferController
*/
protected function getSellerProcessOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/SellerProcessOfferController.php';
$this->services['App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController'] = $instance = new \App\Controller\api\OfferCollaborative\SellerProcessOfferController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\SendOfferToSellerController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\SendOfferToSellerController
*/
protected function getSendOfferToSellerControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/SendOfferToSellerController.php';
$this->services['App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController'] = $instance = new \App\Controller\api\OfferCollaborative\SendOfferToSellerController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\OfferCollaborative\UpdateSignOfferController' shared autowired service.
*
* @return \App\Controller\api\OfferCollaborative\UpdateSignOfferController
*/
protected function getUpdateSignOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferCollaborative/UpdateSignOfferController.php';
return $this->services['App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController'] = new \App\Controller\api\OfferCollaborative\UpdateSignOfferController();
}
/**
* Gets the public 'App\Controller\api\OfferLease\OfferLeaseController' shared autowired service.
*
* @return \App\Controller\api\OfferLease\OfferLeaseController
*/
protected function getOfferLeaseControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/OfferLease/OfferLeaseController.php';
$this->services['App\\Controller\\api\\OfferLease\\OfferLeaseController'] = $instance = new \App\Controller\api\OfferLease\OfferLeaseController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\OfferLease\\OfferLeaseController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Offer\DocumentController' shared autowired service.
*
* @return \App\Controller\api\Offer\DocumentController
*/
protected function getDocumentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Offer/DocumentController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/DocumentService.php';
return $this->services['App\\Controller\\api\\Offer\\DocumentController'] = new \App\Controller\api\Offer\DocumentController(new \App\Service\Api\Offer\DocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Offer\OfferController' shared autowired service.
*
* @return \App\Controller\api\Offer\OfferController
*/
protected function getOfferController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Offer/OfferController.php';
return $this->services['App\\Controller\\api\\Offer\\OfferController'] = new \App\Controller\api\Offer\OfferController(($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'] ?? $this->getMakeOfferServiceService()));
}
/**
* Gets the public 'App\Controller\api\Offer\OfferListController' shared autowired service.
*
* @return \App\Controller\api\Offer\OfferListController
*/
protected function getOfferListControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Offer/OfferListController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/ListOffersService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
return $this->services['App\\Controller\\api\\Offer\\OfferListController'] = new \App\Controller\api\Offer\OfferListController(new \App\Service\Api\Offer\ListOffersService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), ($this->services['App\\Service\\Onespan\\DownloaderService'] ?? $this->getDownloaderServiceService())));
}
/**
* Gets the public 'App\Controller\api\Offer\OfferSubmissionController' shared autowired service.
*
* @return \App\Controller\api\Offer\OfferSubmissionController
*/
protected function getOfferSubmissionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Offer/OfferSubmissionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferSubmissionService.php';
return $this->services['App\\Controller\\api\\Offer\\OfferSubmissionController'] = new \App\Controller\api\Offer\OfferSubmissionController(new \App\Service\Api\Offer\OfferSubmissionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'] ?? $this->getOfferDestinationServiceService())));
}
/**
* Gets the public 'App\Controller\api\Offer\ValidateOfferController' shared autowired service.
*
* @return \App\Controller\api\Offer\ValidateOfferController
*/
protected function getValidateOfferControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Offer/ValidateOfferController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/Validation/SendingMailOfferTrait.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/Validation/OfferValidationService.php';
return $this->services['App\\Controller\\api\\Offer\\ValidateOfferController'] = new \App\Controller\api\Offer\ValidateOfferController(new \App\Service\Api\Offer\Validation\OfferValidationService(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service()), ($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'] ?? $this->getPropertyMonitoringService())));
}
/**
* Gets the public 'App\Controller\api\PerimeterController' shared autowired service.
*
* @return \App\Controller\api\PerimeterController
*/
protected function getPerimeterControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PerimeterController.php';
return $this->services['App\\Controller\\api\\PerimeterController'] = new \App\Controller\api\PerimeterController(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Controller\api\PermitEnvironmentalController' shared autowired service.
*
* @return \App\Controller\api\PermitEnvironmentalController
*/
protected function getPermitEnvironmentalControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PermitEnvironmentalController.php';
return $this->services['App\\Controller\\api\\PermitEnvironmentalController'] = new \App\Controller\api\PermitEnvironmentalController(($this->privates['App\\Service\\Api\\PermitEnvironmentalService'] ?? $this->getPermitEnvironmentalServiceService()));
}
/**
* Gets the public 'App\Controller\api\PermitPropertyProcedureController' shared autowired service.
*
* @return \App\Controller\api\PermitPropertyProcedureController
*/
protected function getPermitPropertyProcedureControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PermitPropertyProcedureController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/PermitPropertyProcedureService.php';
return $this->services['App\\Controller\\api\\PermitPropertyProcedureController'] = new \App\Controller\api\PermitPropertyProcedureController(new \App\Service\Api\PermitPropertyProcedureService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService())));
}
/**
* Gets the public 'App\Controller\api\PlanController' shared autowired service.
*
* @return \App\Controller\api\PlanController
*/
protected function getPlanController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PlanController.php';
$this->services['App\\Controller\\api\\PlanController'] = $instance = new \App\Controller\api\PlanController(($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'] ?? $this->getSubscriptionServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\PlanController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Precompte\BruxelleFlandre\BruxelleAndFlandrePrecompte' shared autowired service.
*
* @return \App\Controller\api\Precompte\BruxelleFlandre\BruxelleAndFlandrePrecompte
*/
protected function getBruxelleAndFlandrePrecompteService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Precompte/PreCountAbstract.php';
include_once \dirname(__DIR__, 4).'/src/Controller/api/Precompte/BruxelleFlandre/BruxelleAndFlandrePrecompte.php';
$this->services['App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte'] = $instance = new \App\Controller\api\Precompte\BruxelleFlandre\BruxelleAndFlandrePrecompte(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\Precompte\\PrecountService'] ?? $this->getPrecountServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Precompte\Wallonie\WalloniePrecompte' shared autowired service.
*
* @return \App\Controller\api\Precompte\Wallonie\WalloniePrecompte
*/
protected function getWalloniePrecompteService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Precompte/PreCountAbstract.php';
include_once \dirname(__DIR__, 4).'/src/Controller/api/Precompte/Wallonie/WalloniePrecompte.php';
$this->services['App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte'] = $instance = new \App\Controller\api\Precompte\Wallonie\WalloniePrecompte(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\Precompte\\PrecountService'] ?? $this->getPrecountServiceService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Prestashop\OrderController' shared autowired service.
*
* @return \App\Controller\api\Prestashop\OrderController
*/
protected function getOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prestashop/OrderController.php';
$this->services['App\\Controller\\api\\Prestashop\\OrderController'] = $instance = new \App\Controller\api\Prestashop\OrderController(($this->privates['App\\Service\\Api\\Prestashop\\Order'] ?? $this->getOrderService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Prestashop\\OrderController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Prestashop\ProductController' shared autowired service.
*
* @return \App\Controller\api\Prestashop\ProductController
*/
protected function getProductControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prestashop/ProductController.php';
$this->services['App\\Controller\\api\\Prestashop\\ProductController'] = $instance = new \App\Controller\api\Prestashop\ProductController(($this->privates['App\\Service\\Api\\Prestashop\\Product'] ?? $this->getProductService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Prestashop\\ProductController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Prestashop\SuppliersController' shared autowired service.
*
* @return \App\Controller\api\Prestashop\SuppliersController
*/
protected function getSuppliersControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prestashop/SuppliersController.php';
$this->services['App\\Controller\\api\\Prestashop\\SuppliersController'] = $instance = new \App\Controller\api\Prestashop\SuppliersController(($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'] ?? $this->getSuppliersService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Prestashop\\SuppliersController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Prime\AmountCalculation' shared autowired service.
*
* @return \App\Controller\api\Prime\AmountCalculation
*/
protected function getAmountCalculationService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prime/AmountCalculation.php';
return $this->services['App\\Controller\\api\\Prime\\AmountCalculation'] = new \App\Controller\api\Prime\AmountCalculation();
}
/**
* Gets the public 'App\Controller\api\Prime\GetAllProcess' shared autowired service.
*
* @return \App\Controller\api\Prime\GetAllProcess
*/
protected function getGetAllProcessService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prime/GetAllProcess.php';
return $this->services['App\\Controller\\api\\Prime\\GetAllProcess'] = new \App\Controller\api\Prime\GetAllProcess();
}
/**
* Gets the public 'App\Controller\api\Prime\ProcessController' shared autowired service.
*
* @return \App\Controller\api\Prime\ProcessController
*/
protected function getProcessControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prime/ProcessController.php';
return $this->services['App\\Controller\\api\\Prime\\ProcessController'] = new \App\Controller\api\Prime\ProcessController();
}
/**
* Gets the public 'App\Controller\api\Prime\SearchController' shared autowired service.
*
* @return \App\Controller\api\Prime\SearchController
*/
protected function getSearchController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prime/SearchController.php';
return $this->services['App\\Controller\\api\\Prime\\SearchController'] = new \App\Controller\api\Prime\SearchController();
}
/**
* Gets the public 'App\Controller\api\Prime\WorkController' shared autowired service.
*
* @return \App\Controller\api\Prime\WorkController
*/
protected function getWorkController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Prime/WorkController.php';
$this->services['App\\Controller\\api\\Prime\\WorkController'] = $instance = new \App\Controller\api\Prime\WorkController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Prime\\WorkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\PropertyTaxController' shared autowired service.
*
* @return \App\Controller\api\PropertyTaxController
*/
protected function getPropertyTaxControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PropertyTaxController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/PropertyTaxService.php';
$this->services['App\\Controller\\api\\PropertyTaxController'] = $instance = new \App\Controller\api\PropertyTaxController(new \App\Service\Api\PropertyTaxService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\PropertyTaxController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ProviderServicesController' shared autowired service.
*
* @return \App\Controller\api\ProviderServicesController
*/
protected function getProviderServicesControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ProviderServicesController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderServices.php';
return $this->services['App\\Controller\\api\\ProviderServicesController'] = new \App\Controller\api\ProviderServicesController(new \App\Service\Api\ProviderServices($this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService())));
}
/**
* Gets the public 'App\Controller\api\ProviderSolarFitterController' shared autowired service.
*
* @return \App\Controller\api\ProviderSolarFitterController
*/
protected function getProviderSolarFitterControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ProviderSolarFitterController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderSolarFitterService.php';
return $this->services['App\\Controller\\api\\ProviderSolarFitterController'] = new \App\Controller\api\ProviderSolarFitterController(new \App\Service\Api\ProviderSolarFitterService(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\ProviderWaterController' shared autowired service.
*
* @return \App\Controller\api\ProviderWaterController
*/
protected function getProviderWaterControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ProviderWaterController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderWaterService.php';
return $this->services['App\\Controller\\api\\ProviderWaterController'] = new \App\Controller\api\ProviderWaterController(new \App\Service\Api\ProviderWaterService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\PurchaseController' shared autowired service.
*
* @return \App\Controller\api\PurchaseController
*/
protected function getPurchaseControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/PurchaseController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/PurchaseService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementDate.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
return $this->services['App\\Controller\\api\\PurchaseController'] = new \App\Controller\api\PurchaseController(new \App\Service\Api\PurchaseService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), $this, $a, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\TraitementDate'] ?? ($this->privates['App\\Service\\TraitementDate'] = new \App\Service\TraitementDate())), $a, ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\PurchaseRepository'] ?? $this->getPurchaseRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Ratings\CheckIfAlreadyRate' shared autowired service.
*
* @return \App\Controller\api\Ratings\CheckIfAlreadyRate
*/
protected function getCheckIfAlreadyRateService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Ratings/CheckIfAlreadyRate.php';
$this->services['App\\Controller\\api\\Ratings\\CheckIfAlreadyRate'] = $instance = new \App\Controller\api\Ratings\CheckIfAlreadyRate();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Ratings\\CheckIfAlreadyRate', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Ratings\RatingController' shared autowired service.
*
* @return \App\Controller\api\Ratings\RatingController
*/
protected function getRatingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Ratings/RatingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Expert/RatingsService.php';
return $this->services['App\\Controller\\api\\Ratings\\RatingController'] = new \App\Controller\api\Ratings\RatingController(new \App\Service\Api\Expert\RatingsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\RegionController' shared autowired service.
*
* @return \App\Controller\api\RegionController
*/
protected function getRegionController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RegionController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/RegionService.php';
return $this->services['App\\Controller\\api\\RegionController'] = new \App\Controller\api\RegionController(new \App\Service\Api\RegionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\RentalController' shared autowired service.
*
* @return \App\Controller\api\RentalController
*/
protected function getRentalController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RentalController.php';
$this->services['App\\Controller\\api\\RentalController'] = $instance = new \App\Controller\api\RentalController(($this->services['App\\Service\\Api\\RentalService'] ?? $this->getRentalServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\RentalController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\RentalManagement\GetHousingCodeController' shared autowired service.
*
* @return \App\Controller\api\RentalManagement\GetHousingCodeController
*/
protected function getGetHousingCodeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RentalManagement/GetHousingCodeController.php';
return $this->services['App\\Controller\\api\\RentalManagement\\GetHousingCodeController'] = new \App\Controller\api\RentalManagement\GetHousingCodeController();
}
/**
* Gets the public 'App\Controller\api\RentalManagement\PostLeaveController' shared autowired service.
*
* @return \App\Controller\api\RentalManagement\PostLeaveController
*/
protected function getPostLeaveControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RentalManagement/PostLeaveController.php';
return $this->services['App\\Controller\\api\\RentalManagement\\PostLeaveController'] = new \App\Controller\api\RentalManagement\PostLeaveController(($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Controller\api\RentalManagement\PutRentalManagementController' shared autowired service.
*
* @return \App\Controller\api\RentalManagement\PutRentalManagementController
*/
protected function getPutRentalManagementControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RentalManagement/PutRentalManagementController.php';
return $this->services['App\\Controller\\api\\RentalManagement\\PutRentalManagementController'] = new \App\Controller\api\RentalManagement\PutRentalManagementController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Controller\api\RequestSellerToNotaryController' shared autowired service.
*
* @return \App\Controller\api\RequestSellerToNotaryController
*/
protected function getRequestSellerToNotaryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/RequestSellerToNotaryController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/RequestSellerToNotaryService.php';
return $this->services['App\\Controller\\api\\RequestSellerToNotaryController'] = new \App\Controller\api\RequestSellerToNotaryController(new \App\Service\Api\RequestSellerToNotaryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\SalesAgreementFileController' shared autowired service.
*
* @return \App\Controller\api\SalesAgreementFileController
*/
protected function getSalesAgreementFileControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SalesAgreementFileController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SalesAgreementFileService.php';
return $this->services['App\\Controller\\api\\SalesAgreementFileController'] = new \App\Controller\api\SalesAgreementFileController(new \App\Service\Api\SalesAgreementFileService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\SaveController' shared autowired service.
*
* @return \App\Controller\api\SaveController
*/
protected function getSaveControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SaveController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SaveService.php';
return $this->services['App\\Controller\\api\\SaveController'] = new \App\Controller\api\SaveController(new \App\Service\Api\SaveService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\SchoolsController' shared autowired service.
*
* @return \App\Controller\api\SchoolsController
*/
protected function getSchoolsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SchoolsController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SchoolsService.php';
return $this->services['App\\Controller\\api\\SchoolsController'] = new \App\Controller\api\SchoolsController(new \App\Service\Api\SchoolsService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Security\DeclarationDateController' shared autowired service.
*
* @return \App\Controller\api\Security\DeclarationDateController
*/
protected function getDeclarationDateControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Security/DeclarationDateController.php';
return $this->services['App\\Controller\\api\\Security\\DeclarationDateController'] = new \App\Controller\api\Security\DeclarationDateController();
}
/**
* Gets the public 'App\Controller\api\Security\MyNeighborhoodOfficer' shared autowired service.
*
* @return \App\Controller\api\Security\MyNeighborhoodOfficer
*/
protected function getMyNeighborhoodOfficerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Security/MyNeighborhoodOfficer.php';
return $this->services['App\\Controller\\api\\Security\\MyNeighborhoodOfficer'] = new \App\Controller\api\Security\MyNeighborhoodOfficer(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), ($this->privates['App\\Repository\\NeighborhoodOfficerRepository'] ?? $this->getNeighborhoodOfficerRepositoryService()));
}
/**
* Gets the public 'App\Controller\api\SendEmailController' shared autowired service.
*
* @return \App\Controller\api\SendEmailController
*/
protected function getSendEmailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SendEmailController.php';
$this->services['App\\Controller\\api\\SendEmailController'] = $instance = new \App\Controller\api\SendEmailController(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\Api\\SendEmailService'] ?? $this->getSendEmailServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SendEmailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ServicePromo\ListController' shared autowired service.
*
* @return \App\Controller\api\ServicePromo\ListController
*/
protected function getListControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ServicePromo/ListController.php';
$this->services['App\\Controller\\api\\ServicePromo\\ListController'] = $instance = new \App\Controller\api\ServicePromo\ListController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ServicePromo\\ListController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ShareCocolisController' shared autowired service.
*
* @return \App\Controller\api\ShareCocolisController
*/
protected function getShareCocolisControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ShareCocolisController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ShareCocolisService.php';
$a = ($this->privates['nzo_encryptor'] ?? $this->getNzoEncryptorService());
$this->services['App\\Controller\\api\\ShareCocolisController'] = $instance = new \App\Controller\api\ShareCocolisController(new \App\Service\Api\ShareCocolisService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a, ($this->privates['App\\Repository\\MovingDateRepository'] ?? $this->getMovingDateRepositoryService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ShareCocolisController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\SimulationController' shared autowired service.
*
* @return \App\Controller\api\SimulationController
*/
protected function getSimulationController5Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SimulationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SimulationService.php';
$this->services['App\\Controller\\api\\SimulationController'] = $instance = new \App\Controller\api\SimulationController(new \App\Service\Api\SimulationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['App\\Service\\PretService'] ?? $this->getPretServiceService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SimulationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\SituationResidentielController' shared autowired service.
*
* @return \App\Controller\api\SituationResidentielController
*/
protected function getSituationResidentielControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SituationResidentielController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SituationResidentielService.php';
$this->services['App\\Controller\\api\\SituationResidentielController'] = $instance = new \App\Controller\api\SituationResidentielController(new \App\Service\Api\SituationResidentielService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SituationResidentielController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\StandardFormController' shared autowired service.
*
* @return \App\Controller\api\StandardFormController
*/
protected function getStandardFormControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/StandardFormController.php';
$this->services['App\\Controller\\api\\StandardFormController'] = $instance = new \App\Controller\api\StandardFormController(($this->privates['App\\Service\\Api\\StandardFormService'] ?? $this->getStandardFormServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\StandardFormController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\StoreController' shared autowired service.
*
* @return \App\Controller\api\StoreController
*/
protected function getStoreController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/StoreController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/StoreService.php';
return $this->services['App\\Controller\\api\\StoreController'] = new \App\Controller\api\StoreController(new \App\Service\Api\StoreService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\SudStroumController' shared autowired service.
*
* @return \App\Controller\api\SudStroumController
*/
protected function getSudStroumControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SudStroumController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SudStroumService.php';
$this->services['App\\Controller\\api\\SudStroumController'] = $instance = new \App\Controller\api\SudStroumController(new \App\Service\Api\SudStroumService(($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SudStroumController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\SyndicAccountingController' shared autowired service.
*
* @return \App\Controller\api\SyndicAccountingController
*/
protected function getSyndicAccountingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicAccountingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SyndicAccountingServices.php';
return $this->services['App\\Controller\\api\\SyndicAccountingController'] = new \App\Controller\api\SyndicAccountingController(new \App\Service\Api\SyndicAccountingServices($this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Service\\TraitementCalcul'] ?? $this->getTraitementCalculService())));
}
/**
* Gets the public 'App\Controller\api\SyndicChatApiController' shared autowired service.
*
* @return \App\Controller\api\SyndicChatApiController
*/
protected function getSyndicChatApiControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicChatApiController.php';
$this->services['App\\Controller\\api\\SyndicChatApiController'] = $instance = new \App\Controller\api\SyndicChatApiController(($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SyndicChatApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\SyndicChatReactionApiController' shared autowired service.
*
* @return \App\Controller\api\SyndicChatReactionApiController
*/
protected function getSyndicChatReactionApiControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicChatReactionApiController.php';
$this->services['App\\Controller\\api\\SyndicChatReactionApiController'] = $instance = new \App\Controller\api\SyndicChatReactionApiController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\SyndicChatReactionApiController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\SyndicDocumentCommentController' shared autowired service.
*
* @return \App\Controller\api\SyndicDocumentCommentController
*/
protected function getSyndicDocumentCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicDocumentCommentController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SyndicDocumentCommentService.php';
return $this->services['App\\Controller\\api\\SyndicDocumentCommentController'] = new \App\Controller\api\SyndicDocumentCommentController(new \App\Service\Api\SyndicDocumentCommentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\SyndicDocumentController' shared autowired service.
*
* @return \App\Controller\api\SyndicDocumentController
*/
protected function getSyndicDocumentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicDocumentController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SyndicDocumentService.php';
return $this->services['App\\Controller\\api\\SyndicDocumentController'] = new \App\Controller\api\SyndicDocumentController(new \App\Service\Api\SyndicDocumentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService())));
}
/**
* Gets the public 'App\Controller\api\SyndicDocumentShareController' shared autowired service.
*
* @return \App\Controller\api\SyndicDocumentShareController
*/
protected function getSyndicDocumentShareControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicDocumentShareController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SyndicDocumentShareService.php';
return $this->services['App\\Controller\\api\\SyndicDocumentShareController'] = new \App\Controller\api\SyndicDocumentShareController(new \App\Service\Api\SyndicDocumentShareService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\SyndicGroupController' shared autowired service.
*
* @return \App\Controller\api\SyndicGroupController
*/
protected function getSyndicGroupControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/SyndicGroupController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/SyndicGroupService.php';
return $this->services['App\\Controller\\api\\SyndicGroupController'] = new \App\Controller\api\SyndicGroupController(new \App\Service\Api\SyndicGroupService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule()))));
}
/**
* Gets the public 'App\Controller\api\ThePropertyExteriorCommentController' shared autowired service.
*
* @return \App\Controller\api\ThePropertyExteriorCommentController
*/
protected function getThePropertyExteriorCommentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThePropertyExteriorCommentController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThePropertyExteriorCommentService.php';
return $this->services['App\\Controller\\api\\ThePropertyExteriorCommentController'] = new \App\Controller\api\ThePropertyExteriorCommentController(new \App\Service\Api\ThePropertyExteriorCommentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\ThePropertyOfferChatController' shared autowired service.
*
* @return \App\Controller\api\ThePropertyOfferChatController
*/
protected function getThePropertyOfferChatControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThePropertyOfferChatController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThePropertyOfferChatService.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementDate.php';
return $this->services['App\\Controller\\api\\ThePropertyOfferChatController'] = new \App\Controller\api\ThePropertyOfferChatController(new \App\Service\Api\ThePropertyOfferChatService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()), ($this->privates['App\\Service\\TraitementDate'] ?? ($this->privates['App\\Service\\TraitementDate'] = new \App\Service\TraitementDate())), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage()))));
}
/**
* Gets the public 'App\Controller\api\TheProperty\ContractController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ContractController
*/
protected function getContractControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ContractController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/ContractService.php';
return $this->services['App\\Controller\\api\\TheProperty\\ContractController'] = new \App\Controller\api\TheProperty\ContractController(new \App\Service\Api\TheProperty\ContractService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService())));
}
/**
* Gets the public 'App\Controller\api\TheProperty\DeleteController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\DeleteController
*/
protected function getDeleteControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/DeleteController.php';
$this->services['App\\Controller\\api\\TheProperty\\DeleteController'] = $instance = new \App\Controller\api\TheProperty\DeleteController(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheProperty\\DeleteController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheProperty\DetailController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\DetailController
*/
protected function getDetailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/DetailController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/DetailService.php';
$this->services['App\\Controller\\api\\TheProperty\\DetailController'] = $instance = new \App\Controller\api\TheProperty\DetailController(new \App\Service\Api\TheProperty\DetailService(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\ViewRepository'] ?? $this->getViewRepositoryService()), ($this->privates['App\\Service\\Api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestService'] ?? $this->getPurchasePartnerRequestServiceService()), ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService()), ($this->privates['App\\Service\\Api\\TheProperty\\VisitService'] ?? $this->getVisitServiceService()), ($this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'] ?? $this->getUserPropertyFetcherService()), ($this->privates['App\\Repository\\LeaseContractRepository'] ?? $this->getLeaseContractRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), ($this->privates['App\\Service\\Api\\Timeline\\TimelineCreation'] ?? $this->getTimelineCreationService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheProperty\\DetailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheProperty\DocumentFieldController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\DocumentFieldController
*/
protected function getDocumentFieldControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/DocumentFieldController.php';
return $this->services['App\\Controller\\api\\TheProperty\\DocumentFieldController'] = new \App\Controller\api\TheProperty\DocumentFieldController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\DocumentRequestController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\DocumentRequestController
*/
protected function getDocumentRequestControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/DocumentRequestController.php';
return $this->services['App\\Controller\\api\\TheProperty\\DocumentRequestController'] = new \App\Controller\api\TheProperty\DocumentRequestController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\EstimationController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\EstimationController
*/
protected function getEstimationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/EstimationController.php';
return $this->services['App\\Controller\\api\\TheProperty\\EstimationController'] = new \App\Controller\api\TheProperty\EstimationController(($this->privates['App\\Repository\\ImmowebEstimationFranceRepository'] ?? $this->getImmowebEstimationFranceRepositoryService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())));
}
/**
* Gets the public 'App\Controller\api\TheProperty\ExchangeController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ExchangeController
*/
protected function getExchangeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ExchangeController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/ExchangeService.php';
$this->services['App\\Controller\\api\\TheProperty\\ExchangeController'] = $instance = new \App\Controller\api\TheProperty\ExchangeController(new \App\Service\Api\TheProperty\ExchangeService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheProperty\\ExchangeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheProperty\ExtensionOrder\CreateThePropertyExtensionOrderController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ExtensionOrder\CreateThePropertyExtensionOrderController
*/
protected function getCreateThePropertyExtensionOrderControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ExtensionOrder/CreateThePropertyExtensionOrderController.php';
return $this->services['App\\Controller\\api\\TheProperty\\ExtensionOrder\\CreateThePropertyExtensionOrderController'] = new \App\Controller\api\TheProperty\ExtensionOrder\CreateThePropertyExtensionOrderController(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\Api\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderService'] ?? $this->getThePropertyExtensionOrderServiceService()));
}
/**
* Gets the public 'App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsPaidController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsPaidController
*/
protected function getMarkThePropertyExtensionOrderAsPaidControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ExtensionOrder/MarkThePropertyExtensionOrderAsPaidController.php';
return $this->services['App\\Controller\\api\\TheProperty\\ExtensionOrder\\MarkThePropertyExtensionOrderAsPaidController'] = new \App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsPaidController(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\Api\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderService'] ?? $this->getThePropertyExtensionOrderServiceService()));
}
/**
* Gets the public 'App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsReceivedController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsReceivedController
*/
protected function getMarkThePropertyExtensionOrderAsReceivedControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ExtensionOrder/MarkThePropertyExtensionOrderAsReceivedController.php';
return $this->services['App\\Controller\\api\\TheProperty\\ExtensionOrder\\MarkThePropertyExtensionOrderAsReceivedController'] = new \App\Controller\api\TheProperty\ExtensionOrder\MarkThePropertyExtensionOrderAsReceivedController(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\Api\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderService'] ?? $this->getThePropertyExtensionOrderServiceService()));
}
/**
* Gets the public 'App\Controller\api\TheProperty\ListController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ListController
*/
protected function getListController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ListController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/ListingService.php';
$this->services['App\\Controller\\api\\TheProperty\\ListController'] = $instance = new \App\Controller\api\TheProperty\ListController(new \App\Service\Api\TheProperty\ListingService(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\ClientSalesAgreementRepository'] ?? $this->getClientSalesAgreementRepositoryService())), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheProperty\\ListController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheProperty\LocalityController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\LocalityController
*/
protected function getLocalityControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/LocalityController.php';
return $this->services['App\\Controller\\api\\TheProperty\\LocalityController'] = new \App\Controller\api\TheProperty\LocalityController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\OptionController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\OptionController
*/
protected function getOptionController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/OptionController.php';
return $this->services['App\\Controller\\api\\TheProperty\\OptionController'] = new \App\Controller\api\TheProperty\OptionController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\PropertyAdController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\PropertyAdController
*/
protected function getPropertyAdControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/PropertyAdController.php';
return $this->services['App\\Controller\\api\\TheProperty\\PropertyAdController'] = new \App\Controller\api\TheProperty\PropertyAdController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\PropertyTypeController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\PropertyTypeController
*/
protected function getPropertyTypeController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/PropertyTypeController.php';
return $this->services['App\\Controller\\api\\TheProperty\\PropertyTypeController'] = new \App\Controller\api\TheProperty\PropertyTypeController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\SearchController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\SearchController
*/
protected function getSearchController3Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/SearchController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/SearchService.php';
return $this->services['App\\Controller\\api\\TheProperty\\SearchController'] = new \App\Controller\api\TheProperty\SearchController(new \App\Service\Api\TheProperty\SearchService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\TheProperty\SessionController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\SessionController
*/
protected function getSessionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/SessionController.php';
$this->services['App\\Controller\\api\\TheProperty\\SessionController'] = $instance = new \App\Controller\api\TheProperty\SessionController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheProperty\\SessionController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheProperty\SoilAffectationPlanController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\SoilAffectationPlanController
*/
protected function getSoilAffectationPlanControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/SoilAffectationPlanController.php';
return $this->services['App\\Controller\\api\\TheProperty\\SoilAffectationPlanController'] = new \App\Controller\api\TheProperty\SoilAffectationPlanController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\SuggestionPriceController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\SuggestionPriceController
*/
protected function getSuggestionPriceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/SuggestionPriceController.php';
return $this->services['App\\Controller\\api\\TheProperty\\SuggestionPriceController'] = new \App\Controller\api\TheProperty\SuggestionPriceController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\ThePropertyAppointmentSlotsController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\ThePropertyAppointmentSlotsController
*/
protected function getThePropertyAppointmentSlotsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/ThePropertyAppointmentSlotsController.php';
return $this->services['App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController'] = new \App\Controller\api\TheProperty\ThePropertyAppointmentSlotsController(($this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'] ?? $this->getThePropertyAppointmentSlotsServiceService()));
}
/**
* Gets the public 'App\Controller\api\TheProperty\TransactionTypeController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\TransactionTypeController
*/
protected function getTransactionTypeController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/TransactionTypeController.php';
return $this->services['App\\Controller\\api\\TheProperty\\TransactionTypeController'] = new \App\Controller\api\TheProperty\TransactionTypeController();
}
/**
* Gets the public 'App\Controller\api\TheProperty\VisitController' shared autowired service.
*
* @return \App\Controller\api\TheProperty\VisitController
*/
protected function getVisitControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheProperty/VisitController.php';
return $this->services['App\\Controller\\api\\TheProperty\\VisitController'] = new \App\Controller\api\TheProperty\VisitController(($this->privates['App\\Service\\Api\\TheProperty\\VisitService'] ?? $this->getVisitServiceService()));
}
/**
* Gets the public 'App\Controller\api\TheService\AddController' shared autowired service.
*
* @return \App\Controller\api\TheService\AddController
*/
protected function getAddControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheService/AddController.php';
$this->services['App\\Controller\\api\\TheService\\AddController'] = $instance = new \App\Controller\api\TheService\AddController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheService\\AddController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheService\CategoryController' shared autowired service.
*
* @return \App\Controller\api\TheService\CategoryController
*/
protected function getCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheService/CategoryController.php';
return $this->services['App\\Controller\\api\\TheService\\CategoryController'] = new \App\Controller\api\TheService\CategoryController();
}
/**
* Gets the public 'App\Controller\api\TheService\ListController' shared autowired service.
*
* @return \App\Controller\api\TheService\ListController
*/
protected function getListController3Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheService/ListController.php';
$this->services['App\\Controller\\api\\TheService\\ListController'] = $instance = new \App\Controller\api\TheService\ListController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TheService\\ListController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TheService\UpdateController' shared autowired service.
*
* @return \App\Controller\api\TheService\UpdateController
*/
protected function getUpdateControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TheService/UpdateController.php';
return $this->services['App\\Controller\\api\\TheService\\UpdateController'] = new \App\Controller\api\TheService\UpdateController();
}
/**
* Gets the public 'App\Controller\api\ThepropertyBalanceController' shared autowired service.
*
* @return \App\Controller\api\ThepropertyBalanceController
*/
protected function getThepropertyBalanceControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThepropertyBalanceController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyBalanceService.php';
return $this->services['App\\Controller\\api\\ThepropertyBalanceController'] = new \App\Controller\api\ThepropertyBalanceController(new \App\Service\Api\ThepropertyBalanceService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Service\\TraitementCalcul'] ?? $this->getTraitementCalculService())));
}
/**
* Gets the public 'App\Controller\api\ThepropertyConsumptionController' shared autowired service.
*
* @return \App\Controller\api\ThepropertyConsumptionController
*/
protected function getThepropertyConsumptionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThepropertyConsumptionController.php';
return $this->services['App\\Controller\\api\\ThepropertyConsumptionController'] = new \App\Controller\api\ThepropertyConsumptionController(($this->services['App\\Service\\Api\\ThepropertyConsumptionService'] ?? $this->getThepropertyConsumptionServiceService()));
}
/**
* Gets the public 'App\Controller\api\ThepropertyLotController' shared autowired service.
*
* @return \App\Controller\api\ThepropertyLotController
*/
protected function getThepropertyLotControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThepropertyLotController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyLotService.php';
return $this->services['App\\Controller\\api\\ThepropertyLotController'] = new \App\Controller\api\ThepropertyLotController(new \App\Service\Api\ThepropertyLotService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService())));
}
/**
* Gets the public 'App\Controller\api\ThepropertyOfferBillController' shared autowired service.
*
* @return \App\Controller\api\ThepropertyOfferBillController
*/
protected function getThepropertyOfferBillControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThepropertyOfferBillController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyOfferBillService.php';
return $this->services['App\\Controller\\api\\ThepropertyOfferBillController'] = new \App\Controller\api\ThepropertyOfferBillController(new \App\Service\Api\ThepropertyOfferBillService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService())));
}
/**
* Gets the public 'App\Controller\api\ThepropertyProviderController' shared autowired service.
*
* @return \App\Controller\api\ThepropertyProviderController
*/
protected function getThepropertyProviderController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThepropertyProviderController.php';
return $this->services['App\\Controller\\api\\ThepropertyProviderController'] = new \App\Controller\api\ThepropertyProviderController(($this->services['App\\Service\\Api\\ThepropertyProviderService'] ?? $this->getThepropertyProviderServiceService()));
}
/**
* Gets the public 'App\Controller\api\ThreeD\ArtistController' shared autowired service.
*
* @return \App\Controller\api\ThreeD\ArtistController
*/
protected function getArtistControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThreeD/ArtistController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThreeD/ArtistService.php';
$this->services['App\\Controller\\api\\ThreeD\\ArtistController'] = $instance = new \App\Controller\api\ThreeD\ArtistController(new \App\Service\Api\ThreeD\ArtistService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ThreeD\\ArtistController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ThreeD\ProcessingClientController' shared autowired service.
*
* @return \App\Controller\api\ThreeD\ProcessingClientController
*/
protected function getProcessingClientControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThreeD/ProcessingClientController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThreeD/ProcessingClientService.php';
$this->services['App\\Controller\\api\\ThreeD\\ProcessingClientController'] = $instance = new \App\Controller\api\ThreeD\ProcessingClientController(new \App\Service\Api\ThreeD\ProcessingClientService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ThreeD\\ProcessingClientController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ThreeD\RelookingController' shared autowired service.
*
* @return \App\Controller\api\ThreeD\RelookingController
*/
protected function getRelookingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThreeD/RelookingController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThreeD/RelookingMailingService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThreeD/RelookingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$c = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
$this->services['App\\Controller\\api\\ThreeD\\RelookingController'] = $instance = new \App\Controller\api\ThreeD\RelookingController(new \App\Service\Api\ThreeD\RelookingService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service()), ($this->privates['App\\Service\\EntityFetcherService'] ?? $this->getEntityFetcherServiceService()), ($this->privates['App\\Repository\\RelookingSaveRepository'] ?? $this->getRelookingSaveRepositoryService()), ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService()), $c, ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService())), $a, $b, $c);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ThreeD\\RelookingController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\ThreeD\T3dDemandsController' shared autowired service.
*
* @return \App\Controller\api\ThreeD\T3dDemandsController
*/
protected function getT3dDemandsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/ThreeD/T3dDemandsController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThreeD/T3dDemandService.php';
$this->services['App\\Controller\\api\\ThreeD\\T3dDemandsController'] = $instance = new \App\Controller\api\ThreeD\T3dDemandsController(new \App\Service\Api\ThreeD\T3dDemandService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'] ?? $this->getSolicitationServiceService()), ($this->privates['App\\Service\\EntityFetcherService'] ?? $this->getEntityFetcherServiceService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\ThreeD\\T3dDemandsController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Timeline\ListController' shared autowired service.
*
* @return \App\Controller\api\Timeline\ListController
*/
protected function getListController4Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Timeline/ListController.php';
$this->services['App\\Controller\\api\\Timeline\\ListController'] = $instance = new \App\Controller\api\Timeline\ListController(($this->privates['App\\Service\\Api\\Timeline\\TimelineCreation'] ?? $this->getTimelineCreationService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Timeline\\ListController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\TypeHabitationController' shared autowired service.
*
* @return \App\Controller\api\TypeHabitationController
*/
protected function getTypeHabitationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/TypeHabitationController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TypeHabitationService.php';
$this->services['App\\Controller\\api\\TypeHabitationController'] = $instance = new \App\Controller\api\TypeHabitationController(new \App\Service\Api\TypeHabitationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\TypeHabitationController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\UrbanismPdf\UrbanismPdfController' shared autowired service.
*
* @return \App\Controller\api\UrbanismPdf\UrbanismPdfController
*/
protected function getUrbanismPdfControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UrbanismPdf/UrbanismPdfController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/UrbanismPdf/UrbanismPdfService.php';
$this->services['App\\Controller\\api\\UrbanismPdf\\UrbanismPdfController'] = $instance = new \App\Controller\api\UrbanismPdf\UrbanismPdfController(new \App\Service\Api\UrbanismPdf\UrbanismPdfService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Repository\\UrbanismPdfRepository'] ?? $this->getUrbanismPdfRepositoryService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\UrbanismPdf\\UrbanismPdfController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Urbanism\AlertNewProjectImmoController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\AlertNewProjectImmoController
*/
protected function getAlertNewProjectImmoControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/AlertNewProjectImmoController.php';
return $this->services['App\\Controller\\api\\Urbanism\\AlertNewProjectImmoController'] = new \App\Controller\api\Urbanism\AlertNewProjectImmoController(($this->privates['App\\Service\\Api\\Urbanism\\AlertNewProjectImmoService'] ?? $this->getAlertNewProjectImmoServiceService()));
}
/**
* Gets the public 'App\Controller\api\Urbanism\DesignNeighborhoodController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\DesignNeighborhoodController
*/
protected function getDesignNeighborhoodControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/DesignNeighborhoodController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/DesignNeighborhoodService.php';
return $this->services['App\\Controller\\api\\Urbanism\\DesignNeighborhoodController'] = new \App\Controller\api\Urbanism\DesignNeighborhoodController(new \App\Service\Api\Urbanism\DesignNeighborhoodService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Urbanism\NeighborhoodController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\NeighborhoodController
*/
protected function getNeighborhoodControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/NeighborhoodController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/NeighborhoodService.php';
$this->services['App\\Controller\\api\\Urbanism\\NeighborhoodController'] = $instance = new \App\Controller\api\Urbanism\NeighborhoodController(new \App\Service\Api\Urbanism\NeighborhoodService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\NeighborhoodEditRepository'] ?? $this->getNeighborhoodEditRepositoryService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\Urbanism\\NeighborhoodController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\Urbanism\NewProjectImmoController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\NewProjectImmoController
*/
protected function getNewProjectImmoControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/NewProjectImmoController.php';
return $this->services['App\\Controller\\api\\Urbanism\\NewProjectImmoController'] = new \App\Controller\api\Urbanism\NewProjectImmoController(($this->privates['App\\Service\\Api\\Urbanism\\NewProjectImmoService'] ?? $this->getNewProjectImmoServiceService()));
}
/**
* Gets the public 'App\Controller\api\Urbanism\PpasController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\PpasController
*/
protected function getPpasControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/PpasController.php';
return $this->services['App\\Controller\\api\\Urbanism\\PpasController'] = new \App\Controller\api\Urbanism\PpasController(($this->privates['App\\Service\\Api\\Urbanism\\PpasService'] ?? $this->getPpasServiceService()));
}
/**
* Gets the public 'App\Controller\api\Urbanism\PrasController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\PrasController
*/
protected function getPrasControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/PrasController.php';
return $this->services['App\\Controller\\api\\Urbanism\\PrasController'] = new \App\Controller\api\Urbanism\PrasController(($this->privates['App\\Service\\Api\\Urbanism\\PrasService'] ?? $this->getPrasServiceService()));
}
/**
* Gets the public 'App\Controller\api\Urbanism\PublicInquiryInProgressController' shared autowired service.
*
* @return \App\Controller\api\Urbanism\PublicInquiryInProgressController
*/
protected function getPublicInquiryInProgressControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Urbanism/PublicInquiryInProgressController.php';
return $this->services['App\\Controller\\api\\Urbanism\\PublicInquiryInProgressController'] = new \App\Controller\api\Urbanism\PublicInquiryInProgressController(($this->privates['App\\Service\\Api\\Urbanism\\PublicInquiryInProgressService'] ?? $this->getPublicInquiryInProgressServiceService()));
}
/**
* Gets the public 'App\Controller\api\UserServicePromo\CheckPromoForUserController' shared autowired service.
*
* @return \App\Controller\api\UserServicePromo\CheckPromoForUserController
*/
protected function getCheckPromoForUserControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UserServicePromo/CheckPromoForUserController.php';
$this->services['App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController'] = $instance = new \App\Controller\api\UserServicePromo\CheckPromoForUserController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\UserServicePromo\ConsumeController' shared autowired service.
*
* @return \App\Controller\api\UserServicePromo\ConsumeController
*/
protected function getConsumeControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UserServicePromo/ConsumeController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/UserServicePromo/UserServicePromoService.php';
$this->services['App\\Controller\\api\\UserServicePromo\\ConsumeController'] = $instance = new \App\Controller\api\UserServicePromo\ConsumeController(new \App\Service\Api\UserServicePromo\UserServicePromoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->privates['App\\Service\\UrlContext'] ?? ($this->privates['App\\Service\\UrlContext'] = new \App\Service\UrlContext())), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\UserServicePromo\\ConsumeController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\User\ArtistDetailController' shared autowired service.
*
* @return \App\Controller\api\User\ArtistDetailController
*/
protected function getArtistDetailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/ArtistDetailController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/DetailArtisService.php';
$this->services['App\\Controller\\api\\User\\ArtistDetailController'] = $instance = new \App\Controller\api\User\ArtistDetailController(new \App\Service\Api\User\DetailArtisService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\User\\ArtistDetailController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\User\CertificatorController' shared autowired service.
*
* @return \App\Controller\api\User\CertificatorController
*/
protected function getCertificatorControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/CertificatorController.php';
return $this->services['App\\Controller\\api\\User\\CertificatorController'] = new \App\Controller\api\User\CertificatorController();
}
/**
* Gets the public 'App\Controller\api\User\DeviceTokenController' shared autowired service.
*
* @return \App\Controller\api\User\DeviceTokenController
*/
protected function getDeviceTokenControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/DeviceTokenController.php';
return $this->services['App\\Controller\\api\\User\\DeviceTokenController'] = new \App\Controller\api\User\DeviceTokenController();
}
/**
* Gets the public 'App\Controller\api\User\EditProfileController' shared autowired service.
*
* @return \App\Controller\api\User\EditProfileController
*/
protected function getEditProfileControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/EditProfileController.php';
$this->services['App\\Controller\\api\\User\\EditProfileController'] = $instance = new \App\Controller\api\User\EditProfileController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\User\\EditProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\User\ListEmailController' shared autowired service.
*
* @return \App\Controller\api\User\ListEmailController
*/
protected function getListEmailControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/ListEmailController.php';
return $this->services['App\\Controller\\api\\User\\ListEmailController'] = new \App\Controller\api\User\ListEmailController();
}
/**
* Gets the public 'App\Controller\api\User\SearchAndSendingInvitationController' shared autowired service.
*
* @return \App\Controller\api\User\SearchAndSendingInvitationController
*/
protected function getSearchAndSendingInvitationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SearchAndSendingInvitationController.php';
return $this->services['App\\Controller\\api\\User\\SearchAndSendingInvitationController'] = new \App\Controller\api\User\SearchAndSendingInvitationController(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Controller\api\User\SearchController' shared autowired service.
*
* @return \App\Controller\api\User\SearchController
*/
protected function getSearchController4Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SearchController.php';
return $this->services['App\\Controller\\api\\User\\SearchController'] = new \App\Controller\api\User\SearchController();
}
/**
* Gets the public 'App\Controller\api\User\SendMailSociety' shared autowired service.
*
* @return \App\Controller\api\User\SendMailSociety
*/
protected function getSendMailSocietyService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SendMailSociety.php';
$this->services['App\\Controller\\api\\User\\SendMailSociety'] = $instance = new \App\Controller\api\User\SendMailSociety();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\User\\SendMailSociety', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\User\SocietyController' shared autowired service.
*
* @return \App\Controller\api\User\SocietyController
*/
protected function getSocietyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SocietyController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/SocietyService.php';
return $this->services['App\\Controller\\api\\User\\SocietyController'] = new \App\Controller\api\User\SocietyController(new \App\Service\Api\User\SocietyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\StripeProcess'] ?? $this->getStripeProcessService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))));
}
/**
* Gets the public 'App\Controller\api\User\SubscriptionProductController' shared autowired service.
*
* @return \App\Controller\api\User\SubscriptionProductController
*/
protected function getSubscriptionProductController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SubscriptionProductController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/SubscriptionProductControllerService.php';
return $this->services['App\\Controller\\api\\User\\SubscriptionProductController'] = new \App\Controller\api\User\SubscriptionProductController(new \App\Service\Api\User\SubscriptionProductControllerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\User\SubscriptionProductServiceController' shared autowired service.
*
* @return \App\Controller\api\User\SubscriptionProductServiceController
*/
protected function getSubscriptionProductServiceController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/SubscriptionProductServiceController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/SubscriptionProductServiceControllerService.php';
return $this->services['App\\Controller\\api\\User\\SubscriptionProductServiceController'] = new \App\Controller\api\User\SubscriptionProductServiceController(new \App\Service\Api\User\SubscriptionProductServiceControllerService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\User\UserController' shared autowired service.
*
* @return \App\Controller\api\User\UserController
*/
protected function getUserControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/UserController.php';
$this->services['App\\Controller\\api\\User\\UserController'] = $instance = new \App\Controller\api\User\UserController(($this->privates['App\\Service\\Api\\User\\UserService'] ?? $this->getUserServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\User\\UserController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\User\UserPublicInfo' shared autowired service.
*
* @return \App\Controller\api\User\UserPublicInfo
*/
protected function getUserPublicInfoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/User/UserPublicInfo.php';
return $this->services['App\\Controller\\api\\User\\UserPublicInfo'] = new \App\Controller\api\User\UserPublicInfo();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\AppointmentRequestController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\AppointmentRequestController
*/
protected function getAppointmentRequestControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/AppointmentRequestController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Event/AppointmentRequestService.php';
include_once \dirname(__DIR__, 4).'/src/Constant/UserConstants.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\AppointmentRequestController'] = new \App\Controller\api\UsersProfile\Solicitation\AppointmentRequestController(new \App\Service\Api\Event\AppointmentRequestService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['App\\Repository\\ThePropertyVisitRepository'] ?? $this->getThePropertyVisitRepositoryService()), ($this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'] ?? $this->getThePropertyAppointmentSlotsServiceService()), ($this->privates['App\\Constant\\UserConstants'] ?? ($this->privates['App\\Constant\\UserConstants'] = new \App\Constant\UserConstants())), ($this->privates['App\\Service\\Api\\Timeline\\TimelineCreation'] ?? $this->getTimelineCreationService())));
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractAcceptationController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractAcceptationController
*/
protected function getContractAcceptationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractAcceptationController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractAcceptationController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractDetailsController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractDetailsController
*/
protected function getContractDetailsControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractDetailsController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractDetailsController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractGenerationController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractGenerationController
*/
protected function getContractGenerationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractGenerationController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractGenerationController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractListingController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractListingController
*/
protected function getContractListingControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractListingController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractListingController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractRejectionController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractRejectionController
*/
protected function getContractRejectionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractRejectionController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractRejectionController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Solicitation\ContractUploadController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Solicitation\ContractUploadController
*/
protected function getContractUploadControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Solicitation/ContractUploadController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController'] = new \App\Controller\api\UsersProfile\Solicitation\ContractUploadController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\ThePropertyDocument\DocumentModificationController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\ThePropertyDocument\DocumentModificationController
*/
protected function getDocumentModificationControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/ThePropertyDocument/DocumentModificationController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController'] = new \App\Controller\api\UsersProfile\ThePropertyDocument\DocumentModificationController();
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Webshop\EditProfileController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Webshop\EditProfileController
*/
protected function getEditProfileController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Webshop/EditProfileController.php';
$this->services['App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController'] = $instance = new \App\Controller\api\UsersProfile\Webshop\EditProfileController();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Webshop\OrderController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Webshop\OrderController
*/
protected function getOrderController2Service()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Webshop/OrderController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Webshop\\OrderController'] = new \App\Controller\api\UsersProfile\Webshop\OrderController(($this->privates['App\\Repository\\WebshopOrderRepository'] ?? $this->getWebshopOrderRepositoryService()));
}
/**
* Gets the public 'App\Controller\api\UsersProfile\Webshop\PaymentController' shared autowired service.
*
* @return \App\Controller\api\UsersProfile\Webshop\PaymentController
*/
protected function getPaymentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/UsersProfile/Webshop/PaymentController.php';
return $this->services['App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController'] = new \App\Controller\api\UsersProfile\Webshop\PaymentController();
}
/**
* Gets the public 'App\Controller\api\VisitPropertyController' shared autowired service.
*
* @return \App\Controller\api\VisitPropertyController
*/
protected function getVisitPropertyControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/VisitPropertyController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/VisitpropertyService.php';
return $this->services['App\\Controller\\api\\VisitPropertyController'] = new \App\Controller\api\VisitPropertyController(new \App\Service\Api\VisitpropertyService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())));
}
/**
* Gets the public 'App\Controller\api\VivaquaController' shared autowired service.
*
* @return \App\Controller\api\VivaquaController
*/
protected function getVivaquaControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/VivaquaController.php';
$this->services['App\\Controller\\api\\VivaquaController'] = $instance = new \App\Controller\api\VivaquaController(($this->privates['App\\Service\\Api\\VivaquaService'] ?? $this->getVivaquaServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\api\\VivaquaController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\api\WebshopSimplePaymentController' shared autowired service.
*
* @return \App\Controller\api\WebshopSimplePaymentController
*/
protected function getWebshopSimplePaymentControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/WebshopSimplePaymentController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/WebshopSimplePaymentService.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
return $this->services['App\\Controller\\api\\WebshopSimplePaymentController'] = new \App\Controller\api\WebshopSimplePaymentController(new \App\Service\Api\WebshopSimplePaymentService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['Stripe\\StripeClient'] ?? ($this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')]))), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Work\ChoiceCategoryController' shared autowired service.
*
* @return \App\Controller\api\Work\ChoiceCategoryController
*/
protected function getChoiceCategoryControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ChoiceCategoryController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ChoiceCategoryService.php';
return $this->services['App\\Controller\\api\\Work\\ChoiceCategoryController'] = new \App\Controller\api\Work\ChoiceCategoryController(new \App\Service\Api\Work\ChoiceCategoryService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Work\ModelController' shared autowired service.
*
* @return \App\Controller\api\Work\ModelController
*/
protected function getModelControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ModelController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ModelService.php';
return $this->services['App\\Controller\\api\\Work\\ModelController'] = new \App\Controller\api\Work\ModelController(new \App\Service\Api\Work\ModelService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Work\SubModelController' shared autowired service.
*
* @return \App\Controller\api\Work\SubModelController
*/
protected function getSubModelControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/SubModelController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/SubModelService.php';
return $this->services['App\\Controller\\api\\Work\\SubModelController'] = new \App\Controller\api\Work\SubModelController(new \App\Service\Api\Work\SubModelService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Work\SubsectionController' shared autowired service.
*
* @return \App\Controller\api\Work\SubsectionController
*/
protected function getSubsectionControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/SubsectionController.php';
return $this->services['App\\Controller\\api\\Work\\SubsectionController'] = new \App\Controller\api\Work\SubsectionController(($this->privates['App\\Service\\Api\\Work\\SubsectionService'] ?? $this->getSubsectionServiceService()));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyBoilerWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyBoilerWorkController
*/
protected function getThePropertyBoilerWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyBoilerWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyBoilerWorkService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyBoilerWorkController'] = new \App\Controller\api\Work\ThePropertyBoilerWorkController(new \App\Service\Api\Work\ThePropertyBoilerWorkService(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Repository\\ChoicecategoryRepository'] ?? $this->getChoicecategoryRepositoryService()), ($this->privates['App\\Service\\Api\\EstimationService'] ?? $this->getEstimationServiceService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())), ($this->privates['App\\Service\\Api\\Work\\SubsectionService'] ?? $this->getSubsectionServiceService()));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyCareWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyCareWorkController
*/
protected function getThePropertyCareWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyCareWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyCareWorkService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyCareWorkController'] = new \App\Controller\api\Work\ThePropertyCareWorkController(new \App\Service\Api\Work\ThePropertyCareWorkService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\EngineeringOfficesRepository'] ?? $this->getEngineeringOfficesRepositoryService()), ($this->privates['App\\Repository\\CareCompaniesRepository'] ?? $this->getCareCompaniesRepositoryService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\Api\\EstimationService'] ?? $this->getEstimationServiceService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyConstructionWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyConstructionWorkController
*/
protected function getThePropertyConstructionWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyConstructionWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyConstructionWorkService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyConstructionWorkController'] = new \App\Controller\api\Work\ThePropertyConstructionWorkController(new \App\Service\Api\Work\ThePropertyConstructionWorkService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\Api\\EstimationService'] ?? $this->getEstimationServiceService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['App\\Repository\\TypeofworkRepository'] ?? $this->getTypeofworkRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyConstructionWorkRulesController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyConstructionWorkRulesController
*/
protected function getThePropertyConstructionWorkRulesControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyConstructionWorkRulesController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyConstructionWorkRulesService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyConstructionWorkRulesController'] = new \App\Controller\api\Work\ThePropertyConstructionWorkRulesController(new \App\Service\Api\Work\ThePropertyConstructionWorkRulesService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyTankWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyTankWorkController
*/
protected function getThePropertyTankWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyTankWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyTankWorkService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyTankWorkController'] = new \App\Controller\api\Work\ThePropertyTankWorkController(new \App\Service\Api\Work\ThePropertyTankWorkService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Repository\\ChoicecategoryRepository'] ?? $this->getChoicecategoryRepositoryService()), ($this->privates['App\\Service\\Api\\EstimationService'] ?? $this->getEstimationServiceService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService()), ($this->privates['App\\Repository\\EngineeringOfficesRepository'] ?? $this->getEngineeringOfficesRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService())));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyUrgentWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyUrgentWorkController
*/
protected function getThePropertyUrgentWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyUrgentWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyUrgentWorkService.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyUrgentWorkController'] = new \App\Controller\api\Work\ThePropertyUrgentWorkController(new \App\Service\Api\Work\ThePropertyUrgentWorkService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService())));
}
/**
* Gets the public 'App\Controller\api\Work\ThePropertyWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\ThePropertyWorkController
*/
protected function getThePropertyWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/ThePropertyWorkController.php';
return $this->services['App\\Controller\\api\\Work\\ThePropertyWorkController'] = new \App\Controller\api\Work\ThePropertyWorkController(($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService()));
}
/**
* Gets the public 'App\Controller\api\Work\TypeOfWorkController' shared autowired service.
*
* @return \App\Controller\api\Work\TypeOfWorkController
*/
protected function getTypeOfWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/TypeOfWorkController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/TypeOfWorkService.php';
return $this->services['App\\Controller\\api\\Work\\TypeOfWorkController'] = new \App\Controller\api\Work\TypeOfWorkController(new \App\Service\Api\Work\TypeOfWorkService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
}
/**
* Gets the public 'App\Controller\api\Work\WorkCostController' shared autowired service.
*
* @return \App\Controller\api\Work\WorkCostController
*/
protected function getWorkCostControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/api/Work/WorkCostController.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkCostService.php';
return $this->services['App\\Controller\\api\\Work\\WorkCostController'] = new \App\Controller\api\Work\WorkCostController(new \App\Service\Api\Work\WorkCostService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Api\\EstimationService'] ?? $this->getEstimationServiceService())));
}
/**
* Gets the public 'App\Controller\apiimmogo\ApiAddWorkController' shared autowired service.
*
* @return \App\Controller\apiimmogo\ApiAddWorkController
*/
protected function getApiAddWorkControllerService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/apiimmogo/ApiAddWorkController.php';
$this->services['App\\Controller\\apiimmogo\\ApiAddWorkController'] = $instance = new \App\Controller\apiimmogo\ApiAddWorkController(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\apiimmogo\\ApiAddWorkController', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\apiimmogo\ApiImmogo' shared autowired service.
*
* @return \App\Controller\apiimmogo\ApiImmogo
*/
protected function getApiImmogoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/apiimmogo/ApiImmogo.php';
include_once \dirname(__DIR__, 4).'/src/Service/Immogo/ImmogoPropertyService.php';
include_once \dirname(__DIR__, 4).'/src/Service/GetloyerprospectifImmogo.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$b = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$d = ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule()));
$this->services['App\\Controller\\apiimmogo\\ApiImmogo'] = $instance = new \App\Controller\apiimmogo\ApiImmogo($a, ($this->services['App\\Service\\Immogo\\ImmogoService'] ?? $this->getImmogoServiceService()), $b, new \App\Service\Immogo\ImmogoPropertyService($c, $this, $a, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $b, $d, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\GetloyerprospectifImmogo'] ?? ($this->privates['App\\Service\\GetloyerprospectifImmogo'] = new \App\Service\GetloyerprospectifImmogo())), $c, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), $c, ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), $d, ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->privates['App\\Service\\Api\\Urbanism\\PpasService'] ?? $this->getPpasServiceService()), ($this->privates['App\\Service\\Api\\Urbanism\\PrasService'] ?? $this->getPrasServiceService()), ($this->privates['App\\Service\\Api\\BrugisService'] ?? $this->getBrugisServiceService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\apiimmogo\\ApiImmogo', $this));
return $instance;
}
/**
* Gets the public 'App\Controller\apiimmogo\EstimateImmogo' shared autowired service.
*
* @return \App\Controller\apiimmogo\EstimateImmogo
*/
protected function getEstimateImmogoService()
{
include_once \dirname(__DIR__, 4).'/src/Controller/apiimmogo/EstimateImmogo.php';
include_once \dirname(__DIR__, 4).'/src/Service/Immogo/EstimationService.php';
$this->services['App\\Controller\\apiimmogo\\EstimateImmogo'] = $instance = new \App\Controller\apiimmogo\EstimateImmogo(new \App\Service\Immogo\EstimationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Controller\\apiimmogo\\EstimateImmogo', $this));
return $instance;
}
/**
* Gets the public 'App\Repository\UserRepository' shared autowired service.
*
* @return \App\Repository\UserRepository
*/
protected function getUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/PasswordUpgraderInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRepository.php';
return $this->services['App\\Repository\\UserRepository'] = new \App\Repository\UserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the public 'App\Service\Api\ConsumptionWaterService' shared autowired service.
*
* @return \App\Service\Api\ConsumptionWaterService
*/
protected function getConsumptionWaterServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ConsumptionWaterService.php';
return $this->services['App\\Service\\Api\\ConsumptionWaterService'] = new \App\Service\Api\ConsumptionWaterService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the public 'App\Service\Api\EngieService' shared autowired service.
*
* @return \App\Service\Api\EngieService
*/
protected function getEngieServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/EngieService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
return $this->services['App\\Service\\Api\\EngieService'] = new \App\Service\Api\EngieService($a, $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $a);
}
/**
* Gets the public 'App\Service\Api\Portfolio\PortfolioApiService' shared autowired service.
*
* @return \App\Service\Api\Portfolio\PortfolioApiService
*/
protected function getPortfolioApiServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Portfolio/PortfolioApiService.php';
$a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
if (isset($this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'])) {
return $this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'])) {
return $this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'];
}
return $this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'] = new \App\Service\Api\Portfolio\PortfolioApiService($a, $b);
}
/**
* Gets the public 'App\Service\Api\ProviderSolarGreenCertificateService' shared autowired service.
*
* @return \App\Service\Api\ProviderSolarGreenCertificateService
*/
protected function getProviderSolarGreenCertificateServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderSolarGreenCertificateService.php';
$this->services['App\\Service\\Api\\ProviderSolarGreenCertificateService'] = $instance = new \App\Service\Api\ProviderSolarGreenCertificateService(($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Repository\\ProviderSolarGreenCertificateRepository'] ?? $this->getProviderSolarGreenCertificateRepositoryService()), ($this->privates['App\\Repository\\ProviderSolarGreenCertificateFilesRepository'] ?? $this->getProviderSolarGreenCertificateFilesRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Api\\ProviderSolarGreenCertificateService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Api\ProviderSolarOrganizationService' shared autowired service.
*
* @return \App\Service\Api\ProviderSolarOrganizationService
*/
protected function getProviderSolarOrganizationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderSolarOrganizationService.php';
$this->services['App\\Service\\Api\\ProviderSolarOrganizationService'] = $instance = new \App\Service\Api\ProviderSolarOrganizationService(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ProviderSolarOrganizationRepository'] ?? $this->getProviderSolarOrganizationRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Api\\ProviderSolarOrganizationService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Api\ProviderSolarPhotovoltaicService' shared autowired service.
*
* @return \App\Service\Api\ProviderSolarPhotovoltaicService
*/
protected function getProviderSolarPhotovoltaicServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ProviderSolarPhotovoltaicService.php';
$this->services['App\\Service\\Api\\ProviderSolarPhotovoltaicService'] = $instance = new \App\Service\Api\ProviderSolarPhotovoltaicService(($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['App\\Repository\\ProviderSolarPhotovoltaicRepository'] ?? $this->getProviderSolarPhotovoltaicRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Api\\ProviderSolarPhotovoltaicService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Api\RentalService' shared autowired service.
*
* @return \App\Service\Api\RentalService
*/
protected function getRentalServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/RentalService.php';
include_once \dirname(__DIR__, 4).'/src/Service/FpdiService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$d = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$e = ($this->privates['App\\Service\\Api\\RentalEmailService'] ?? $this->getRentalEmailServiceService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$f = ($this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'] ?? $this->getUserPropertyFetcherService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$h = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$i = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
$j = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->services['App\\Service\\Api\\RentalService'])) {
return $this->services['App\\Service\\Api\\RentalService'];
}
return $this->services['App\\Service\\Api\\RentalService'] = new \App\Service\Api\RentalService($a, $b, '/uploads/lease_contract/', $c, $d, $e, $f, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), new \App\Service\FpdiService($g), $h, $i, $j);
}
/**
* Gets the public 'App\Service\Api\ThePropertyMaifInsuranceSummary\ThePropertyMaifInsuranceSummaryService' shared autowired service.
*
* @return \App\Service\Api\ThePropertyMaifInsuranceSummary\ThePropertyMaifInsuranceSummaryService
*/
protected function getThePropertyMaifInsuranceSummaryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThePropertyMaifInsuranceSummary/ThePropertyMaifInsuranceSummaryService.php';
$this->services['App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService'] = $instance = new \App\Service\Api\ThePropertyMaifInsuranceSummary\ThePropertyMaifInsuranceSummaryService(($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Api\ThepropertyConsumptionService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyConsumptionService
*/
protected function getThepropertyConsumptionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyConsumptionService.php';
return $this->services['App\\Service\\Api\\ThepropertyConsumptionService'] = new \App\Service\Api\ThepropertyConsumptionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the public 'App\Service\Api\ThepropertyCounterService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyCounterService
*/
protected function getThepropertyCounterServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyCounterService.php';
return $this->services['App\\Service\\Api\\ThepropertyCounterService'] = new \App\Service\Api\ThepropertyCounterService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Service\Api\ThepropertyCounterStatementService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyCounterStatementService
*/
protected function getThepropertyCounterStatementServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyCounterStatementService.php';
return $this->services['App\\Service\\Api\\ThepropertyCounterStatementService'] = new \App\Service\Api\ThepropertyCounterStatementService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Service\Api\ThepropertyProviderBillService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyProviderBillService
*/
protected function getThepropertyProviderBillServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyProviderBillService.php';
return $this->services['App\\Service\\Api\\ThepropertyProviderBillService'] = new \App\Service\Api\ThepropertyProviderBillService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Service\Api\ThepropertyProviderDocumentProofService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyProviderDocumentProofService
*/
protected function getThepropertyProviderDocumentProofServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyProviderDocumentProofService.php';
return $this->services['App\\Service\\Api\\ThepropertyProviderDocumentProofService'] = new \App\Service\Api\ThepropertyProviderDocumentProofService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()));
}
/**
* Gets the public 'App\Service\Api\ThepropertyProviderService' shared autowired service.
*
* @return \App\Service\Api\ThepropertyProviderService
*/
protected function getThepropertyProviderServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ThepropertyProviderService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
return $this->services['App\\Service\\Api\\ThepropertyProviderService'] = new \App\Service\Api\ThepropertyProviderService(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), $a, $a, $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\ThepropertyProviderRepository'] ?? $this->getThepropertyProviderRepositoryService()));
}
/**
* Gets the public 'App\Service\Api\UsersProfile\Solicitation\ContractBuildingService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractBuildingService
*/
protected function getContractBuildingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractBuildingService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
return $this->services['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractBuildingService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractBuildingService(($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), 'Contrat proposé par %s sur le bien %s', '/uploads/contract/uploaded/');
}
/**
* Gets the public 'App\Service\Api\UsersProfile\Solicitation\ContractFileService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractFileService
*/
protected function getContractFileServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractFileService.php';
return $this->services['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractFileService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractFileService(($this->services['App\\Service\\Onespan\\DownloaderService'] ?? $this->getDownloaderServiceService()), '/uploads/contract/uploaded/', '/uploads/contract/signed/', '/uploads/contract/accepted/');
}
/**
* Gets the public 'App\Service\Api\Work\ThePropertyWorkService' shared autowired service.
*
* @return \App\Service\Api\Work\ThePropertyWorkService
*/
protected function getThePropertyWorkServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/WorkPublishService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/ThePropertyWorkService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'])) {
return $this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'])) {
return $this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'])) {
return $this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'];
}
$d = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'])) {
return $this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'];
}
return $this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] = new \App\Service\Api\Work\ThePropertyWorkService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\ControlsRepository'] ?? $this->getControlsRepositoryService()), ($this->privates['App\\Repository\\NextControlsRepository'] ?? $this->getNextControlsRepositoryService()), ($this->privates['App\\Repository\\PebControlsRepository'] ?? $this->getPebControlsRepositoryService()), ($this->privates['App\\Repository\\NextPebControlsRepository'] ?? $this->getNextPebControlsRepositoryService()), ($this->privates['App\\Repository\\EvacuationsRepository'] ?? $this->getEvacuationsRepositoryService()), ($this->privates['App\\Repository\\AuthorizationsRepository'] ?? $this->getAuthorizationsRepositoryService()), ($this->privates['App\\Repository\\FillingsRepository'] ?? $this->getFillingsRepositoryService()), ($this->privates['App\\Repository\\DemandsRepository'] ?? $this->getDemandsRepositoryService()), ($this->privates['App\\Repository\\ResponsesRepository'] ?? $this->getResponsesRepositoryService()), $d, ($this->privates['App\\Repository\\ThePropertyWorkRepository'] ?? $this->getThePropertyWorkRepositoryService()), ($this->privates['App\\Repository\\PrimeTankWorkRepository'] ?? $this->getPrimeTankWorkRepositoryService()));
}
/**
* Gets the public 'App\Service\DompdfService' shared autowired service.
*
* @return \App\Service\DompdfService
*/
protected function getDompdfServiceService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Service\\DompdfService'])) {
return $this->services['App\\Service\\DompdfService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\DompdfService'])) {
return $this->services['App\\Service\\DompdfService'];
}
$this->services['App\\Service\\DompdfService'] = $instance = new \App\Service\DompdfService($a, $b, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\DompdfService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Getlatlongbyadress' shared autowired service.
*
* @return \App\Service\Getlatlongbyadress
*/
protected function getGetlatlongbyadressService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Getlatlongbyadress.php';
$this->services['App\\Service\\Getlatlongbyadress'] = $instance = new \App\Service\Getlatlongbyadress(($this->privates['App\\Repository\\AdressRepository'] ?? $this->getAdressRepositoryService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Getlatlongbyadress', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Immogo\ImmogoService' shared autowired service.
*
* @return \App\Service\Immogo\ImmogoService
*/
protected function getImmogoServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Immogo/ImmogoService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Traitement.php';
$this->services['App\\Service\\Immogo\\ImmogoService'] = $instance = new \App\Service\Immogo\ImmogoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->privates['App\\Service\\Traitement'] ?? ($this->privates['App\\Service\\Traitement'] = new \App\Service\Traitement())));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Immogo\\ImmogoService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\ImoAgentSolicitationService' shared autowired service.
*
* @return \App\Service\ImoAgentSolicitationService
*/
protected function getImoAgentSolicitationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/ImoAgentSolicitationService.php';
return $this->services['App\\Service\\ImoAgentSolicitationService'] = new \App\Service\ImoAgentSolicitationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['App\\Service\\UrlContext'] ?? ($this->privates['App\\Service\\UrlContext'] = new \App\Service\UrlContext())));
}
/**
* Gets the public 'App\Service\Mailbox\Attachment\AttachmentService' shared autowired service.
*
* @return \App\Service\Mailbox\Attachment\AttachmentService
*/
protected function getAttachmentServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Mailbox\\Attachment\\AttachmentService'])) {
return $this->services['App\\Service\\Mailbox\\Attachment\\AttachmentService'];
}
return $this->services['App\\Service\\Mailbox\\Attachment\\AttachmentService'] = new \App\Service\Mailbox\Attachment\AttachmentService(new \App\Repository\Mailbox\AttachmentRepository($a), '/uploads/attachments/');
}
/**
* Gets the public 'App\Service\Mailbox\Inbound\AttachmentService' shared autowired service.
*
* @return \App\Service\Mailbox\Inbound\AttachmentService
*/
protected function getAttachmentService2Service()
{
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Inbound/AttachmentService.php';
return $this->services['App\\Service\\Mailbox\\Inbound\\AttachmentService'] = new \App\Service\Mailbox\Inbound\AttachmentService((\dirname(__DIR__, 4).'/public/uploads/attachments/'), '/uploads/attachments/');
}
/**
* Gets the public 'App\Service\Manager\AlarmSystem\ImportTypeOfAlarmSystem' shared autowired service.
*
* @return \App\Service\Manager\AlarmSystem\ImportTypeOfAlarmSystem
*/
protected function getImportTypeOfAlarmSystemService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AlarmSystem/ImportTypeOfAlarmSystem.php';
return $this->services['App\\Service\\Manager\\AlarmSystem\\ImportTypeOfAlarmSystem'] = new \App\Service\Manager\AlarmSystem\ImportTypeOfAlarmSystem(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\TypeOfAlarmSystemRepository'] ?? $this->getTypeOfAlarmSystemRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\Caclul\ImportMunicipalTaxManager' shared autowired service.
*
* @return \App\Service\Manager\Caclul\ImportMunicipalTaxManager
*/
protected function getImportMunicipalTaxManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Caclul/ImportMunicipalTaxManager.php';
return $this->services['App\\Service\\Manager\\Caclul\\ImportMunicipalTaxManager'] = new \App\Service\Manager\Caclul\ImportMunicipalTaxManager(($this->privates['App\\Repository\\MunicipalTaxRepository'] ?? $this->getMunicipalTaxRepositoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Manager\CoOwnership\ImportSyndicManager' shared autowired service.
*
* @return \App\Service\Manager\CoOwnership\ImportSyndicManager
*/
protected function getImportSyndicManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/CoOwnership/ImportSyndicManager.php';
return $this->services['App\\Service\\Manager\\CoOwnership\\ImportSyndicManager'] = new \App\Service\Manager\CoOwnership\ImportSyndicManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Manager\Environment\ImportEnvironmentDatasManager' shared autowired service.
*
* @return \App\Service\Manager\Environment\ImportEnvironmentDatasManager
*/
protected function getImportEnvironmentDatasManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Environment/ImportEnvironmentDatasManager.php';
return $this->services['App\\Service\\Manager\\Environment\\ImportEnvironmentDatasManager'] = new \App\Service\Manager\Environment\ImportEnvironmentDatasManager(($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\AdressRepository'] ?? $this->getAdressRepositoryService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()));
}
/**
* Gets the public 'App\Service\Manager\GeoportailManager' shared autowired service.
*
* @return \App\Service\Manager\GeoportailManager
*/
protected function getGeoportailManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/GeoportailManager.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
return $this->services['App\\Service\\Manager\\GeoportailManager'] = new \App\Service\Manager\GeoportailManager($a, ($this->privates['App\\Repository\\GeoPortailParcelRepository'] ?? $this->getGeoPortailParcelRepositoryService()), $a, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Manager\ImmowebEstimationFranceManager' shared autowired service.
*
* @return \App\Service\Manager\ImmowebEstimationFranceManager
*/
protected function getImmowebEstimationFranceManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ImmowebEstimationFranceManager.php';
return $this->services['App\\Service\\Manager\\ImmowebEstimationFranceManager'] = new \App\Service\Manager\ImmowebEstimationFranceManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Manager\ImportCommunaleServiceManager' shared autowired service.
*
* @return \App\Service\Manager\ImportCommunaleServiceManager
*/
protected function getImportCommunaleServiceManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ImportCommunaleServiceManager.php';
return $this->services['App\\Service\\Manager\\ImportCommunaleServiceManager'] = new \App\Service\Manager\ImportCommunaleServiceManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\CommunaleServiceRepository'] ?? $this->getCommunaleServiceRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\ImportCountryBelgeManager' shared autowired service.
*
* @return \App\Service\Manager\ImportCountryBelgeManager
*/
protected function getImportCountryBelgeManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ImportCountryBelgeManager.php';
return $this->services['App\\Service\\Manager\\ImportCountryBelgeManager'] = new \App\Service\Manager\ImportCountryBelgeManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\CountryRepository'] ?? $this->getCountryRepositoryService()), ($this->privates['App\\Repository\\RegionRepository'] ?? $this->getRegionRepositoryService()), ($this->privates['App\\Repository\\ProvincesRepository'] ?? $this->getProvincesRepositoryService()), ($this->privates['App\\Repository\\MunicipalityRepository'] ?? $this->getMunicipalityRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\ImportPrimeManager' shared autowired service.
*
* @return \App\Service\Manager\ImportPrimeManager
*/
protected function getImportPrimeManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ImportPrimeManager.php';
return $this->services['App\\Service\\Manager\\ImportPrimeManager'] = new \App\Service\Manager\ImportPrimeManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'App\Service\Manager\NeighborhoodOfficer\ImportNeighborhoodOfficer' shared autowired service.
*
* @return \App\Service\Manager\NeighborhoodOfficer\ImportNeighborhoodOfficer
*/
protected function getImportNeighborhoodOfficerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/NeighborhoodOfficer/ImportNeighborhoodOfficer.php';
return $this->services['App\\Service\\Manager\\NeighborhoodOfficer\\ImportNeighborhoodOfficer'] = new \App\Service\Manager\NeighborhoodOfficer\ImportNeighborhoodOfficer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\CommissionershipRepository'] ?? $this->getCommissionershipRepositoryService()), ($this->privates['App\\Repository\\InspectorRepository'] ?? $this->getInspectorRepositoryService()), ($this->privates['App\\Repository\\NeighborhoodOfficerRepository'] ?? $this->getNeighborhoodOfficerRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()));
}
/**
* Gets the public 'App\Service\Manager\SurveillanceCamera\ImportSurveillanceCameraType' shared autowired service.
*
* @return \App\Service\Manager\SurveillanceCamera\ImportSurveillanceCameraType
*/
protected function getImportSurveillanceCameraTypeService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/SurveillanceCamera/ImportSurveillanceCameraType.php';
return $this->services['App\\Service\\Manager\\SurveillanceCamera\\ImportSurveillanceCameraType'] = new \App\Service\Manager\SurveillanceCamera\ImportSurveillanceCameraType(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\SurveillanceCameraTypeRepository'] ?? $this->getSurveillanceCameraTypeRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\Work\ImportExpertBoilerManager' shared autowired service.
*
* @return \App\Service\Manager\Work\ImportExpertBoilerManager
*/
protected function getImportExpertBoilerManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/AbstractImportExcelManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Work/ImportExpertBoilerManager.php';
return $this->services['App\\Service\\Manager\\Work\\ImportExpertBoilerManager'] = new \App\Service\Manager\Work\ImportExpertBoilerManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\OfficesRepository'] ?? $this->getOfficesRepositoryService()), ($this->privates['App\\Repository\\EngineeringOfficesRepository'] ?? $this->getEngineeringOfficesRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\Work\ImportTankWorkManager' shared autowired service.
*
* @return \App\Service\Manager\Work\ImportTankWorkManager
*/
protected function getImportTankWorkManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Work/ImportTankWorkManager.php';
return $this->services['App\\Service\\Manager\\Work\\ImportTankWorkManager'] = new \App\Service\Manager\Work\ImportTankWorkManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\PrimeTankWorkRepository'] ?? $this->getPrimeTankWorkRepositoryService()));
}
/**
* Gets the public 'App\Service\Manager\Work\ImportWorkLinksManager' shared autowired service.
*
* @return \App\Service\Manager\Work\ImportWorkLinksManager
*/
protected function getImportWorkLinksManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Interfaces/ImportDataFromExcelInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Work/ImportWorkLinksManager.php';
return $this->services['App\\Service\\Manager\\Work\\ImportWorkLinksManager'] = new \App\Service\Manager\Work\ImportWorkLinksManager(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\WorkLinksRepository'] ?? $this->getWorkLinksRepositoryService()));
}
/**
* Gets the public 'App\Service\Onespan\DownloaderService' shared autowired service.
*
* @return \App\Service\Onespan\DownloaderService
*/
protected function getDownloaderServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/DownloaderService.php';
return $this->services['App\\Service\\Onespan\\DownloaderService'] = new \App\Service\Onespan\DownloaderService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the public 'App\Service\Onespan\EventNotificationService' shared autowired service.
*
* @return \App\Service\Onespan\EventNotificationService
*/
protected function getEventNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/EventNotificationService.php';
return $this->services['App\\Service\\Onespan\\EventNotificationService'] = new \App\Service\Onespan\EventNotificationService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN'), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Service\\Onespan\\DownloaderService'] ?? $this->getDownloaderServiceService()), ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService()));
}
/**
* Gets the public 'App\Service\Onespan\SignatureBuildingService' shared autowired service.
*
* @return \App\Service\Onespan\SignatureBuildingService
*/
protected function getSignatureBuildingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
return $this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN'));
}
/**
* Gets the public 'App\Service\Pdf\ProviderWaterInterventionPdf' shared autowired service.
*
* @return \App\Service\Pdf\ProviderWaterInterventionPdf
*/
protected function getProviderWaterInterventionPdfService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Pdf/ProviderWaterInterventionPdf.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'])) {
return $this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'])) {
return $this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'];
}
$this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'] = $instance = new \App\Service\Pdf\ProviderWaterInterventionPdf($a, $b);
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Pdf\\ProviderWaterInterventionPdf', $this));
return $instance;
}
/**
* Gets the public 'App\Service\PretService' shared autowired service.
*
* @return \App\Service\PretService
*/
protected function getPretServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/PretService.php';
$this->services['App\\Service\\PretService'] = $instance = new \App\Service\PretService();
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\PretService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Realtime\MercureService' shared autowired service.
*
* @return \App\Service\Realtime\MercureService
*/
protected function getMercureServiceService()
{
return $this->services['App\\Service\\Realtime\\MercureService'] = new \App\Service\Realtime\MercureService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->services['cache.app'] ?? $this->getCache_AppService()), $this->getEnv('MERCURE_PUBLISH_URL'), $this->getEnv('MERCURE_SECRET_KEY'));
}
/**
* Gets the public 'App\Service\SendMail\SendmailService' shared autowired service.
*
* @return \App\Service\SendMail\SendmailService
*/
protected function getSendmailServiceService()
{
$this->services['App\\Service\\SendMail\\SendmailService'] = $instance = new \App\Service\SendMail\SendmailService(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\SendMail\\SendmailService', $this));
return $instance;
}
/**
* Gets the public 'App\Service\Webhook\Traitement' shared autowired service.
*
* @return \App\Service\Webhook\Traitement
*/
protected function getTraitementService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Webhook/Traitement.php';
$this->services['App\\Service\\Webhook\\Traitement'] = $instance = new \App\Service\Webhook\Traitement(($this->privates['App\\Repository\\OrdersRepository'] ?? $this->getOrdersRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\SubscriptionRepository'] ?? $this->getSubscriptionRepositoryService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()));
$instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('App\\Service\\Webhook\\Traitement', $this));
return $instance;
}
/**
* Gets the public 'App\Service\YousignWebhookService' shared autowired service.
*
* @return \App\Service\YousignWebhookService
*/
protected function getYousignWebhookServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/YousignWebhookService.php';
include_once \dirname(__DIR__, 4).'/src/Service/YousignApiClient.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->services['App\\Service\\YousignWebhookService'])) {
return $this->services['App\\Service\\YousignWebhookService'];
}
$b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
return $this->services['App\\Service\\YousignWebhookService'] = new \App\Service\YousignWebhookService($b, $this->getEnv('YOUSIGN_WEBHOOK_SECRET'), $a, new \App\Service\YousignApiClient(($this->privates['.debug.yousign.client'] ?? $this->get_Debug_Yousign_ClientService()), $b), '/uploads/yousign/');
}
/**
* Gets the public 'Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController
*/
protected function getProfilerControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Controller/ProfilerController.php';
return $this->services['Doctrine\\Bundle\\DoctrineBundle\\Controller\\ProfilerController'] = new \Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'Endroid\QrCodeBundle\Controller\GenerateController' shared autowired service.
*
* @return \Endroid\QrCodeBundle\Controller\GenerateController
*/
protected function getGenerateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Controller/GenerateController.php';
return $this->services['Endroid\\QrCodeBundle\\Controller\\GenerateController'] = new \Endroid\QrCodeBundle\Controller\GenerateController(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()));
}
/**
* Gets the public 'Faker\Generator' shared service.
*
* @return \Faker\Generator
*/
protected function getGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Factory.php';
include_once \dirname(__DIR__, 4).'/vendor/fakerphp/faker/src/Faker/Provider/Base.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Providers/BelgicPolygonProvider.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Providers/HashPasswordProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Faker/Provider/AliceProvider.php';
$this->services['Faker\\Generator'] = $instance = \Faker\Factory::create('en_US');
$instance->seed(1);
$instance->addProvider(new \App\DataFixtures\Providers\BelgicPolygonProvider($instance));
$instance->addProvider(new \App\DataFixtures\Providers\HashPasswordProvider(($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())));
$instance->addProvider(new \Nelmio\Alice\Faker\Provider\AliceProvider());
return $instance;
}
/**
* Gets the public 'Liip\ImagineBundle\Controller\ImagineController' shared service.
*
* @return \Liip\ImagineBundle\Controller\ImagineController
*/
protected function getImagineControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Controller/ImagineController.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/Controller/ControllerConfig.php';
return $this->services['Liip\\ImagineBundle\\Controller\\ImagineController'] = new \Liip\ImagineBundle\Controller\ImagineController(($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()), ($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), new \Liip\ImagineBundle\Config\Controller\ControllerConfig(302));
}
/**
* Gets the public 'Liip\TestFixturesBundle\Services\DatabaseBackup\MongodbDatabaseBackup' shared service.
*
* @return \Liip\TestFixturesBundle\Services\DatabaseBackup\MongodbDatabaseBackup
*/
protected function getMongodbDatabaseBackupService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/DatabaseBackupInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/AbstractDatabaseBackup.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/MongodbDatabaseBackup.php';
return $this->services['Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MongodbDatabaseBackup'] = new \Liip\TestFixturesBundle\Services\DatabaseBackup\MongodbDatabaseBackup($this, ($this->services['Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory'] ?? $this->getFixturesLoaderFactoryService()));
}
/**
* Gets the public 'Liip\TestFixturesBundle\Services\DatabaseBackup\MysqlDatabaseBackup' shared service.
*
* @return \Liip\TestFixturesBundle\Services\DatabaseBackup\MysqlDatabaseBackup
*/
protected function getMysqlDatabaseBackupService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/DatabaseBackupInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/AbstractDatabaseBackup.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/MysqlDatabaseBackup.php';
return $this->services['Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\MysqlDatabaseBackup'] = new \Liip\TestFixturesBundle\Services\DatabaseBackup\MysqlDatabaseBackup($this, ($this->services['Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory'] ?? $this->getFixturesLoaderFactoryService()));
}
/**
* Gets the public 'Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup' shared service.
*
* @return \Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup
*/
protected function getSqliteDatabaseBackupService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/DatabaseBackupInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/AbstractDatabaseBackup.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseBackup/SqliteDatabaseBackup.php';
return $this->services['Liip\\TestFixturesBundle\\Services\\DatabaseBackup\\SqliteDatabaseBackup'] = new \Liip\TestFixturesBundle\Services\DatabaseBackup\SqliteDatabaseBackup($this, ($this->services['Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory'] ?? $this->getFixturesLoaderFactoryService()));
}
/**
* Gets the public 'Liip\TestFixturesBundle\Services\DatabaseToolCollection' shared service.
*
* @return \Liip\TestFixturesBundle\Services\DatabaseToolCollection
*/
protected function getDatabaseToolCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseToolCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseTools/AbstractDatabaseTool.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseTools/ORMDatabaseTool.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseTools/ORMSqliteDatabaseTool.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseTools/MongoDBDatabaseTool.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/DatabaseTools/PHPCRDatabaseTool.php';
$this->services['Liip\\TestFixturesBundle\\Services\\DatabaseToolCollection'] = $instance = new \Liip\TestFixturesBundle\Services\DatabaseToolCollection($this, NULL);
$a = ($this->services['Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory'] ?? $this->getFixturesLoaderFactoryService());
$instance->add(new \Liip\TestFixturesBundle\Services\DatabaseTools\ORMDatabaseTool($this, $a));
$instance->add(new \Liip\TestFixturesBundle\Services\DatabaseTools\ORMSqliteDatabaseTool($this, $a));
$instance->add(new \Liip\TestFixturesBundle\Services\DatabaseTools\MongoDBDatabaseTool($this, $a));
$instance->add(new \Liip\TestFixturesBundle\Services\DatabaseTools\PHPCRDatabaseTool($this, $a));
return $instance;
}
/**
* Gets the public 'Liip\TestFixturesBundle\Services\FixturesLoaderFactory' shared service.
*
* @return \Liip\TestFixturesBundle\Services\FixturesLoaderFactory
*/
protected function getFixturesLoaderFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/Services/FixturesLoaderFactory.php';
return $this->services['Liip\\TestFixturesBundle\\Services\\FixturesLoaderFactory'] = new \Liip\TestFixturesBundle\Services\FixturesLoaderFactory($this, ($this->privates['doctrine.fixtures.loader'] ?? $this->getDoctrine_Fixtures_LoaderService()));
}
/**
* Gets the public 'Stripe\StripeClient' shared autowired service.
*
* @return \Stripe\StripeClient
*/
protected function getStripeClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
return $this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')]);
}
/**
* Gets the public 'SymfonyBundles\RedisBundle\Redis\ClientInterface' shared service.
*
* @return \SymfonyBundles\RedisBundle\Redis\Client
*/
protected function getClientInterfaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/Factory.php';
return $this->services['SymfonyBundles\\RedisBundle\\Redis\\ClientInterface'] = ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] ?? ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] = new \SymfonyBundles\RedisBundle\Redis\Factory()))->create([0 => $this->getEnv('REDIS_URL')], []);
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
*/
protected function getRedirectControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
*/
protected function getTemplateControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\Base64Namer' shared service.
*
* @return \Vich\UploaderBundle\Naming\Base64Namer
*/
protected function getBase64NamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Base64Namer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\Base64Namer'] = new \Vich\UploaderBundle\Naming\Base64Namer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer
*/
protected function getCurrentDateTimeDirectoryNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeDirectoryNamer.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DateTimeHelper.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/CurrentDateTimeHelper.php';
return $this->services['Vich\\UploaderBundle\\Naming\\CurrentDateTimeDirectoryNamer'] = new \Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer(new \Vich\UploaderBundle\Naming\CurrentDateTimeHelper(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\HashNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\HashNamer
*/
protected function getHashNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/HashNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\HashNamer'] = new \Vich\UploaderBundle\Naming\HashNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\OrignameNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getOrignameNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\OrignameNamer'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\PropertyDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\PropertyDirectoryNamer
*/
protected function getPropertyDirectoryNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/PropertyDirectoryNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\PropertyDirectoryNamer'] = new \Vich\UploaderBundle\Naming\PropertyDirectoryNamer(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\PropertyNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\PropertyNamer
*/
protected function getPropertyNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/PropertyNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\PropertyNamer'] = new \Vich\UploaderBundle\Naming\PropertyNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.brugis_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_BrugisCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.brugis_csv_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.chat_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ChatFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.chat_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.client_sales_agreement_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ClientSalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.client_sales_agreement_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.community_event_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_CommunityEventFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_event_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.community_post_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_CommunityPostFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_post_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.condominium_invoice_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_CondominiumInvoiceFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.condominium_invoice_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.enquetes_publics_csv' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_EnquetesPublicsCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.enquetes_publics_csv'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.excel_file_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ExcelFilePendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.excel_file_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.garden_resource_document' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_GardenResourceDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.garden_resource_document'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.identity_image' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_IdentityImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.identity_image'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.imo_agent_solicitation_image' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ImoAgentSolicitationImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.imo_agent_solicitation_image'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.inventory_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_InventoryFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.inventory_image' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_InventoryImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_image'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.lease_contract' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_LeaseContractService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.lease_contract_models' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_LeaseContractModelsService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract_models'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.message_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_MessageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.message_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.neightborhood_project_after_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_NeightborhoodProjectAfterImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_after_improvement_image_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.neightborhood_project_before_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_NeightborhoodProjectBeforeImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_before_improvement_image_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.new_project_immo_csv' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_NewProjectImmoCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.new_project_immo_csv'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.occupation_period_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_OccupationPeriodFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.occupation_period_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.offer_lease_agreement' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_OfferLeaseAgreementService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.offer_lease_agreement'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.pdf_location' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PdfLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_location'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.pdf_mail_location' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PdfMailLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_mail_location'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.pdf_summary_maif' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PdfSummaryMaifService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_summary_maif'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.permit_citerne' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PermitCiterneService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.permit_citerne'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.portfolio_files' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PortfolioFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.portfolio_files'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.ppas_affectation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PpasAffectationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_affectation_csv_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.ppas_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PpasCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_csv_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.pras_csv' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PrasCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pras_csv'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.property_document_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PropertyDocumentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.property_document_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.provider_inverte_list_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ProviderInverteListPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_inverte_list_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.provider_society_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ProviderSocietyCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_society_csv_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.provider_work' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_ProviderWorkService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_work'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.public_inquiry_inprogress_excel' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_PublicInquiryInprogressExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.public_inquiry_inprogress_excel'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.request_repayment_files' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_RequestRepaymentFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.request_repayment_files'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.sales_agreement_file_to_sign' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_SalesAgreementFileToSignService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.sales_agreement_file_to_sign'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.surveillance_camera_document' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_SurveillanceCameraDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.surveillance_camera_document'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.treeD_figuration_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_TreeDFigurationFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.treeD_figuration_file'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.user_logo' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_UserLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_logo'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.wallonie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_WallonieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.wallonie_csv_pending'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SmartUniqueNamer.water_supplier_controller_excel' shared service.
*
* @return \Vich\UploaderBundle\Naming\SmartUniqueNamer
*/
protected function getSmartUniqueNamer_WaterSupplierControllerExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SmartUniqueNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.water_supplier_controller_excel'] = new \Vich\UploaderBundle\Naming\SmartUniqueNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\SubdirDirectoryNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\SubdirDirectoryNamer
*/
protected function getSubdirDirectoryNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/DirectoryNamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/SubdirDirectoryNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\SubdirDirectoryNamer'] = new \Vich\UploaderBundle\Naming\SubdirDirectoryNamer();
}
/**
* Gets the public 'Vich\UploaderBundle\Naming\UniqidNamer' shared service.
*
* @return \Vich\UploaderBundle\Naming\UniqidNamer
*/
protected function getUniqidNamerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/Polyfill/FileExtensionTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/UniqidNamer.php';
return $this->services['Vich\\UploaderBundle\\Naming\\UniqidNamer'] = new \Vich\UploaderBundle\Naming\UniqidNamer();
}
/**
* Gets the public 'api_platform.action.documentation' shared service.
*
* @return \ApiPlatform\Documentation\Action\DocumentationAction
*/
protected function getApiPlatform_Action_DocumentationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Documentation/Action/DocumentationAction.php';
return $this->services['api_platform.action.documentation'] = new \ApiPlatform\Documentation\Action\DocumentationAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), 'API WOOED', 'Plateform Wooed', '2.5', NULL, $this->parameters['api_platform.swagger.versions'], ($this->privates['App\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()));
}
/**
* Gets the public 'api_platform.action.entrypoint' shared service.
*
* @return \ApiPlatform\Action\EntrypointAction
*/
protected function getApiPlatform_Action_EntrypointService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/EntrypointAction.php';
return $this->services['api_platform.action.entrypoint'] = new \ApiPlatform\Action\EntrypointAction(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.exception' shared service.
*
* @return \ApiPlatform\Action\ExceptionAction
*/
protected function getApiPlatform_Action_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/ExceptionAction.php';
return $this->services['api_platform.action.exception'] = new \ApiPlatform\Action\ExceptionAction(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status'], ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the public 'api_platform.action.not_exposed' shared service.
*
* @return \ApiPlatform\Action\NotExposedAction
*/
protected function getApiPlatform_Action_NotExposedService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotExposedAction.php';
return $this->services['api_platform.action.not_exposed'] = new \ApiPlatform\Action\NotExposedAction();
}
/**
* Gets the public 'api_platform.action.not_found' shared service.
*
* @return \ApiPlatform\Action\NotFoundAction
*/
protected function getApiPlatform_Action_NotFoundService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/NotFoundAction.php';
return $this->services['api_platform.action.not_found'] = new \ApiPlatform\Action\NotFoundAction();
}
/**
* Gets the public 'api_platform.action.placeholder' shared service.
*
* @return \ApiPlatform\Action\PlaceholderAction
*/
protected function getApiPlatform_Action_PlaceholderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Action/PlaceholderAction.php';
return $this->services['api_platform.action.placeholder'] = new \ApiPlatform\Action\PlaceholderAction();
}
/**
* Gets the public 'api_platform.jsonld.action.context' shared service.
*
* @return \ApiPlatform\JsonLd\Action\ContextAction
*/
protected function getApiPlatform_Jsonld_Action_ContextService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonLd/Action/ContextAction.php';
return $this->services['api_platform.jsonld.action.context'] = new \ApiPlatform\JsonLd\Action\ContextAction(($this->privates['api_platform.jsonld.context_builder'] ?? $this->getApiPlatform_Jsonld_ContextBuilderService()), ($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()));
}
/**
* Gets the public 'api_platform.swagger.action.ui' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction
*/
protected function getApiPlatform_Swagger_Action_UiService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Action/SwaggerUiAction.php';
return $this->services['api_platform.swagger.action.ui'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Action\SwaggerUiAction(($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()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), 'API WOOED', 'Plateform Wooed', '2.5', $this->parameters['api_platform.formats'], false, '', '', 'oauth2', 'application', '', '', [], true, true, false, false, false, false, $this->parameters['api_platform.swagger.versions'], ($this->services['api_platform.swagger_ui.action'] ?? $this->getApiPlatform_SwaggerUi_ActionService()), NULL, [], false);
}
/**
* Gets the public 'api_platform.swagger_ui.action' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction
*/
protected function getApiPlatform_SwaggerUi_ActionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiAction.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/SwaggerUi/SwaggerUiContext.php';
return $this->services['api_platform.swagger_ui.action'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\SwaggerUi\SwaggerUiAction(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()), ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\Symfony\Bundle\SwaggerUi\SwaggerUiContext(true, true, false, false, false, false, NULL, []), $this->parameters['api_platform.formats'], '', '', false);
}
/**
* Gets the public 'cache.app' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AppService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.TRnHpGq'] ?? $this->get_CacheConnection_TRnHpGqService()), 'LU3mKiL80W', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the public 'cache.app_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_AppClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.app_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService())]);
}
/**
* Gets the public 'cache.global_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_GlobalClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.global_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService()), 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()), 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.doctrine.orm.import.result' => ($this->privates['cache.doctrine.orm.import.result'] ?? $this->getCache_Doctrine_Orm_Import_ResultService()), 'cache.doctrine.orm.import.query' => ($this->privates['cache.doctrine.orm.import.query'] ?? $this->getCache_Doctrine_Orm_Import_QueryService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService())]);
}
/**
* Gets the public 'cache.system' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SystemService()
{
return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('dXiFt4my+C', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache.system_clearer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
*/
protected function getCache_SystemClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
return $this->services['cache.system_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer(['cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService()), 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()), 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()), 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()), 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()), 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()), 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()), 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService())]);
}
/**
* Gets the public 'cache.validator_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorExpressionLanguageService()
{
return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('VwDToPXYiW', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the public 'cache_warmer' shared service.
*
* @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
*/
protected function getCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
yield 0 => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
yield 1 => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
yield 2 => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
yield 3 => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
yield 4 => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
yield 5 => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
yield 6 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
yield 7 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
yield 8 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());
yield 9 => ($this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
}, 10), true, ($this->targetDir.''.'/App_KernelDevDebugContainerDeprecations.log'));
}
/**
* Gets the public 'console.command.public_alias.App\Command\Admin\ImportPpasInfoCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportPpasInfoCommand
*/
protected function getImportPpasInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportPpasInfoCommand.php';
return $this->services['console.command.public_alias.App\\Command\\Admin\\ImportPpasInfoCommand'] = new \App\Command\Admin\ImportPpasInfoCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()));
}
/**
* Gets the public 'console.command.public_alias.App\Command\AlertNewProjectImmoCommand' shared autowired service.
*
* @return \App\Command\AlertNewProjectImmoCommand
*/
protected function getAlertNewProjectImmoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AlertNewProjectImmoCommand.php';
return $this->services['console.command.public_alias.App\\Command\\AlertNewProjectImmoCommand'] = new \App\Command\AlertNewProjectImmoCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Service\\Api\\Urbanism\\AlertNewProjectImmoService'] ?? $this->getAlertNewProjectImmoServiceService()));
}
/**
* Gets the public 'console.command.public_alias.App\Command\ExcelFileCommand' shared autowired service.
*
* @return \App\Command\ExcelFileCommand
*/
protected function getExcelFileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ExcelFileCommand.php';
return $this->services['console.command.public_alias.App\\Command\\ExcelFileCommand'] = new \App\Command\ExcelFileCommand(($this->privates['App\\Repository\\ExcelFileRepository'] ?? $this->getExcelFileRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'console.command_loader' shared service.
*
* @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
*/
protected function getConsole_CommandLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Command\\Admin\\CreateAdminUserCommand' => ['privates', 'App\\Command\\Admin\\CreateAdminUserCommand', 'getCreateAdminUserCommandService', false],
'App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand' => ['privates', '.App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand.lazy', 'getImportThePropertyDailyNeedsCommand_LazyService', false],
'App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand' => ['privates', '.App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand.lazy', 'getImportThePropertyDocumentTypesCommand_LazyService', false],
'App\\Command\\Admin\\ImportThePropertyFeaturesCommand' => ['privates', '.App\\Command\\Admin\\ImportThePropertyFeaturesCommand.lazy', 'getImportThePropertyFeaturesCommand_LazyService', false],
'App\\Command\\Admin\\ImportThePropertyOptionsCommand' => ['privates', '.App\\Command\\Admin\\ImportThePropertyOptionsCommand.lazy', 'getImportThePropertyOptionsCommand_LazyService', false],
'App\\Command\\Admin\\ImportTheServiceCategoriesCommand' => ['privates', '.App\\Command\\Admin\\ImportTheServiceCategoriesCommand.lazy', 'getImportTheServiceCategoriesCommand_LazyService', false],
'App\\Command\\AlertCommand' => ['privates', '.App\\Command\\AlertCommand.lazy', 'getAlertCommand_LazyService', false],
'App\\Command\\AreaCommand' => ['services', 'App\\Command\\AreaCommand', 'getAreaCommandService', false],
'App\\Command\\BoilerExpert\\BoilerBrusselsCommand' => ['privates', '.App\\Command\\BoilerExpert\\BoilerBrusselsCommand.lazy', 'getBoilerBrusselsCommand_LazyService', false],
'App\\Command\\BoilerExpert\\BoilerFlandreCommand' => ['privates', '.App\\Command\\BoilerExpert\\BoilerFlandreCommand.lazy', 'getBoilerFlandreCommand_LazyService', false],
'App\\Command\\BoilerExpert\\BoilerWallonieCommand' => ['privates', '.App\\Command\\BoilerExpert\\BoilerWallonieCommand.lazy', 'getBoilerWallonieCommand_LazyService', false],
'App\\Command\\CheckEmailReceivedCommand' => ['privates', 'App\\Command\\CheckEmailReceivedCommand', 'getCheckEmailReceivedCommandService', false],
'App\\Command\\CreateEventsOnspanCommand' => ['privates', '.App\\Command\\CreateEventsOnspanCommand.lazy', 'getCreateEventsOnspanCommand_LazyService', false],
'App\\Command\\DVFCommand' => ['services', 'App\\Command\\DVFCommand', 'getDVFCommandService', false],
'App\\Command\\ElevatorExpert\\CompaniesCommand' => ['privates', '.App\\Command\\ElevatorExpert\\CompaniesCommand.lazy', 'getCompaniesCommand_LazyService', false],
'App\\Command\\Engie\\ImportCsvEngieCommand' => ['services', 'App\\Command\\Engie\\ImportCsvEngieCommand', 'getImportCsvEngieCommandService', false],
'App\\Command\\Engie\\NewEngieCommand' => ['privates', '.App\\Command\\Engie\\NewEngieCommand.lazy', 'getNewEngieCommand_LazyService', false],
'App\\Command\\ImportArtistList' => ['privates', '.App\\Command\\ImportArtistList.lazy', 'getImportArtistList_LazyService', false],
'App\\Command\\ImportBrugisCommand' => ['privates', '.App\\Command\\ImportBrugisCommand.lazy', 'getImportBrugisCommand_LazyService', false],
'App\\Command\\ImportCsvBankCommand' => ['privates', '.App\\Command\\ImportCsvBankCommand.lazy', 'getImportCsvBankCommand_LazyService', false],
'App\\Command\\ImportCsvNewProjectCommand' => ['services', 'App\\Command\\ImportCsvNewProjectCommand', 'getImportCsvNewProjectCommandService', false],
'App\\Command\\ImportCsvNotaryCommand' => ['services', 'App\\Command\\ImportCsvNotaryCommand', 'getImportCsvNotaryCommandService', false],
'App\\Command\\ImportCsvOccupieCommand' => ['services', 'App\\Command\\ImportCsvOccupieCommand', 'getImportCsvOccupieCommandService', false],
'App\\Command\\ImportCsvsimulationCommand' => ['privates', '.App\\Command\\ImportCsvsimulationCommand.lazy', 'getImportCsvsimulationCommand_LazyService', false],
'App\\Command\\ImportEducationCommand' => ['services', 'App\\Command\\ImportEducationCommand', 'getImportEducationCommandService', false],
'App\\Command\\ImportEngineeringToUserCommand' => ['privates', 'App\\Command\\ImportEngineeringToUserCommand', 'getImportEngineeringToUserCommandService', false],
'App\\Command\\ImportExcelFileCommand' => ['privates', '.App\\Command\\ImportExcelFileCommand.lazy', 'getImportExcelFileCommand_LazyService', false],
'App\\Command\\ImportImageGeoportailCommand' => ['privates', '.App\\Command\\ImportImageGeoportailCommand.lazy', 'getImportImageGeoportailCommand_LazyService', false],
'App\\Command\\ImportMovingCompanyCommand' => ['privates', '.App\\Command\\ImportMovingCompanyCommand.lazy', 'getImportMovingCompanyCommand_LazyService', false],
'App\\Command\\ImportObligationsCommand' => ['privates', '.App\\Command\\ImportObligationsCommand.lazy', 'getImportObligationsCommand_LazyService', false],
'App\\Command\\ImportOccupationPeriodDataCommand' => ['privates', '.App\\Command\\ImportOccupationPeriodDataCommand.lazy', 'getImportOccupationPeriodDataCommand_LazyService', false],
'App\\Command\\ImportPpasAffectationCommand' => ['services', 'App\\Command\\ImportPpasAffectationCommand', 'getImportPpasAffectationCommandService', false],
'App\\Command\\ImportPpasCommand' => ['services', 'App\\Command\\ImportPpasCommand', 'getImportPpasCommandService', false],
'App\\Command\\ImportPrimeCommand' => ['privates', '.App\\Command\\ImportPrimeCommand.lazy', 'getImportPrimeCommand_LazyService', false],
'App\\Command\\ImportProviderSocietyCommand' => ['privates', '.App\\Command\\ImportProviderSocietyCommand.lazy', 'getImportProviderSocietyCommand_LazyService', false],
'App\\Command\\ImportPublicInquiryExcelCommand' => ['services', 'App\\Command\\ImportPublicInquiryExcelCommand', 'getImportPublicInquiryExcelCommandService', false],
'App\\Command\\ImportStreetAveragePriceCommand' => ['privates', '.App\\Command\\ImportStreetAveragePriceCommand.lazy', 'getImportStreetAveragePriceCommand_LazyService', false],
'App\\Command\\ImportThepropertyProviderCommand' => ['privates', 'App\\Command\\ImportThepropertyProviderCommand', 'getImportThepropertyProviderCommandService', false],
'App\\Command\\ImportWallonieCommand' => ['services', 'App\\Command\\ImportWallonieCommand', 'getImportWallonieCommandService', false],
'App\\Command\\ImportWaterSupplierControllerExcelCommand' => ['services', 'App\\Command\\ImportWaterSupplierControllerExcelCommand', 'getImportWaterSupplierControllerExcelCommandService', false],
'App\\Command\\InsertCsvPretCommand' => ['privates', '.App\\Command\\InsertCsvPretCommand.lazy', 'getInsertCsvPretCommand_LazyService', false],
'App\\Command\\JsonFileCommand' => ['privates', '.App\\Command\\JsonFileCommand.lazy', 'getJsonFileCommand_LazyService', false],
'App\\Command\\Mobility\\FranceMobilityCommand' => ['privates', 'App\\Command\\Mobility\\FranceMobilityCommand', 'getFranceMobilityCommandService', false],
'App\\Command\\MunicipalityCommand' => ['privates', '.App\\Command\\MunicipalityCommand.lazy', 'getMunicipalityCommand_LazyService', false],
'App\\Command\\PolygonTransformationCommand' => ['privates', '.App\\Command\\PolygonTransformationCommand.lazy', 'getPolygonTransformationCommand_LazyService', false],
'App\\Command\\PrimeAlertCommand' => ['privates', '.App\\Command\\PrimeAlertCommand.lazy', 'getPrimeAlertCommand_LazyService', false],
'App\\Command\\ProviderInverterListCommand' => ['services', 'App\\Command\\ProviderInverterListCommand', 'getProviderInverterListCommandService', false],
'App\\Command\\RedisClearCacheCommand' => ['privates', '.App\\Command\\RedisClearCacheCommand.lazy', 'getRedisClearCacheCommand_LazyService', false],
'App\\Command\\RegionCommand' => ['privates', '.App\\Command\\RegionCommand.lazy', 'getRegionCommand_LazyService', false],
'App\\Command\\RentestimationCommand' => ['privates', '.App\\Command\\RentestimationCommand.lazy', 'getRentestimationCommand_LazyService', false],
'App\\Command\\RulesCsvCommand' => ['privates', '.App\\Command\\RulesCsvCommand.lazy', 'getRulesCsvCommand_LazyService', false],
'App\\Command\\SendEmailNotificationCommand' => ['privates', '.App\\Command\\SendEmailNotificationCommand.lazy', 'getSendEmailNotificationCommand_LazyService', false],
'App\\Command\\SendNotifSalesAgreementLimitCommand' => ['privates', '.App\\Command\\SendNotifSalesAgreementLimitCommand.lazy', 'getSendNotifSalesAgreementLimitCommand_LazyService', false],
'App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand' => ['privates', '.App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand.lazy', 'getCreatePermitLocationAndCategoryCommand_LazyService', false],
'App\\Command\\SyndicAppartmentCommand' => ['services', 'App\\Command\\SyndicAppartmentCommand', 'getSyndicAppartmentCommandService', false],
'App\\Command\\TankExpert\\EngOffFlandreCommand' => ['privates', '.App\\Command\\TankExpert\\EngOffFlandreCommand.lazy', 'getEngOffFlandreCommand_LazyService', false],
'App\\Command\\TankExpert\\EngineeringOfficesCommand' => ['privates', '.App\\Command\\TankExpert\\EngineeringOfficesCommand.lazy', 'getEngineeringOfficesCommand_LazyService', false],
'App\\Command\\TankExpert\\TankWallonieCommand' => ['privates', '.App\\Command\\TankExpert\\TankWallonieCommand.lazy', 'getTankWallonieCommand_LazyService', false],
'App\\Command\\WorkCsvCommand' => ['privates', '.App\\Command\\WorkCsvCommand.lazy', 'getWorkCsvCommand_LazyService', false],
'App\\Command\\sendAlertAquisitionCommand' => ['privates', '.App\\Command\\sendAlertAquisitionCommand.lazy', 'getSendAlertAquisitionCommand_LazyService', false],
'console.command.about' => ['privates', '.console.command.about.lazy', 'get_Console_Command_About_LazyService', false],
'console.command.assets_install' => ['privates', '.console.command.assets_install.lazy', 'get_Console_Command_AssetsInstall_LazyService', false],
'console.command.cache_clear' => ['privates', '.console.command.cache_clear.lazy', 'get_Console_Command_CacheClear_LazyService', false],
'console.command.cache_pool_clear' => ['privates', '.console.command.cache_pool_clear.lazy', 'get_Console_Command_CachePoolClear_LazyService', false],
'console.command.cache_pool_prune' => ['privates', '.console.command.cache_pool_prune.lazy', 'get_Console_Command_CachePoolPrune_LazyService', false],
'console.command.cache_pool_delete' => ['privates', '.console.command.cache_pool_delete.lazy', 'get_Console_Command_CachePoolDelete_LazyService', false],
'console.command.cache_pool_list' => ['privates', '.console.command.cache_pool_list.lazy', 'get_Console_Command_CachePoolList_LazyService', false],
'console.command.cache_warmup' => ['privates', '.console.command.cache_warmup.lazy', 'get_Console_Command_CacheWarmup_LazyService', false],
'console.command.config_debug' => ['privates', '.console.command.config_debug.lazy', 'get_Console_Command_ConfigDebug_LazyService', false],
'console.command.config_dump_reference' => ['privates', '.console.command.config_dump_reference.lazy', 'get_Console_Command_ConfigDumpReference_LazyService', false],
'console.command.container_debug' => ['privates', '.console.command.container_debug.lazy', 'get_Console_Command_ContainerDebug_LazyService', false],
'console.command.container_lint' => ['privates', '.console.command.container_lint.lazy', 'get_Console_Command_ContainerLint_LazyService', false],
'console.command.debug_autowiring' => ['privates', '.console.command.debug_autowiring.lazy', 'get_Console_Command_DebugAutowiring_LazyService', false],
'console.command.dotenv_debug' => ['privates', '.console.command.dotenv_debug.lazy', 'get_Console_Command_DotenvDebug_LazyService', false],
'console.command.event_dispatcher_debug' => ['privates', '.console.command.event_dispatcher_debug.lazy', 'get_Console_Command_EventDispatcherDebug_LazyService', false],
'console.command.messenger_consume_messages' => ['privates', '.console.command.messenger_consume_messages.lazy', 'get_Console_Command_MessengerConsumeMessages_LazyService', false],
'console.command.messenger_setup_transports' => ['privates', '.console.command.messenger_setup_transports.lazy', 'get_Console_Command_MessengerSetupTransports_LazyService', false],
'console.command.messenger_debug' => ['privates', '.console.command.messenger_debug.lazy', 'get_Console_Command_MessengerDebug_LazyService', false],
'console.command.messenger_stop_workers' => ['privates', '.console.command.messenger_stop_workers.lazy', 'get_Console_Command_MessengerStopWorkers_LazyService', false],
'console.command.messenger_failed_messages_retry' => ['privates', '.console.command.messenger_failed_messages_retry.lazy', 'get_Console_Command_MessengerFailedMessagesRetry_LazyService', false],
'console.command.messenger_failed_messages_show' => ['privates', '.console.command.messenger_failed_messages_show.lazy', 'get_Console_Command_MessengerFailedMessagesShow_LazyService', false],
'console.command.messenger_failed_messages_remove' => ['privates', '.console.command.messenger_failed_messages_remove.lazy', 'get_Console_Command_MessengerFailedMessagesRemove_LazyService', false],
'console.command.router_debug' => ['privates', '.console.command.router_debug.lazy', 'get_Console_Command_RouterDebug_LazyService', false],
'console.command.router_match' => ['privates', '.console.command.router_match.lazy', 'get_Console_Command_RouterMatch_LazyService', false],
'console.command.translation_debug' => ['privates', '.console.command.translation_debug.lazy', 'get_Console_Command_TranslationDebug_LazyService', false],
'console.command.translation_extract' => ['privates', '.console.command.translation_extract.lazy', 'get_Console_Command_TranslationExtract_LazyService', false],
'console.command.validator_debug' => ['privates', '.console.command.validator_debug.lazy', 'get_Console_Command_ValidatorDebug_LazyService', false],
'console.command.translation_pull' => ['privates', '.console.command.translation_pull.lazy', 'get_Console_Command_TranslationPull_LazyService', false],
'console.command.translation_push' => ['privates', '.console.command.translation_push.lazy', 'get_Console_Command_TranslationPush_LazyService', false],
'console.command.xliff_lint' => ['privates', '.console.command.xliff_lint.lazy', 'get_Console_Command_XliffLint_LazyService', false],
'console.command.yaml_lint' => ['privates', '.console.command.yaml_lint.lazy', 'get_Console_Command_YamlLint_LazyService', false],
'console.command.form_debug' => ['privates', '.console.command.form_debug.lazy', 'get_Console_Command_FormDebug_LazyService', false],
'console.command.secrets_set' => ['privates', '.console.command.secrets_set.lazy', 'get_Console_Command_SecretsSet_LazyService', false],
'console.command.secrets_remove' => ['privates', '.console.command.secrets_remove.lazy', 'get_Console_Command_SecretsRemove_LazyService', false],
'console.command.secrets_generate_key' => ['privates', '.console.command.secrets_generate_key.lazy', 'get_Console_Command_SecretsGenerateKey_LazyService', false],
'console.command.secrets_list' => ['privates', '.console.command.secrets_list.lazy', 'get_Console_Command_SecretsList_LazyService', false],
'console.command.secrets_decrypt_to_local' => ['privates', '.console.command.secrets_decrypt_to_local.lazy', 'get_Console_Command_SecretsDecryptToLocal_LazyService', false],
'console.command.secrets_encrypt_from_local' => ['privates', '.console.command.secrets_encrypt_from_local.lazy', 'get_Console_Command_SecretsEncryptFromLocal_LazyService', false],
'twig.command.debug' => ['privates', '.twig.command.debug.lazy', 'get_Twig_Command_Debug_LazyService', false],
'twig.command.lint' => ['privates', '.twig.command.lint.lazy', 'get_Twig_Command_Lint_LazyService', false],
'doctrine.database_create_command' => ['privates', 'doctrine.database_create_command', 'getDoctrine_DatabaseCreateCommandService', false],
'doctrine.database_drop_command' => ['privates', 'doctrine.database_drop_command', 'getDoctrine_DatabaseDropCommandService', false],
'doctrine.query_sql_command' => ['privates', 'doctrine.query_sql_command', 'getDoctrine_QuerySqlCommandService', false],
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => ['privates', 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'getRunSqlCommandService', false],
'doctrine.database_import_command' => ['privates', 'doctrine.database_import_command', 'getDoctrine_DatabaseImportCommandService', false],
'doctrine.cache_clear_metadata_command' => ['privates', 'doctrine.cache_clear_metadata_command', 'getDoctrine_CacheClearMetadataCommandService', false],
'doctrine.cache_clear_query_cache_command' => ['privates', 'doctrine.cache_clear_query_cache_command', 'getDoctrine_CacheClearQueryCacheCommandService', false],
'doctrine.cache_clear_result_command' => ['privates', 'doctrine.cache_clear_result_command', 'getDoctrine_CacheClearResultCommandService', false],
'doctrine.cache_collection_region_command' => ['privates', 'doctrine.cache_collection_region_command', 'getDoctrine_CacheCollectionRegionCommandService', false],
'doctrine.mapping_convert_command' => ['privates', 'doctrine.mapping_convert_command', 'getDoctrine_MappingConvertCommandService', false],
'doctrine.schema_create_command' => ['privates', 'doctrine.schema_create_command', 'getDoctrine_SchemaCreateCommandService', false],
'doctrine.schema_drop_command' => ['privates', 'doctrine.schema_drop_command', 'getDoctrine_SchemaDropCommandService', false],
'doctrine.ensure_production_settings_command' => ['privates', 'doctrine.ensure_production_settings_command', 'getDoctrine_EnsureProductionSettingsCommandService', false],
'doctrine.clear_entity_region_command' => ['privates', 'doctrine.clear_entity_region_command', 'getDoctrine_ClearEntityRegionCommandService', false],
'doctrine.mapping_info_command' => ['privates', 'doctrine.mapping_info_command', 'getDoctrine_MappingInfoCommandService', false],
'doctrine.clear_query_region_command' => ['privates', 'doctrine.clear_query_region_command', 'getDoctrine_ClearQueryRegionCommandService', false],
'doctrine.query_dql_command' => ['privates', 'doctrine.query_dql_command', 'getDoctrine_QueryDqlCommandService', false],
'doctrine.schema_update_command' => ['privates', 'doctrine.schema_update_command', 'getDoctrine_SchemaUpdateCommandService', false],
'doctrine.schema_validate_command' => ['privates', 'doctrine.schema_validate_command', 'getDoctrine_SchemaValidateCommandService', false],
'doctrine.mapping_import_command' => ['privates', 'doctrine.mapping_import_command', 'getDoctrine_MappingImportCommandService', false],
'doctrine_migrations.diff_command' => ['privates', 'doctrine_migrations.diff_command', 'getDoctrineMigrations_DiffCommandService', false],
'doctrine_migrations.sync_metadata_command' => ['privates', 'doctrine_migrations.sync_metadata_command', 'getDoctrineMigrations_SyncMetadataCommandService', false],
'doctrine_migrations.versions_command' => ['privates', 'doctrine_migrations.versions_command', 'getDoctrineMigrations_VersionsCommandService', false],
'doctrine_migrations.current_command' => ['privates', 'doctrine_migrations.current_command', 'getDoctrineMigrations_CurrentCommandService', false],
'doctrine_migrations.dump_schema_command' => ['privates', 'doctrine_migrations.dump_schema_command', 'getDoctrineMigrations_DumpSchemaCommandService', false],
'doctrine_migrations.execute_command' => ['privates', 'doctrine_migrations.execute_command', 'getDoctrineMigrations_ExecuteCommandService', false],
'doctrine_migrations.generate_command' => ['privates', 'doctrine_migrations.generate_command', 'getDoctrineMigrations_GenerateCommandService', false],
'doctrine_migrations.latest_command' => ['privates', 'doctrine_migrations.latest_command', 'getDoctrineMigrations_LatestCommandService', false],
'doctrine_migrations.migrate_command' => ['privates', 'doctrine_migrations.migrate_command', 'getDoctrineMigrations_MigrateCommandService', false],
'doctrine_migrations.rollup_command' => ['privates', 'doctrine_migrations.rollup_command', 'getDoctrineMigrations_RollupCommandService', false],
'doctrine_migrations.status_command' => ['privates', 'doctrine_migrations.status_command', 'getDoctrineMigrations_StatusCommandService', false],
'doctrine_migrations.up_to_date_command' => ['privates', 'doctrine_migrations.up_to_date_command', 'getDoctrineMigrations_UpToDateCommandService', false],
'doctrine_migrations.version_command' => ['privates', 'doctrine_migrations.version_command', 'getDoctrineMigrations_VersionCommandService', false],
'security.command.debug_firewall' => ['privates', '.security.command.debug_firewall.lazy', 'get_Security_Command_DebugFirewall_LazyService', false],
'security.command.user_password_encoder' => ['privates', '.security.command.user_password_encoder.lazy', 'get_Security_Command_UserPasswordEncoder_LazyService', false],
'security.command.user_password_hash' => ['privates', '.security.command.user_password_hash.lazy', 'get_Security_Command_UserPasswordHash_LazyService', false],
'var_dumper.command.server_dump' => ['privates', '.var_dumper.command.server_dump.lazy', 'get_VarDumper_Command_ServerDump_LazyService', false],
'monolog.command.server_log' => ['privates', '.monolog.command.server_log.lazy', 'get_Monolog_Command_ServerLog_LazyService', false],
'swiftmailer.command.debug' => ['privates', 'swiftmailer.command.debug', 'getSwiftmailer_Command_DebugService', false],
'swiftmailer.command.new_email' => ['privates', 'swiftmailer.command.new_email', 'getSwiftmailer_Command_NewEmailService', false],
'swiftmailer.command.send_email' => ['privates', 'swiftmailer.command.send_email', 'getSwiftmailer_Command_SendEmailService', false],
'vich_uploader.command.mapping_debug_class' => ['privates', 'vich_uploader.command.mapping_debug_class', 'getVichUploader_Command_MappingDebugClassService', false],
'vich_uploader.command.mapping_debug' => ['privates', 'vich_uploader.command.mapping_debug', 'getVichUploader_Command_MappingDebugService', false],
'vich_uploader.command.mapping_list_classes' => ['privates', 'vich_uploader.command.mapping_list_classes', 'getVichUploader_Command_MappingListClassesService', false],
'web_server.command.server_run' => ['privates', 'web_server.command.server_run', 'getWebServer_Command_ServerRunService', false],
'web_server.command.server_start' => ['privates', 'web_server.command.server_start', 'getWebServer_Command_ServerStartService', false],
'web_server.command.server_stop' => ['privates', 'web_server.command.server_stop', 'getWebServer_Command_ServerStopService', false],
'web_server.command.server_status' => ['privates', 'web_server.command.server_status', 'getWebServer_Command_ServerStatusService', false],
'web_server.command.server_log' => ['privates', 'web_server.command.server_log', 'getWebServer_Command_ServerLogService', false],
'liip_imagine.command.cache_remove' => ['privates', 'liip_imagine.command.cache_remove', 'getLiipImagine_Command_CacheRemoveService', false],
'liip_imagine.command.cache_resolve' => ['privates', 'liip_imagine.command.cache_resolve', 'getLiipImagine_Command_CacheResolveService', false],
'doctrine.fixtures_load_command' => ['privates', 'doctrine.fixtures_load_command', 'getDoctrine_FixturesLoadCommandService', false],
'api_platform.json_schema.json_schema_generate_command' => ['privates', 'api_platform.json_schema.json_schema_generate_command', 'getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService', false],
'api_platform.openapi.command' => ['privates', 'api_platform.openapi.command', 'getApiPlatform_Openapi_CommandService', false],
'api_platform.swagger.command.swagger_command' => ['privates', 'api_platform.swagger.command.swagger_command', 'getApiPlatform_Swagger_Command_SwaggerCommandService', false],
'api_platform.upgrade_resource.command' => ['privates', 'api_platform.upgrade_resource.command', 'getApiPlatform_UpgradeResource_CommandService', false],
'lexik_jwt_authentication.check_config_command' => ['privates', 'lexik_jwt_authentication.check_config_command', 'getLexikJwtAuthentication_CheckConfigCommandService', false],
'lexik_jwt_authentication.migrate_config_command' => ['privates', 'lexik_jwt_authentication.migrate_config_command', 'getLexikJwtAuthentication_MigrateConfigCommandService', false],
'lexik_jwt_authentication.enable_encryption_config_command' => ['privates', 'lexik_jwt_authentication.enable_encryption_config_command', 'getLexikJwtAuthentication_EnableEncryptionConfigCommandService', false],
'lexik_jwt_authentication.generate_token_command' => ['services', 'lexik_jwt_authentication.generate_token_command', 'getLexikJwtAuthentication_GenerateTokenCommandService', false],
'lexik_jwt_authentication.generate_keypair_command' => ['privates', 'lexik_jwt_authentication.generate_keypair_command', 'getLexikJwtAuthentication_GenerateKeypairCommandService', false],
'maker.auto_command.make_auth' => ['privates', '.maker.auto_command.make_auth.lazy', 'get_Maker_AutoCommand_MakeAuth_LazyService', false],
'maker.auto_command.make_command' => ['privates', '.maker.auto_command.make_command.lazy', 'get_Maker_AutoCommand_MakeCommand_LazyService', false],
'maker.auto_command.make_controller' => ['privates', '.maker.auto_command.make_controller.lazy', 'get_Maker_AutoCommand_MakeController_LazyService', false],
'maker.auto_command.make_crud' => ['privates', '.maker.auto_command.make_crud.lazy', 'get_Maker_AutoCommand_MakeCrud_LazyService', false],
'maker.auto_command.make_docker_database' => ['privates', '.maker.auto_command.make_docker_database.lazy', 'get_Maker_AutoCommand_MakeDockerDatabase_LazyService', false],
'maker.auto_command.make_entity' => ['privates', '.maker.auto_command.make_entity.lazy', 'get_Maker_AutoCommand_MakeEntity_LazyService', false],
'maker.auto_command.make_fixtures' => ['privates', '.maker.auto_command.make_fixtures.lazy', 'get_Maker_AutoCommand_MakeFixtures_LazyService', false],
'maker.auto_command.make_form' => ['privates', '.maker.auto_command.make_form.lazy', 'get_Maker_AutoCommand_MakeForm_LazyService', false],
'maker.auto_command.make_message' => ['privates', '.maker.auto_command.make_message.lazy', 'get_Maker_AutoCommand_MakeMessage_LazyService', false],
'maker.auto_command.make_messenger_middleware' => ['privates', '.maker.auto_command.make_messenger_middleware.lazy', 'get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService', false],
'maker.auto_command.make_registration_form' => ['privates', '.maker.auto_command.make_registration_form.lazy', 'get_Maker_AutoCommand_MakeRegistrationForm_LazyService', false],
'maker.auto_command.make_reset_password' => ['privates', '.maker.auto_command.make_reset_password.lazy', 'get_Maker_AutoCommand_MakeResetPassword_LazyService', false],
'maker.auto_command.make_serializer_encoder' => ['privates', '.maker.auto_command.make_serializer_encoder.lazy', 'get_Maker_AutoCommand_MakeSerializerEncoder_LazyService', false],
'maker.auto_command.make_serializer_normalizer' => ['privates', '.maker.auto_command.make_serializer_normalizer.lazy', 'get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService', false],
'maker.auto_command.make_subscriber' => ['privates', '.maker.auto_command.make_subscriber.lazy', 'get_Maker_AutoCommand_MakeSubscriber_LazyService', false],
'maker.auto_command.make_twig_extension' => ['privates', '.maker.auto_command.make_twig_extension.lazy', 'get_Maker_AutoCommand_MakeTwigExtension_LazyService', false],
'maker.auto_command.make_test' => ['privates', '.maker.auto_command.make_test.lazy', 'get_Maker_AutoCommand_MakeTest_LazyService', false],
'maker.auto_command.make_validator' => ['privates', '.maker.auto_command.make_validator.lazy', 'get_Maker_AutoCommand_MakeValidator_LazyService', false],
'maker.auto_command.make_voter' => ['privates', '.maker.auto_command.make_voter.lazy', 'get_Maker_AutoCommand_MakeVoter_LazyService', false],
'maker.auto_command.make_user' => ['privates', '.maker.auto_command.make_user.lazy', 'get_Maker_AutoCommand_MakeUser_LazyService', false],
'maker.auto_command.make_migration' => ['privates', '.maker.auto_command.make_migration.lazy', 'get_Maker_AutoCommand_MakeMigration_LazyService', false],
'maker.auto_command.make_stimulus_controller' => ['privates', '.maker.auto_command.make_stimulus_controller.lazy', 'get_Maker_AutoCommand_MakeStimulusController_LazyService', false],
'maker.auto_command.make_data_provider' => ['privates', '.maker.auto_command.make_data_provider.lazy', 'get_Maker_AutoCommand_MakeDataProvider_LazyService', false],
'maker.auto_command.make_data_persister' => ['privates', '.maker.auto_command.make_data_persister.lazy', 'get_Maker_AutoCommand_MakeDataPersister_LazyService', false],
'maker.auto_command.make_state_processor' => ['privates', '.maker.auto_command.make_state_processor.lazy', 'get_Maker_AutoCommand_MakeStateProcessor_LazyService', false],
'maker.auto_command.make_state_provider' => ['privates', '.maker.auto_command.make_state_provider.lazy', 'get_Maker_AutoCommand_MakeStateProvider_LazyService', false],
], [
'App\\Command\\Admin\\CreateAdminUserCommand' => 'App\\Command\\Admin\\CreateAdminUserCommand',
'App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand' => '?',
'App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand' => '?',
'App\\Command\\Admin\\ImportThePropertyFeaturesCommand' => '?',
'App\\Command\\Admin\\ImportThePropertyOptionsCommand' => '?',
'App\\Command\\Admin\\ImportTheServiceCategoriesCommand' => '?',
'App\\Command\\AlertCommand' => '?',
'App\\Command\\AreaCommand' => 'App\\Command\\AreaCommand',
'App\\Command\\BoilerExpert\\BoilerBrusselsCommand' => '?',
'App\\Command\\BoilerExpert\\BoilerFlandreCommand' => '?',
'App\\Command\\BoilerExpert\\BoilerWallonieCommand' => '?',
'App\\Command\\CheckEmailReceivedCommand' => 'App\\Command\\CheckEmailReceivedCommand',
'App\\Command\\CreateEventsOnspanCommand' => '?',
'App\\Command\\DVFCommand' => 'App\\Command\\DVFCommand',
'App\\Command\\ElevatorExpert\\CompaniesCommand' => '?',
'App\\Command\\Engie\\ImportCsvEngieCommand' => 'App\\Command\\Engie\\ImportCsvEngieCommand',
'App\\Command\\Engie\\NewEngieCommand' => '?',
'App\\Command\\ImportArtistList' => '?',
'App\\Command\\ImportBrugisCommand' => '?',
'App\\Command\\ImportCsvBankCommand' => '?',
'App\\Command\\ImportCsvNewProjectCommand' => 'App\\Command\\ImportCsvNewProjectCommand',
'App\\Command\\ImportCsvNotaryCommand' => 'App\\Command\\ImportCsvNotaryCommand',
'App\\Command\\ImportCsvOccupieCommand' => 'App\\Command\\ImportCsvOccupieCommand',
'App\\Command\\ImportCsvsimulationCommand' => '?',
'App\\Command\\ImportEducationCommand' => 'App\\Command\\ImportEducationCommand',
'App\\Command\\ImportEngineeringToUserCommand' => 'App\\Command\\ImportEngineeringToUserCommand',
'App\\Command\\ImportExcelFileCommand' => '?',
'App\\Command\\ImportImageGeoportailCommand' => '?',
'App\\Command\\ImportMovingCompanyCommand' => '?',
'App\\Command\\ImportObligationsCommand' => '?',
'App\\Command\\ImportOccupationPeriodDataCommand' => '?',
'App\\Command\\ImportPpasAffectationCommand' => 'App\\Command\\ImportPpasAffectationCommand',
'App\\Command\\ImportPpasCommand' => 'App\\Command\\ImportPpasCommand',
'App\\Command\\ImportPrimeCommand' => '?',
'App\\Command\\ImportProviderSocietyCommand' => '?',
'App\\Command\\ImportPublicInquiryExcelCommand' => 'App\\Command\\ImportPublicInquiryExcelCommand',
'App\\Command\\ImportStreetAveragePriceCommand' => '?',
'App\\Command\\ImportThepropertyProviderCommand' => 'App\\Command\\ImportThepropertyProviderCommand',
'App\\Command\\ImportWallonieCommand' => 'App\\Command\\ImportWallonieCommand',
'App\\Command\\ImportWaterSupplierControllerExcelCommand' => 'App\\Command\\ImportWaterSupplierControllerExcelCommand',
'App\\Command\\InsertCsvPretCommand' => '?',
'App\\Command\\JsonFileCommand' => '?',
'App\\Command\\Mobility\\FranceMobilityCommand' => 'App\\Command\\Mobility\\FranceMobilityCommand',
'App\\Command\\MunicipalityCommand' => '?',
'App\\Command\\PolygonTransformationCommand' => '?',
'App\\Command\\PrimeAlertCommand' => '?',
'App\\Command\\ProviderInverterListCommand' => 'App\\Command\\ProviderInverterListCommand',
'App\\Command\\RedisClearCacheCommand' => '?',
'App\\Command\\RegionCommand' => '?',
'App\\Command\\RentestimationCommand' => '?',
'App\\Command\\RulesCsvCommand' => '?',
'App\\Command\\SendEmailNotificationCommand' => '?',
'App\\Command\\SendNotifSalesAgreementLimitCommand' => '?',
'App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand' => '?',
'App\\Command\\SyndicAppartmentCommand' => 'App\\Command\\SyndicAppartmentCommand',
'App\\Command\\TankExpert\\EngOffFlandreCommand' => '?',
'App\\Command\\TankExpert\\EngineeringOfficesCommand' => '?',
'App\\Command\\TankExpert\\TankWallonieCommand' => '?',
'App\\Command\\WorkCsvCommand' => '?',
'App\\Command\\sendAlertAquisitionCommand' => '?',
'console.command.about' => '?',
'console.command.assets_install' => '?',
'console.command.cache_clear' => '?',
'console.command.cache_pool_clear' => '?',
'console.command.cache_pool_prune' => '?',
'console.command.cache_pool_delete' => '?',
'console.command.cache_pool_list' => '?',
'console.command.cache_warmup' => '?',
'console.command.config_debug' => '?',
'console.command.config_dump_reference' => '?',
'console.command.container_debug' => '?',
'console.command.container_lint' => '?',
'console.command.debug_autowiring' => '?',
'console.command.dotenv_debug' => '?',
'console.command.event_dispatcher_debug' => '?',
'console.command.messenger_consume_messages' => '?',
'console.command.messenger_setup_transports' => '?',
'console.command.messenger_debug' => '?',
'console.command.messenger_stop_workers' => '?',
'console.command.messenger_failed_messages_retry' => '?',
'console.command.messenger_failed_messages_show' => '?',
'console.command.messenger_failed_messages_remove' => '?',
'console.command.router_debug' => '?',
'console.command.router_match' => '?',
'console.command.translation_debug' => '?',
'console.command.translation_extract' => '?',
'console.command.validator_debug' => '?',
'console.command.translation_pull' => '?',
'console.command.translation_push' => '?',
'console.command.xliff_lint' => '?',
'console.command.yaml_lint' => '?',
'console.command.form_debug' => '?',
'console.command.secrets_set' => '?',
'console.command.secrets_remove' => '?',
'console.command.secrets_generate_key' => '?',
'console.command.secrets_list' => '?',
'console.command.secrets_decrypt_to_local' => '?',
'console.command.secrets_encrypt_from_local' => '?',
'twig.command.debug' => '?',
'twig.command.lint' => '?',
'doctrine.database_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\CreateDatabaseDoctrineCommand',
'doctrine.database_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\DropDatabaseDoctrineCommand',
'doctrine.query_sql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunSqlDoctrineCommand',
'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand',
'doctrine.database_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ImportDoctrineCommand',
'doctrine.cache_clear_metadata_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearMetadataCacheDoctrineCommand',
'doctrine.cache_clear_query_cache_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearQueryCacheDoctrineCommand',
'doctrine.cache_clear_result_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ClearResultCacheDoctrineCommand',
'doctrine.cache_collection_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CollectionRegionDoctrineCommand',
'doctrine.mapping_convert_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ConvertMappingDoctrineCommand',
'doctrine.schema_create_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\CreateSchemaDoctrineCommand',
'doctrine.schema_drop_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\DropSchemaDoctrineCommand',
'doctrine.ensure_production_settings_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EnsureProductionSettingsDoctrineCommand',
'doctrine.clear_entity_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\EntityRegionCacheDoctrineCommand',
'doctrine.mapping_info_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\InfoDoctrineCommand',
'doctrine.clear_query_region_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\QueryRegionCacheDoctrineCommand',
'doctrine.query_dql_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\RunDqlDoctrineCommand',
'doctrine.schema_update_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\UpdateSchemaDoctrineCommand',
'doctrine.schema_validate_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\Proxy\\ValidateSchemaCommand',
'doctrine.mapping_import_command' => 'Doctrine\\Bundle\\DoctrineBundle\\Command\\ImportMappingDoctrineCommand',
'doctrine_migrations.diff_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DiffCommand',
'doctrine_migrations.sync_metadata_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\SyncMetadataCommand',
'doctrine_migrations.versions_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ListCommand',
'doctrine_migrations.current_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\CurrentCommand',
'doctrine_migrations.dump_schema_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\DumpSchemaCommand',
'doctrine_migrations.execute_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\ExecuteCommand',
'doctrine_migrations.generate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\GenerateCommand',
'doctrine_migrations.latest_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\LatestCommand',
'doctrine_migrations.migrate_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\MigrateCommand',
'doctrine_migrations.rollup_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\RollupCommand',
'doctrine_migrations.status_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\StatusCommand',
'doctrine_migrations.up_to_date_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\UpToDateCommand',
'doctrine_migrations.version_command' => 'Doctrine\\Migrations\\Tools\\Console\\Command\\VersionCommand',
'security.command.debug_firewall' => '?',
'security.command.user_password_encoder' => '?',
'security.command.user_password_hash' => '?',
'var_dumper.command.server_dump' => '?',
'monolog.command.server_log' => '?',
'swiftmailer.command.debug' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\DebugCommand',
'swiftmailer.command.new_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\NewEmailCommand',
'swiftmailer.command.send_email' => 'Symfony\\Bundle\\SwiftmailerBundle\\Command\\SendEmailCommand',
'vich_uploader.command.mapping_debug_class' => 'Vich\\UploaderBundle\\Command\\MappingDebugClassCommand',
'vich_uploader.command.mapping_debug' => 'Vich\\UploaderBundle\\Command\\MappingDebugCommand',
'vich_uploader.command.mapping_list_classes' => 'Vich\\UploaderBundle\\Command\\MappingListClassesCommand',
'web_server.command.server_run' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerRunCommand',
'web_server.command.server_start' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStartCommand',
'web_server.command.server_stop' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStopCommand',
'web_server.command.server_status' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerStatusCommand',
'web_server.command.server_log' => 'Symfony\\Bundle\\WebServerBundle\\Command\\ServerLogCommand',
'liip_imagine.command.cache_remove' => 'Liip\\ImagineBundle\\Command\\RemoveCacheCommand',
'liip_imagine.command.cache_resolve' => 'Liip\\ImagineBundle\\Command\\ResolveCacheCommand',
'doctrine.fixtures_load_command' => 'Doctrine\\Bundle\\FixturesBundle\\Command\\LoadDataFixturesDoctrineCommand',
'api_platform.json_schema.json_schema_generate_command' => 'ApiPlatform\\JsonSchema\\Command\\JsonSchemaGenerateCommand',
'api_platform.openapi.command' => 'ApiPlatform\\Symfony\\Bundle\\Command\\OpenApiCommand',
'api_platform.swagger.command.swagger_command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\SwaggerCommand',
'api_platform.upgrade_resource.command' => 'ApiPlatform\\Core\\Bridge\\Symfony\\Bundle\\Command\\UpgradeApiResourceCommand',
'lexik_jwt_authentication.check_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\CheckConfigCommand',
'lexik_jwt_authentication.migrate_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\MigrateConfigCommand',
'lexik_jwt_authentication.enable_encryption_config_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\EnableEncryptionConfigCommand',
'lexik_jwt_authentication.generate_token_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateTokenCommand',
'lexik_jwt_authentication.generate_keypair_command' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\Command\\GenerateKeyPairCommand',
'maker.auto_command.make_auth' => '?',
'maker.auto_command.make_command' => '?',
'maker.auto_command.make_controller' => '?',
'maker.auto_command.make_crud' => '?',
'maker.auto_command.make_docker_database' => '?',
'maker.auto_command.make_entity' => '?',
'maker.auto_command.make_fixtures' => '?',
'maker.auto_command.make_form' => '?',
'maker.auto_command.make_message' => '?',
'maker.auto_command.make_messenger_middleware' => '?',
'maker.auto_command.make_registration_form' => '?',
'maker.auto_command.make_reset_password' => '?',
'maker.auto_command.make_serializer_encoder' => '?',
'maker.auto_command.make_serializer_normalizer' => '?',
'maker.auto_command.make_subscriber' => '?',
'maker.auto_command.make_twig_extension' => '?',
'maker.auto_command.make_test' => '?',
'maker.auto_command.make_validator' => '?',
'maker.auto_command.make_voter' => '?',
'maker.auto_command.make_user' => '?',
'maker.auto_command.make_migration' => '?',
'maker.auto_command.make_stimulus_controller' => '?',
'maker.auto_command.make_data_provider' => '?',
'maker.auto_command.make_data_persister' => '?',
'maker.auto_command.make_state_processor' => '?',
'maker.auto_command.make_state_provider' => '?',
]), ['admin:create:admin-user' => 'App\\Command\\Admin\\CreateAdminUserCommand', 'admin:import:daily-needs' => 'App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand', 'admin:import:property-document-types' => 'App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand', 'admin:import:property-features' => 'App\\Command\\Admin\\ImportThePropertyFeaturesCommand', 'admin:import:property-options' => 'App\\Command\\Admin\\ImportThePropertyOptionsCommand', 'admin:import:service-categories' => 'App\\Command\\Admin\\ImportTheServiceCategoriesCommand', 'app:alert:search-result' => 'App\\Command\\AlertCommand', 'app:import:area' => 'App\\Command\\AreaCommand', 'app:boiler-brussels' => 'App\\Command\\BoilerExpert\\BoilerBrusselsCommand', 'app:boiler-flandre' => 'App\\Command\\BoilerExpert\\BoilerFlandreCommand', 'app:boiler-wallonie' => 'App\\Command\\BoilerExpert\\BoilerWallonieCommand', 'email:inbound:check' => 'App\\Command\\CheckEmailReceivedCommand', 'CreateEventsOnspan' => 'App\\Command\\CreateEventsOnspanCommand', 'app:import:dvf' => 'App\\Command\\DVFCommand', 'app:companies' => 'App\\Command\\ElevatorExpert\\CompaniesCommand', 'app:import:engie' => 'App\\Command\\Engie\\ImportCsvEngieCommand', 'app:new-engie' => 'App\\Command\\Engie\\NewEngieCommand', 'import:artist' => 'App\\Command\\ImportArtistList', 'app:import:brugis' => 'App\\Command\\ImportBrugisCommand', 'app:import:csv:bank' => 'App\\Command\\ImportCsvBankCommand', 'app:import:csv:new-project' => 'App\\Command\\ImportCsvNewProjectCommand', 'app:import:notary' => 'App\\Command\\ImportCsvNotaryCommand', 'app:import:occupie' => 'App\\Command\\ImportCsvOccupieCommand', 'app:import:csvsimulation' => 'App\\Command\\ImportCsvsimulationCommand', 'app:import:education' => 'App\\Command\\ImportEducationCommand', 'app:import:engineering-to:user' => 'App\\Command\\ImportEngineeringToUserCommand', 'import:excel' => 'App\\Command\\ImportExcelFileCommand', 'app:import:image-geoportail' => 'App\\Command\\ImportImageGeoportailCommand', 'import:moving-company' => 'App\\Command\\ImportMovingCompanyCommand', 'import:environment:obligation' => 'App\\Command\\ImportObligationsCommand', 'import:occupation:data' => 'App\\Command\\ImportOccupationPeriodDataCommand', 'app:import:ppas:affectation' => 'App\\Command\\ImportPpasAffectationCommand', 'app:import:ppas' => 'App\\Command\\ImportPpasCommand', 'import:prime-bruxelle' => 'App\\Command\\ImportPrimeCommand', 'import:provider-society' => 'App\\Command\\ImportProviderSocietyCommand', 'app:import:excel:public:inquiry' => 'App\\Command\\ImportPublicInquiryExcelCommand', 'app:import:street-average-price' => 'App\\Command\\ImportStreetAveragePriceCommand', 'app:import:thepropertyProvider' => 'App\\Command\\ImportThepropertyProviderCommand', 'app:import:wallonie' => 'App\\Command\\ImportWallonieCommand', 'import:excel:watersupplier:controller' => 'App\\Command\\ImportWaterSupplierControllerExcelCommand', 'app:insert:csv-pret' => 'App\\Command\\InsertCsvPretCommand', 'app:import:json' => 'App\\Command\\JsonFileCommand', 'app:mobility:france' => 'App\\Command\\Mobility\\FranceMobilityCommand', 'app:import:municipality' => 'App\\Command\\MunicipalityCommand', 'app:polygon:transformation' => 'App\\Command\\PolygonTransformationCommand', 'app:prime-alert' => 'App\\Command\\PrimeAlertCommand', 'import:inverter-list' => 'App\\Command\\ProviderInverterListCommand', 'app:redis:clear-cache' => 'App\\Command\\RedisClearCacheCommand', 'app:import:region' => 'App\\Command\\RegionCommand', 'app:import:rentestimation' => 'App\\Command\\RentestimationCommand', 'app:import:csv:rules' => 'App\\Command\\RulesCsvCommand', 'SendMailNotification' => 'App\\Command\\SendEmailNotificationCommand', 'app:salesagreement:notif' => 'App\\Command\\SendNotifSalesAgreementLimitCommand', 'environment:create-location-category' => 'App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand', 'app:import:syndicApartment' => 'App\\Command\\SyndicAppartmentCommand', 'app:engOffFlandre' => 'App\\Command\\TankExpert\\EngOffFlandreCommand', 'app:engineeringOffices' => 'App\\Command\\TankExpert\\EngineeringOfficesCommand', 'app:tank-wallonie' => 'App\\Command\\TankExpert\\TankWallonieCommand', 'app:import:csv:work' => 'App\\Command\\WorkCsvCommand', 'app:aquisition:alert' => 'App\\Command\\sendAlertAquisitionCommand', 'about' => 'console.command.about', 'assets:install' => 'console.command.assets_install', 'cache:clear' => 'console.command.cache_clear', 'cache:pool:clear' => 'console.command.cache_pool_clear', 'cache:pool:prune' => 'console.command.cache_pool_prune', 'cache:pool:delete' => 'console.command.cache_pool_delete', 'cache:pool:list' => 'console.command.cache_pool_list', 'cache:warmup' => 'console.command.cache_warmup', 'debug:config' => 'console.command.config_debug', 'config:dump-reference' => 'console.command.config_dump_reference', 'debug:container' => 'console.command.container_debug', 'lint:container' => 'console.command.container_lint', 'debug:autowiring' => 'console.command.debug_autowiring', 'debug:dotenv' => 'console.command.dotenv_debug', 'debug:event-dispatcher' => 'console.command.event_dispatcher_debug', 'messenger:consume' => 'console.command.messenger_consume_messages', 'messenger:setup-transports' => 'console.command.messenger_setup_transports', 'debug:messenger' => 'console.command.messenger_debug', 'messenger:stop-workers' => 'console.command.messenger_stop_workers', 'messenger:failed:retry' => 'console.command.messenger_failed_messages_retry', 'messenger:failed:show' => 'console.command.messenger_failed_messages_show', 'messenger:failed:remove' => 'console.command.messenger_failed_messages_remove', 'debug:router' => 'console.command.router_debug', 'router:match' => 'console.command.router_match', 'debug:translation' => 'console.command.translation_debug', 'translation:extract' => 'console.command.translation_extract', 'translation:update' => 'console.command.translation_extract', 'debug:validator' => 'console.command.validator_debug', 'translation:pull' => 'console.command.translation_pull', 'translation:push' => 'console.command.translation_push', 'lint:xliff' => 'console.command.xliff_lint', 'lint:yaml' => 'console.command.yaml_lint', 'debug:form' => 'console.command.form_debug', 'secrets:set' => 'console.command.secrets_set', 'secrets:remove' => 'console.command.secrets_remove', 'secrets:generate-keys' => 'console.command.secrets_generate_key', 'secrets:list' => 'console.command.secrets_list', 'secrets:decrypt-to-local' => 'console.command.secrets_decrypt_to_local', 'secrets:encrypt-from-local' => 'console.command.secrets_encrypt_from_local', 'debug:twig' => 'twig.command.debug', 'lint:twig' => 'twig.command.lint', 'doctrine:database:create' => 'doctrine.database_create_command', 'doctrine:database:drop' => 'doctrine.database_drop_command', 'doctrine:query:sql' => 'doctrine.query_sql_command', 'dbal:run-sql' => 'Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand', 'doctrine:database:import' => 'doctrine.database_import_command', 'doctrine:cache:clear-metadata' => 'doctrine.cache_clear_metadata_command', 'doctrine:cache:clear-query' => 'doctrine.cache_clear_query_cache_command', 'doctrine:cache:clear-result' => 'doctrine.cache_clear_result_command', 'doctrine:cache:clear-collection-region' => 'doctrine.cache_collection_region_command', 'doctrine:mapping:convert' => 'doctrine.mapping_convert_command', 'doctrine:schema:create' => 'doctrine.schema_create_command', 'doctrine:schema:drop' => 'doctrine.schema_drop_command', 'doctrine:ensure-production-settings' => 'doctrine.ensure_production_settings_command', 'doctrine:cache:clear-entity-region' => 'doctrine.clear_entity_region_command', 'doctrine:mapping:info' => 'doctrine.mapping_info_command', 'doctrine:cache:clear-query-region' => 'doctrine.clear_query_region_command', 'doctrine:query:dql' => 'doctrine.query_dql_command', 'doctrine:schema:update' => 'doctrine.schema_update_command', 'doctrine:schema:validate' => 'doctrine.schema_validate_command', 'doctrine:mapping:import' => 'doctrine.mapping_import_command', 'doctrine:migrations:diff' => 'doctrine_migrations.diff_command', 'doctrine:migrations:sync-metadata-storage' => 'doctrine_migrations.sync_metadata_command', 'doctrine:migrations:list' => 'doctrine_migrations.versions_command', 'doctrine:migrations:current' => 'doctrine_migrations.current_command', 'doctrine:migrations:dump-schema' => 'doctrine_migrations.dump_schema_command', 'doctrine:migrations:execute' => 'doctrine_migrations.execute_command', 'doctrine:migrations:generate' => 'doctrine_migrations.generate_command', 'doctrine:migrations:latest' => 'doctrine_migrations.latest_command', 'doctrine:migrations:migrate' => 'doctrine_migrations.migrate_command', 'doctrine:migrations:rollup' => 'doctrine_migrations.rollup_command', 'doctrine:migrations:status' => 'doctrine_migrations.status_command', 'doctrine:migrations:up-to-date' => 'doctrine_migrations.up_to_date_command', 'doctrine:migrations:version' => 'doctrine_migrations.version_command', 'debug:firewall' => 'security.command.debug_firewall', 'security:encode-password' => 'security.command.user_password_encoder', 'security:hash-password' => 'security.command.user_password_hash', 'server:dump' => 'var_dumper.command.server_dump', 'server:log' => 'web_server.command.server_log', 'debug:swiftmailer' => 'swiftmailer.command.debug', 'swiftmailer:email:send' => 'swiftmailer.command.new_email', 'swiftmailer:spool:send' => 'swiftmailer.command.send_email', 'vich:mapping:debug-class' => 'vich_uploader.command.mapping_debug_class', 'vich:mapping:debug' => 'vich_uploader.command.mapping_debug', 'vich:mapping:list-classes' => 'vich_uploader.command.mapping_list_classes', 'server:run' => 'web_server.command.server_run', 'server:start' => 'web_server.command.server_start', 'server:stop' => 'web_server.command.server_stop', 'server:status' => 'web_server.command.server_status', 'liip:imagine:cache:remove' => 'liip_imagine.command.cache_remove', 'liip:imagine:cache:resolve' => 'liip_imagine.command.cache_resolve', 'doctrine:fixtures:load' => 'doctrine.fixtures_load_command', 'api:json-schema:generate' => 'api_platform.json_schema.json_schema_generate_command', 'api:openapi:export' => 'api_platform.openapi.command', 'api:swagger:export' => 'api_platform.swagger.command.swagger_command', 'api:upgrade-resource' => 'api_platform.upgrade_resource.command', 'lexik:jwt:check-config' => 'lexik_jwt_authentication.check_config_command', 'lexik:jwt:migrate-config' => 'lexik_jwt_authentication.migrate_config_command', 'lexik:jwt:enable-encryption' => 'lexik_jwt_authentication.enable_encryption_config_command', 'lexik:jwt:generate-token' => 'lexik_jwt_authentication.generate_token_command', 'lexik:jwt:generate-keypair' => 'lexik_jwt_authentication.generate_keypair_command', 'make:auth' => 'maker.auto_command.make_auth', 'make:command' => 'maker.auto_command.make_command', 'make:controller' => 'maker.auto_command.make_controller', 'make:crud' => 'maker.auto_command.make_crud', 'make:docker:database' => 'maker.auto_command.make_docker_database', 'make:entity' => 'maker.auto_command.make_entity', 'make:fixtures' => 'maker.auto_command.make_fixtures', 'make:form' => 'maker.auto_command.make_form', 'make:message' => 'maker.auto_command.make_message', 'make:messenger-middleware' => 'maker.auto_command.make_messenger_middleware', 'make:registration-form' => 'maker.auto_command.make_registration_form', 'make:reset-password' => 'maker.auto_command.make_reset_password', 'make:serializer:encoder' => 'maker.auto_command.make_serializer_encoder', 'make:serializer:normalizer' => 'maker.auto_command.make_serializer_normalizer', 'make:subscriber' => 'maker.auto_command.make_subscriber', 'make:twig-extension' => 'maker.auto_command.make_twig_extension', 'make:test' => 'maker.auto_command.make_test', 'make:unit-test' => 'maker.auto_command.make_test', 'make:functional-test' => 'maker.auto_command.make_test', 'make:validator' => 'maker.auto_command.make_validator', 'make:voter' => 'maker.auto_command.make_voter', 'make:user' => 'maker.auto_command.make_user', 'make:migration' => 'maker.auto_command.make_migration', 'make:stimulus-controller' => 'maker.auto_command.make_stimulus_controller', 'make:data-provider' => 'maker.auto_command.make_data_provider', 'make:data-persister' => 'maker.auto_command.make_data_persister', 'make:state-processor' => 'maker.auto_command.make_state_processor', 'make:state-provider' => 'maker.auto_command.make_state_provider']);
}
/**
* Gets the public 'container.env_var_processors_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getContainer_EnvVarProcessorsLocatorService()
{
return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'base64' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'bool' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'const' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'csv' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'default' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'file' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'float' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'int' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'json' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'key' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'not' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'query_string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'require' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'resolve' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'string' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'trim' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
'url' => ['privates', 'container.env_var_processor', 'getContainer_EnvVarProcessorService', false],
], [
'base64' => '?',
'bool' => '?',
'const' => '?',
'csv' => '?',
'default' => '?',
'file' => '?',
'float' => '?',
'int' => '?',
'json' => '?',
'key' => '?',
'not' => '?',
'query_string' => '?',
'require' => '?',
'resolve' => '?',
'string' => '?',
'trim' => '?',
'url' => '?',
]);
}
/**
* Gets the public 'data_collector.dump' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
*/
protected function getDataCollector_DumpService()
{
$a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->services['data_collector.dump'])) {
return $this->services['data_collector.dump'];
}
$b = ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService());
if (isset($this->services['data_collector.dump'])) {
return $this->services['data_collector.dump'];
}
return $this->services['data_collector.dump'] = new \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), $a, 'UTF-8', ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), $b);
}
/**
* Gets the public 'doctrine' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Registry
*/
protected function getDoctrineService()
{
return $this->services['doctrine'] = new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default');
}
/**
* Gets the public 'doctrine.dbal.default_connection' shared service.
*
* @return \Doctrine\DBAL\Connection
*/
protected function getDoctrine_Dbal_DefaultConnectionService()
{
$a = new \Doctrine\DBAL\Configuration();
$b = new \Symfony\Bridge\Monolog\Logger('doctrine');
$b->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$b->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($b);
$a->setSQLLogger(new \Doctrine\DBAL\Logging\LoggerChain([0 => new \Symfony\Bridge\Doctrine\Logger\DbalLogger($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))), 1 => ($this->privates['doctrine.dbal.logger.profiling.default'] ?? ($this->privates['doctrine.dbal.logger.profiling.default'] = new \Doctrine\DBAL\Logging\DebugStack()))]));
$a->setSchemaAssetsFilter(new \Doctrine\Bundle\DoctrineBundle\Dbal\SchemaAssetsFilterManager([0 => ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')))]));
return $this->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($this->parameters['doctrine.dbal.connection_factory.types']))->createConnection(['url' => $this->getEnv('resolve:DATABASE_URL'), 'charset' => 'UTF8', 'driver' => 'pdo_mysql', 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [1002 => 'SET sql_mode=(SELECT REPLACE(@@sql_mode, "ONLY_FULL_GROUP_BY", ""))'], 'defaultTableOptions' => ['charset' => 'UTF8', 'collate' => 'utf8_unicode_ci']], $a, new \Symfony\Bridge\Doctrine\ContainerAwareEventManager(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\EventListener\\ThePropertyAlertListener' => ['privates', 'App\\EventListener\\ThePropertyAlertListener', 'getThePropertyAlertListenerService', false],
'App\\EventSubscriber\\AccounringGardenUserSubscriber' => ['privates', 'App\\EventSubscriber\\AccounringGardenUserSubscriber', 'getAccounringGardenUserSubscriberService', false],
'App\\EventSubscriber\\AccountingGardenSubsriber' => ['privates', 'App\\EventSubscriber\\AccountingGardenSubsriber', 'getAccountingGardenSubsriberService', false],
'App\\EventSubscriber\\CoOwnershipBalancePostSubscriber' => ['privates', 'App\\EventSubscriber\\CoOwnershipBalancePostSubscriber', 'getCoOwnershipBalancePostSubscriberService', false],
'App\\EventSubscriber\\CoOwnershipInvoicesPostSubscriber' => ['privates', 'App\\EventSubscriber\\CoOwnershipInvoicesPostSubscriber', 'getCoOwnershipInvoicesPostSubscriberService', false],
'App\\EventSubscriber\\PostThepropertyLotSubscriber' => ['privates', 'App\\EventSubscriber\\PostThepropertyLotSubscriber', 'getPostThepropertyLotSubscriberService', false],
'doctrine.orm.default_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.default_listeners.attach_entity_listeners', 'getDoctrine_Orm_DefaultListeners_AttachEntityListenersService', false],
'doctrine.orm.import_listeners.attach_entity_listeners' => ['privates', 'doctrine.orm.import_listeners.attach_entity_listeners', 'getDoctrine_Orm_ImportListeners_AttachEntityListenersService', false],
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService', false],
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => ['privates', 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 'getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService', false],
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => ['privates', 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 'getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService', false],
'doctrine.orm.messenger.doctrine_schema_subscriber' => ['privates', 'doctrine.orm.messenger.doctrine_schema_subscriber', 'getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService', false],
'vich_uploader.listener.clean.Adress_csv_pending' => ['privates', 'vich_uploader.listener.clean.Adress_csv_pending', 'getVichUploader_Listener_Clean_AdressCsvPendingService', false],
'vich_uploader.listener.clean.ThepropertyProvider_csv_pending' => ['privates', 'vich_uploader.listener.clean.ThepropertyProvider_csv_pending', 'getVichUploader_Listener_Clean_ThepropertyProviderCsvPendingService', false],
'vich_uploader.listener.clean.annex_permit_file' => ['privates', 'vich_uploader.listener.clean.annex_permit_file', 'getVichUploader_Listener_Clean_AnnexPermitFileService', false],
'vich_uploader.listener.clean.area_csv_pending' => ['privates', 'vich_uploader.listener.clean.area_csv_pending', 'getVichUploader_Listener_Clean_AreaCsvPendingService', false],
'vich_uploader.listener.clean.bbox' => ['privates', 'vich_uploader.listener.clean.bbox', 'getVichUploader_Listener_Clean_BboxService', false],
'vich_uploader.listener.clean.brugis_csv_pending' => ['privates', 'vich_uploader.listener.clean.brugis_csv_pending', 'getVichUploader_Listener_Clean_BrugisCsvPendingService', false],
'vich_uploader.listener.clean.chat_file' => ['privates', 'vich_uploader.listener.clean.chat_file', 'getVichUploader_Listener_Clean_ChatFileService', false],
'vich_uploader.listener.clean.client_sales_agreement_file' => ['privates', 'vich_uploader.listener.clean.client_sales_agreement_file', 'getVichUploader_Listener_Clean_ClientSalesAgreementFileService', false],
'vich_uploader.listener.clean.co_ownership_document' => ['privates', 'vich_uploader.listener.clean.co_ownership_document', 'getVichUploader_Listener_Clean_CoOwnershipDocumentService', false],
'vich_uploader.listener.clean.co_ownership_invoices' => ['privates', 'vich_uploader.listener.clean.co_ownership_invoices', 'getVichUploader_Listener_Clean_CoOwnershipInvoicesService', false],
'vich_uploader.listener.clean.co_ownership_meeting_transcript' => ['privates', 'vich_uploader.listener.clean.co_ownership_meeting_transcript', 'getVichUploader_Listener_Clean_CoOwnershipMeetingTranscriptService', false],
'vich_uploader.listener.clean.co_ownership_report' => ['privates', 'vich_uploader.listener.clean.co_ownership_report', 'getVichUploader_Listener_Clean_CoOwnershipReportService', false],
'vich_uploader.listener.clean.co_ownership_the_property_file' => ['privates', 'vich_uploader.listener.clean.co_ownership_the_property_file', 'getVichUploader_Listener_Clean_CoOwnershipThePropertyFileService', false],
'vich_uploader.listener.clean.co_ownership_the_property_response' => ['privates', 'vich_uploader.listener.clean.co_ownership_the_property_response', 'getVichUploader_Listener_Clean_CoOwnershipThePropertyResponseService', false],
'vich_uploader.listener.clean.community_event_file' => ['privates', 'vich_uploader.listener.clean.community_event_file', 'getVichUploader_Listener_Clean_CommunityEventFileService', false],
'vich_uploader.listener.clean.community_post_file' => ['privates', 'vich_uploader.listener.clean.community_post_file', 'getVichUploader_Listener_Clean_CommunityPostFileService', false],
'vich_uploader.listener.clean.condominium_invoice_file' => ['privates', 'vich_uploader.listener.clean.condominium_invoice_file', 'getVichUploader_Listener_Clean_CondominiumInvoiceFileService', false],
'vich_uploader.listener.clean.control_certificate' => ['privates', 'vich_uploader.listener.clean.control_certificate', 'getVichUploader_Listener_Clean_ControlCertificateService', false],
'vich_uploader.listener.clean.deedOfSale' => ['privates', 'vich_uploader.listener.clean.deedOfSale', 'getVichUploader_Listener_Clean_DeedOfSaleService', false],
'vich_uploader.listener.clean.dispenseFile' => ['privates', 'vich_uploader.listener.clean.dispenseFile', 'getVichUploader_Listener_Clean_DispenseFileService', false],
'vich_uploader.listener.clean.dvf_csv_pending' => ['privates', 'vich_uploader.listener.clean.dvf_csv_pending', 'getVichUploader_Listener_Clean_DvfCsvPendingService', false],
'vich_uploader.listener.clean.edit_registers_file' => ['privates', 'vich_uploader.listener.clean.edit_registers_file', 'getVichUploader_Listener_Clean_EditRegistersFileService', false],
'vich_uploader.listener.clean.education_csv' => ['privates', 'vich_uploader.listener.clean.education_csv', 'getVichUploader_Listener_Clean_EducationCsvService', false],
'vich_uploader.listener.clean.engie_csv_archived' => ['privates', 'vich_uploader.listener.clean.engie_csv_archived', 'getVichUploader_Listener_Clean_EngieCsvArchivedService', false],
'vich_uploader.listener.clean.engie_csv_pending' => ['privates', 'vich_uploader.listener.clean.engie_csv_pending', 'getVichUploader_Listener_Clean_EngieCsvPendingService', false],
'vich_uploader.listener.clean.enquetes_publics_csv' => ['privates', 'vich_uploader.listener.clean.enquetes_publics_csv', 'getVichUploader_Listener_Clean_EnquetesPublicsCsvService', false],
'vich_uploader.listener.clean.excel_file_pending' => ['privates', 'vich_uploader.listener.clean.excel_file_pending', 'getVichUploader_Listener_Clean_ExcelFilePendingService', false],
'vich_uploader.listener.clean.garden_resource_document' => ['privates', 'vich_uploader.listener.clean.garden_resource_document', 'getVichUploader_Listener_Clean_GardenResourceDocumentService', false],
'vich_uploader.listener.clean.identity_image' => ['privates', 'vich_uploader.listener.clean.identity_image', 'getVichUploader_Listener_Clean_IdentityImageService', false],
'vich_uploader.listener.clean.imo_agent_solicitation_image' => ['privates', 'vich_uploader.listener.clean.imo_agent_solicitation_image', 'getVichUploader_Listener_Clean_ImoAgentSolicitationImageService', false],
'vich_uploader.listener.clean.inventory_file' => ['privates', 'vich_uploader.listener.clean.inventory_file', 'getVichUploader_Listener_Clean_InventoryFileService', false],
'vich_uploader.listener.clean.inventory_image' => ['privates', 'vich_uploader.listener.clean.inventory_image', 'getVichUploader_Listener_Clean_InventoryImageService', false],
'vich_uploader.listener.clean.invoice_water_file' => ['privates', 'vich_uploader.listener.clean.invoice_water_file', 'getVichUploader_Listener_Clean_InvoiceWaterFileService', false],
'vich_uploader.listener.clean.lease_contract' => ['privates', 'vich_uploader.listener.clean.lease_contract', 'getVichUploader_Listener_Clean_LeaseContractService', false],
'vich_uploader.listener.clean.lease_contract_models' => ['privates', 'vich_uploader.listener.clean.lease_contract_models', 'getVichUploader_Listener_Clean_LeaseContractModelsService', false],
'vich_uploader.listener.clean.message_file' => ['privates', 'vich_uploader.listener.clean.message_file', 'getVichUploader_Listener_Clean_MessageFileService', false],
'vich_uploader.listener.clean.module_3D' => ['privates', 'vich_uploader.listener.clean.module_3D', 'getVichUploader_Listener_Clean_Module3DService', false],
'vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file' => ['privates', 'vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file', 'getVichUploader_Listener_Clean_NeightborhoodProjectAfterImprovementImageFileService', false],
'vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file' => ['privates', 'vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file', 'getVichUploader_Listener_Clean_NeightborhoodProjectBeforeImprovementImageFileService', false],
'vich_uploader.listener.clean.new_project_immo_csv' => ['privates', 'vich_uploader.listener.clean.new_project_immo_csv', 'getVichUploader_Listener_Clean_NewProjectImmoCsvService', false],
'vich_uploader.listener.clean.notary_csv_pending' => ['privates', 'vich_uploader.listener.clean.notary_csv_pending', 'getVichUploader_Listener_Clean_NotaryCsvPendingService', false],
'vich_uploader.listener.clean.obligation_csv_pending' => ['privates', 'vich_uploader.listener.clean.obligation_csv_pending', 'getVichUploader_Listener_Clean_ObligationCsvPendingService', false],
'vich_uploader.listener.clean.occupation_period_file' => ['privates', 'vich_uploader.listener.clean.occupation_period_file', 'getVichUploader_Listener_Clean_OccupationPeriodFileService', false],
'vich_uploader.listener.clean.occupie_csv_pending' => ['privates', 'vich_uploader.listener.clean.occupie_csv_pending', 'getVichUploader_Listener_Clean_OccupieCsvPendingService', false],
'vich_uploader.listener.clean.offer_lease_agreement' => ['privates', 'vich_uploader.listener.clean.offer_lease_agreement', 'getVichUploader_Listener_Clean_OfferLeaseAgreementService', false],
'vich_uploader.listener.clean.organic_plot_file' => ['privates', 'vich_uploader.listener.clean.organic_plot_file', 'getVichUploader_Listener_Clean_OrganicPlotFileService', false],
'vich_uploader.listener.clean.pdf_location' => ['privates', 'vich_uploader.listener.clean.pdf_location', 'getVichUploader_Listener_Clean_PdfLocationService', false],
'vich_uploader.listener.clean.pdf_mail_location' => ['privates', 'vich_uploader.listener.clean.pdf_mail_location', 'getVichUploader_Listener_Clean_PdfMailLocationService', false],
'vich_uploader.listener.clean.pdf_summary_maif' => ['privates', 'vich_uploader.listener.clean.pdf_summary_maif', 'getVichUploader_Listener_Clean_PdfSummaryMaifService', false],
'vich_uploader.listener.clean.permit_citerne' => ['privates', 'vich_uploader.listener.clean.permit_citerne', 'getVichUploader_Listener_Clean_PermitCiterneService', false],
'vich_uploader.listener.clean.permit_environment_file' => ['privates', 'vich_uploader.listener.clean.permit_environment_file', 'getVichUploader_Listener_Clean_PermitEnvironmentFileService', false],
'vich_uploader.listener.clean.permit_file' => ['privates', 'vich_uploader.listener.clean.permit_file', 'getVichUploader_Listener_Clean_PermitFileService', false],
'vich_uploader.listener.clean.picture_3D' => ['privates', 'vich_uploader.listener.clean.picture_3D', 'getVichUploader_Listener_Clean_Picture3DService', false],
'vich_uploader.listener.clean.portfolio_files' => ['privates', 'vich_uploader.listener.clean.portfolio_files', 'getVichUploader_Listener_Clean_PortfolioFilesService', false],
'vich_uploader.listener.clean.ppas_affectation_csv_pending' => ['privates', 'vich_uploader.listener.clean.ppas_affectation_csv_pending', 'getVichUploader_Listener_Clean_PpasAffectationCsvPendingService', false],
'vich_uploader.listener.clean.ppas_csv_pending' => ['privates', 'vich_uploader.listener.clean.ppas_csv_pending', 'getVichUploader_Listener_Clean_PpasCsvPendingService', false],
'vich_uploader.listener.clean.pras_csv' => ['privates', 'vich_uploader.listener.clean.pras_csv', 'getVichUploader_Listener_Clean_PrasCsvService', false],
'vich_uploader.listener.clean.prime_csv_pending' => ['privates', 'vich_uploader.listener.clean.prime_csv_pending', 'getVichUploader_Listener_Clean_PrimeCsvPendingService', false],
'vich_uploader.listener.clean.prime_pdf_template' => ['privates', 'vich_uploader.listener.clean.prime_pdf_template', 'getVichUploader_Listener_Clean_PrimePdfTemplateService', false],
'vich_uploader.listener.clean.prime_request_file' => ['privates', 'vich_uploader.listener.clean.prime_request_file', 'getVichUploader_Listener_Clean_PrimeRequestFileService', false],
'vich_uploader.listener.clean.property_demand_file' => ['privates', 'vich_uploader.listener.clean.property_demand_file', 'getVichUploader_Listener_Clean_PropertyDemandFileService', false],
'vich_uploader.listener.clean.property_document_file' => ['privates', 'vich_uploader.listener.clean.property_document_file', 'getVichUploader_Listener_Clean_PropertyDocumentFileService', false],
'vich_uploader.listener.clean.provider_inverte_list_pending' => ['privates', 'vich_uploader.listener.clean.provider_inverte_list_pending', 'getVichUploader_Listener_Clean_ProviderInverteListPendingService', false],
'vich_uploader.listener.clean.provider_society_csv_pending' => ['privates', 'vich_uploader.listener.clean.provider_society_csv_pending', 'getVichUploader_Listener_Clean_ProviderSocietyCsvPendingService', false],
'vich_uploader.listener.clean.provider_work' => ['privates', 'vich_uploader.listener.clean.provider_work', 'getVichUploader_Listener_Clean_ProviderWorkService', false],
'vich_uploader.listener.clean.public_inquiry_inprogress_excel' => ['privates', 'vich_uploader.listener.clean.public_inquiry_inprogress_excel', 'getVichUploader_Listener_Clean_PublicInquiryInprogressExcelService', false],
'vich_uploader.listener.clean.rapport_pdf_property' => ['privates', 'vich_uploader.listener.clean.rapport_pdf_property', 'getVichUploader_Listener_Clean_RapportPdfPropertyService', false],
'vich_uploader.listener.clean.register_environment_file' => ['privates', 'vich_uploader.listener.clean.register_environment_file', 'getVichUploader_Listener_Clean_RegisterEnvironmentFileService', false],
'vich_uploader.listener.clean.request_repayment_files' => ['privates', 'vich_uploader.listener.clean.request_repayment_files', 'getVichUploader_Listener_Clean_RequestRepaymentFilesService', false],
'vich_uploader.listener.clean.salesAgreementFile' => ['privates', 'vich_uploader.listener.clean.salesAgreementFile', 'getVichUploader_Listener_Clean_SalesAgreementFileService', false],
'vich_uploader.listener.clean.sales_agreement_file_to_sign' => ['privates', 'vich_uploader.listener.clean.sales_agreement_file_to_sign', 'getVichUploader_Listener_Clean_SalesAgreementFileToSignService', false],
'vich_uploader.listener.clean.surveillance_camera_document' => ['privates', 'vich_uploader.listener.clean.surveillance_camera_document', 'getVichUploader_Listener_Clean_SurveillanceCameraDocumentService', false],
'vich_uploader.listener.clean.syndic_Apartment_csv_pending' => ['privates', 'vich_uploader.listener.clean.syndic_Apartment_csv_pending', 'getVichUploader_Listener_Clean_SyndicApartmentCsvPendingService', false],
'vich_uploader.listener.clean.treeD_figuration_file' => ['privates', 'vich_uploader.listener.clean.treeD_figuration_file', 'getVichUploader_Listener_Clean_TreeDFigurationFileService', false],
'vich_uploader.listener.clean.upload_archived' => ['privates', 'vich_uploader.listener.clean.upload_archived', 'getVichUploader_Listener_Clean_UploadArchivedService', false],
'vich_uploader.listener.clean.upload_bank_logo' => ['privates', 'vich_uploader.listener.clean.upload_bank_logo', 'getVichUploader_Listener_Clean_UploadBankLogoService', false],
'vich_uploader.listener.clean.upload_doc_property' => ['privates', 'vich_uploader.listener.clean.upload_doc_property', 'getVichUploader_Listener_Clean_UploadDocPropertyService', false],
'vich_uploader.listener.clean.upload_file_minutes' => ['privates', 'vich_uploader.listener.clean.upload_file_minutes', 'getVichUploader_Listener_Clean_UploadFileMinutesService', false],
'vich_uploader.listener.clean.upload_icon_categorie_service' => ['privates', 'vich_uploader.listener.clean.upload_icon_categorie_service', 'getVichUploader_Listener_Clean_UploadIconCategorieServiceService', false],
'vich_uploader.listener.clean.upload_img_property' => ['privates', 'vich_uploader.listener.clean.upload_img_property', 'getVichUploader_Listener_Clean_UploadImgPropertyService', false],
'vich_uploader.listener.clean.upload_img_pub' => ['privates', 'vich_uploader.listener.clean.upload_img_pub', 'getVichUploader_Listener_Clean_UploadImgPubService', false],
'vich_uploader.listener.clean.upload_img_service' => ['privates', 'vich_uploader.listener.clean.upload_img_service', 'getVichUploader_Listener_Clean_UploadImgServiceService', false],
'vich_uploader.listener.clean.upload_logo_pro' => ['privates', 'vich_uploader.listener.clean.upload_logo_pro', 'getVichUploader_Listener_Clean_UploadLogoProService', false],
'vich_uploader.listener.clean.upload_pending' => ['privates', 'vich_uploader.listener.clean.upload_pending', 'getVichUploader_Listener_Clean_UploadPendingService', false],
'vich_uploader.listener.clean.upload_rapport' => ['privates', 'vich_uploader.listener.clean.upload_rapport', 'getVichUploader_Listener_Clean_UploadRapportService', false],
'vich_uploader.listener.clean.upload_rental_guarantee' => ['privates', 'vich_uploader.listener.clean.upload_rental_guarantee', 'getVichUploader_Listener_Clean_UploadRentalGuaranteeService', false],
'vich_uploader.listener.clean.upload_traite' => ['privates', 'vich_uploader.listener.clean.upload_traite', 'getVichUploader_Listener_Clean_UploadTraiteService', false],
'vich_uploader.listener.clean.uploads_syndics_response' => ['privates', 'vich_uploader.listener.clean.uploads_syndics_response', 'getVichUploader_Listener_Clean_UploadsSyndicsResponseService', false],
'vich_uploader.listener.clean.user_logo' => ['privates', 'vich_uploader.listener.clean.user_logo', 'getVichUploader_Listener_Clean_UserLogoService', false],
'vich_uploader.listener.clean.wallonie_csv_pending' => ['privates', 'vich_uploader.listener.clean.wallonie_csv_pending', 'getVichUploader_Listener_Clean_WallonieCsvPendingService', false],
'vich_uploader.listener.clean.water_supplier_controller_excel' => ['privates', 'vich_uploader.listener.clean.water_supplier_controller_excel', 'getVichUploader_Listener_Clean_WaterSupplierControllerExcelService', false],
'vich_uploader.listener.clean.work_csv_pending' => ['privates', 'vich_uploader.listener.clean.work_csv_pending', 'getVichUploader_Listener_Clean_WorkCsvPendingService', false],
'vich_uploader.listener.clean.work_rules_csv_pending' => ['privates', 'vich_uploader.listener.clean.work_rules_csv_pending', 'getVichUploader_Listener_Clean_WorkRulesCsvPendingService', false],
'vich_uploader.listener.inject.chat_file' => ['privates', 'vich_uploader.listener.inject.chat_file', 'getVichUploader_Listener_Inject_ChatFileService', false],
'vich_uploader.listener.inject.client_sales_agreement_file' => ['privates', 'vich_uploader.listener.inject.client_sales_agreement_file', 'getVichUploader_Listener_Inject_ClientSalesAgreementFileService', false],
'vich_uploader.listener.inject.community_event_file' => ['privates', 'vich_uploader.listener.inject.community_event_file', 'getVichUploader_Listener_Inject_CommunityEventFileService', false],
'vich_uploader.listener.inject.community_post_file' => ['privates', 'vich_uploader.listener.inject.community_post_file', 'getVichUploader_Listener_Inject_CommunityPostFileService', false],
'vich_uploader.listener.inject.imo_agent_solicitation_image' => ['privates', 'vich_uploader.listener.inject.imo_agent_solicitation_image', 'getVichUploader_Listener_Inject_ImoAgentSolicitationImageService', false],
'vich_uploader.listener.inject.message_file' => ['privates', 'vich_uploader.listener.inject.message_file', 'getVichUploader_Listener_Inject_MessageFileService', false],
'vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file' => ['privates', 'vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file', 'getVichUploader_Listener_Inject_NeightborhoodProjectAfterImprovementImageFileService', false],
'vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file' => ['privates', 'vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file', 'getVichUploader_Listener_Inject_NeightborhoodProjectBeforeImprovementImageFileService', false],
'vich_uploader.listener.inject.new_project_immo_csv' => ['privates', 'vich_uploader.listener.inject.new_project_immo_csv', 'getVichUploader_Listener_Inject_NewProjectImmoCsvService', false],
'vich_uploader.listener.inject.occupation_period_file' => ['privates', 'vich_uploader.listener.inject.occupation_period_file', 'getVichUploader_Listener_Inject_OccupationPeriodFileService', false],
'vich_uploader.listener.inject.pdf_summary_maif' => ['privates', 'vich_uploader.listener.inject.pdf_summary_maif', 'getVichUploader_Listener_Inject_PdfSummaryMaifService', false],
'vich_uploader.listener.inject.portfolio_files' => ['privates', 'vich_uploader.listener.inject.portfolio_files', 'getVichUploader_Listener_Inject_PortfolioFilesService', false],
'vich_uploader.listener.inject.property_document_file' => ['privates', 'vich_uploader.listener.inject.property_document_file', 'getVichUploader_Listener_Inject_PropertyDocumentFileService', false],
'vich_uploader.listener.inject.sales_agreement_file_to_sign' => ['privates', 'vich_uploader.listener.inject.sales_agreement_file_to_sign', 'getVichUploader_Listener_Inject_SalesAgreementFileToSignService', false],
'vich_uploader.listener.inject.treeD_figuration_file' => ['privates', 'vich_uploader.listener.inject.treeD_figuration_file', 'getVichUploader_Listener_Inject_TreeDFigurationFileService', false],
'vich_uploader.listener.remove.Adress_csv_pending' => ['privates', 'vich_uploader.listener.remove.Adress_csv_pending', 'getVichUploader_Listener_Remove_AdressCsvPendingService', false],
'vich_uploader.listener.remove.ThepropertyProvider_csv_pending' => ['privates', 'vich_uploader.listener.remove.ThepropertyProvider_csv_pending', 'getVichUploader_Listener_Remove_ThepropertyProviderCsvPendingService', false],
'vich_uploader.listener.remove.annex_permit_file' => ['privates', 'vich_uploader.listener.remove.annex_permit_file', 'getVichUploader_Listener_Remove_AnnexPermitFileService', false],
'vich_uploader.listener.remove.area_csv_pending' => ['privates', 'vich_uploader.listener.remove.area_csv_pending', 'getVichUploader_Listener_Remove_AreaCsvPendingService', false],
'vich_uploader.listener.remove.bbox' => ['privates', 'vich_uploader.listener.remove.bbox', 'getVichUploader_Listener_Remove_BboxService', false],
'vich_uploader.listener.remove.brugis_csv_pending' => ['privates', 'vich_uploader.listener.remove.brugis_csv_pending', 'getVichUploader_Listener_Remove_BrugisCsvPendingService', false],
'vich_uploader.listener.remove.chat_file' => ['privates', 'vich_uploader.listener.remove.chat_file', 'getVichUploader_Listener_Remove_ChatFileService', false],
'vich_uploader.listener.remove.client_sales_agreement_file' => ['privates', 'vich_uploader.listener.remove.client_sales_agreement_file', 'getVichUploader_Listener_Remove_ClientSalesAgreementFileService', false],
'vich_uploader.listener.remove.co_ownership_document' => ['privates', 'vich_uploader.listener.remove.co_ownership_document', 'getVichUploader_Listener_Remove_CoOwnershipDocumentService', false],
'vich_uploader.listener.remove.co_ownership_invoices' => ['privates', 'vich_uploader.listener.remove.co_ownership_invoices', 'getVichUploader_Listener_Remove_CoOwnershipInvoicesService', false],
'vich_uploader.listener.remove.co_ownership_meeting_transcript' => ['privates', 'vich_uploader.listener.remove.co_ownership_meeting_transcript', 'getVichUploader_Listener_Remove_CoOwnershipMeetingTranscriptService', false],
'vich_uploader.listener.remove.co_ownership_report' => ['privates', 'vich_uploader.listener.remove.co_ownership_report', 'getVichUploader_Listener_Remove_CoOwnershipReportService', false],
'vich_uploader.listener.remove.co_ownership_the_property_file' => ['privates', 'vich_uploader.listener.remove.co_ownership_the_property_file', 'getVichUploader_Listener_Remove_CoOwnershipThePropertyFileService', false],
'vich_uploader.listener.remove.co_ownership_the_property_response' => ['privates', 'vich_uploader.listener.remove.co_ownership_the_property_response', 'getVichUploader_Listener_Remove_CoOwnershipThePropertyResponseService', false],
'vich_uploader.listener.remove.community_event_file' => ['privates', 'vich_uploader.listener.remove.community_event_file', 'getVichUploader_Listener_Remove_CommunityEventFileService', false],
'vich_uploader.listener.remove.community_post_file' => ['privates', 'vich_uploader.listener.remove.community_post_file', 'getVichUploader_Listener_Remove_CommunityPostFileService', false],
'vich_uploader.listener.remove.condominium_invoice_file' => ['privates', 'vich_uploader.listener.remove.condominium_invoice_file', 'getVichUploader_Listener_Remove_CondominiumInvoiceFileService', false],
'vich_uploader.listener.remove.control_certificate' => ['privates', 'vich_uploader.listener.remove.control_certificate', 'getVichUploader_Listener_Remove_ControlCertificateService', false],
'vich_uploader.listener.remove.dispenseFile' => ['privates', 'vich_uploader.listener.remove.dispenseFile', 'getVichUploader_Listener_Remove_DispenseFileService', false],
'vich_uploader.listener.remove.dvf_csv_pending' => ['privates', 'vich_uploader.listener.remove.dvf_csv_pending', 'getVichUploader_Listener_Remove_DvfCsvPendingService', false],
'vich_uploader.listener.remove.edit_registers_file' => ['privates', 'vich_uploader.listener.remove.edit_registers_file', 'getVichUploader_Listener_Remove_EditRegistersFileService', false],
'vich_uploader.listener.remove.education_csv' => ['privates', 'vich_uploader.listener.remove.education_csv', 'getVichUploader_Listener_Remove_EducationCsvService', false],
'vich_uploader.listener.remove.engie_csv_archived' => ['privates', 'vich_uploader.listener.remove.engie_csv_archived', 'getVichUploader_Listener_Remove_EngieCsvArchivedService', false],
'vich_uploader.listener.remove.engie_csv_pending' => ['privates', 'vich_uploader.listener.remove.engie_csv_pending', 'getVichUploader_Listener_Remove_EngieCsvPendingService', false],
'vich_uploader.listener.remove.enquetes_publics_csv' => ['privates', 'vich_uploader.listener.remove.enquetes_publics_csv', 'getVichUploader_Listener_Remove_EnquetesPublicsCsvService', false],
'vich_uploader.listener.remove.excel_file_pending' => ['privates', 'vich_uploader.listener.remove.excel_file_pending', 'getVichUploader_Listener_Remove_ExcelFilePendingService', false],
'vich_uploader.listener.remove.garden_resource_document' => ['privates', 'vich_uploader.listener.remove.garden_resource_document', 'getVichUploader_Listener_Remove_GardenResourceDocumentService', false],
'vich_uploader.listener.remove.identity_image' => ['privates', 'vich_uploader.listener.remove.identity_image', 'getVichUploader_Listener_Remove_IdentityImageService', false],
'vich_uploader.listener.remove.imo_agent_solicitation_image' => ['privates', 'vich_uploader.listener.remove.imo_agent_solicitation_image', 'getVichUploader_Listener_Remove_ImoAgentSolicitationImageService', false],
'vich_uploader.listener.remove.inventory_file' => ['privates', 'vich_uploader.listener.remove.inventory_file', 'getVichUploader_Listener_Remove_InventoryFileService', false],
'vich_uploader.listener.remove.inventory_image' => ['privates', 'vich_uploader.listener.remove.inventory_image', 'getVichUploader_Listener_Remove_InventoryImageService', false],
'vich_uploader.listener.remove.invoice_water_file' => ['privates', 'vich_uploader.listener.remove.invoice_water_file', 'getVichUploader_Listener_Remove_InvoiceWaterFileService', false],
'vich_uploader.listener.remove.lease_contract' => ['privates', 'vich_uploader.listener.remove.lease_contract', 'getVichUploader_Listener_Remove_LeaseContractService', false],
'vich_uploader.listener.remove.lease_contract_models' => ['privates', 'vich_uploader.listener.remove.lease_contract_models', 'getVichUploader_Listener_Remove_LeaseContractModelsService', false],
'vich_uploader.listener.remove.message_file' => ['privates', 'vich_uploader.listener.remove.message_file', 'getVichUploader_Listener_Remove_MessageFileService', false],
'vich_uploader.listener.remove.module_3D' => ['privates', 'vich_uploader.listener.remove.module_3D', 'getVichUploader_Listener_Remove_Module3DService', false],
'vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file' => ['privates', 'vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file', 'getVichUploader_Listener_Remove_NeightborhoodProjectAfterImprovementImageFileService', false],
'vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file' => ['privates', 'vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file', 'getVichUploader_Listener_Remove_NeightborhoodProjectBeforeImprovementImageFileService', false],
'vich_uploader.listener.remove.new_project_immo_csv' => ['privates', 'vich_uploader.listener.remove.new_project_immo_csv', 'getVichUploader_Listener_Remove_NewProjectImmoCsvService', false],
'vich_uploader.listener.remove.obligation_csv_pending' => ['privates', 'vich_uploader.listener.remove.obligation_csv_pending', 'getVichUploader_Listener_Remove_ObligationCsvPendingService', false],
'vich_uploader.listener.remove.occupation_period_file' => ['privates', 'vich_uploader.listener.remove.occupation_period_file', 'getVichUploader_Listener_Remove_OccupationPeriodFileService', false],
'vich_uploader.listener.remove.offer_lease_agreement' => ['privates', 'vich_uploader.listener.remove.offer_lease_agreement', 'getVichUploader_Listener_Remove_OfferLeaseAgreementService', false],
'vich_uploader.listener.remove.organic_plot_file' => ['privates', 'vich_uploader.listener.remove.organic_plot_file', 'getVichUploader_Listener_Remove_OrganicPlotFileService', false],
'vich_uploader.listener.remove.pdf_location' => ['privates', 'vich_uploader.listener.remove.pdf_location', 'getVichUploader_Listener_Remove_PdfLocationService', false],
'vich_uploader.listener.remove.pdf_mail_location' => ['privates', 'vich_uploader.listener.remove.pdf_mail_location', 'getVichUploader_Listener_Remove_PdfMailLocationService', false],
'vich_uploader.listener.remove.pdf_summary_maif' => ['privates', 'vich_uploader.listener.remove.pdf_summary_maif', 'getVichUploader_Listener_Remove_PdfSummaryMaifService', false],
'vich_uploader.listener.remove.permit_citerne' => ['privates', 'vich_uploader.listener.remove.permit_citerne', 'getVichUploader_Listener_Remove_PermitCiterneService', false],
'vich_uploader.listener.remove.permit_environment_file' => ['privates', 'vich_uploader.listener.remove.permit_environment_file', 'getVichUploader_Listener_Remove_PermitEnvironmentFileService', false],
'vich_uploader.listener.remove.permit_file' => ['privates', 'vich_uploader.listener.remove.permit_file', 'getVichUploader_Listener_Remove_PermitFileService', false],
'vich_uploader.listener.remove.picture_3D' => ['privates', 'vich_uploader.listener.remove.picture_3D', 'getVichUploader_Listener_Remove_Picture3DService', false],
'vich_uploader.listener.remove.portfolio_files' => ['privates', 'vich_uploader.listener.remove.portfolio_files', 'getVichUploader_Listener_Remove_PortfolioFilesService', false],
'vich_uploader.listener.remove.ppas_affectation_csv_pending' => ['privates', 'vich_uploader.listener.remove.ppas_affectation_csv_pending', 'getVichUploader_Listener_Remove_PpasAffectationCsvPendingService', false],
'vich_uploader.listener.remove.ppas_csv_pending' => ['privates', 'vich_uploader.listener.remove.ppas_csv_pending', 'getVichUploader_Listener_Remove_PpasCsvPendingService', false],
'vich_uploader.listener.remove.pras_csv' => ['privates', 'vich_uploader.listener.remove.pras_csv', 'getVichUploader_Listener_Remove_PrasCsvService', false],
'vich_uploader.listener.remove.prime_csv_pending' => ['privates', 'vich_uploader.listener.remove.prime_csv_pending', 'getVichUploader_Listener_Remove_PrimeCsvPendingService', false],
'vich_uploader.listener.remove.prime_pdf_template' => ['privates', 'vich_uploader.listener.remove.prime_pdf_template', 'getVichUploader_Listener_Remove_PrimePdfTemplateService', false],
'vich_uploader.listener.remove.prime_request_file' => ['privates', 'vich_uploader.listener.remove.prime_request_file', 'getVichUploader_Listener_Remove_PrimeRequestFileService', false],
'vich_uploader.listener.remove.property_demand_file' => ['privates', 'vich_uploader.listener.remove.property_demand_file', 'getVichUploader_Listener_Remove_PropertyDemandFileService', false],
'vich_uploader.listener.remove.property_document_file' => ['privates', 'vich_uploader.listener.remove.property_document_file', 'getVichUploader_Listener_Remove_PropertyDocumentFileService', false],
'vich_uploader.listener.remove.provider_inverte_list_pending' => ['privates', 'vich_uploader.listener.remove.provider_inverte_list_pending', 'getVichUploader_Listener_Remove_ProviderInverteListPendingService', false],
'vich_uploader.listener.remove.provider_society_csv_pending' => ['privates', 'vich_uploader.listener.remove.provider_society_csv_pending', 'getVichUploader_Listener_Remove_ProviderSocietyCsvPendingService', false],
'vich_uploader.listener.remove.provider_work' => ['privates', 'vich_uploader.listener.remove.provider_work', 'getVichUploader_Listener_Remove_ProviderWorkService', false],
'vich_uploader.listener.remove.public_inquiry_inprogress_excel' => ['privates', 'vich_uploader.listener.remove.public_inquiry_inprogress_excel', 'getVichUploader_Listener_Remove_PublicInquiryInprogressExcelService', false],
'vich_uploader.listener.remove.rapport_pdf_property' => ['privates', 'vich_uploader.listener.remove.rapport_pdf_property', 'getVichUploader_Listener_Remove_RapportPdfPropertyService', false],
'vich_uploader.listener.remove.register_environment_file' => ['privates', 'vich_uploader.listener.remove.register_environment_file', 'getVichUploader_Listener_Remove_RegisterEnvironmentFileService', false],
'vich_uploader.listener.remove.request_repayment_files' => ['privates', 'vich_uploader.listener.remove.request_repayment_files', 'getVichUploader_Listener_Remove_RequestRepaymentFilesService', false],
'vich_uploader.listener.remove.sales_agreement_file_to_sign' => ['privates', 'vich_uploader.listener.remove.sales_agreement_file_to_sign', 'getVichUploader_Listener_Remove_SalesAgreementFileToSignService', false],
'vich_uploader.listener.remove.surveillance_camera_document' => ['privates', 'vich_uploader.listener.remove.surveillance_camera_document', 'getVichUploader_Listener_Remove_SurveillanceCameraDocumentService', false],
'vich_uploader.listener.remove.treeD_figuration_file' => ['privates', 'vich_uploader.listener.remove.treeD_figuration_file', 'getVichUploader_Listener_Remove_TreeDFigurationFileService', false],
'vich_uploader.listener.remove.upload_archived' => ['privates', 'vich_uploader.listener.remove.upload_archived', 'getVichUploader_Listener_Remove_UploadArchivedService', false],
'vich_uploader.listener.remove.upload_bank_logo' => ['privates', 'vich_uploader.listener.remove.upload_bank_logo', 'getVichUploader_Listener_Remove_UploadBankLogoService', false],
'vich_uploader.listener.remove.upload_doc_property' => ['privates', 'vich_uploader.listener.remove.upload_doc_property', 'getVichUploader_Listener_Remove_UploadDocPropertyService', false],
'vich_uploader.listener.remove.upload_file_minutes' => ['privates', 'vich_uploader.listener.remove.upload_file_minutes', 'getVichUploader_Listener_Remove_UploadFileMinutesService', false],
'vich_uploader.listener.remove.upload_icon_categorie_service' => ['privates', 'vich_uploader.listener.remove.upload_icon_categorie_service', 'getVichUploader_Listener_Remove_UploadIconCategorieServiceService', false],
'vich_uploader.listener.remove.upload_img_property' => ['privates', 'vich_uploader.listener.remove.upload_img_property', 'getVichUploader_Listener_Remove_UploadImgPropertyService', false],
'vich_uploader.listener.remove.upload_img_pub' => ['privates', 'vich_uploader.listener.remove.upload_img_pub', 'getVichUploader_Listener_Remove_UploadImgPubService', false],
'vich_uploader.listener.remove.upload_img_service' => ['privates', 'vich_uploader.listener.remove.upload_img_service', 'getVichUploader_Listener_Remove_UploadImgServiceService', false],
'vich_uploader.listener.remove.upload_logo_pro' => ['privates', 'vich_uploader.listener.remove.upload_logo_pro', 'getVichUploader_Listener_Remove_UploadLogoProService', false],
'vich_uploader.listener.remove.upload_pending' => ['privates', 'vich_uploader.listener.remove.upload_pending', 'getVichUploader_Listener_Remove_UploadPendingService', false],
'vich_uploader.listener.remove.upload_rapport' => ['privates', 'vich_uploader.listener.remove.upload_rapport', 'getVichUploader_Listener_Remove_UploadRapportService', false],
'vich_uploader.listener.remove.upload_rental_guarantee' => ['privates', 'vich_uploader.listener.remove.upload_rental_guarantee', 'getVichUploader_Listener_Remove_UploadRentalGuaranteeService', false],
'vich_uploader.listener.remove.upload_traite' => ['privates', 'vich_uploader.listener.remove.upload_traite', 'getVichUploader_Listener_Remove_UploadTraiteService', false],
'vich_uploader.listener.remove.uploads_syndics_response' => ['privates', 'vich_uploader.listener.remove.uploads_syndics_response', 'getVichUploader_Listener_Remove_UploadsSyndicsResponseService', false],
'vich_uploader.listener.remove.user_logo' => ['privates', 'vich_uploader.listener.remove.user_logo', 'getVichUploader_Listener_Remove_UserLogoService', false],
'vich_uploader.listener.remove.wallonie_csv_pending' => ['privates', 'vich_uploader.listener.remove.wallonie_csv_pending', 'getVichUploader_Listener_Remove_WallonieCsvPendingService', false],
'vich_uploader.listener.remove.water_supplier_controller_excel' => ['privates', 'vich_uploader.listener.remove.water_supplier_controller_excel', 'getVichUploader_Listener_Remove_WaterSupplierControllerExcelService', false],
'vich_uploader.listener.remove.work_csv_pending' => ['privates', 'vich_uploader.listener.remove.work_csv_pending', 'getVichUploader_Listener_Remove_WorkCsvPendingService', false],
'vich_uploader.listener.remove.work_rules_csv_pending' => ['privates', 'vich_uploader.listener.remove.work_rules_csv_pending', 'getVichUploader_Listener_Remove_WorkRulesCsvPendingService', false],
'vich_uploader.listener.upload.Adress_csv_pending' => ['privates', 'vich_uploader.listener.upload.Adress_csv_pending', 'getVichUploader_Listener_Upload_AdressCsvPendingService', false],
'vich_uploader.listener.upload.ThepropertyProvider_csv_pending' => ['privates', 'vich_uploader.listener.upload.ThepropertyProvider_csv_pending', 'getVichUploader_Listener_Upload_ThepropertyProviderCsvPendingService', false],
'vich_uploader.listener.upload.annex_permit_file' => ['privates', 'vich_uploader.listener.upload.annex_permit_file', 'getVichUploader_Listener_Upload_AnnexPermitFileService', false],
'vich_uploader.listener.upload.area_csv_pending' => ['privates', 'vich_uploader.listener.upload.area_csv_pending', 'getVichUploader_Listener_Upload_AreaCsvPendingService', false],
'vich_uploader.listener.upload.bbox' => ['privates', 'vich_uploader.listener.upload.bbox', 'getVichUploader_Listener_Upload_BboxService', false],
'vich_uploader.listener.upload.brugis_csv_pending' => ['privates', 'vich_uploader.listener.upload.brugis_csv_pending', 'getVichUploader_Listener_Upload_BrugisCsvPendingService', false],
'vich_uploader.listener.upload.chat_file' => ['privates', 'vich_uploader.listener.upload.chat_file', 'getVichUploader_Listener_Upload_ChatFileService', false],
'vich_uploader.listener.upload.client_sales_agreement_file' => ['privates', 'vich_uploader.listener.upload.client_sales_agreement_file', 'getVichUploader_Listener_Upload_ClientSalesAgreementFileService', false],
'vich_uploader.listener.upload.co_ownership_document' => ['privates', 'vich_uploader.listener.upload.co_ownership_document', 'getVichUploader_Listener_Upload_CoOwnershipDocumentService', false],
'vich_uploader.listener.upload.co_ownership_invoices' => ['privates', 'vich_uploader.listener.upload.co_ownership_invoices', 'getVichUploader_Listener_Upload_CoOwnershipInvoicesService', false],
'vich_uploader.listener.upload.co_ownership_meeting_transcript' => ['privates', 'vich_uploader.listener.upload.co_ownership_meeting_transcript', 'getVichUploader_Listener_Upload_CoOwnershipMeetingTranscriptService', false],
'vich_uploader.listener.upload.co_ownership_report' => ['privates', 'vich_uploader.listener.upload.co_ownership_report', 'getVichUploader_Listener_Upload_CoOwnershipReportService', false],
'vich_uploader.listener.upload.co_ownership_the_property_file' => ['privates', 'vich_uploader.listener.upload.co_ownership_the_property_file', 'getVichUploader_Listener_Upload_CoOwnershipThePropertyFileService', false],
'vich_uploader.listener.upload.co_ownership_the_property_response' => ['privates', 'vich_uploader.listener.upload.co_ownership_the_property_response', 'getVichUploader_Listener_Upload_CoOwnershipThePropertyResponseService', false],
'vich_uploader.listener.upload.community_event_file' => ['privates', 'vich_uploader.listener.upload.community_event_file', 'getVichUploader_Listener_Upload_CommunityEventFileService', false],
'vich_uploader.listener.upload.community_post_file' => ['privates', 'vich_uploader.listener.upload.community_post_file', 'getVichUploader_Listener_Upload_CommunityPostFileService', false],
'vich_uploader.listener.upload.condominium_invoice_file' => ['privates', 'vich_uploader.listener.upload.condominium_invoice_file', 'getVichUploader_Listener_Upload_CondominiumInvoiceFileService', false],
'vich_uploader.listener.upload.control_certificate' => ['privates', 'vich_uploader.listener.upload.control_certificate', 'getVichUploader_Listener_Upload_ControlCertificateService', false],
'vich_uploader.listener.upload.deedOfSale' => ['privates', 'vich_uploader.listener.upload.deedOfSale', 'getVichUploader_Listener_Upload_DeedOfSaleService', false],
'vich_uploader.listener.upload.dispenseFile' => ['privates', 'vich_uploader.listener.upload.dispenseFile', 'getVichUploader_Listener_Upload_DispenseFileService', false],
'vich_uploader.listener.upload.dvf_csv_pending' => ['privates', 'vich_uploader.listener.upload.dvf_csv_pending', 'getVichUploader_Listener_Upload_DvfCsvPendingService', false],
'vich_uploader.listener.upload.edit_registers_file' => ['privates', 'vich_uploader.listener.upload.edit_registers_file', 'getVichUploader_Listener_Upload_EditRegistersFileService', false],
'vich_uploader.listener.upload.education_csv' => ['privates', 'vich_uploader.listener.upload.education_csv', 'getVichUploader_Listener_Upload_EducationCsvService', false],
'vich_uploader.listener.upload.engie_csv_archived' => ['privates', 'vich_uploader.listener.upload.engie_csv_archived', 'getVichUploader_Listener_Upload_EngieCsvArchivedService', false],
'vich_uploader.listener.upload.engie_csv_pending' => ['privates', 'vich_uploader.listener.upload.engie_csv_pending', 'getVichUploader_Listener_Upload_EngieCsvPendingService', false],
'vich_uploader.listener.upload.enquetes_publics_csv' => ['privates', 'vich_uploader.listener.upload.enquetes_publics_csv', 'getVichUploader_Listener_Upload_EnquetesPublicsCsvService', false],
'vich_uploader.listener.upload.excel_file_pending' => ['privates', 'vich_uploader.listener.upload.excel_file_pending', 'getVichUploader_Listener_Upload_ExcelFilePendingService', false],
'vich_uploader.listener.upload.garden_resource_document' => ['privates', 'vich_uploader.listener.upload.garden_resource_document', 'getVichUploader_Listener_Upload_GardenResourceDocumentService', false],
'vich_uploader.listener.upload.identity_image' => ['privates', 'vich_uploader.listener.upload.identity_image', 'getVichUploader_Listener_Upload_IdentityImageService', false],
'vich_uploader.listener.upload.imo_agent_solicitation_image' => ['privates', 'vich_uploader.listener.upload.imo_agent_solicitation_image', 'getVichUploader_Listener_Upload_ImoAgentSolicitationImageService', false],
'vich_uploader.listener.upload.inventory_file' => ['privates', 'vich_uploader.listener.upload.inventory_file', 'getVichUploader_Listener_Upload_InventoryFileService', false],
'vich_uploader.listener.upload.inventory_image' => ['privates', 'vich_uploader.listener.upload.inventory_image', 'getVichUploader_Listener_Upload_InventoryImageService', false],
'vich_uploader.listener.upload.invoice_water_file' => ['privates', 'vich_uploader.listener.upload.invoice_water_file', 'getVichUploader_Listener_Upload_InvoiceWaterFileService', false],
'vich_uploader.listener.upload.lease_contract' => ['privates', 'vich_uploader.listener.upload.lease_contract', 'getVichUploader_Listener_Upload_LeaseContractService', false],
'vich_uploader.listener.upload.lease_contract_models' => ['privates', 'vich_uploader.listener.upload.lease_contract_models', 'getVichUploader_Listener_Upload_LeaseContractModelsService', false],
'vich_uploader.listener.upload.message_file' => ['privates', 'vich_uploader.listener.upload.message_file', 'getVichUploader_Listener_Upload_MessageFileService', false],
'vich_uploader.listener.upload.module_3D' => ['privates', 'vich_uploader.listener.upload.module_3D', 'getVichUploader_Listener_Upload_Module3DService', false],
'vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file' => ['privates', 'vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file', 'getVichUploader_Listener_Upload_NeightborhoodProjectAfterImprovementImageFileService', false],
'vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file' => ['privates', 'vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file', 'getVichUploader_Listener_Upload_NeightborhoodProjectBeforeImprovementImageFileService', false],
'vich_uploader.listener.upload.new_project_immo_csv' => ['privates', 'vich_uploader.listener.upload.new_project_immo_csv', 'getVichUploader_Listener_Upload_NewProjectImmoCsvService', false],
'vich_uploader.listener.upload.notary_csv_pending' => ['privates', 'vich_uploader.listener.upload.notary_csv_pending', 'getVichUploader_Listener_Upload_NotaryCsvPendingService', false],
'vich_uploader.listener.upload.obligation_csv_pending' => ['privates', 'vich_uploader.listener.upload.obligation_csv_pending', 'getVichUploader_Listener_Upload_ObligationCsvPendingService', false],
'vich_uploader.listener.upload.occupation_period_file' => ['privates', 'vich_uploader.listener.upload.occupation_period_file', 'getVichUploader_Listener_Upload_OccupationPeriodFileService', false],
'vich_uploader.listener.upload.occupie_csv_pending' => ['privates', 'vich_uploader.listener.upload.occupie_csv_pending', 'getVichUploader_Listener_Upload_OccupieCsvPendingService', false],
'vich_uploader.listener.upload.offer_lease_agreement' => ['privates', 'vich_uploader.listener.upload.offer_lease_agreement', 'getVichUploader_Listener_Upload_OfferLeaseAgreementService', false],
'vich_uploader.listener.upload.organic_plot_file' => ['privates', 'vich_uploader.listener.upload.organic_plot_file', 'getVichUploader_Listener_Upload_OrganicPlotFileService', false],
'vich_uploader.listener.upload.pdf_location' => ['privates', 'vich_uploader.listener.upload.pdf_location', 'getVichUploader_Listener_Upload_PdfLocationService', false],
'vich_uploader.listener.upload.pdf_mail_location' => ['privates', 'vich_uploader.listener.upload.pdf_mail_location', 'getVichUploader_Listener_Upload_PdfMailLocationService', false],
'vich_uploader.listener.upload.pdf_summary_maif' => ['privates', 'vich_uploader.listener.upload.pdf_summary_maif', 'getVichUploader_Listener_Upload_PdfSummaryMaifService', false],
'vich_uploader.listener.upload.permit_citerne' => ['privates', 'vich_uploader.listener.upload.permit_citerne', 'getVichUploader_Listener_Upload_PermitCiterneService', false],
'vich_uploader.listener.upload.permit_environment_file' => ['privates', 'vich_uploader.listener.upload.permit_environment_file', 'getVichUploader_Listener_Upload_PermitEnvironmentFileService', false],
'vich_uploader.listener.upload.permit_file' => ['privates', 'vich_uploader.listener.upload.permit_file', 'getVichUploader_Listener_Upload_PermitFileService', false],
'vich_uploader.listener.upload.picture_3D' => ['privates', 'vich_uploader.listener.upload.picture_3D', 'getVichUploader_Listener_Upload_Picture3DService', false],
'vich_uploader.listener.upload.portfolio_files' => ['privates', 'vich_uploader.listener.upload.portfolio_files', 'getVichUploader_Listener_Upload_PortfolioFilesService', false],
'vich_uploader.listener.upload.ppas_affectation_csv_pending' => ['privates', 'vich_uploader.listener.upload.ppas_affectation_csv_pending', 'getVichUploader_Listener_Upload_PpasAffectationCsvPendingService', false],
'vich_uploader.listener.upload.ppas_csv_pending' => ['privates', 'vich_uploader.listener.upload.ppas_csv_pending', 'getVichUploader_Listener_Upload_PpasCsvPendingService', false],
'vich_uploader.listener.upload.pras_csv' => ['privates', 'vich_uploader.listener.upload.pras_csv', 'getVichUploader_Listener_Upload_PrasCsvService', false],
'vich_uploader.listener.upload.prime_csv_pending' => ['privates', 'vich_uploader.listener.upload.prime_csv_pending', 'getVichUploader_Listener_Upload_PrimeCsvPendingService', false],
'vich_uploader.listener.upload.prime_pdf_template' => ['privates', 'vich_uploader.listener.upload.prime_pdf_template', 'getVichUploader_Listener_Upload_PrimePdfTemplateService', false],
'vich_uploader.listener.upload.prime_request_file' => ['privates', 'vich_uploader.listener.upload.prime_request_file', 'getVichUploader_Listener_Upload_PrimeRequestFileService', false],
'vich_uploader.listener.upload.property_demand_file' => ['privates', 'vich_uploader.listener.upload.property_demand_file', 'getVichUploader_Listener_Upload_PropertyDemandFileService', false],
'vich_uploader.listener.upload.property_document_file' => ['privates', 'vich_uploader.listener.upload.property_document_file', 'getVichUploader_Listener_Upload_PropertyDocumentFileService', false],
'vich_uploader.listener.upload.provider_inverte_list_pending' => ['privates', 'vich_uploader.listener.upload.provider_inverte_list_pending', 'getVichUploader_Listener_Upload_ProviderInverteListPendingService', false],
'vich_uploader.listener.upload.provider_society_csv_pending' => ['privates', 'vich_uploader.listener.upload.provider_society_csv_pending', 'getVichUploader_Listener_Upload_ProviderSocietyCsvPendingService', false],
'vich_uploader.listener.upload.provider_work' => ['privates', 'vich_uploader.listener.upload.provider_work', 'getVichUploader_Listener_Upload_ProviderWorkService', false],
'vich_uploader.listener.upload.public_inquiry_inprogress_excel' => ['privates', 'vich_uploader.listener.upload.public_inquiry_inprogress_excel', 'getVichUploader_Listener_Upload_PublicInquiryInprogressExcelService', false],
'vich_uploader.listener.upload.rapport_pdf_property' => ['privates', 'vich_uploader.listener.upload.rapport_pdf_property', 'getVichUploader_Listener_Upload_RapportPdfPropertyService', false],
'vich_uploader.listener.upload.register_environment_file' => ['privates', 'vich_uploader.listener.upload.register_environment_file', 'getVichUploader_Listener_Upload_RegisterEnvironmentFileService', false],
'vich_uploader.listener.upload.request_repayment_files' => ['privates', 'vich_uploader.listener.upload.request_repayment_files', 'getVichUploader_Listener_Upload_RequestRepaymentFilesService', false],
'vich_uploader.listener.upload.salesAgreementFile' => ['privates', 'vich_uploader.listener.upload.salesAgreementFile', 'getVichUploader_Listener_Upload_SalesAgreementFileService', false],
'vich_uploader.listener.upload.sales_agreement_file_to_sign' => ['privates', 'vich_uploader.listener.upload.sales_agreement_file_to_sign', 'getVichUploader_Listener_Upload_SalesAgreementFileToSignService', false],
'vich_uploader.listener.upload.surveillance_camera_document' => ['privates', 'vich_uploader.listener.upload.surveillance_camera_document', 'getVichUploader_Listener_Upload_SurveillanceCameraDocumentService', false],
'vich_uploader.listener.upload.syndic_Apartment_csv_pending' => ['privates', 'vich_uploader.listener.upload.syndic_Apartment_csv_pending', 'getVichUploader_Listener_Upload_SyndicApartmentCsvPendingService', false],
'vich_uploader.listener.upload.treeD_figuration_file' => ['privates', 'vich_uploader.listener.upload.treeD_figuration_file', 'getVichUploader_Listener_Upload_TreeDFigurationFileService', false],
'vich_uploader.listener.upload.upload_archived' => ['privates', 'vich_uploader.listener.upload.upload_archived', 'getVichUploader_Listener_Upload_UploadArchivedService', false],
'vich_uploader.listener.upload.upload_bank_logo' => ['privates', 'vich_uploader.listener.upload.upload_bank_logo', 'getVichUploader_Listener_Upload_UploadBankLogoService', false],
'vich_uploader.listener.upload.upload_doc_property' => ['privates', 'vich_uploader.listener.upload.upload_doc_property', 'getVichUploader_Listener_Upload_UploadDocPropertyService', false],
'vich_uploader.listener.upload.upload_file_minutes' => ['privates', 'vich_uploader.listener.upload.upload_file_minutes', 'getVichUploader_Listener_Upload_UploadFileMinutesService', false],
'vich_uploader.listener.upload.upload_icon_categorie_service' => ['privates', 'vich_uploader.listener.upload.upload_icon_categorie_service', 'getVichUploader_Listener_Upload_UploadIconCategorieServiceService', false],
'vich_uploader.listener.upload.upload_img_property' => ['privates', 'vich_uploader.listener.upload.upload_img_property', 'getVichUploader_Listener_Upload_UploadImgPropertyService', false],
'vich_uploader.listener.upload.upload_img_pub' => ['privates', 'vich_uploader.listener.upload.upload_img_pub', 'getVichUploader_Listener_Upload_UploadImgPubService', false],
'vich_uploader.listener.upload.upload_img_service' => ['privates', 'vich_uploader.listener.upload.upload_img_service', 'getVichUploader_Listener_Upload_UploadImgServiceService', false],
'vich_uploader.listener.upload.upload_logo_pro' => ['privates', 'vich_uploader.listener.upload.upload_logo_pro', 'getVichUploader_Listener_Upload_UploadLogoProService', false],
'vich_uploader.listener.upload.upload_pending' => ['privates', 'vich_uploader.listener.upload.upload_pending', 'getVichUploader_Listener_Upload_UploadPendingService', false],
'vich_uploader.listener.upload.upload_rapport' => ['privates', 'vich_uploader.listener.upload.upload_rapport', 'getVichUploader_Listener_Upload_UploadRapportService', false],
'vich_uploader.listener.upload.upload_rental_guarantee' => ['privates', 'vich_uploader.listener.upload.upload_rental_guarantee', 'getVichUploader_Listener_Upload_UploadRentalGuaranteeService', false],
'vich_uploader.listener.upload.upload_traite' => ['privates', 'vich_uploader.listener.upload.upload_traite', 'getVichUploader_Listener_Upload_UploadTraiteService', false],
'vich_uploader.listener.upload.uploads_syndics_response' => ['privates', 'vich_uploader.listener.upload.uploads_syndics_response', 'getVichUploader_Listener_Upload_UploadsSyndicsResponseService', false],
'vich_uploader.listener.upload.user_logo' => ['privates', 'vich_uploader.listener.upload.user_logo', 'getVichUploader_Listener_Upload_UserLogoService', false],
'vich_uploader.listener.upload.wallonie_csv_pending' => ['privates', 'vich_uploader.listener.upload.wallonie_csv_pending', 'getVichUploader_Listener_Upload_WallonieCsvPendingService', false],
'vich_uploader.listener.upload.water_supplier_controller_excel' => ['privates', 'vich_uploader.listener.upload.water_supplier_controller_excel', 'getVichUploader_Listener_Upload_WaterSupplierControllerExcelService', false],
'vich_uploader.listener.upload.work_csv_pending' => ['privates', 'vich_uploader.listener.upload.work_csv_pending', 'getVichUploader_Listener_Upload_WorkCsvPendingService', false],
'vich_uploader.listener.upload.work_rules_csv_pending' => ['privates', 'vich_uploader.listener.upload.work_rules_csv_pending', 'getVichUploader_Listener_Upload_WorkRulesCsvPendingService', false],
], [
'App\\EventListener\\ThePropertyAlertListener' => '?',
'App\\EventSubscriber\\AccounringGardenUserSubscriber' => '?',
'App\\EventSubscriber\\AccountingGardenSubsriber' => '?',
'App\\EventSubscriber\\CoOwnershipBalancePostSubscriber' => '?',
'App\\EventSubscriber\\CoOwnershipInvoicesPostSubscriber' => '?',
'App\\EventSubscriber\\PostThepropertyLotSubscriber' => '?',
'doctrine.orm.default_listeners.attach_entity_listeners' => '?',
'doctrine.orm.import_listeners.attach_entity_listeners' => '?',
'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' => '?',
'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' => '?',
'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' => '?',
'doctrine.orm.messenger.doctrine_schema_subscriber' => '?',
'vich_uploader.listener.clean.Adress_csv_pending' => '?',
'vich_uploader.listener.clean.ThepropertyProvider_csv_pending' => '?',
'vich_uploader.listener.clean.annex_permit_file' => '?',
'vich_uploader.listener.clean.area_csv_pending' => '?',
'vich_uploader.listener.clean.bbox' => '?',
'vich_uploader.listener.clean.brugis_csv_pending' => '?',
'vich_uploader.listener.clean.chat_file' => '?',
'vich_uploader.listener.clean.client_sales_agreement_file' => '?',
'vich_uploader.listener.clean.co_ownership_document' => '?',
'vich_uploader.listener.clean.co_ownership_invoices' => '?',
'vich_uploader.listener.clean.co_ownership_meeting_transcript' => '?',
'vich_uploader.listener.clean.co_ownership_report' => '?',
'vich_uploader.listener.clean.co_ownership_the_property_file' => '?',
'vich_uploader.listener.clean.co_ownership_the_property_response' => '?',
'vich_uploader.listener.clean.community_event_file' => '?',
'vich_uploader.listener.clean.community_post_file' => '?',
'vich_uploader.listener.clean.condominium_invoice_file' => '?',
'vich_uploader.listener.clean.control_certificate' => '?',
'vich_uploader.listener.clean.deedOfSale' => '?',
'vich_uploader.listener.clean.dispenseFile' => '?',
'vich_uploader.listener.clean.dvf_csv_pending' => '?',
'vich_uploader.listener.clean.edit_registers_file' => '?',
'vich_uploader.listener.clean.education_csv' => '?',
'vich_uploader.listener.clean.engie_csv_archived' => '?',
'vich_uploader.listener.clean.engie_csv_pending' => '?',
'vich_uploader.listener.clean.enquetes_publics_csv' => '?',
'vich_uploader.listener.clean.excel_file_pending' => '?',
'vich_uploader.listener.clean.garden_resource_document' => '?',
'vich_uploader.listener.clean.identity_image' => '?',
'vich_uploader.listener.clean.imo_agent_solicitation_image' => '?',
'vich_uploader.listener.clean.inventory_file' => '?',
'vich_uploader.listener.clean.inventory_image' => '?',
'vich_uploader.listener.clean.invoice_water_file' => '?',
'vich_uploader.listener.clean.lease_contract' => '?',
'vich_uploader.listener.clean.lease_contract_models' => '?',
'vich_uploader.listener.clean.message_file' => '?',
'vich_uploader.listener.clean.module_3D' => '?',
'vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file' => '?',
'vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file' => '?',
'vich_uploader.listener.clean.new_project_immo_csv' => '?',
'vich_uploader.listener.clean.notary_csv_pending' => '?',
'vich_uploader.listener.clean.obligation_csv_pending' => '?',
'vich_uploader.listener.clean.occupation_period_file' => '?',
'vich_uploader.listener.clean.occupie_csv_pending' => '?',
'vich_uploader.listener.clean.offer_lease_agreement' => '?',
'vich_uploader.listener.clean.organic_plot_file' => '?',
'vich_uploader.listener.clean.pdf_location' => '?',
'vich_uploader.listener.clean.pdf_mail_location' => '?',
'vich_uploader.listener.clean.pdf_summary_maif' => '?',
'vich_uploader.listener.clean.permit_citerne' => '?',
'vich_uploader.listener.clean.permit_environment_file' => '?',
'vich_uploader.listener.clean.permit_file' => '?',
'vich_uploader.listener.clean.picture_3D' => '?',
'vich_uploader.listener.clean.portfolio_files' => '?',
'vich_uploader.listener.clean.ppas_affectation_csv_pending' => '?',
'vich_uploader.listener.clean.ppas_csv_pending' => '?',
'vich_uploader.listener.clean.pras_csv' => '?',
'vich_uploader.listener.clean.prime_csv_pending' => '?',
'vich_uploader.listener.clean.prime_pdf_template' => '?',
'vich_uploader.listener.clean.prime_request_file' => '?',
'vich_uploader.listener.clean.property_demand_file' => '?',
'vich_uploader.listener.clean.property_document_file' => '?',
'vich_uploader.listener.clean.provider_inverte_list_pending' => '?',
'vich_uploader.listener.clean.provider_society_csv_pending' => '?',
'vich_uploader.listener.clean.provider_work' => '?',
'vich_uploader.listener.clean.public_inquiry_inprogress_excel' => '?',
'vich_uploader.listener.clean.rapport_pdf_property' => '?',
'vich_uploader.listener.clean.register_environment_file' => '?',
'vich_uploader.listener.clean.request_repayment_files' => '?',
'vich_uploader.listener.clean.salesAgreementFile' => '?',
'vich_uploader.listener.clean.sales_agreement_file_to_sign' => '?',
'vich_uploader.listener.clean.surveillance_camera_document' => '?',
'vich_uploader.listener.clean.syndic_Apartment_csv_pending' => '?',
'vich_uploader.listener.clean.treeD_figuration_file' => '?',
'vich_uploader.listener.clean.upload_archived' => '?',
'vich_uploader.listener.clean.upload_bank_logo' => '?',
'vich_uploader.listener.clean.upload_doc_property' => '?',
'vich_uploader.listener.clean.upload_file_minutes' => '?',
'vich_uploader.listener.clean.upload_icon_categorie_service' => '?',
'vich_uploader.listener.clean.upload_img_property' => '?',
'vich_uploader.listener.clean.upload_img_pub' => '?',
'vich_uploader.listener.clean.upload_img_service' => '?',
'vich_uploader.listener.clean.upload_logo_pro' => '?',
'vich_uploader.listener.clean.upload_pending' => '?',
'vich_uploader.listener.clean.upload_rapport' => '?',
'vich_uploader.listener.clean.upload_rental_guarantee' => '?',
'vich_uploader.listener.clean.upload_traite' => '?',
'vich_uploader.listener.clean.uploads_syndics_response' => '?',
'vich_uploader.listener.clean.user_logo' => '?',
'vich_uploader.listener.clean.wallonie_csv_pending' => '?',
'vich_uploader.listener.clean.water_supplier_controller_excel' => '?',
'vich_uploader.listener.clean.work_csv_pending' => '?',
'vich_uploader.listener.clean.work_rules_csv_pending' => '?',
'vich_uploader.listener.inject.chat_file' => '?',
'vich_uploader.listener.inject.client_sales_agreement_file' => '?',
'vich_uploader.listener.inject.community_event_file' => '?',
'vich_uploader.listener.inject.community_post_file' => '?',
'vich_uploader.listener.inject.imo_agent_solicitation_image' => '?',
'vich_uploader.listener.inject.message_file' => '?',
'vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file' => '?',
'vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file' => '?',
'vich_uploader.listener.inject.new_project_immo_csv' => '?',
'vich_uploader.listener.inject.occupation_period_file' => '?',
'vich_uploader.listener.inject.pdf_summary_maif' => '?',
'vich_uploader.listener.inject.portfolio_files' => '?',
'vich_uploader.listener.inject.property_document_file' => '?',
'vich_uploader.listener.inject.sales_agreement_file_to_sign' => '?',
'vich_uploader.listener.inject.treeD_figuration_file' => '?',
'vich_uploader.listener.remove.Adress_csv_pending' => '?',
'vich_uploader.listener.remove.ThepropertyProvider_csv_pending' => '?',
'vich_uploader.listener.remove.annex_permit_file' => '?',
'vich_uploader.listener.remove.area_csv_pending' => '?',
'vich_uploader.listener.remove.bbox' => '?',
'vich_uploader.listener.remove.brugis_csv_pending' => '?',
'vich_uploader.listener.remove.chat_file' => '?',
'vich_uploader.listener.remove.client_sales_agreement_file' => '?',
'vich_uploader.listener.remove.co_ownership_document' => '?',
'vich_uploader.listener.remove.co_ownership_invoices' => '?',
'vich_uploader.listener.remove.co_ownership_meeting_transcript' => '?',
'vich_uploader.listener.remove.co_ownership_report' => '?',
'vich_uploader.listener.remove.co_ownership_the_property_file' => '?',
'vich_uploader.listener.remove.co_ownership_the_property_response' => '?',
'vich_uploader.listener.remove.community_event_file' => '?',
'vich_uploader.listener.remove.community_post_file' => '?',
'vich_uploader.listener.remove.condominium_invoice_file' => '?',
'vich_uploader.listener.remove.control_certificate' => '?',
'vich_uploader.listener.remove.dispenseFile' => '?',
'vich_uploader.listener.remove.dvf_csv_pending' => '?',
'vich_uploader.listener.remove.edit_registers_file' => '?',
'vich_uploader.listener.remove.education_csv' => '?',
'vich_uploader.listener.remove.engie_csv_archived' => '?',
'vich_uploader.listener.remove.engie_csv_pending' => '?',
'vich_uploader.listener.remove.enquetes_publics_csv' => '?',
'vich_uploader.listener.remove.excel_file_pending' => '?',
'vich_uploader.listener.remove.garden_resource_document' => '?',
'vich_uploader.listener.remove.identity_image' => '?',
'vich_uploader.listener.remove.imo_agent_solicitation_image' => '?',
'vich_uploader.listener.remove.inventory_file' => '?',
'vich_uploader.listener.remove.inventory_image' => '?',
'vich_uploader.listener.remove.invoice_water_file' => '?',
'vich_uploader.listener.remove.lease_contract' => '?',
'vich_uploader.listener.remove.lease_contract_models' => '?',
'vich_uploader.listener.remove.message_file' => '?',
'vich_uploader.listener.remove.module_3D' => '?',
'vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file' => '?',
'vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file' => '?',
'vich_uploader.listener.remove.new_project_immo_csv' => '?',
'vich_uploader.listener.remove.obligation_csv_pending' => '?',
'vich_uploader.listener.remove.occupation_period_file' => '?',
'vich_uploader.listener.remove.offer_lease_agreement' => '?',
'vich_uploader.listener.remove.organic_plot_file' => '?',
'vich_uploader.listener.remove.pdf_location' => '?',
'vich_uploader.listener.remove.pdf_mail_location' => '?',
'vich_uploader.listener.remove.pdf_summary_maif' => '?',
'vich_uploader.listener.remove.permit_citerne' => '?',
'vich_uploader.listener.remove.permit_environment_file' => '?',
'vich_uploader.listener.remove.permit_file' => '?',
'vich_uploader.listener.remove.picture_3D' => '?',
'vich_uploader.listener.remove.portfolio_files' => '?',
'vich_uploader.listener.remove.ppas_affectation_csv_pending' => '?',
'vich_uploader.listener.remove.ppas_csv_pending' => '?',
'vich_uploader.listener.remove.pras_csv' => '?',
'vich_uploader.listener.remove.prime_csv_pending' => '?',
'vich_uploader.listener.remove.prime_pdf_template' => '?',
'vich_uploader.listener.remove.prime_request_file' => '?',
'vich_uploader.listener.remove.property_demand_file' => '?',
'vich_uploader.listener.remove.property_document_file' => '?',
'vich_uploader.listener.remove.provider_inverte_list_pending' => '?',
'vich_uploader.listener.remove.provider_society_csv_pending' => '?',
'vich_uploader.listener.remove.provider_work' => '?',
'vich_uploader.listener.remove.public_inquiry_inprogress_excel' => '?',
'vich_uploader.listener.remove.rapport_pdf_property' => '?',
'vich_uploader.listener.remove.register_environment_file' => '?',
'vich_uploader.listener.remove.request_repayment_files' => '?',
'vich_uploader.listener.remove.sales_agreement_file_to_sign' => '?',
'vich_uploader.listener.remove.surveillance_camera_document' => '?',
'vich_uploader.listener.remove.treeD_figuration_file' => '?',
'vich_uploader.listener.remove.upload_archived' => '?',
'vich_uploader.listener.remove.upload_bank_logo' => '?',
'vich_uploader.listener.remove.upload_doc_property' => '?',
'vich_uploader.listener.remove.upload_file_minutes' => '?',
'vich_uploader.listener.remove.upload_icon_categorie_service' => '?',
'vich_uploader.listener.remove.upload_img_property' => '?',
'vich_uploader.listener.remove.upload_img_pub' => '?',
'vich_uploader.listener.remove.upload_img_service' => '?',
'vich_uploader.listener.remove.upload_logo_pro' => '?',
'vich_uploader.listener.remove.upload_pending' => '?',
'vich_uploader.listener.remove.upload_rapport' => '?',
'vich_uploader.listener.remove.upload_rental_guarantee' => '?',
'vich_uploader.listener.remove.upload_traite' => '?',
'vich_uploader.listener.remove.uploads_syndics_response' => '?',
'vich_uploader.listener.remove.user_logo' => '?',
'vich_uploader.listener.remove.wallonie_csv_pending' => '?',
'vich_uploader.listener.remove.water_supplier_controller_excel' => '?',
'vich_uploader.listener.remove.work_csv_pending' => '?',
'vich_uploader.listener.remove.work_rules_csv_pending' => '?',
'vich_uploader.listener.upload.Adress_csv_pending' => '?',
'vich_uploader.listener.upload.ThepropertyProvider_csv_pending' => '?',
'vich_uploader.listener.upload.annex_permit_file' => '?',
'vich_uploader.listener.upload.area_csv_pending' => '?',
'vich_uploader.listener.upload.bbox' => '?',
'vich_uploader.listener.upload.brugis_csv_pending' => '?',
'vich_uploader.listener.upload.chat_file' => '?',
'vich_uploader.listener.upload.client_sales_agreement_file' => '?',
'vich_uploader.listener.upload.co_ownership_document' => '?',
'vich_uploader.listener.upload.co_ownership_invoices' => '?',
'vich_uploader.listener.upload.co_ownership_meeting_transcript' => '?',
'vich_uploader.listener.upload.co_ownership_report' => '?',
'vich_uploader.listener.upload.co_ownership_the_property_file' => '?',
'vich_uploader.listener.upload.co_ownership_the_property_response' => '?',
'vich_uploader.listener.upload.community_event_file' => '?',
'vich_uploader.listener.upload.community_post_file' => '?',
'vich_uploader.listener.upload.condominium_invoice_file' => '?',
'vich_uploader.listener.upload.control_certificate' => '?',
'vich_uploader.listener.upload.deedOfSale' => '?',
'vich_uploader.listener.upload.dispenseFile' => '?',
'vich_uploader.listener.upload.dvf_csv_pending' => '?',
'vich_uploader.listener.upload.edit_registers_file' => '?',
'vich_uploader.listener.upload.education_csv' => '?',
'vich_uploader.listener.upload.engie_csv_archived' => '?',
'vich_uploader.listener.upload.engie_csv_pending' => '?',
'vich_uploader.listener.upload.enquetes_publics_csv' => '?',
'vich_uploader.listener.upload.excel_file_pending' => '?',
'vich_uploader.listener.upload.garden_resource_document' => '?',
'vich_uploader.listener.upload.identity_image' => '?',
'vich_uploader.listener.upload.imo_agent_solicitation_image' => '?',
'vich_uploader.listener.upload.inventory_file' => '?',
'vich_uploader.listener.upload.inventory_image' => '?',
'vich_uploader.listener.upload.invoice_water_file' => '?',
'vich_uploader.listener.upload.lease_contract' => '?',
'vich_uploader.listener.upload.lease_contract_models' => '?',
'vich_uploader.listener.upload.message_file' => '?',
'vich_uploader.listener.upload.module_3D' => '?',
'vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file' => '?',
'vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file' => '?',
'vich_uploader.listener.upload.new_project_immo_csv' => '?',
'vich_uploader.listener.upload.notary_csv_pending' => '?',
'vich_uploader.listener.upload.obligation_csv_pending' => '?',
'vich_uploader.listener.upload.occupation_period_file' => '?',
'vich_uploader.listener.upload.occupie_csv_pending' => '?',
'vich_uploader.listener.upload.offer_lease_agreement' => '?',
'vich_uploader.listener.upload.organic_plot_file' => '?',
'vich_uploader.listener.upload.pdf_location' => '?',
'vich_uploader.listener.upload.pdf_mail_location' => '?',
'vich_uploader.listener.upload.pdf_summary_maif' => '?',
'vich_uploader.listener.upload.permit_citerne' => '?',
'vich_uploader.listener.upload.permit_environment_file' => '?',
'vich_uploader.listener.upload.permit_file' => '?',
'vich_uploader.listener.upload.picture_3D' => '?',
'vich_uploader.listener.upload.portfolio_files' => '?',
'vich_uploader.listener.upload.ppas_affectation_csv_pending' => '?',
'vich_uploader.listener.upload.ppas_csv_pending' => '?',
'vich_uploader.listener.upload.pras_csv' => '?',
'vich_uploader.listener.upload.prime_csv_pending' => '?',
'vich_uploader.listener.upload.prime_pdf_template' => '?',
'vich_uploader.listener.upload.prime_request_file' => '?',
'vich_uploader.listener.upload.property_demand_file' => '?',
'vich_uploader.listener.upload.property_document_file' => '?',
'vich_uploader.listener.upload.provider_inverte_list_pending' => '?',
'vich_uploader.listener.upload.provider_society_csv_pending' => '?',
'vich_uploader.listener.upload.provider_work' => '?',
'vich_uploader.listener.upload.public_inquiry_inprogress_excel' => '?',
'vich_uploader.listener.upload.rapport_pdf_property' => '?',
'vich_uploader.listener.upload.register_environment_file' => '?',
'vich_uploader.listener.upload.request_repayment_files' => '?',
'vich_uploader.listener.upload.salesAgreementFile' => '?',
'vich_uploader.listener.upload.sales_agreement_file_to_sign' => '?',
'vich_uploader.listener.upload.surveillance_camera_document' => '?',
'vich_uploader.listener.upload.syndic_Apartment_csv_pending' => '?',
'vich_uploader.listener.upload.treeD_figuration_file' => '?',
'vich_uploader.listener.upload.upload_archived' => '?',
'vich_uploader.listener.upload.upload_bank_logo' => '?',
'vich_uploader.listener.upload.upload_doc_property' => '?',
'vich_uploader.listener.upload.upload_file_minutes' => '?',
'vich_uploader.listener.upload.upload_icon_categorie_service' => '?',
'vich_uploader.listener.upload.upload_img_property' => '?',
'vich_uploader.listener.upload.upload_img_pub' => '?',
'vich_uploader.listener.upload.upload_img_service' => '?',
'vich_uploader.listener.upload.upload_logo_pro' => '?',
'vich_uploader.listener.upload.upload_pending' => '?',
'vich_uploader.listener.upload.upload_rapport' => '?',
'vich_uploader.listener.upload.upload_rental_guarantee' => '?',
'vich_uploader.listener.upload.upload_traite' => '?',
'vich_uploader.listener.upload.uploads_syndics_response' => '?',
'vich_uploader.listener.upload.user_logo' => '?',
'vich_uploader.listener.upload.wallonie_csv_pending' => '?',
'vich_uploader.listener.upload.water_supplier_controller_excel' => '?',
'vich_uploader.listener.upload.work_csv_pending' => '?',
'vich_uploader.listener.upload.work_rules_csv_pending' => '?',
]), [0 => 'vich_uploader.listener.clean.upload_img_pub', 1 => 'vich_uploader.listener.clean.prime_csv_pending', 2 => 'vich_uploader.listener.clean.property_demand_file', 3 => 'vich_uploader.listener.clean.prime_request_file', 4 => 'vich_uploader.listener.clean.permit_environment_file', 5 => 'vich_uploader.listener.clean.co_ownership_document', 6 => 'vich_uploader.listener.clean.co_ownership_meeting_transcript', 7 => 'vich_uploader.listener.clean.co_ownership_invoices', 8 => 'vich_uploader.listener.clean.co_ownership_report', 9 => 'vich_uploader.listener.clean.co_ownership_the_property_response', 10 => 'vich_uploader.listener.clean.co_ownership_the_property_file', 11 => 'vich_uploader.listener.clean.obligation_csv_pending', 12 => 'vich_uploader.listener.clean.register_environment_file', 13 => 'vich_uploader.listener.clean.organic_plot_file', 14 => 'vich_uploader.listener.clean.invoice_water_file', 15 => 'vich_uploader.listener.clean.prime_pdf_template', 16 => 'vich_uploader.listener.clean.upload_img_property', 17 => 'vich_uploader.listener.clean.upload_file_minutes', 18 => 'vich_uploader.listener.clean.rapport_pdf_property', 19 => 'vich_uploader.listener.clean.control_certificate', 20 => 'vich_uploader.listener.clean.upload_doc_property', 21 => 'vich_uploader.listener.clean.upload_rapport', 22 => 'vich_uploader.listener.clean.uploads_syndics_response', 23 => 'vich_uploader.listener.clean.upload_icon_categorie_service', 24 => 'vich_uploader.listener.clean.upload_img_service', 25 => 'vich_uploader.listener.clean.upload_bank_logo', 26 => 'vich_uploader.listener.clean.upload_logo_pro', 27 => 'vich_uploader.listener.clean.upload_traite', 28 => 'vich_uploader.listener.clean.upload_pending', 29 => 'vich_uploader.listener.clean.upload_rental_guarantee', 30 => 'vich_uploader.listener.clean.excel_file_pending', 31 => 'vich_uploader.listener.clean.upload_archived', 32 => 'vich_uploader.listener.clean.engie_csv_pending', 33 => 'vich_uploader.listener.clean.module_3D', 34 => 'vich_uploader.listener.clean.picture_3D', 35 => 'vich_uploader.listener.clean.Adress_csv_pending', 36 => 'vich_uploader.listener.clean.dvf_csv_pending', 37 => 'vich_uploader.listener.clean.permit_file', 38 => 'vich_uploader.listener.clean.annex_permit_file', 39 => 'vich_uploader.listener.clean.edit_registers_file', 40 => 'vich_uploader.listener.clean.engie_csv_archived', 41 => 'vich_uploader.listener.clean.work_csv_pending', 42 => 'vich_uploader.listener.clean.work_rules_csv_pending', 43 => 'vich_uploader.listener.clean.education_csv', 44 => 'vich_uploader.listener.clean.bbox', 45 => 'vich_uploader.listener.clean.area_csv_pending', 46 => 'vich_uploader.listener.clean.dispenseFile', 47 => 'vich_uploader.listener.clean.occupie_csv_pending', 48 => 'vich_uploader.listener.clean.salesAgreementFile', 49 => 'vich_uploader.listener.clean.deedOfSale', 50 => 'vich_uploader.listener.clean.syndic_Apartment_csv_pending', 51 => 'vich_uploader.listener.clean.notary_csv_pending', 52 => 'vich_uploader.listener.clean.chat_file', 53 => 'vich_uploader.listener.clean.message_file', 54 => 'vich_uploader.listener.clean.ThepropertyProvider_csv_pending', 55 => 'vich_uploader.listener.clean.provider_society_csv_pending', 56 => 'vich_uploader.listener.clean.pdf_location', 57 => 'vich_uploader.listener.clean.lease_contract', 58 => 'vich_uploader.listener.clean.pdf_mail_location', 59 => 'vich_uploader.listener.clean.provider_inverte_list_pending', 60 => 'vich_uploader.listener.clean.ppas_csv_pending', 61 => 'vich_uploader.listener.clean.brugis_csv_pending', 62 => 'vich_uploader.listener.clean.wallonie_csv_pending', 63 => 'vich_uploader.listener.clean.ppas_affectation_csv_pending', 64 => 'vich_uploader.listener.clean.pras_csv', 65 => 'vich_uploader.listener.clean.enquetes_publics_csv', 66 => 'vich_uploader.listener.clean.community_post_file', 67 => 'vich_uploader.listener.clean.community_event_file', 68 => 'vich_uploader.listener.clean.new_project_immo_csv', 69 => 'vich_uploader.listener.clean.public_inquiry_inprogress_excel', 70 => 'vich_uploader.listener.clean.water_supplier_controller_excel', 71 => 'vich_uploader.listener.clean.surveillance_camera_document', 72 => 'vich_uploader.listener.clean.request_repayment_files', 73 => 'vich_uploader.listener.clean.condominium_invoice_file', 74 => 'vich_uploader.listener.clean.inventory_file', 75 => 'vich_uploader.listener.clean.inventory_image', 76 => 'vich_uploader.listener.clean.offer_lease_agreement', 77 => 'vich_uploader.listener.clean.lease_contract_models', 78 => 'vich_uploader.listener.clean.identity_image', 79 => 'vich_uploader.listener.clean.permit_citerne', 80 => 'vich_uploader.listener.clean.garden_resource_document', 81 => 'vich_uploader.listener.clean.property_document_file', 82 => 'vich_uploader.listener.clean.portfolio_files', 83 => 'vich_uploader.listener.clean.occupation_period_file', 84 => 'vich_uploader.listener.clean.pdf_summary_maif', 85 => 'vich_uploader.listener.clean.provider_work', 86 => 'vich_uploader.listener.clean.user_logo', 87 => 'vich_uploader.listener.clean.imo_agent_solicitation_image', 88 => 'vich_uploader.listener.clean.treeD_figuration_file', 89 => 'vich_uploader.listener.clean.client_sales_agreement_file', 90 => 'vich_uploader.listener.clean.sales_agreement_file_to_sign', 91 => 'vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file', 92 => 'vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file', 93 => [0 => [0 => 'postPersist'], 1 => 'App\\EventListener\\ThePropertyAlertListener'], 94 => 'App\\EventSubscriber\\AccounringGardenUserSubscriber', 95 => 'App\\EventSubscriber\\AccountingGardenSubsriber', 96 => 'App\\EventSubscriber\\CoOwnershipBalancePostSubscriber', 97 => 'App\\EventSubscriber\\CoOwnershipInvoicesPostSubscriber', 98 => 'App\\EventSubscriber\\PostThepropertyLotSubscriber', 99 => 'doctrine.orm.messenger.doctrine_schema_subscriber', 100 => 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber', 101 => 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber', 102 => 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber', 103 => 'vich_uploader.listener.remove.upload_img_pub', 104 => 'vich_uploader.listener.upload.upload_img_pub', 105 => 'vich_uploader.listener.remove.prime_csv_pending', 106 => 'vich_uploader.listener.upload.prime_csv_pending', 107 => 'vich_uploader.listener.remove.property_demand_file', 108 => 'vich_uploader.listener.upload.property_demand_file', 109 => 'vich_uploader.listener.remove.prime_request_file', 110 => 'vich_uploader.listener.upload.prime_request_file', 111 => 'vich_uploader.listener.remove.permit_environment_file', 112 => 'vich_uploader.listener.upload.permit_environment_file', 113 => 'vich_uploader.listener.remove.co_ownership_document', 114 => 'vich_uploader.listener.upload.co_ownership_document', 115 => 'vich_uploader.listener.remove.co_ownership_meeting_transcript', 116 => 'vich_uploader.listener.upload.co_ownership_meeting_transcript', 117 => 'vich_uploader.listener.remove.co_ownership_invoices', 118 => 'vich_uploader.listener.upload.co_ownership_invoices', 119 => 'vich_uploader.listener.remove.co_ownership_report', 120 => 'vich_uploader.listener.upload.co_ownership_report', 121 => 'vich_uploader.listener.remove.co_ownership_the_property_response', 122 => 'vich_uploader.listener.upload.co_ownership_the_property_response', 123 => 'vich_uploader.listener.remove.co_ownership_the_property_file', 124 => 'vich_uploader.listener.upload.co_ownership_the_property_file', 125 => 'vich_uploader.listener.remove.obligation_csv_pending', 126 => 'vich_uploader.listener.upload.obligation_csv_pending', 127 => 'vich_uploader.listener.remove.register_environment_file', 128 => 'vich_uploader.listener.upload.register_environment_file', 129 => 'vich_uploader.listener.remove.organic_plot_file', 130 => 'vich_uploader.listener.upload.organic_plot_file', 131 => 'vich_uploader.listener.remove.invoice_water_file', 132 => 'vich_uploader.listener.upload.invoice_water_file', 133 => 'vich_uploader.listener.remove.prime_pdf_template', 134 => 'vich_uploader.listener.upload.prime_pdf_template', 135 => 'vich_uploader.listener.remove.upload_img_property', 136 => 'vich_uploader.listener.upload.upload_img_property', 137 => 'vich_uploader.listener.remove.upload_file_minutes', 138 => 'vich_uploader.listener.upload.upload_file_minutes', 139 => 'vich_uploader.listener.remove.rapport_pdf_property', 140 => 'vich_uploader.listener.upload.rapport_pdf_property', 141 => 'vich_uploader.listener.remove.control_certificate', 142 => 'vich_uploader.listener.upload.control_certificate', 143 => 'vich_uploader.listener.remove.upload_doc_property', 144 => 'vich_uploader.listener.upload.upload_doc_property', 145 => 'vich_uploader.listener.remove.upload_rapport', 146 => 'vich_uploader.listener.upload.upload_rapport', 147 => 'vich_uploader.listener.remove.uploads_syndics_response', 148 => 'vich_uploader.listener.upload.uploads_syndics_response', 149 => 'vich_uploader.listener.remove.upload_icon_categorie_service', 150 => 'vich_uploader.listener.upload.upload_icon_categorie_service', 151 => 'vich_uploader.listener.remove.upload_img_service', 152 => 'vich_uploader.listener.upload.upload_img_service', 153 => 'vich_uploader.listener.remove.upload_bank_logo', 154 => 'vich_uploader.listener.upload.upload_bank_logo', 155 => 'vich_uploader.listener.remove.upload_logo_pro', 156 => 'vich_uploader.listener.upload.upload_logo_pro', 157 => 'vich_uploader.listener.remove.upload_traite', 158 => 'vich_uploader.listener.upload.upload_traite', 159 => 'vich_uploader.listener.remove.upload_pending', 160 => 'vich_uploader.listener.upload.upload_pending', 161 => 'vich_uploader.listener.remove.upload_rental_guarantee', 162 => 'vich_uploader.listener.upload.upload_rental_guarantee', 163 => 'vich_uploader.listener.remove.excel_file_pending', 164 => 'vich_uploader.listener.upload.excel_file_pending', 165 => 'vich_uploader.listener.remove.upload_archived', 166 => 'vich_uploader.listener.upload.upload_archived', 167 => 'vich_uploader.listener.remove.engie_csv_pending', 168 => 'vich_uploader.listener.upload.engie_csv_pending', 169 => 'vich_uploader.listener.remove.module_3D', 170 => 'vich_uploader.listener.upload.module_3D', 171 => 'vich_uploader.listener.remove.picture_3D', 172 => 'vich_uploader.listener.upload.picture_3D', 173 => 'vich_uploader.listener.remove.Adress_csv_pending', 174 => 'vich_uploader.listener.upload.Adress_csv_pending', 175 => 'vich_uploader.listener.remove.dvf_csv_pending', 176 => 'vich_uploader.listener.upload.dvf_csv_pending', 177 => 'vich_uploader.listener.remove.permit_file', 178 => 'vich_uploader.listener.upload.permit_file', 179 => 'vich_uploader.listener.remove.annex_permit_file', 180 => 'vich_uploader.listener.upload.annex_permit_file', 181 => 'vich_uploader.listener.remove.edit_registers_file', 182 => 'vich_uploader.listener.upload.edit_registers_file', 183 => 'vich_uploader.listener.remove.engie_csv_archived', 184 => 'vich_uploader.listener.upload.engie_csv_archived', 185 => 'vich_uploader.listener.remove.work_csv_pending', 186 => 'vich_uploader.listener.upload.work_csv_pending', 187 => 'vich_uploader.listener.remove.work_rules_csv_pending', 188 => 'vich_uploader.listener.upload.work_rules_csv_pending', 189 => 'vich_uploader.listener.remove.education_csv', 190 => 'vich_uploader.listener.upload.education_csv', 191 => 'vich_uploader.listener.remove.bbox', 192 => 'vich_uploader.listener.upload.bbox', 193 => 'vich_uploader.listener.remove.area_csv_pending', 194 => 'vich_uploader.listener.upload.area_csv_pending', 195 => 'vich_uploader.listener.remove.dispenseFile', 196 => 'vich_uploader.listener.upload.dispenseFile', 197 => 'vich_uploader.listener.upload.occupie_csv_pending', 198 => 'vich_uploader.listener.upload.salesAgreementFile', 199 => 'vich_uploader.listener.upload.deedOfSale', 200 => 'vich_uploader.listener.upload.syndic_Apartment_csv_pending', 201 => 'vich_uploader.listener.upload.notary_csv_pending', 202 => 'vich_uploader.listener.inject.chat_file', 203 => 'vich_uploader.listener.remove.chat_file', 204 => 'vich_uploader.listener.upload.chat_file', 205 => 'vich_uploader.listener.inject.message_file', 206 => 'vich_uploader.listener.remove.message_file', 207 => 'vich_uploader.listener.upload.message_file', 208 => 'vich_uploader.listener.remove.ThepropertyProvider_csv_pending', 209 => 'vich_uploader.listener.upload.ThepropertyProvider_csv_pending', 210 => 'vich_uploader.listener.remove.provider_society_csv_pending', 211 => 'vich_uploader.listener.upload.provider_society_csv_pending', 212 => 'vich_uploader.listener.remove.pdf_location', 213 => 'vich_uploader.listener.upload.pdf_location', 214 => 'vich_uploader.listener.remove.lease_contract', 215 => 'vich_uploader.listener.upload.lease_contract', 216 => 'vich_uploader.listener.remove.pdf_mail_location', 217 => 'vich_uploader.listener.upload.pdf_mail_location', 218 => 'vich_uploader.listener.remove.provider_inverte_list_pending', 219 => 'vich_uploader.listener.upload.provider_inverte_list_pending', 220 => 'vich_uploader.listener.remove.ppas_csv_pending', 221 => 'vich_uploader.listener.upload.ppas_csv_pending', 222 => 'vich_uploader.listener.remove.brugis_csv_pending', 223 => 'vich_uploader.listener.upload.brugis_csv_pending', 224 => 'vich_uploader.listener.remove.wallonie_csv_pending', 225 => 'vich_uploader.listener.upload.wallonie_csv_pending', 226 => 'vich_uploader.listener.remove.ppas_affectation_csv_pending', 227 => 'vich_uploader.listener.upload.ppas_affectation_csv_pending', 228 => 'vich_uploader.listener.remove.pras_csv', 229 => 'vich_uploader.listener.upload.pras_csv', 230 => 'vich_uploader.listener.remove.enquetes_publics_csv', 231 => 'vich_uploader.listener.upload.enquetes_publics_csv', 232 => 'vich_uploader.listener.inject.community_post_file', 233 => 'vich_uploader.listener.remove.community_post_file', 234 => 'vich_uploader.listener.upload.community_post_file', 235 => 'vich_uploader.listener.inject.community_event_file', 236 => 'vich_uploader.listener.remove.community_event_file', 237 => 'vich_uploader.listener.upload.community_event_file', 238 => 'vich_uploader.listener.inject.new_project_immo_csv', 239 => 'vich_uploader.listener.remove.new_project_immo_csv', 240 => 'vich_uploader.listener.upload.new_project_immo_csv', 241 => 'vich_uploader.listener.remove.public_inquiry_inprogress_excel', 242 => 'vich_uploader.listener.upload.public_inquiry_inprogress_excel', 243 => 'vich_uploader.listener.remove.water_supplier_controller_excel', 244 => 'vich_uploader.listener.upload.water_supplier_controller_excel', 245 => 'vich_uploader.listener.remove.surveillance_camera_document', 246 => 'vich_uploader.listener.upload.surveillance_camera_document', 247 => 'vich_uploader.listener.remove.request_repayment_files', 248 => 'vich_uploader.listener.upload.request_repayment_files', 249 => 'vich_uploader.listener.remove.condominium_invoice_file', 250 => 'vich_uploader.listener.upload.condominium_invoice_file', 251 => 'vich_uploader.listener.remove.inventory_file', 252 => 'vich_uploader.listener.upload.inventory_file', 253 => 'vich_uploader.listener.remove.inventory_image', 254 => 'vich_uploader.listener.upload.inventory_image', 255 => 'vich_uploader.listener.remove.offer_lease_agreement', 256 => 'vich_uploader.listener.upload.offer_lease_agreement', 257 => 'vich_uploader.listener.remove.lease_contract_models', 258 => 'vich_uploader.listener.upload.lease_contract_models', 259 => 'vich_uploader.listener.remove.identity_image', 260 => 'vich_uploader.listener.upload.identity_image', 261 => 'vich_uploader.listener.remove.permit_citerne', 262 => 'vich_uploader.listener.upload.permit_citerne', 263 => 'vich_uploader.listener.remove.garden_resource_document', 264 => 'vich_uploader.listener.upload.garden_resource_document', 265 => 'vich_uploader.listener.inject.property_document_file', 266 => 'vich_uploader.listener.remove.property_document_file', 267 => 'vich_uploader.listener.upload.property_document_file', 268 => 'vich_uploader.listener.inject.portfolio_files', 269 => 'vich_uploader.listener.remove.portfolio_files', 270 => 'vich_uploader.listener.upload.portfolio_files', 271 => 'vich_uploader.listener.inject.occupation_period_file', 272 => 'vich_uploader.listener.remove.occupation_period_file', 273 => 'vich_uploader.listener.upload.occupation_period_file', 274 => 'vich_uploader.listener.inject.pdf_summary_maif', 275 => 'vich_uploader.listener.remove.pdf_summary_maif', 276 => 'vich_uploader.listener.upload.pdf_summary_maif', 277 => 'vich_uploader.listener.remove.provider_work', 278 => 'vich_uploader.listener.upload.provider_work', 279 => 'vich_uploader.listener.remove.user_logo', 280 => 'vich_uploader.listener.upload.user_logo', 281 => 'vich_uploader.listener.inject.imo_agent_solicitation_image', 282 => 'vich_uploader.listener.remove.imo_agent_solicitation_image', 283 => 'vich_uploader.listener.upload.imo_agent_solicitation_image', 284 => 'vich_uploader.listener.inject.treeD_figuration_file', 285 => 'vich_uploader.listener.remove.treeD_figuration_file', 286 => 'vich_uploader.listener.upload.treeD_figuration_file', 287 => 'vich_uploader.listener.inject.client_sales_agreement_file', 288 => 'vich_uploader.listener.remove.client_sales_agreement_file', 289 => 'vich_uploader.listener.upload.client_sales_agreement_file', 290 => 'vich_uploader.listener.inject.sales_agreement_file_to_sign', 291 => 'vich_uploader.listener.remove.sales_agreement_file_to_sign', 292 => 'vich_uploader.listener.upload.sales_agreement_file_to_sign', 293 => 'vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file', 294 => 'vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file', 295 => 'vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file', 296 => 'vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file', 297 => 'vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file', 298 => 'vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file', 299 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.default_listeners.attach_entity_listeners'], 300 => [0 => [0 => 'loadClassMetadata'], 1 => 'doctrine.orm.import_listeners.attach_entity_listeners']]), []);
}
/**
* Gets the public 'doctrine.orm.default_entity_listener_resolver' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver
*/
protected function getDoctrine_Orm_DefaultEntityListenerResolverService()
{
$this->services['doctrine.orm.default_entity_listener_resolver'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'app.event_listener.add_user_promo' => ['privates', 'app.event_listener.add_user_promo', 'getApp_EventListener_AddUserPromoService', false],
'app.event_listener.carpool_announcement_listener' => ['privates', 'app.event_listener.carpool_announcement_listener', 'getApp_EventListener_CarpoolAnnouncementListenerService', false],
'app.event_listener.neighborhood_project_listener' => ['privates', 'app.event_listener.neighborhood_project_listener', 'getApp_EventListener_NeighborhoodProjectListenerService', false],
'app.event_listener.precount_listener' => ['privates', 'app.event_listener.precount_listener', 'getApp_EventListener_PrecountListenerService', false],
'app.event_listener.provider_solar_brugel' => ['privates', 'app.event_listener.provider_solar_brugel', 'getApp_EventListener_ProviderSolarBrugelService', false],
'app.event_listener.provider_tank_installation_listener' => ['privates', 'app.event_listener.provider_tank_installation_listener', 'getApp_EventListener_ProviderTankInstallationListenerService', false],
'app.event_listener.theproperty_listener' => ['privates', 'app.event_listener.theproperty_listener', 'getApp_EventListener_ThepropertyListenerService', false],
], [
'app.event_listener.add_user_promo' => '?',
'app.event_listener.carpool_announcement_listener' => '?',
'app.event_listener.neighborhood_project_listener' => '?',
'app.event_listener.precount_listener' => '?',
'app.event_listener.provider_solar_brugel' => '?',
'app.event_listener.provider_tank_installation_listener' => '?',
'app.event_listener.theproperty_listener' => '?',
]));
$instance->registerService('App\\EventListener\\UserServicePromoListener', 'app.event_listener.add_user_promo');
$instance->registerService('App\\EventListener\\PrecountListener', 'app.event_listener.precount_listener');
$instance->registerService('App\\EventListener\\PrecountListener', 'app.event_listener.precount_listener');
$instance->registerService('App\\EventListener\\ThePropertyListener', 'app.event_listener.theproperty_listener');
$instance->registerService('App\\EventListener\\ProviderTankInstallationListener', 'app.event_listener.provider_tank_installation_listener');
$instance->registerService('App\\EventListener\\NeighborhoodProject\\NeighborhoodProjectListener', 'app.event_listener.neighborhood_project_listener');
$instance->registerService('App\\EventListener\\CarpoolAnnouncementListener', 'app.event_listener.carpool_announcement_listener');
$instance->registerService('App\\EventListener\\ProviderSolarBrugelListener', 'app.event_listener.provider_solar_brugel');
return $instance;
}
/**
* Gets the public 'doctrine.orm.default_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.default_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/common/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Proxy/Autoloader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
$c = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$c->addDriver(($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService()), 'App\\Entity');
$c->addDriver(($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService()), 'Vich\\UploaderBundle\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity', 'VichUploaderBundle' => 'Vich\\UploaderBundle\\Entity']);
$a->setMetadataCache($b);
$a->setQueryCache($b);
$a->setResultCache(($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($c, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true))));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(($this->services['doctrine.orm.default_entity_listener_resolver'] ?? $this->getDoctrine_Orm_DefaultEntityListenerResolverService()));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$a->addCustomStringFunction('replace', 'App\\Services\\DQL\\ReplaceFunction');
$a->addCustomStringFunction('pregmatch', 'App\\Services\\DQL\\PregMatch');
$a->addCustomStringFunction('group_concat', 'DoctrineExtensions\\Query\\Mysql\\GroupConcat');
$a->addCustomStringFunction('YEAR', 'App\\Doctrine\\DQL\\Year');
$a->addCustomStringFunction('SOUNDEX', 'App\\Doctrine\\DQL\\SoundexFunction');
$a->addCustomStringFunction('JSON_LENGTH', 'App\\Doctrine\\DQL\\JsonLength');
$a->addCustomStringFunction('JSON_EXTRACT', 'App\\Doctrine\\DQL\\JsonExtract');
$a->addCustomNumericFunction('cast', 'App\\Services\\DQL\\CastAsIntegerFunction');
$a->addCustomNumericFunction('acos', 'DoctrineExtensions\\Query\\Mysql\\Acos');
$a->addCustomNumericFunction('cos', 'DoctrineExtensions\\Query\\Mysql\\Cos');
$a->addCustomNumericFunction('radians', 'DoctrineExtensions\\Query\\Mysql\\Radians');
$a->addCustomNumericFunction('sin', 'DoctrineExtensions\\Query\\Mysql\\Sin');
$a->addCustomNumericFunction('JSON_CONTAINS', 'DoctrineExtensions\\Query\\Mysql\\JsonContains');
$a->addCustomNumericFunction('st_contains', 'App\\Doctrine\\DQL\\StContains');
$a->addCustomNumericFunction('st_geom_from_text', 'App\\Doctrine\\DQL\\StGeomFromText');
$a->addCustomNumericFunction('point', 'App\\Doctrine\\DQL\\SpPoint');
$a->addCustomNumericFunction('haversine', 'App\\Doctrine\\DQL\\HaversineFunction');
$a->addCustomNumericFunction('atan2', 'DoctrineExtensions\\Query\\Mysql\\Atan2');
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'doctrine.orm.import_entity_manager' shared service.
*
* @return \Doctrine\ORM\EntityManager
*/
protected function getDoctrine_Orm_ImportEntityManagerService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['doctrine.orm.import_entity_manager'] = $this->createProxy('EntityManager_9a5be93', function () {
return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getDoctrine_Orm_ImportEntityManagerService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/ManagerConfigurator.php';
$a = new \Doctrine\ORM\Configuration();
$b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();
$b->addDriver(($this->privates['doctrine.orm.import_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_ImportAnnotationMetadataDriverService()), 'App\\Entity');
$a->setEntityNamespaces(['App' => 'App\\Entity']);
$a->setMetadataCache(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
$a->setQueryCache(($this->privates['cache.doctrine.orm.import.query'] ?? $this->getCache_Doctrine_Orm_Import_QueryService()));
$a->setResultCache(($this->privates['cache.doctrine.orm.import.result'] ?? $this->getCache_Doctrine_Orm_Import_ResultService()));
$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver($b, ($this->privates['.service_locator.KLVvNIq'] ?? $this->get_ServiceLocator_KLVvNIqService())));
$a->setProxyDir(($this->targetDir.''.'/doctrine/orm/Proxies'));
$a->setProxyNamespace('Proxies');
$a->setAutoGenerateProxyClasses(true);
$a->setSchemaIgnoreClasses([]);
$a->setClassMetadataFactoryName('Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ClassMetadataFactory');
$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
$a->setNamingStrategy(($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] ?? ($this->privates['doctrine.orm.naming_strategy.underscore_number_aware'] = new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy(0, true))));
$a->setQuoteStrategy(($this->privates['doctrine.orm.quote_strategy.default'] ?? ($this->privates['doctrine.orm.quote_strategy.default'] = new \Doctrine\ORM\Mapping\DefaultQuoteStrategy())));
$a->setEntityListenerResolver(new \Doctrine\Bundle\DoctrineBundle\Mapping\ContainerEntityListenerResolver($this));
$a->setRepositoryFactory(($this->privates['doctrine.orm.container_repository_factory'] ?? $this->getDoctrine_Orm_ContainerRepositoryFactoryService()));
$instance = new \Doctrine\ORM\EntityManager(($this->services['doctrine.dbal.default_connection'] ?? $this->getDoctrine_Dbal_DefaultConnectionService()), $a);
(new \Doctrine\Bundle\DoctrineBundle\ManagerConfigurator([], []))->configure($instance);
return $instance;
}
/**
* Gets the public 'endroid_qr_code.default_builder' shared autowired service.
*
* @return \Endroid\QrCode\Builder\Builder
*/
protected function getEndroidQrCode_DefaultBuilderService()
{
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
$this->services['endroid_qr_code.default_builder'] = $instance = new \Endroid\QrCode\Builder\Builder();
$instance->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
$instance->size(300);
$instance->margin(10);
$instance->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
$instance->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
$instance->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
$instance->validateResult(false);
return $instance;
}
/**
* Gets the public 'error_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ErrorController
*/
protected function getErrorControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($this->services['http_kernel'] ?? $this->getHttpKernelService()), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
}
/**
* Gets the public 'event_dispatcher' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
*/
protected function getEventDispatcherService()
{
$a = new \Symfony\Bridge\Monolog\Logger('event');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(new \Monolog\Handler\NullHandler());
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$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())));
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['app.event_listener.entity_not_found_exception_listener'] ?? ($this->privates['app.event_listener.entity_not_found_exception_listener'] = new \App\EventListener\EntityNotFoundExceptionListener()));
}, 1 => '__invoke'], 0);
$instance->addListener('unspool', [0 => function () {
return ($this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] ?? $this->getEmailSenderListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('vich_uploader.pre_upload', [0 => function () {
return ($this->privates['App\\EventListener\\FilePathListener'] ?? $this->getFilePathListenerService());
}, 1 => 'onVichUploaderPreUpload'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventListener\\UrlContextListener'] ?? $this->getUrlContextListenerService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('lexik_jwt_authentication.on_authentication_success', [0 => function () {
return ($this->privates['app.listener.authentication_success_response'] ?? $this->getApp_Listener_AuthenticationSuccessResponseService());
}, 1 => 'onAuthenticationSuccessResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['app.event_listener.multipart_form_deserialize_listener'] ?? $this->getApp_EventListener_MultipartFormDeserializeListenerService());
}, 1 => 'onKernelRequest'], 2);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['doctrine_migrations.schema_filter_listener'] ?? ($this->privates['doctrine_migrations.schema_filter_listener'] = new \Doctrine\Bundle\MigrationsBundle\EventListener\SchemaFilterListener('doctrine_migration_versions')));
}, 1 => 'onConsoleCommand'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelRequest'], 250);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cors_listener'] ?? $this->getNelmioCors_CorsListenerService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['nelmio_cors.cacheable_response_vary_listener'] ?? ($this->privates['nelmio_cors.cacheable_response_vary_listener'] = new \Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener()));
}, 1 => 'onResponse'], -10);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.add_format'] ?? $this->getApiPlatform_Listener_Request_AddFormatService());
}, 1 => 'onKernelRequest'], 28);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.serialize'] ?? $this->getApiPlatform_Listener_View_SerializeService());
}, 1 => 'onKernelView'], 16);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.respond'] ?? $this->getApiPlatform_Listener_View_RespondService());
}, 1 => 'onKernelView'], 8);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception.validation'] ?? $this->getApiPlatform_Listener_Exception_ValidationService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['api_platform.listener.exception'] ?? $this->getApiPlatform_Listener_ExceptionService());
}, 1 => 'onKernelException'], -96);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.write.legacy'] ?? $this->getApiPlatform_Listener_View_Write_LegacyService());
}, 1 => 'onKernelView'], 32);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.request.read.legacy'] ?? $this->getApiPlatform_Listener_Request_Read_LegacyService());
}, 1 => 'onKernelRequest'], 4);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.swagger.listener.ui'] ?? ($this->privates['api_platform.swagger.listener.ui'] = new \ApiPlatform\Symfony\Bundle\EventListener\SwaggerUiListener()));
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.hydra.listener.response.add_link_header'] ?? $this->getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['api_platform.http_cache.listener.response.configure'] ?? $this->getApiPlatform_HttpCache_Listener_Response_ConfigureService());
}, 1 => 'onKernelResponse'], -1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.listener.view.validate'] ?? $this->getApiPlatform_Listener_View_ValidateService());
}, 1 => 'onKernelView'], 64);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.listener.view.validate_query_parameters'] ?? $this->getApiPlatform_Listener_View_ValidateQueryParametersService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurity'], 3);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostDenormalize'], 1);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['api_platform.security.listener.request.deny_access'] ?? $this->getApiPlatform_Security_Listener_Request_DenyAccessService());
}, 1 => 'onSecurityPostValidation'], 63);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['nzo.annotation_resolver'] ?? $this->getNzo_AnnotationResolverService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] ?? $this->getEmailSenderListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] ?? $this->getEmailSenderListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] ?? $this->getEmailSenderListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] ?? $this->getEmailSenderListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'] ?? $this->getAddOfferLeaseSubscriberService());
}, 1 => 'validation'], 33);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\AlertEventSubscriber'] ?? $this->getAlertEventSubscriberService());
}, 1 => 'alert'], 31);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\BankSimulationSubscriber'] ?? $this->getBankSimulationSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'] ?? $this->getCommunityPostAlertSubscriberService());
}, 1 => 'alert'], 31);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'] ?? $this->getCommunityPostEventSubscriberService());
}, 1 => 'updateData'], 33);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CommunityPostReadSubscriber'] ?? $this->getCommunityPostReadSubscriberService());
}, 1 => 'setUserVote'], 17);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CreatePdfEnvironment'] ?? $this->getCreatePdfEnvironmentService());
}, 1 => 'createPdf'], 31);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CurrentUserExceptionSubscriber'] ?? $this->getCurrentUserExceptionSubscriberService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\CurrentUserSubscriber'] ?? $this->getCurrentUserSubscriberService());
}, 1 => 'onKernelRequest'], 10);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\DeleteCommitteeEventSubscriber'] ?? $this->getDeleteCommitteeEventSubscriberService());
}, 1 => 'onDelete'], 64);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\DeleteDesignNeighborhoodEventSubscriber'] ?? $this->getDeleteDesignNeighborhoodEventSubscriberService());
}, 1 => 'onDelete'], 64);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventSubscriber\\DesignNeighborhoodExceptionSubscriber'] ?? $this->getDesignNeighborhoodExceptionSubscriberService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventSubscriber\\EditRegistersSubscriber'] ?? $this->getEditRegistersSubscriberService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('import:custom_row', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Import\\Brugis'] ?? ($this->privates['App\\EventSubscriber\\Import\\Brugis'] = new \App\EventSubscriber\Import\Brugis()));
}, 1 => 'customRow'], 0);
$instance->addListener('import:custom_row', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Import\\ImmowebEstimationFrance'] ?? ($this->privates['App\\EventSubscriber\\Import\\ImmowebEstimationFrance'] = new \App\EventSubscriber\Import\ImmowebEstimationFrance()));
}, 1 => 'customRow'], 0);
$instance->addListener('import:custom_row', [0 => function () {
return ($this->privates['App\\EventSubscriber\\Import\\MovingCompany'] ?? ($this->privates['App\\EventSubscriber\\Import\\MovingCompany'] = new \App\EventSubscriber\Import\MovingCompany()));
}, 1 => 'customRow'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\InjectUserSubscriber'] ?? $this->getInjectUserSubscriberService());
}, 1 => 'setUser'], 33);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['App\\EventSubscriber\\MissingParameterRequestDataExceptionSubscriber'] ?? $this->getMissingParameterRequestDataExceptionSubscriberService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PermitPropertySubscriber'] ?? $this->getPermitPropertySubscriberService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\PrimeRequestEventSubscriber'] ?? $this->getPrimeRequestEventSubscriberService());
}, 1 => 'sendMail'], 31);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ProviderServiceSubscriber'] ?? $this->getProviderServiceSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'] ?? $this->getProviderSolarSubscriberService());
}, 1 => 'onKernelRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['App\\EventSubscriber\\ResponseSubscriber'] ?? $this->getResponseSubscriberService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\TheServiceSubscriber'] ?? $this->getTheServiceSubscriberService());
}, 1 => 'onPostCreate'], 31);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['App\\EventSubscriber\\UserServicePromoSubscriber'] ?? $this->getUserServicePromoSubscriberService());
}, 1 => 'validationCode'], 33);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8', false)));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
}, 1 => 'onKernelResponse'], -1024);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'setDefaultLocale'], 100);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelRequest'], 16);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
}, 1 => 'onKernelRequest'], 256);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
}, 1 => 'onResponse'], -255);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onControllerArguments'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'logKernelException'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'onKernelException'], -128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
}, 1 => 'removeCspHeader'], -128);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelRequest'], 15);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
}, 1 => 'onKernelFinishRequest'], -15);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleError'], -128);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
}, 1 => 'onConsoleTerminate'], -128);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULL, NULL)));
}, 1 => 'onMessage'], -255);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
}, 1 => 'onMessage'], -255);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
}, 1 => 'configure'], 2048);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelRequest'], 32);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
}, 1 => 'onKernelException'], -64);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_link.add_link_header_listener'] ?? ($this->privates['web_link.add_link_header_listener'] = new \Symfony\Component\WebLink\EventListener\AddLinkHeaderListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelRequest'], 128);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onKernelResponse'], -1000);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
}, 1 => 'onFinishRequest'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
}, 1 => 'onMessageFailed'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 200);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] ?? $this->getMessenger_Failure_SendFailedMessageToFailureTransportListenerService());
}, 1 => 'onMessageFailed'], -100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] ?? ($this->privates['messenger.listener.dispatch_pcntl_signal_listener'] = new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener()));
}, 1 => 'onWorkerRunning'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerStarted'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [0 => function () {
return ($this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnSigtermSignalListenerService());
}, 1 => 'onWorkerStarted'], 100);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
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()));
}, 1 => 'onMessageFailed'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [0 => function () {
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()));
}, 1 => 'onWorkerRunning'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelResponse'], -100);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
}, 1 => 'onKernelTerminate'], -1024);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [0 => function () {
return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
}, 1 => 'onMessage'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelController'], -128);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('kernel.controller', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelController'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['sensio_framework_extra.security.listener'] ?? $this->getSensioFrameworkExtra_Security_ListenerService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.controller_arguments', [0 => function () {
return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
}, 1 => 'onKernelControllerArguments'], 0);
$instance->addListener('kernel.view', [0 => function () {
return ($this->privates['sensio_framework_extra.psr7.listener.response'] ?? $this->getSensioFrameworkExtra_Psr7_Listener_ResponseService());
}, 1 => 'onKernelView'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageHandledEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageHandled'], 0);
$instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [0 => function () {
return ($this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] ?? $this->getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService());
}, 1 => 'onWorkerMessageFailed'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['security.rememberme.response_listener'] ?? ($this->privates['security.rememberme.response_listener'] = new \Symfony\Component\Security\Http\RememberMe\ResponseListener()));
}, 1 => 'onKernelResponse'], 0);
$instance->addListener('debug.security.authorization.vote', [0 => function () {
return ($this->privates['debug.security.voter.vote_listener'] ?? $this->getDebug_Security_Voter_VoteListenerService());
}, 1 => 'onVoterVote'], 0);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'configureLogoutUrlGenerator'], 8);
$instance->addListener('kernel.request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelRequest'], 8);
$instance->addListener('kernel.finish_request', [0 => function () {
return ($this->privates['debug.security.firewall'] ?? $this->getDebug_Security_FirewallService());
}, 1 => 'onKernelFinishRequest'], 0);
$instance->addListener('kernel.response', [0 => function () {
return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
}, 1 => 'onKernelResponse'], -128);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onCommand'], 255);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
}, 1 => 'onTerminate'], -255);
$instance->addListener('console.command', [0 => function () {
return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
}, 1 => 'configure'], 1024);
$instance->addListener('kernel.exception', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('kernel.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onException'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['swiftmailer.email_sender.listener'] ?? $this->getSwiftmailer_EmailSender_ListenerService());
}, 1 => 'onTerminate'], 0);
$instance->addListener('console.error', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleError'], 0);
$instance->addListener('console.terminate', [0 => function () {
return ($this->privates['maker.console_error_listener'] ?? ($this->privates['maker.console_error_listener'] = new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()));
}, 1 => 'onConsoleTerminate'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the public 'fidry_alice_data_fixtures.loader.doctrine' shared service.
*
* @return \Fidry\AliceDataFixtures\Loader\PurgerLoader
*/
protected function getFidryAliceDataFixtures_Loader_DoctrineService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['fidry_alice_data_fixtures.loader.doctrine'] = $this->createProxy('PurgerLoader_cb68499', function () {
return \PurgerLoader_cb68499::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getFidryAliceDataFixtures_Loader_DoctrineService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Fidry\AliceDataFixtures\Loader\PurgerLoader(($this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] ?? $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService()), ($this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService()), 'delete', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the public 'fidry_alice_data_fixtures.persistence.persister.doctrine' shared service.
*
* @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister
*/
protected function getFidryAliceDataFixtures_Persistence_Persister_DoctrineService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] = $this->createProxy('ObjectManagerPersister_eccc052', function () {
return \ObjectManagerPersister_eccc052::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Persister\ObjectManagerPersister(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'fidry_alice_data_fixtures.persistence.purger_factory.doctrine' shared service.
*
* @return \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger
*/
protected function getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->services['fidry_alice_data_fixtures.persistence.purger_factory.doctrine'] = $this->createProxy('Purger_2d4d1ea', function () {
return \Purger_2d4d1ea::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getFidryAliceDataFixtures_Persistence_PurgerFactory_DoctrineService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Fidry\AliceDataFixtures\Bridge\Doctrine\Purger\Purger(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the public 'http_kernel' shared service.
*
* @return \Symfony\Component\HttpKernel\HttpKernel
*/
protected function getHttpKernelService()
{
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['http_kernel'])) {
return $this->services['http_kernel'];
}
$b = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
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 () {
yield 0 => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
yield 1 => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
yield 2 => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
yield 3 => ($this->privates['debug.security.user_value_resolver'] ?? $this->getDebug_Security_UserValueResolverService());
yield 4 => ($this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] ?? $this->getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService());
yield 5 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
yield 6 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
yield 7 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
yield 8 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
}, 9)), $b));
}
/**
* Gets the public 'jms_serializer' shared service.
*
* @return \JMS\Serializer\Serializer
*/
protected function getJmsSerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ArrayTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Serializer.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/metadata/src/Driver/LazyLoadingDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/GraphNavigatorFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/DeserializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/HandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/LazyHandlerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/ObjectConstructorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/DoctrineObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Construction/UnserializeObjectConstructor.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/AccessorStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Accessor/DefaultAccessorStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/CompilableExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Expression/ExpressionEvaluator.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ExpressionLanguage/BasicSerializerFunctionsProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/LazyEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/GraphNavigator/Factory/SerializationGraphNavigatorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/SerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlSerializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/DeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/JsonDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Visitor/Factory/XmlDeserializationVisitorFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = new \Metadata\MetadataFactory(new \Metadata\Driver\LazyLoadingDriver(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'metadata_driver' => ['services', 'jms_serializer.metadata_driver', 'getJmsSerializer_MetadataDriverService', false],
], [
'metadata_driver' => '?',
]), 'metadata_driver'), 'Metadata\\ClassHierarchyMetadata', true);
$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')))));
$a->setIncludeInterfaces(false);
$b = new \JMS\Serializer\Handler\LazyHandlerRegistry(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.array_collection_handler' => ['privates', 'jms_serializer.array_collection_handler', 'getJmsSerializer_ArrayCollectionHandlerService', false],
'jms_serializer.constraint_violation_handler' => ['privates', 'jms_serializer.constraint_violation_handler', 'getJmsSerializer_ConstraintViolationHandlerService', false],
'jms_serializer.datetime_handler' => ['privates', 'jms_serializer.datetime_handler', 'getJmsSerializer_DatetimeHandlerService', false],
'jms_serializer.form_error_handler' => ['privates', 'jms_serializer.form_error_handler', 'getJmsSerializer_FormErrorHandlerService', false],
'jms_serializer.iterator_handler' => ['privates', 'jms_serializer.iterator_handler', 'getJmsSerializer_IteratorHandlerService', false],
], [
'jms_serializer.array_collection_handler' => '?',
'jms_serializer.constraint_violation_handler' => '?',
'jms_serializer.datetime_handler' => '?',
'jms_serializer.form_error_handler' => '?',
'jms_serializer.iterator_handler' => '?',
]), [1 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'serializeCollection']], 'Symfony\\Component\\Validator\\ConstraintViolationList' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeListTojson']], 'Symfony\\Component\\Validator\\ConstraintViolation' => ['xml' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationToxml'], 'json' => [0 => 'jms_serializer.constraint_violation_handler', 1 => 'serializeViolationTojson']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTime']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeImmutable']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateInterval']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'serializeDateTimeInterface']], 'Symfony\\Component\\Form\\Form' => ['xml' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToxml'], 'json' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormTojson']], 'Symfony\\Component\\Form\\FormInterface' => ['xml' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToXml'], 'json' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormToJson']], 'Symfony\\Component\\Form\\FormError' => ['xml' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorToxml'], 'json' => [0 => 'jms_serializer.form_error_handler', 1 => 'serializeFormErrorTojson']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'serializeIterable']]], 2 => ['ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\Common\\Collections\\ArrayCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ORM\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\MongoDB\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'Doctrine\\ODM\\PHPCR\\PersistentCollection' => ['json' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection'], 'xml' => [0 => 'jms_serializer.array_collection_handler', 1 => 'deserializeCollection']], 'DateTime' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromxml']], 'DateTimeImmutable' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeImmutableFromxml']], 'DateInterval' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromjson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateIntervalFromxml']], 'DateTimeInterface' => ['json' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromJson'], 'xml' => [0 => 'jms_serializer.datetime_handler', 1 => 'deserializeDateTimeFromXml']], 'Iterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'ArrayIterator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeIterator']], 'Generator' => ['json' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator'], 'xml' => [0 => 'jms_serializer.iterator_handler', 1 => 'deserializeGenerator']]]]);
$c = new \Symfony\Component\ExpressionLanguage\ExpressionLanguage();
$c->registerProvider(new \JMS\SerializerBundle\ExpressionLanguage\BasicSerializerFunctionsProvider());
$d = new \JMS\Serializer\Expression\ExpressionEvaluator($c, ['container' => $this]);
$e = new \JMS\Serializer\Accessor\DefaultAccessorStrategy($d);
$f = new \JMS\Serializer\EventDispatcher\LazyEventDispatcher(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'jms_serializer.doctrine_proxy_subscriber' => ['privates', 'jms_serializer.doctrine_proxy_subscriber', 'getJmsSerializer_DoctrineProxySubscriberService', false],
'jms_serializer.stopwatch_subscriber' => ['privates', 'jms_serializer.stopwatch_subscriber', 'getJmsSerializer_StopwatchSubscriberService', false],
], [
'jms_serializer.doctrine_proxy_subscriber' => '?',
'jms_serializer.stopwatch_subscriber' => '?',
]));
$f->setListeners(['serializer.pre_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => NULL], 1 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 2 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerializeTypedProxy'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 3 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ORM\\PersistentCollection'], 4 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\MongoDB\\PersistentCollection'], 5 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\ODM\\PHPCR\\PersistentCollection'], 6 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Persistence\\Proxy'], 7 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'Doctrine\\Common\\Persistence\\Proxy'], 8 => [0 => [0 => 'jms_serializer.doctrine_proxy_subscriber', 1 => 'onPreSerialize'], 1 => NULL, 2 => NULL, 3 => 'ProxyManager\\Proxy\\LazyLoadingInterface']], 'serializer.post_serialize' => [0 => [0 => [0 => 'jms_serializer.stopwatch_subscriber', 1 => 'onPostSerialize'], 1 => NULL, 2 => NULL, 3 => NULL]]]);
$g = new \JMS\Serializer\Visitor\Factory\JsonSerializationVisitorFactory();
$g->setOptions(1216);
$h = new \JMS\Serializer\Visitor\Factory\XmlSerializationVisitorFactory();
$h->setFormatOutput(true);
$i = new \JMS\Serializer\Visitor\Factory\JsonDeserializationVisitorFactory();
$i->setOptions(0);
return $this->services['jms_serializer'] = new \JMS\Serializer\Serializer($a, [2 => new \JMS\Serializer\GraphNavigator\Factory\DeserializationGraphNavigatorFactory($a, $b, new \JMS\Serializer\Construction\DoctrineObjectConstructor(($this->services['doctrine'] ?? $this->getDoctrineService()), new \JMS\Serializer\Construction\UnserializeObjectConstructor(), 'null'), $e, $f, $d), 1 => new \JMS\Serializer\GraphNavigator\Factory\SerializationGraphNavigatorFactory($a, $b, $e, $f, $d)], ['json' => $g, 'xml' => $h], ['json' => $i, '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())));
}
/**
* Gets the public 'jms_serializer.deserialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_DeserializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.deserialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.metadata_driver' shared service.
*
* @return \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver
*/
protected function getJmsSerializer_MetadataDriverService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AbstractDoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/DoctrineTypeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/ExpressionMetadataTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/YamlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/PropertyNamingStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/SerializedNameAnnotationStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Naming/CamelCaseNamingStrategy.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/XmlDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationOrAttributeDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Metadata/Driver/AnnotationDriver.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Type/Parser.php';
$a = new \Metadata\Driver\FileLocator([]);
$b = new \JMS\Serializer\Naming\SerializedNameAnnotationStrategy(new \JMS\Serializer\Naming\CamelCaseNamingStrategy('_', true));
$c = ($this->privates['jms_serializer.type_parser'] ?? ($this->privates['jms_serializer.type_parser'] = new \JMS\Serializer\Type\Parser()));
return $this->services['jms_serializer.metadata_driver'] = new \JMS\Serializer\Metadata\Driver\DoctrineTypeDriver(new \Metadata\Driver\DriverChain([0 => new \JMS\Serializer\Metadata\Driver\YamlDriver($a, $b, $c), 1 => new \JMS\Serializer\Metadata\Driver\XmlDriver($a, $b, $c), 2 => new \JMS\Serializer\Metadata\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), $b, $c)]), ($this->services['doctrine'] ?? $this->getDoctrineService()), $c);
}
/**
* Gets the public 'jms_serializer.serialization_context_factory' shared service.
*
* @return \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory
*/
protected function getJmsSerializer_SerializationContextFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/SerializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/ContextFactory/DeserializationContextFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/ContextFactory/ConfiguredContextFactory.php';
return $this->services['jms_serializer.serialization_context_factory'] = new \JMS\SerializerBundle\ContextFactory\ConfiguredContextFactory();
}
/**
* Gets the public 'jms_serializer.twig_extension.serializer_runtime_helper' shared service.
*
* @return \JMS\Serializer\Twig\SerializerRuntimeHelper
*/
protected function getJmsSerializer_TwigExtension_SerializerRuntimeHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Twig/SerializerRuntimeHelper.php';
return $this->services['jms_serializer.twig_extension.serializer_runtime_helper'] = new \JMS\Serializer\Twig\SerializerRuntimeHelper(($this->services['jms_serializer'] ?? $this->getJmsSerializerService()));
}
/**
* Gets the public 'kreait_firebase.my_project.auth' shared service.
*
* @return \Kreait\Firebase\Auth
*/
protected function getKreaitFirebase_MyProject_AuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Auth.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Auth.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.auth'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createAuth(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.database' shared service.
*
* @return \Kreait\Firebase\Database
*/
protected function getKreaitFirebase_MyProject_DatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Database.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Database.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.database'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDatabase(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.dynamic_links' shared service.
*
* @return \Kreait\Firebase\DynamicLinks
*/
protected function getKreaitFirebase_MyProject_DynamicLinksService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/DynamicLinks.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/DynamicLinks.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.dynamic_links'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createDynamicLinksService(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.firestore' shared service.
*
* @return \Kreait\Firebase\Firestore
*/
protected function getKreaitFirebase_MyProject_FirestoreService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Firestore.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Firestore.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.firestore'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createFirestore(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.messaging' shared service.
*
* @return \Kreait\Firebase\Messaging
*/
protected function getKreaitFirebase_MyProject_MessagingService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Messaging.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Messaging.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.messaging'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createMessaging(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.remote_config' shared service.
*
* @return \Kreait\Firebase\RemoteConfig
*/
protected function getKreaitFirebase_MyProject_RemoteConfigService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/RemoteConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/RemoteConfig.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.remote_config'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createRemoteConfig(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'kreait_firebase.my_project.storage' shared service.
*
* @return \Kreait\Firebase\Storage
*/
protected function getKreaitFirebase_MyProject_StorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Contract/Storage.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Storage.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/DependencyInjection/Factory/ProjectFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/kreait/firebase-php/src/Firebase/Factory.php';
return $this->services['kreait_firebase.my_project.storage'] = (new \Kreait\Firebase\Symfony\Bundle\DependencyInjection\Factory\ProjectFactory(($this->privates['Kreait\\Firebase\\Factory'] ?? ($this->privates['Kreait\\Firebase\\Factory'] = new \Kreait\Firebase\Factory()))))->createStorage(['credentials' => (\dirname(__DIR__, 4).'/config/credentials.json'), 'public' => true, 'default' => true, 'tenant_id' => NULL, 'verifier_cache' => NULL, 'http_request_logger' => NULL, 'http_request_debug_logger' => NULL]);
}
/**
* Gets the public 'lexik_jwt_authentication.encoder' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder
*/
protected function getLexikJwtAuthentication_EncoderService()
{
return $this->services['lexik_jwt_authentication.encoder'] = new \Lexik\Bundle\JWTAuthenticationBundle\Encoder\LcobucciJWTEncoder(new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\LcobucciJWSProvider(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'openssl', 'RS256', $this->getEnv('JWT_TTL'), 0, false));
}
/**
* Gets the public 'lexik_jwt_authentication.generate_token_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand
*/
protected function getLexikJwtAuthentication_GenerateTokenCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateTokenCommand.php';
$this->services['lexik_jwt_authentication.generate_token_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateTokenCommand(($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
}, 1));
$instance->setName('lexik:jwt:generate-token');
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.jwt_manager' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager
*/
protected function getLexikJwtAuthentication_JwtManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTTokenManagerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/JWTManager.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichmentInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Services/PayloadEnrichment/ChainEnrichment.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['lexik_jwt_authentication.jwt_manager'])) {
return $this->services['lexik_jwt_authentication.jwt_manager'];
}
$this->services['lexik_jwt_authentication.jwt_manager'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Services\JWTManager(($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), $a, 'username', new \Lexik\Bundle\JWTAuthenticationBundle\Services\PayloadEnrichment\ChainEnrichment([]));
$instance->setUserIdentityField('username', false);
return $instance;
}
/**
* Gets the public 'lexik_jwt_authentication.key_loader' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader
*/
protected function getLexikJwtAuthentication_KeyLoaderService()
{
return $this->services['lexik_jwt_authentication.key_loader'] = new \Lexik\Bundle\JWTAuthenticationBundle\Services\KeyLoader\RawKeyLoader($this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), []);
}
/**
* Gets the public 'liip_imagine.binary.loader.default' shared service.
*
* @return \Liip\ImagineBundle\Binary\Loader\FileSystemLoader
*/
protected function getLiipImagine_Binary_Loader_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Loader/FileSystemLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/LocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/Locator/FileSystemLocator.php';
$a = \Symfony\Component\Mime\MimeTypes::getDefault();
return $this->services['liip_imagine.binary.loader.default'] = new \Liip\ImagineBundle\Binary\Loader\FileSystemLoader($a, $a, new \Liip\ImagineBundle\Binary\Locator\FileSystemLocator([0 => (\dirname(__DIR__, 4).'/public')], false));
}
/**
* Gets the public 'liip_imagine.cache.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\CacheManager
*/
protected function getLiipImagine_Cache_ManagerService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['liip_imagine.cache.manager'])) {
return $this->services['liip_imagine.cache.manager'];
}
$this->services['liip_imagine.cache.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Cache\CacheManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->services['liip_imagine.cache.signer'] ?? ($this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET')))), $b, 'default', false);
$instance->addResolver('default', ($this->services['liip_imagine.cache.resolver.default'] ?? $this->getLiipImagine_Cache_Resolver_DefaultService()));
$instance->addResolver('no_cache', ($this->services['liip_imagine.cache.resolver.no_cache_web_path'] ?? $this->getLiipImagine_Cache_Resolver_NoCacheWebPathService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.cache.resolver.default' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_DefaultService()
{
return $this->services['liip_imagine.cache.resolver.default'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\WebPathResolver(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), (\dirname(__DIR__, 4).'/public'), 'media/cache');
}
/**
* Gets the public 'liip_imagine.cache.resolver.no_cache_web_path' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver
*/
protected function getLiipImagine_Cache_Resolver_NoCacheWebPathService()
{
return $this->services['liip_imagine.cache.resolver.no_cache_web_path'] = new \Liip\ImagineBundle\Imagine\Cache\Resolver\NoCacheWebPathResolver(($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()));
}
/**
* Gets the public 'liip_imagine.cache.signer' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Cache\Signer
*/
protected function getLiipImagine_Cache_SignerService()
{
return $this->services['liip_imagine.cache.signer'] = new \Liip\ImagineBundle\Imagine\Cache\Signer($this->getEnv('APP_SECRET'));
}
/**
* Gets the public 'liip_imagine.config.stack_collection' shared service.
*
* @return \Liip\ImagineBundle\Config\StackCollection
*/
protected function getLiipImagine_Config_StackCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/StackBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/StackFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Config/FilterFactoryCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/FilterFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/AutoRotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/BackgroundFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/SizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/CropFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/Argument/PointFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/DownscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/FlipFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/GrayscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/InterlaceFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/PasteFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RelativeResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ResizeFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/RotateFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ScaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/StripFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/ThumbnailFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/UpscaleFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Factory/Config/Filter/WatermarkFactory.php';
$a = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\SizeFactory();
$b = new \Liip\ImagineBundle\Factory\Config\Filter\Argument\PointFactory();
return $this->services['liip_imagine.config.stack_collection'] = new \Liip\ImagineBundle\Config\StackCollection(new \Liip\ImagineBundle\Config\StackBuilder(new \Liip\ImagineBundle\Factory\Config\StackFactory(), new \Liip\ImagineBundle\Config\FilterFactoryCollection(new \Liip\ImagineBundle\Factory\Config\Filter\AutoRotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\BackgroundFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\CropFactory($a, $b), new \Liip\ImagineBundle\Factory\Config\Filter\DownscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\FlipFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\GrayscaleFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\InterlaceFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\PasteFactory($b), new \Liip\ImagineBundle\Factory\Config\Filter\RelativeResizeFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ResizeFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\RotateFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ScaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\StripFactory(), new \Liip\ImagineBundle\Factory\Config\Filter\ThumbnailFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\UpscaleFactory($a), new \Liip\ImagineBundle\Factory\Config\Filter\WatermarkFactory())), $this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the public 'liip_imagine.data.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Data\DataManager
*/
protected function getLiipImagine_Data_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Data/DataManager.php';
$this->services['liip_imagine.data.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Data\DataManager(($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()), \Symfony\Component\Mime\MimeTypes::getDefault(), ($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), 'default', NULL);
$instance->addLoader('default', ($this->services['liip_imagine.binary.loader.default'] ?? $this->getLiipImagine_Binary_Loader_DefaultService()));
return $instance;
}
/**
* Gets the public 'liip_imagine.filter.loader.downscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_DownscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.fixed' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FixedService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
return $this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.flip' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader
*/
protected function getLiipImagine_Filter_Loader_FlipService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
return $this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.grayscale' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_GrayscaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.interlace' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader
*/
protected function getLiipImagine_Filter_Loader_InterlaceService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
return $this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.loader.resample' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader
*/
protected function getLiipImagine_Filter_Loader_ResampleService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResampleFilterLoader.php';
return $this->services['liip_imagine.filter.loader.resample'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\ResampleFilterLoader(($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService()));
}
/**
* Gets the public 'liip_imagine.filter.loader.rotate' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader
*/
protected function getLiipImagine_Filter_Loader_RotateService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
return $this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader();
}
/**
* Gets the public 'liip_imagine.filter.manager' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterManager
*/
protected function getLiipImagine_Filter_ManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/FilterManager.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RelativeResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ResizeFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ThumbnailFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/CropFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/PasteFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/WatermarkFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/BackgroundFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/StripFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/ScaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/UpscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/AutoRotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PostProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/AbstractPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/JpegOptimPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/OptiPngPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/PngquantPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/MozJpegPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/PostProcessor/CwebpPostProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/GrayscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/DownscaleFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/RotateFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FlipFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/InterlaceFilterLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Imagine/Filter/Loader/FixedFilterLoader.php';
$a = ($this->privates['liip_imagine.gd'] ?? $this->getLiipImagine_GdService());
$this->services['liip_imagine.filter.manager'] = $instance = new \Liip\ImagineBundle\Imagine\Filter\FilterManager(($this->privates['liip_imagine.filter.configuration'] ?? $this->getLiipImagine_Filter_ConfigurationService()), $a, ($this->privates['liip_imagine.binary.mime_type_guesser'] ?? $this->getLiipImagine_Binary_MimeTypeGuesserService()));
$instance->addLoader('relative_resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\RelativeResizeFilterLoader());
$instance->addLoader('resize', new \Liip\ImagineBundle\Imagine\Filter\Loader\ResizeFilterLoader());
$instance->addLoader('thumbnail', new \Liip\ImagineBundle\Imagine\Filter\Loader\ThumbnailFilterLoader());
$instance->addLoader('crop', new \Liip\ImagineBundle\Imagine\Filter\Loader\CropFilterLoader());
$instance->addLoader('grayscale', ($this->services['liip_imagine.filter.loader.grayscale'] ?? ($this->services['liip_imagine.filter.loader.grayscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\GrayscaleFilterLoader())));
$instance->addLoader('paste_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\PasteFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('watermark_image', new \Liip\ImagineBundle\Imagine\Filter\Loader\WatermarkFilterLoader($a, \dirname(__DIR__, 4)));
$instance->addLoader('background', new \Liip\ImagineBundle\Imagine\Filter\Loader\BackgroundFilterLoader($a));
$instance->addLoader('strip', new \Liip\ImagineBundle\Imagine\Filter\Loader\StripFilterLoader());
$instance->addLoader('scale', new \Liip\ImagineBundle\Imagine\Filter\Loader\ScaleFilterLoader());
$instance->addLoader('upscale', new \Liip\ImagineBundle\Imagine\Filter\Loader\UpscaleFilterLoader());
$instance->addLoader('downscale', ($this->services['liip_imagine.filter.loader.downscale'] ?? ($this->services['liip_imagine.filter.loader.downscale'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\DownscaleFilterLoader())));
$instance->addLoader('auto_rotate', new \Liip\ImagineBundle\Imagine\Filter\Loader\AutoRotateFilterLoader());
$instance->addLoader('rotate', ($this->services['liip_imagine.filter.loader.rotate'] ?? ($this->services['liip_imagine.filter.loader.rotate'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\RotateFilterLoader())));
$instance->addLoader('flip', ($this->services['liip_imagine.filter.loader.flip'] ?? ($this->services['liip_imagine.filter.loader.flip'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FlipFilterLoader())));
$instance->addLoader('interlace', ($this->services['liip_imagine.filter.loader.interlace'] ?? ($this->services['liip_imagine.filter.loader.interlace'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\InterlaceFilterLoader())));
$instance->addLoader('resample', ($this->services['liip_imagine.filter.loader.resample'] ?? $this->getLiipImagine_Filter_Loader_ResampleService()));
$instance->addLoader('fixed', ($this->services['liip_imagine.filter.loader.fixed'] ?? ($this->services['liip_imagine.filter.loader.fixed'] = new \Liip\ImagineBundle\Imagine\Filter\Loader\FixedFilterLoader())));
$instance->addPostProcessor('jpegoptim', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\JpegOptimPostProcessor('/usr/bin/jpegoptim', true, NULL, true, NULL));
$instance->addPostProcessor('optipng', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\OptiPngPostProcessor('/usr/bin/optipng', 7, true, NULL));
$instance->addPostProcessor('pngquant', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\PngquantPostProcessor('/usr/bin/pngquant'));
$instance->addPostProcessor('mozjpeg', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\MozJpegPostProcessor('/opt/mozjpeg/bin/cjpeg'));
$instance->addPostProcessor('cwebp', new \Liip\ImagineBundle\Imagine\Filter\PostProcessor\CwebpPostProcessor('/usr/bin/cwebp', NULL, 75, 100, 4, 'fast', 1, false, $this->parameters['liip_imagine.cwebp.metadata']));
return $instance;
}
/**
* Gets the public 'messenger.default_bus' shared service.
*
* @return \Symfony\Component\Messenger\TraceableMessageBus
*/
protected function getMessenger_DefaultBusService()
{
return $this->services['messenger.default_bus'] = new \Symfony\Component\Messenger\TraceableMessageBus(new \Symfony\Component\Messenger\MessageBus(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.bus.default.middleware.traceable'] ?? $this->getMessenger_Bus_Default_Middleware_TraceableService());
yield 1 => ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] ?? ($this->privates['messenger.bus.default.middleware.add_bus_name_stamp_middleware'] = new \Symfony\Component\Messenger\Middleware\AddBusNameStampMiddleware('messenger.bus.default')));
yield 2 => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
yield 3 => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
yield 4 => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
yield 5 => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
yield 6 => ($this->privates['messenger.bus.default.middleware.handle_message'] ?? $this->getMessenger_Bus_Default_Middleware_HandleMessageService());
}, 7)));
}
/**
* Gets the public 'nelmio_alice.data_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleDataLoader
*/
protected function getNelmioAlice_DataLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/DataLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleDataLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/SimpleBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/DenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/SimpleDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/ParameterBagDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Parameter/SimpleParameterBagDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FixtureBagDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SimpleFixtureBagDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/TolerantFixtureDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ElementFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/FlagParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/ChainableFlagParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ConfiguratorFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/ExtendFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/OptionalFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/TemplateFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParser/Chainable/UniqueFlagParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/ChainableFixtureDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/FixtureDenormalizerAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/FlagParserAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleCollectionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/CollectionDenormalizerWithTemporaryFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullListNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/ReferenceRangeNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/SimpleSpecificationsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ConstructorDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/LegacyConstructorDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/ConstructorDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ArgumentsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Arguments/SimpleArgumentsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/ValueDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/UniqueValueDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Value/SimpleValueDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/FunctionFixtureReferenceParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/StringMergerParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/SimpleParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/LexerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/EmptyValueLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceEscaperLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/GlobalPatternsLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/FunctionLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/StringThenReferenceLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/SubPatternsLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Lexer/ReferenceLexer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/ParserAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/TokenParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/ChainableTokenParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/AbstractChainableParserAwareParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/DynamicArrayTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/EscapedValueTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureListReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureMethodReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FixtureRangeReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/MethodReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/OptionalTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ParameterTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/PropertyReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/SimpleReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringArrayTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/StringTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/ArgumentEscaper.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/TolerantFunctionTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/IdentityTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/FunctionTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/VariableTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/ExpressionLanguage/Parser/TokenParser/Chainable/WildcardReferenceTokenParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Constructor/FactoryDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/CallsDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/CallsWithFlagsDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/FunctionDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/ConfiguratorFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Calls/MethodFlagHandler/OptionalFlagHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/PropertyDenormalizerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/SpecificationBagDenormalizer/Property/SimplePropertyDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/NullRangeNameDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FixtureBuilder/Denormalizer/Fixture/Chainable/SimpleDenormalizer.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/GeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/DoublePassGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/FixtureSetResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/RemoveConflictingObjectsResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureSet/SimpleFixtureSetResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterBagResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/RemoveConflictingParametersParameterBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/SimpleParameterBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/ParameterResolverRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ChainableParameterResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StaticParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/ParameterResolverAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/ArrayParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/RecursiveParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Parameter/Chainable/StringParameterResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/FixtureBagResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Fixture/TemplateFixtureBagResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/CompleteObjectGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGenerator/SimpleObjectGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ObjectGeneratorAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ValueResolverRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/ChainableValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/ValueResolverAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ArrayValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/DynamicArrayValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/EvaluatedValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FunctionCallArgumentResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/PhpFunctionCallValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FakerFunctionCallValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixturePropertyReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/PropertyAccess/StdPropertyAccessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureMethodCallReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UnresolvedFixtureReferenceIdResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/SelfFixtureReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/FixtureWildcardReferenceResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ListValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/OptionalValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ParameterValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/UniqueValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/UniqueValuesPool.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/ValueForCurrentValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Resolver/Value/Chainable/VariableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/InstantiatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ExistingInstanceInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/InstantiatorRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/ChainableInstantiatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/AbstractChainableInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoCallerMethodCallInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/NamedArgumentsResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NullConstructorInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/NoMethodCallInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Instantiator/Chainable/StaticFactoryInstantiator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/HydratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/SimpleHydrator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/PropertyHydratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Hydrator/Property/SymfonyPropertyAccessorHydrator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/CallerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/SimpleCaller.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/ChainableCallProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/CallProcessorAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/ConfiguratorMethodCallProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/MethodCallWithReferenceProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/OptionalMethodCallProcessor.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Generator/Caller/Chainable/SimpleMethodCallProcessor.php';
$a = new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\ElementFlagParser(new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\FlagParserRegistry([0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ConfiguratorFlagParser(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\ExtendFlagParser(), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\OptionalFlagParser(), 3 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\TemplateFlagParser(), 4 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\FlagParser\Chainable\UniqueFlagParser()]));
$b = new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ArgumentEscaper();
$c = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\SimpleValueDenormalizer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\FunctionFixtureReferenceParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\StringMergerParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\SimpleParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\EmptyValueLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceEscaperLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\GlobalPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\FunctionLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\StringThenReferenceLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\SubPatternsLexer(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Lexer\ReferenceLexer())))))), new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\TokenParserRegistry([0 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\DynamicArrayTokenParser(), 1 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\EscapedValueTokenParser(), 2 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureListReferenceTokenParser(), 3 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureMethodReferenceTokenParser(), 4 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FixtureRangeReferenceTokenParser(), 5 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\MethodReferenceTokenParser(), 6 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\OptionalTokenParser(), 7 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\ParameterTokenParser(), 8 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\PropertyReferenceTokenParser(), 9 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableReferenceTokenParser(), 10 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\SimpleReferenceTokenParser(), 11 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringArrayTokenParser(), 12 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\StringTokenParser($b), 13 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\TolerantFunctionTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\IdentityTokenParser(new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\FunctionTokenParser($b))), 14 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\VariableTokenParser(), 15 => new \Nelmio\Alice\FixtureBuilder\ExpressionLanguage\Parser\TokenParser\Chainable\WildcardReferenceTokenParser()]))))));
$d = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Arguments\SimpleArgumentsDenormalizer($c);
$e = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\CallsWithFlagsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\FunctionDenormalizer($d), [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\ConfiguratorFlagHandler(), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Calls\MethodFlagHandler\OptionalFlagHandler()]);
$f = new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\LegacyConstructorDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\ConstructorDenormalizer($d), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Constructor\FactoryDenormalizer($e)), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Property\SimplePropertyDenormalizer($c), $e);
$g = new \Nelmio\Alice\PropertyAccess\StdPropertyAccessor(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
$h = new \Nelmio\Alice\Generator\Resolver\Value\ValueResolverRegistry([0 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ArrayValueResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\DynamicArrayValueResolver(), 2 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\EvaluatedValueResolver(), 3 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FunctionCallArgumentResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\PhpFunctionCallValueResolver($this->parameters['nelmio_alice.functions_blacklist'], new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FakerFunctionCallValueResolver(($this->services['Faker\\Generator'] ?? $this->getGeneratorService())))), 4 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixturePropertyReferenceResolver($g), 5 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureMethodCallReferenceResolver(), 6 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UnresolvedFixtureReferenceIdResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\SelfFixtureReferenceResolver(new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureReferenceResolver())), 7 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\FixtureWildcardReferenceResolver(), 8 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ListValueResolver(), 9 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\OptionalValueResolver(), 10 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ParameterValueResolver(), 11 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\UniqueValueResolver(new \Nelmio\Alice\Generator\Resolver\UniqueValuesPool(), NULL, 150), 12 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\ValueForCurrentValueResolver(), 13 => new \Nelmio\Alice\Generator\Resolver\Value\Chainable\VariableValueResolver()]);
$i = new \Nelmio\Alice\Generator\NamedArgumentsResolver();
return $this->services['nelmio_alice.data_loader'] = new \Nelmio\Alice\Loader\SimpleDataLoader(new \Nelmio\Alice\FixtureBuilder\SimpleBuilder(new \Nelmio\Alice\FixtureBuilder\Denormalizer\SimpleDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Parameter\SimpleParameterBagDenormalizer(), new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SimpleFixtureBagDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\TolerantFixtureDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\FixtureDenormalizerRegistry($a, [0 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullListNameDenormalizer())), 1 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\ReferenceRangeNameDenormalizer($f), 2 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleCollectionDenormalizer(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\CollectionDenormalizerWithTemporaryFixture(new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\NullRangeNameDenormalizer())), 3 => new \Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable\SimpleDenormalizer($f)])), $a))), new \Nelmio\Alice\Generator\DoublePassGenerator(new \Nelmio\Alice\Generator\Resolver\FixtureSet\RemoveConflictingObjectsResolver(new \Nelmio\Alice\Generator\Resolver\FixtureSet\SimpleFixtureSetResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\RemoveConflictingParametersParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\SimpleParameterBagResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\ParameterResolverRegistry([0 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StaticParameterResolver(), 1 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\ArrayParameterResolver(), 2 => new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\RecursiveParameterResolver(new \Nelmio\Alice\Generator\Resolver\Parameter\Chainable\StringParameterResolver(), 5)]))), new \Nelmio\Alice\Generator\Resolver\Fixture\TemplateFixtureBagResolver())), new \Nelmio\Alice\Generator\ObjectGenerator\CompleteObjectGenerator(new \Nelmio\Alice\Generator\ObjectGenerator\SimpleObjectGenerator($h, new \Nelmio\Alice\Generator\Instantiator\ExistingInstanceInstantiator(new \Nelmio\Alice\Generator\Instantiator\InstantiatorResolver(new \Nelmio\Alice\Generator\Instantiator\InstantiatorRegistry([0 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoCallerMethodCallInstantiator($i), 1 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NullConstructorInstantiator(), 2 => new \Nelmio\Alice\Generator\Instantiator\Chainable\NoMethodCallInstantiator(), 3 => new \Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator($i)]))), new \Nelmio\Alice\Generator\Hydrator\SimpleHydrator(new \Nelmio\Alice\Generator\Hydrator\Property\SymfonyPropertyAccessorHydrator($g)), new \Nelmio\Alice\Generator\Caller\SimpleCaller(new \Nelmio\Alice\Generator\Caller\CallProcessorRegistry([0 => new \Nelmio\Alice\Generator\Caller\Chainable\ConfiguratorMethodCallProcessor(), 1 => new \Nelmio\Alice\Generator\Caller\Chainable\MethodCallWithReferenceProcessor(), 2 => new \Nelmio\Alice\Generator\Caller\Chainable\OptionalMethodCallProcessor(), 3 => new \Nelmio\Alice\Generator\Caller\Chainable\SimpleMethodCallProcessor()]), $h, $i)))));
}
/**
* Gets the public 'nelmio_alice.file_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleFileLoader
*/
protected function getNelmioAlice_FileLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFileLoader.php';
return $this->services['nelmio_alice.file_loader'] = new \Nelmio\Alice\Loader\SimpleFileLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
}
/**
* Gets the public 'nelmio_alice.files_loader' shared service.
*
* @return \Nelmio\Alice\Loader\SimpleFilesLoader
*/
protected function getNelmioAlice_FilesLoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FilesLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Loader/SimpleFilesLoader.php';
return $this->services['nelmio_alice.files_loader'] = new \Nelmio\Alice\Loader\SimpleFilesLoader(($this->privates['nelmio_alice.file_parser.runtime_cache'] ?? $this->getNelmioAlice_FileParser_RuntimeCacheService()), ($this->services['nelmio_alice.data_loader'] ?? $this->getNelmioAlice_DataLoaderService()));
}
/**
* Gets the public 'request_stack' shared service.
*
* @return \Symfony\Component\HttpFoundation\RequestStack
*/
protected function getRequestStackService()
{
return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
}
/**
* Gets the public 'router' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\Router
*/
protected function getRouterService()
{
$a = new \Symfony\Bridge\Monolog\Logger('router');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->services['router'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'routing.loader' => ['services', 'routing.loader', 'getRouting_LoaderService', false],
], [
'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]))->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');
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->addExpressionLanguageProvider(($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the public 'routing.loader' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
*/
protected function getRouting_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/LoaderResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Routing/ApiLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
$a = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->services['routing.loader'])) {
return $this->services['routing.loader'];
}
$b = new \Symfony\Component\Config\Loader\LoaderResolver();
$c = ($this->services['kernel'] ?? $this->get('kernel', 1));
$d = new \Symfony\Component\HttpKernel\Config\FileLocator($c);
$e = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
$b->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($d, 'dev'));
$b->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'kernel' => ['services', 'kernel', 'getKernelService', false],
], [
'kernel' => 'App\\Kernel',
]), 'dev'));
$b->addLoader(new \ApiPlatform\Symfony\Routing\ApiLoader($c, ($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()), ($this->privates['api_platform.operation_path_resolver.custom'] ?? $this->getApiPlatform_OperationPathResolver_CustomService()), $this, $this->parameters['api_platform.formats'], $this->parameters['api_platform.resource_class_directories'], $a, false, true, true, false, false, ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService())));
$b->addLoader($e);
$b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($d, $e));
$b->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($d, $e));
return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($b, ['utf8' => true], []);
}
/**
* Gets the public 'sb_redis.default' shared service.
*
* @return \SymfonyBundles\RedisBundle\Redis\Client
*/
protected function getSbRedis_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/predis/predis/src/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/ClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/Client.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/FactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/Redis/Factory.php';
return $this->services['sb_redis.default'] = ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] ?? ($this->privates['SymfonyBundles\\RedisBundle\\Redis\\FactoryInterface'] = new \SymfonyBundles\RedisBundle\Redis\Factory()))->create([0 => $this->getEnv('REDIS_URL')], []);
}
/**
* Gets the public 'services_resetter' shared service.
*
* @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
*/
protected function getServicesResetterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
if (isset($this->services['cache.app'])) {
yield 'cache.app' => ($this->services['cache.app'] ?? null);
}
if (isset($this->services['cache.system'])) {
yield 'cache.system' => ($this->services['cache.system'] ?? null);
}
if (isset($this->privates['cache.validator'])) {
yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
}
if (isset($this->privates['cache.serializer'])) {
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
}
if (isset($this->privates['cache.annotations'])) {
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
}
if (isset($this->privates['cache.property_info'])) {
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
}
if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield 'http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['mailer.message_logger_listener'])) {
yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
}
if (isset($this->privates['debug.stopwatch'])) {
yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
}
if (isset($this->services['event_dispatcher'])) {
yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
}
if (isset($this->privates['doctrine.result_cache_pool'])) {
yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? null);
}
if (isset($this->privates['doctrine.system_cache_pool'])) {
yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? null);
}
if (isset($this->privates['session_listener'])) {
yield 'session_listener' => ($this->privates['session_listener'] ?? null);
}
if (isset($this->privates['form.choice_list_factory.cached'])) {
yield 'form.choice_list_factory.cached' => ($this->privates['form.choice_list_factory.cached'] ?? null);
}
if (isset($this->services['cache.validator_expression_language'])) {
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
}
if (isset($this->privates['messenger.transport.in_memory.factory'])) {
yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
}
if (isset($this->services['.container.private.profiler'])) {
yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
}
if (isset($this->services['.container.private.validator'])) {
yield 'debug.validator' => ($this->services['.container.private.validator'] ?? null);
}
if (isset($this->privates['twig.form.engine'])) {
yield 'twig.form.engine' => ($this->privates['twig.form.engine'] ?? null);
}
if (isset($this->services['doctrine'])) {
yield 'doctrine' => ($this->services['doctrine'] ?? null);
}
if (isset($this->privates['form.type.entity'])) {
yield 'form.type.entity' => ($this->privates['form.type.entity'] ?? null);
}
if (isset($this->services['.container.private.security.token_storage'])) {
yield 'security.token_storage' => ($this->services['.container.private.security.token_storage'] ?? null);
}
if (isset($this->privates['cache.security_expression_language'])) {
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? null);
}
if (isset($this->privates['debug.security.firewall'])) {
yield 'debug.security.firewall' => ($this->privates['debug.security.firewall'] ?? null);
}
if (isset($this->privates['monolog.handler.main'])) {
yield 'monolog.handler.main' => ($this->privates['monolog.handler.main'] ?? null);
}
if (isset($this->privates['monolog.handler.console'])) {
yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
}
if (isset($this->privates['swiftmailer.email_sender.listener'])) {
yield 'swiftmailer.email_sender.listener' => ($this->privates['swiftmailer.email_sender.listener'] ?? null);
}
if (isset($this->privates['api_platform.cache.route_name_resolver'])) {
yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource'])) {
yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) {
yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.metadata.property.legacy'])) {
yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? null);
}
if (isset($this->privates['api_platform.cache.subresource_operation_factory'])) {
yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? null);
}
if (isset($this->privates['api_platform.cache.identifiers_extractor'])) {
yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? null);
}
if (isset($this->privates['.debug.http_client'])) {
yield '.debug.http_client' => ($this->privates['.debug.http_client'] ?? null);
}
if (isset($this->privates['.debug.yousign.client'])) {
yield '.debug.yousign.client' => ($this->privates['.debug.yousign.client'] ?? null);
}
}, function () {
return 0 + (int) (isset($this->services['cache.app'])) + (int) (isset($this->services['cache.system'])) + (int) (isset($this->privates['cache.validator'])) + (int) (isset($this->privates['cache.serializer'])) + (int) (isset($this->privates['cache.annotations'])) + (int) (isset($this->privates['cache.property_info'])) + (int) (isset($this->privates['cache.messenger.restart_workers_signal'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['mailer.message_logger_listener'])) + (int) (isset($this->privates['debug.stopwatch'])) + (int) (isset($this->services['event_dispatcher'])) + (int) (isset($this->privates['doctrine.result_cache_pool'])) + (int) (isset($this->privates['doctrine.system_cache_pool'])) + (int) (isset($this->privates['session_listener'])) + (int) (isset($this->privates['form.choice_list_factory.cached'])) + (int) (isset($this->services['cache.validator_expression_language'])) + (int) (isset($this->privates['messenger.transport.in_memory.factory'])) + (int) (isset($this->services['.container.private.profiler'])) + (int) (isset($this->services['.container.private.validator'])) + (int) (isset($this->privates['twig.form.engine'])) + (int) (isset($this->services['doctrine'])) + (int) (isset($this->privates['form.type.entity'])) + (int) (isset($this->services['.container.private.security.token_storage'])) + (int) (isset($this->privates['cache.security_expression_language'])) + (int) (isset($this->privates['debug.security.firewall'])) + (int) (isset($this->privates['monolog.handler.main'])) + (int) (isset($this->privates['monolog.handler.console'])) + (int) (isset($this->privates['swiftmailer.email_sender.listener'])) + (int) (isset($this->privates['api_platform.cache.route_name_resolver'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource'])) + (int) (isset($this->privates['api_platform.cache.metadata.resource.legacy'])) + (int) (isset($this->privates['api_platform.cache.metadata.property.legacy'])) + (int) (isset($this->privates['api_platform.cache.subresource_operation_factory'])) + (int) (isset($this->privates['api_platform.cache.identifiers_extractor'])) + (int) (isset($this->privates['.debug.http_client'])) + (int) (isset($this->privates['.debug.yousign.client']));
}), ['cache.app' => [0 => 'reset'], 'cache.system' => [0 => 'reset'], 'cache.validator' => [0 => 'reset'], 'cache.serializer' => [0 => 'reset'], 'cache.annotations' => [0 => 'reset'], 'cache.property_info' => [0 => 'reset'], 'cache.messenger.restart_workers_signal' => [0 => 'reset'], 'http_client' => [0 => '?reset'], 'mailer.message_logger_listener' => [0 => 'reset'], 'debug.stopwatch' => [0 => 'reset'], 'debug.event_dispatcher' => [0 => 'reset'], 'doctrine.result_cache_pool' => [0 => 'reset'], 'doctrine.system_cache_pool' => [0 => 'reset'], 'session_listener' => [0 => 'reset'], 'form.choice_list_factory.cached' => [0 => 'reset'], 'cache.validator_expression_language' => [0 => 'reset'], 'messenger.transport.in_memory.factory' => [0 => 'reset'], 'profiler' => [0 => 'reset'], 'debug.validator' => [0 => 'reset'], 'twig.form.engine' => [0 => 'reset'], 'doctrine' => [0 => 'reset'], 'form.type.entity' => [0 => 'reset'], 'security.token_storage' => [0 => 'disableUsageTracking', 1 => 'setToken'], 'cache.security_expression_language' => [0 => 'reset'], 'debug.security.firewall' => [0 => 'reset'], 'monolog.handler.main' => [0 => 'reset'], 'monolog.handler.console' => [0 => 'reset'], 'swiftmailer.email_sender.listener' => [0 => 'reset'], 'api_platform.cache.route_name_resolver' => [0 => 'reset'], 'api_platform.cache.metadata.resource' => [0 => 'reset'], 'api_platform.cache.metadata.resource.legacy' => [0 => 'reset'], 'api_platform.cache.metadata.property.legacy' => [0 => 'reset'], 'api_platform.cache.subresource_operation_factory' => [0 => 'reset'], 'api_platform.cache.identifiers_extractor' => [0 => 'reset'], '.debug.http_client' => [0 => 'reset'], '.debug.yousign.client' => [0 => 'reset']]);
}
/**
* Gets the public 'stripe_charge.service' shared autowired service.
*
* @return \App\Service\Stripe\ChargeService
*/
protected function getStripeCharge_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/ChargeService.php';
return $this->services['stripe_charge.service'] = new \App\Service\Stripe\ChargeService();
}
/**
* Gets the public 'stripe_customer.service' shared autowired service.
*
* @return \App\Service\Stripe\CustomerService
*/
protected function getStripeCustomer_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/CustomerService.php';
return $this->services['stripe_customer.service'] = new \App\Service\Stripe\CustomerService();
}
/**
* Gets the public 'stripe_plan.service' shared autowired service.
*
* @return \App\Service\Stripe\PlanService
*/
protected function getStripePlan_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/PlanService.php';
return $this->services['stripe_plan.service'] = new \App\Service\Stripe\PlanService();
}
/**
* Gets the public 'stripe_product.service' shared autowired service.
*
* @return \App\Service\Stripe\ProductService
*/
protected function getStripeProduct_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/ProductService.php';
return $this->services['stripe_product.service'] = new \App\Service\Stripe\ProductService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the public 'stripe_source.service' shared autowired service.
*
* @return \App\Service\Stripe\SourceService
*/
protected function getStripeSource_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/SourceService.php';
return $this->services['stripe_source.service'] = new \App\Service\Stripe\SourceService();
}
/**
* Gets the public 'stripe_subscription.service' shared autowired service.
*
* @return \App\Service\Stripe\SubscriptionService
*/
protected function getStripeSubscription_ServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/SubscriptionService.php';
return $this->services['stripe_subscription.service'] = new \App\Service\Stripe\SubscriptionService();
}
/**
* Gets the public 'swiftmailer.mailer.default' shared service.
*
* @return \Swift_Mailer
*/
protected function getSwiftmailer_Mailer_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Mailer.php';
return $this->services['swiftmailer.mailer.default'] = new \Swift_Mailer(($this->services['swiftmailer.transport'] ?? $this->getSwiftmailer_TransportService()));
}
/**
* Gets the public 'swiftmailer.mailer.default.plugin.messagelogger' shared service.
*
* @return \Swift_Plugins_MessageLogger
*/
protected function getSwiftmailer_Mailer_Default_Plugin_MessageloggerService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
return $this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger();
}
/**
* Gets the public 'swiftmailer.mailer.default.transport.real' shared service.
*
* @return \Swift_Transport
*/
protected function getSwiftmailer_Mailer_Default_Transport_RealService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/DependencyInjection/SwiftmailerTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
return $this->services['swiftmailer.mailer.default.transport.real'] = \Symfony\Bundle\SwiftmailerBundle\DependencyInjection\SwiftmailerTransportFactory::createTransport(['transport' => 'smtp', 'url' => $this->getEnv('MAILER_URL'), 'username' => NULL, 'password' => NULL, 'host' => 'localhost', 'port' => NULL, 'timeout' => 30, 'source_ip' => NULL, 'local_domain' => NULL, 'encryption' => NULL, 'auth_mode' => NULL, 'command' => '/usr/sbin/sendmail -t -i', 'stream_options' => []], ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())));
}
/**
* Gets the public 'swiftmailer.transport' shared service.
*
* @return \Swift_Transport_SpoolTransport
*/
protected function getSwiftmailer_TransportService()
{
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Transport/SpoolTransport.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Spool.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/MemorySpool.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SimpleEventDispatcher.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/EventListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Events/SendListener.php';
include_once \dirname(__DIR__, 4).'/vendor/swiftmailer/swiftmailer/lib/classes/Swift/Plugins/MessageLogger.php';
$this->services['swiftmailer.transport'] = $instance = new \Swift_Transport_SpoolTransport(($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] ?? ($this->privates['swiftmailer.mailer.default.transport.eventdispatcher'] = new \Swift_Events_SimpleEventDispatcher())), new \Swift_MemorySpool());
$instance->registerPlugin(($this->services['swiftmailer.mailer.default.plugin.messagelogger'] ?? ($this->services['swiftmailer.mailer.default.plugin.messagelogger'] = new \Swift_Plugins_MessageLogger())));
return $instance;
}
/**
* Gets the public 'translator' shared service.
*
* @return \Symfony\Component\Translation\DataCollectorTranslator
*/
protected function getTranslatorService()
{
return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['translator.default'] ?? $this->getTranslator_DefaultService()));
}
/**
* Gets the public 'var_dumper.cloner' shared service.
*
* @return \Symfony\Component\VarDumper\Cloner\VarCloner
*/
protected function getVarDumper_ClonerService()
{
$this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
$instance->setMaxItems(2500);
$instance->setMinDepth(1);
$instance->setMaxString(-1);
$instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
return $instance;
}
/**
* Gets the public 'vich_uploader.download_handler' shared service.
*
* @return \Vich\UploaderBundle\Handler\DownloadHandler
*/
protected function getVichUploader_DownloadHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/DownloadHandler.php';
return $this->services['vich_uploader.download_handler'] = new \Vich\UploaderBundle\Handler\DownloadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()));
}
/**
* Gets the public 'vich_uploader.form.type.file' shared service.
*
* @return \Vich\UploaderBundle\Form\Type\VichFileType
*/
protected function getVichUploader_Form_Type_FileService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
$a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
if (isset($this->services['vich_uploader.form.type.file'])) {
return $this->services['vich_uploader.form.type.file'];
}
return $this->services['vich_uploader.form.type.file'] = new \Vich\UploaderBundle\Form\Type\VichFileType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the public 'vich_uploader.form.type.image' shared service.
*
* @return \Vich\UploaderBundle\Form\Type\VichImageType
*/
protected function getVichUploader_Form_Type_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichFileType.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Form/Type/VichImageType.php';
$a = ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService());
if (isset($this->services['vich_uploader.form.type.image'])) {
return $this->services['vich_uploader.form.type.image'];
}
$b = ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService());
if (isset($this->services['vich_uploader.form.type.image'])) {
return $this->services['vich_uploader.form.type.image'];
}
return $this->services['vich_uploader.form.type.image'] = new \Vich\UploaderBundle\Form\Type\VichImageType(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService()), $a, ($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $b);
}
/**
* Gets the public 'vich_uploader.namer_origname.Adress_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_AdressCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.Adress_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.ThepropertyProvider_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_ThepropertyProviderCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.ThepropertyProvider_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.annex_permit_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_AnnexPermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.annex_permit_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.area_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_AreaCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.area_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.bbox' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_BboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.bbox'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_document' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_document'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_invoices' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipInvoicesService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_invoices'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_meeting_transcript' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipMeetingTranscriptService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_meeting_transcript'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_report' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_report'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_the_property_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipThePropertyFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_the_property_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.co_ownership_the_property_response' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_CoOwnershipThePropertyResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.co_ownership_the_property_response'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.control_certificate' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_ControlCertificateService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.control_certificate'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.deedOfSale' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_DeedOfSaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.deedOfSale'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.dispenseFile' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_DispenseFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.dispenseFile'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.dvf_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_DvfCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.dvf_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.edit_registers_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_EditRegistersFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.edit_registers_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.education_csv' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_EducationCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.education_csv'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.engie_csv_archived' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_EngieCsvArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.engie_csv_archived'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.engie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_EngieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.engie_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.invoice_water_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_InvoiceWaterFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.invoice_water_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.module_3D' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_Module3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.module_3D'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.notary_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_NotaryCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.notary_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.obligation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_ObligationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.obligation_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.occupie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_OccupieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.occupie_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.organic_plot_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_OrganicPlotFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.organic_plot_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.permit_environment_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_PermitEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.permit_environment_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.permit_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_PermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.permit_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.picture_3D' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_Picture3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.picture_3D'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.prime_pdf_template' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_PrimePdfTemplateService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.prime_pdf_template'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.prime_request_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_PrimeRequestFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.prime_request_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.property_demand_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_PropertyDemandFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.property_demand_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.rapport_pdf_property' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_RapportPdfPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.rapport_pdf_property'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.register_environment_file' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_RegisterEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.register_environment_file'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.salesAgreementFile' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_SalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.salesAgreementFile'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.syndic_Apartment_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_SyndicApartmentCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.syndic_Apartment_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_archived' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_archived'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_bank_logo' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadBankLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_bank_logo'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_doc_property' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadDocPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_doc_property'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_file_minutes' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadFileMinutesService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_file_minutes'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_icon_categorie_service' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadIconCategorieServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_icon_categorie_service'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_img_property' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadImgPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_img_property'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_img_pub' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadImgPubService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_img_pub'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_img_service' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadImgServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_img_service'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_rapport' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadRapportService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_rapport'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.upload_traite' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadTraiteService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.upload_traite'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.uploads_syndics_response' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_UploadsSyndicsResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.uploads_syndics_response'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.work_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_WorkCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.work_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.namer_origname.work_rules_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\Naming\OrignameNamer
*/
protected function getVichUploader_NamerOrigname_WorkRulesCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/NamerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/ConfigurableInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Naming/OrignameNamer.php';
return $this->services['vich_uploader.namer_origname.work_rules_csv_pending'] = new \Vich\UploaderBundle\Naming\OrignameNamer(($this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] ?? $this->getTransliteratorService()));
}
/**
* Gets the public 'vich_uploader.upload_handler' shared service.
*
* @return \Vich\UploaderBundle\Handler\UploadHandler
*/
protected function getVichUploader_UploadHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/AbstractHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Handler/UploadHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Injector/FileInjectorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Injector/FileInjector.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->services['vich_uploader.upload_handler'])) {
return $this->services['vich_uploader.upload_handler'];
}
$b = ($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService());
return $this->services['vich_uploader.upload_handler'] = new \Vich\UploaderBundle\Handler\UploadHandler(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()), $b, new \Vich\UploaderBundle\Injector\FileInjector($b), $a);
}
/**
* Gets the public 'web_profiler.controller.exception_panel' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
*/
protected function getWebProfiler_Controller_ExceptionPanelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
return $this->services['web_profiler.controller.exception_panel'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController(($this->privates['error_handler.error_renderer.html'] ?? $this->getErrorHandler_ErrorRenderer_HtmlService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()));
}
/**
* Gets the public 'web_profiler.controller.profiler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
*/
protected function getWebProfiler_Controller_ProfilerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
return $this->services['web_profiler.controller.profiler'] = new \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController(($this->services['router'] ?? $this->getRouterService()), ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), $this->parameters['data_collector.templates'], ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), \dirname(__DIR__, 4));
}
/**
* Gets the public 'web_profiler.controller.router' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
*/
protected function getWebProfiler_Controller_RouterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
return $this->services['web_profiler.controller.router'] = new \Symfony\Bundle\WebProfilerBundle\Controller\RouterController(($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->services['router'] ?? $this->getRouterService()), NULL, new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
}
/**
* Gets the private '.App\Command\Admin\ImportThePropertyDailyNeedsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportThePropertyDailyNeedsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:import:daily-needs', [], 'This command import the properties daily needs from a json file', false, function (): \App\Command\Admin\ImportThePropertyDailyNeedsCommand {
return ($this->privates['App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand'] ?? $this->getImportThePropertyDailyNeedsCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\ImportThePropertyDocumentTypesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportThePropertyDocumentTypesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:import:property-document-types', [], 'This command import the properties document types from a json file', false, function (): \App\Command\Admin\ImportThePropertyDocumentTypesCommand {
return ($this->privates['App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand'] ?? $this->getImportThePropertyDocumentTypesCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\ImportThePropertyFeaturesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportThePropertyFeaturesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\ImportThePropertyFeaturesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:import:property-features', [], 'This command import the properties features list from a json file', false, function (): \App\Command\Admin\ImportThePropertyFeaturesCommand {
return ($this->privates['App\\Command\\Admin\\ImportThePropertyFeaturesCommand'] ?? $this->getImportThePropertyFeaturesCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\ImportThePropertyOptionsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportThePropertyOptionsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\ImportThePropertyOptionsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:import:property-options', [], 'This command import the properties options from a json file', false, function (): \App\Command\Admin\ImportThePropertyOptionsCommand {
return ($this->privates['App\\Command\\Admin\\ImportThePropertyOptionsCommand'] ?? $this->getImportThePropertyOptionsCommandService());
});
}
/**
* Gets the private '.App\Command\Admin\ImportTheServiceCategoriesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportTheServiceCategoriesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Admin\\ImportTheServiceCategoriesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('admin:import:service-categories', [], 'This command import the service proximity categories from a json file', false, function (): \App\Command\Admin\ImportTheServiceCategoriesCommand {
return ($this->privates['App\\Command\\Admin\\ImportTheServiceCategoriesCommand'] ?? $this->getImportTheServiceCategoriesCommandService());
});
}
/**
* Gets the private '.App\Command\AlertCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getAlertCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\AlertCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:alert:search-result', [], 'Commande pour verifier si les alertes ont des reponses.', false, function (): \App\Command\AlertCommand {
return ($this->privates['App\\Command\\AlertCommand'] ?? $this->getAlertCommandService());
});
}
/**
* Gets the private '.App\Command\BoilerExpert\BoilerBrusselsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getBoilerBrusselsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\BoilerExpert\\BoilerBrusselsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:boiler-brussels', [], 'Commande pour ajouter des données pour les bureaux d\'etudes d\'expert de chaudières pour la Region Bruxelles Capitaled', false, function (): \App\Command\BoilerExpert\BoilerBrusselsCommand {
return ($this->privates['App\\Command\\BoilerExpert\\BoilerBrusselsCommand'] ?? $this->getBoilerBrusselsCommandService());
});
}
/**
* Gets the private '.App\Command\BoilerExpert\BoilerFlandreCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getBoilerFlandreCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\BoilerExpert\\BoilerFlandreCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:boiler-flandre', [], 'Commande pour ajouter des données pour les bureaux d\'etudes de chaudiere pour Flandre', false, function (): \App\Command\BoilerExpert\BoilerFlandreCommand {
return ($this->privates['App\\Command\\BoilerExpert\\BoilerFlandreCommand'] ?? $this->getBoilerFlandreCommandService());
});
}
/**
* Gets the private '.App\Command\BoilerExpert\BoilerWallonieCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getBoilerWallonieCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\BoilerExpert\\BoilerWallonieCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:boiler-wallonie', [], 'Add a short description for your command', false, function (): \App\Command\BoilerExpert\BoilerWallonieCommand {
return ($this->privates['App\\Command\\BoilerExpert\\BoilerWallonieCommand'] ?? $this->getBoilerWallonieCommandService());
});
}
/**
* Gets the private '.App\Command\CreateEventsOnspanCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCreateEventsOnspanCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\CreateEventsOnspanCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('CreateEventsOnspan', [], 'Create events notifications for Onespan', false, function (): \App\Command\CreateEventsOnspanCommand {
return ($this->privates['App\\Command\\CreateEventsOnspanCommand'] ?? $this->getCreateEventsOnspanCommandService());
});
}
/**
* Gets the private '.App\Command\ElevatorExpert\CompaniesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCompaniesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ElevatorExpert\\CompaniesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:companies', [], 'Commande pour ajouter des données pour simuler sur la liste des entreprises ayant un certificat valable pour les travaux d\'entretien', false, function (): \App\Command\ElevatorExpert\CompaniesCommand {
return ($this->privates['App\\Command\\ElevatorExpert\\CompaniesCommand'] ?? $this->getCompaniesCommandService());
});
}
/**
* Gets the private '.App\Command\Engie\NewEngieCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getNewEngieCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\Engie\\NewEngieCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:new-engie', [], 'Command to import new engie data', false, function (): \App\Command\Engie\NewEngieCommand {
return ($this->privates['App\\Command\\Engie\\NewEngieCommand'] ?? $this->getNewEngieCommandService());
});
}
/**
* Gets the private '.App\Command\ImportArtistList.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportArtistList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportArtistList.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:artist', [], 'Import artist list', false, function (): \App\Command\ImportArtistList {
return ($this->privates['App\\Command\\ImportArtistList'] ?? $this->getImportArtistListService());
});
}
/**
* Gets the private '.App\Command\ImportBrugisCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportBrugisCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportBrugisCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:brugis', [], 'Commande pour ajouter des données pour Brugis', false, function (): \App\Command\ImportBrugisCommand {
return ($this->services['App\\Command\\ImportBrugisCommand'] ?? $this->getImportBrugisCommandService());
});
}
/**
* Gets the private '.App\Command\ImportCsvBankCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportCsvBankCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportCsvBankCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:csv:bank', [], 'Insertion du contenu di fichier csv dans la base de donnée', false, function (): \App\Command\ImportCsvBankCommand {
return ($this->privates['App\\Command\\ImportCsvBankCommand'] ?? $this->getImportCsvBankCommandService());
});
}
/**
* Gets the private '.App\Command\ImportCsvsimulationCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportCsvsimulationCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportCsvsimulationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:csvsimulation', [], 'Commande pour ajouter une simulation depuis un fichier csv.', false, function (): \App\Command\ImportCsvsimulationCommand {
return ($this->privates['App\\Command\\ImportCsvsimulationCommand'] ?? $this->getImportCsvsimulationCommandService());
});
}
/**
* Gets the private '.App\Command\ImportExcelFileCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportExcelFileCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportExcelFileCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:excel', [], 'Importer les données depuis les fichiers xls, csv, xlsx', false, function (): \App\Command\ImportExcelFileCommand {
return ($this->privates['App\\Command\\ImportExcelFileCommand'] ?? $this->getImportExcelFileCommandService());
});
}
/**
* Gets the private '.App\Command\ImportImageGeoportailCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportImageGeoportailCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportImageGeoportailCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:image-geoportail', [], 'Add a short description for your command', false, function (): \App\Command\ImportImageGeoportailCommand {
return ($this->privates['App\\Command\\ImportImageGeoportailCommand'] ?? $this->getImportImageGeoportailCommandService());
});
}
/**
* Gets the private '.App\Command\ImportMovingCompanyCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportMovingCompanyCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportMovingCompanyCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:moving-company', [], 'Import moving company list', false, function (): \App\Command\ImportMovingCompanyCommand {
return ($this->privates['App\\Command\\ImportMovingCompanyCommand'] ?? $this->getImportMovingCompanyCommandService());
});
}
/**
* Gets the private '.App\Command\ImportObligationsCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportObligationsCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportObligationsCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:environment:obligation', [], 'Importer les obligations après demande de permis depuis un fichier csv', false, function (): \App\Command\ImportObligationsCommand {
return ($this->privates['App\\Command\\ImportObligationsCommand'] ?? $this->getImportObligationsCommandService());
});
}
/**
* Gets the private '.App\Command\ImportOccupationPeriodDataCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportOccupationPeriodDataCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportOccupationPeriodDataCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:occupation:data', [], 'Import days maximum occupation period', false, function (): \App\Command\ImportOccupationPeriodDataCommand {
return ($this->privates['App\\Command\\ImportOccupationPeriodDataCommand'] ?? $this->getImportOccupationPeriodDataCommandService());
});
}
/**
* Gets the private '.App\Command\ImportPrimeCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportPrimeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportPrimeCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:prime-bruxelle', [], 'Importer les types et les details de primes depuis un fichier csv', false, function (): \App\Command\ImportPrimeCommand {
return ($this->privates['App\\Command\\ImportPrimeCommand'] ?? $this->getImportPrimeCommandService());
});
}
/**
* Gets the private '.App\Command\ImportProviderSocietyCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportProviderSocietyCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportProviderSocietyCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('import:provider-society', [], 'Ajouter les sociétés de fournisseur', false, function (): \App\Command\ImportProviderSocietyCommand {
return ($this->privates['App\\Command\\ImportProviderSocietyCommand'] ?? $this->getImportProviderSocietyCommandService());
});
}
/**
* Gets the private '.App\Command\ImportStreetAveragePriceCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getImportStreetAveragePriceCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\ImportStreetAveragePriceCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:street-average-price', [], 'Importer les prix moyens par mètre carré pour chaque rue.', false, function (): \App\Command\ImportStreetAveragePriceCommand {
return ($this->privates['App\\Command\\ImportStreetAveragePriceCommand'] ?? $this->getImportStreetAveragePriceCommandService());
});
}
/**
* Gets the private '.App\Command\InsertCsvPretCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getInsertCsvPretCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\InsertCsvPretCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:insert:csv-pret', [], 'Insertion de contenu di fichier csv dans la base de donnée', false, function (): \App\Command\InsertCsvPretCommand {
return ($this->privates['App\\Command\\InsertCsvPretCommand'] ?? $this->getInsertCsvPretCommandService());
});
}
/**
* Gets the private '.App\Command\JsonFileCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getJsonFileCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\JsonFileCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:json', [], 'Importer les données depuis les fichiers json', false, function (): \App\Command\JsonFileCommand {
return ($this->privates['App\\Command\\JsonFileCommand'] ?? $this->getJsonFileCommandService());
});
}
/**
* Gets the private '.App\Command\MunicipalityCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getMunicipalityCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\MunicipalityCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:municipality', [], 'Commande pour ajouter des communes depuis un fichier csv.', false, function (): \App\Command\MunicipalityCommand {
return ($this->privates['App\\Command\\MunicipalityCommand'] ?? $this->getMunicipalityCommandService());
});
}
/**
* Gets the private '.App\Command\PolygonTransformationCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getPolygonTransformationCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\PolygonTransformationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:polygon:transformation', [], 'Transform a array of coordinates to a polygon as string format', false, function (): \App\Command\PolygonTransformationCommand {
return ($this->privates['App\\Command\\PolygonTransformationCommand'] ?? $this->getPolygonTransformationCommandService());
});
}
/**
* Gets the private '.App\Command\PrimeAlertCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getPrimeAlertCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\PrimeAlertCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:prime-alert', [], 'Envoyez les alertes de suivie des procédures de prime', false, function (): \App\Command\PrimeAlertCommand {
return ($this->privates['App\\Command\\PrimeAlertCommand'] ?? $this->getPrimeAlertCommandService());
});
}
/**
* Gets the private '.App\Command\RedisClearCacheCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getRedisClearCacheCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\RedisClearCacheCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:redis:clear-cache', [], 'Clears the Redis cache', false, function (): \App\Command\RedisClearCacheCommand {
return ($this->privates['App\\Command\\RedisClearCacheCommand'] ?? $this->getRedisClearCacheCommandService());
});
}
/**
* Gets the private '.App\Command\RegionCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getRegionCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\RegionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:region', [], 'Commande pour ajouter des regions depuis un fichier csv.', false, function (): \App\Command\RegionCommand {
return ($this->privates['App\\Command\\RegionCommand'] ?? $this->getRegionCommandService());
});
}
/**
* Gets the private '.App\Command\RentestimationCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getRentestimationCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\RentestimationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:rentestimation', [], 'Commande pour ajouter des estimations de loyer depuis un fichier csv.', false, function (): \App\Command\RentestimationCommand {
return ($this->privates['App\\Command\\RentestimationCommand'] ?? $this->getRentestimationCommandService());
});
}
/**
* Gets the private '.App\Command\RulesCsvCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getRulesCsvCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\RulesCsvCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:csv:rules', [], 'Commande pour ajouter les règles applicables depuis un fichier csv.', false, function (): \App\Command\RulesCsvCommand {
return ($this->services['App\\Command\\RulesCsvCommand'] ?? $this->getRulesCsvCommandService());
});
}
/**
* Gets the private '.App\Command\SendEmailNotificationCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSendEmailNotificationCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\SendEmailNotificationCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('SendMailNotification', [], ' M’envoyer une alerte la veille de l’échéance, precount Bruxelles', false, function (): \App\Command\SendEmailNotificationCommand {
return ($this->privates['App\\Command\\SendEmailNotificationCommand'] ?? $this->getSendEmailNotificationCommandService());
});
}
/**
* Gets the private '.App\Command\SendNotifSalesAgreementLimitCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSendNotifSalesAgreementLimitCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\SendNotifSalesAgreementLimitCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:salesagreement:notif', [], 'Notification de l\'utilisateur 3 jours avant le délai du compromis', false, function (): \App\Command\SendNotifSalesAgreementLimitCommand {
return ($this->privates['App\\Command\\SendNotifSalesAgreementLimitCommand'] ?? $this->getSendNotifSalesAgreementLimitCommandService());
});
}
/**
* Gets the private '.App\Command\SetUpEnvironmentData\CreatePermitLocationAndCategoryCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getCreatePermitLocationAndCategoryCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('environment:create-location-category', [], 'This command create Permit location and category for setup data for environments permit', false, function (): \App\Command\SetUpEnvironmentData\CreatePermitLocationAndCategoryCommand {
return ($this->privates['App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand'] ?? $this->getCreatePermitLocationAndCategoryCommandService());
});
}
/**
* Gets the private '.App\Command\TankExpert\EngOffFlandreCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getEngOffFlandreCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\TankExpert\\EngOffFlandreCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:engOffFlandre', [], 'Commande pour ajouter des données pour les bureaux d\'etudes pour Flandre', false, function (): \App\Command\TankExpert\EngOffFlandreCommand {
return ($this->privates['App\\Command\\TankExpert\\EngOffFlandreCommand'] ?? $this->getEngOffFlandreCommandService());
});
}
/**
* Gets the private '.App\Command\TankExpert\EngineeringOfficesCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getEngineeringOfficesCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\TankExpert\\EngineeringOfficesCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:engineeringOffices', [], 'Commande pour ajouter des données pour les bureaux d\'etudes d\'expert de citernes pour la Region Bruxelles Capitale', false, function (): \App\Command\TankExpert\EngineeringOfficesCommand {
return ($this->privates['App\\Command\\TankExpert\\EngineeringOfficesCommand'] ?? $this->getEngineeringOfficesCommandService());
});
}
/**
* Gets the private '.App\Command\TankExpert\TankWallonieCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getTankWallonieCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\TankExpert\\TankWallonieCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:tank-wallonie', [], 'Add a short description for your command', false, function (): \App\Command\TankExpert\TankWallonieCommand {
return ($this->privates['App\\Command\\TankExpert\\TankWallonieCommand'] ?? $this->getTankWallonieCommandService());
});
}
/**
* Gets the private '.App\Command\WorkCsvCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getWorkCsvCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\WorkCsvCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:import:csv:work', [], 'Commande pour ajouter des travaux depuis un fichier csv.', false, function (): \App\Command\WorkCsvCommand {
return ($this->services['App\\Command\\WorkCsvCommand'] ?? $this->getWorkCsvCommandService());
});
}
/**
* Gets the private '.App\Command\sendAlertAquisitionCommand.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function getSendAlertAquisitionCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.App\\Command\\sendAlertAquisitionCommand.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('app:aquisition:alert', [], 'Notification de l\'utilisateur avant l\'echeanche', false, function (): \App\Command\sendAlertAquisitionCommand {
return ($this->privates['App\\Command\\sendAlertAquisitionCommand'] ?? $this->getSendAlertAquisitionCommandService());
});
}
/**
* Gets the private '.cache_connection.TRnHpGq' shared service.
*
* @return \Symfony\Component\Cache\Adapter\AbstractAdapter
*/
protected function get_CacheConnection_TRnHpGqService()
{
return $this->privates['.cache_connection.TRnHpGq'] = \Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:resolve:REDIS_URL').'/0', ['lazy' => true]);
}
/**
* Gets the private '.console.command.about.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_About_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.about.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('about', [], 'Display information about the current project', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AboutCommand {
return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
});
}
/**
* Gets the private '.console.command.assets_install.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_AssetsInstall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.assets_install.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('assets:install', [], 'Install bundle\'s web assets under a public directory', false, function (): \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand {
return ($this->privates['console.command.assets_install'] ?? $this->getConsole_Command_AssetsInstallService());
});
}
/**
* Gets the private '.console.command.cache_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:clear', [], 'Clear the cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand {
return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_clear.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolClear_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_clear.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:clear', [], 'Clear cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand {
return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
});
}
/**
* Gets the private '.console.command.cache_pool_delete.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolDelete_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_delete.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:delete', [], 'Delete an item from a cache pool', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand {
return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
});
}
/**
* Gets the private '.console.command.cache_pool_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:list', [], 'List available cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand {
return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
});
}
/**
* Gets the private '.console.command.cache_pool_prune.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CachePoolPrune_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_pool_prune.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:pool:prune', [], 'Prune cache pools', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand {
return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
});
}
/**
* Gets the private '.console.command.cache_warmup.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_CacheWarmup_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.cache_warmup.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('cache:warmup', [], 'Warm up an empty cache', false, function (): \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand {
return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
});
}
/**
* Gets the private '.console.command.config_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:config', [], 'Dump the current configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand {
return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
});
}
/**
* Gets the private '.console.command.config_dump_reference.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ConfigDumpReference_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.config_dump_reference.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('config:dump-reference', [], 'Dump the default configuration for an extension', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand {
return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
});
}
/**
* Gets the private '.console.command.container_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:container', [], 'Display current services for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand {
return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
});
}
/**
* Gets the private '.console.command.container_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ContainerLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.container_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:container', [], 'Ensure that arguments injected into services match type declarations', false, function (): \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand {
return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
});
}
/**
* Gets the private '.console.command.debug_autowiring.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DebugAutowiring_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.debug_autowiring.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:autowiring', [], 'List classes/interfaces you can use for autowiring', false, function (): \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand {
return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
});
}
/**
* Gets the private '.console.command.dotenv_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_DotenvDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.dotenv_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:dotenv', [], 'Lists all dotenv files with variables and values', false, function (): \Symfony\Component\Dotenv\Command\DebugCommand {
return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
});
}
/**
* Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_EventDispatcherDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.event_dispatcher_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:event-dispatcher', [], 'Display configured listeners for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand {
return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
});
}
/**
* Gets the private '.console.command.form_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_FormDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.form_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:form', [], 'Display form type information', false, function (): \Symfony\Component\Form\Command\DebugCommand {
return ($this->privates['console.command.form_debug'] ?? $this->getConsole_Command_FormDebugService());
});
}
/**
* Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerConsumeMessages_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_consume_messages.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:consume', [], 'Consume messages', false, function (): \Symfony\Component\Messenger\Command\ConsumeMessagesCommand {
return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
});
}
/**
* Gets the private '.console.command.messenger_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:messenger', [], 'List messages you can dispatch using the message buses', false, function (): \Symfony\Component\Messenger\Command\DebugCommand {
return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:remove', [], 'Remove given messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand {
return ($this->privates['console.command.messenger_failed_messages_remove'] ?? $this->getConsole_Command_MessengerFailedMessagesRemoveService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_retry.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesRetry_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_retry.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:retry', [], 'Retry one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand {
return ($this->privates['console.command.messenger_failed_messages_retry'] ?? $this->getConsole_Command_MessengerFailedMessagesRetryService());
});
}
/**
* Gets the private '.console.command.messenger_failed_messages_show.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerFailedMessagesShow_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_failed_messages_show.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:failed:show', [], 'Show one or more messages from the failure transport', false, function (): \Symfony\Component\Messenger\Command\FailedMessagesShowCommand {
return ($this->privates['console.command.messenger_failed_messages_show'] ?? $this->getConsole_Command_MessengerFailedMessagesShowService());
});
}
/**
* Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerSetupTransports_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_setup_transports.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:setup-transports', [], 'Prepare the required infrastructure for the transport', false, function (): \Symfony\Component\Messenger\Command\SetupTransportsCommand {
return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
});
}
/**
* Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_MessengerStopWorkers_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.messenger_stop_workers.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('messenger:stop-workers', [], 'Stop workers after their current message', false, function (): \Symfony\Component\Messenger\Command\StopWorkersCommand {
return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
});
}
/**
* Gets the private '.console.command.router_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:router', [], 'Display current routes for an application', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand {
return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
});
}
/**
* Gets the private '.console.command.router_match.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_RouterMatch_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.router_match.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('router:match', [], 'Help debug routes by simulating a path info match', false, function (): \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand {
return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
});
}
/**
* Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_decrypt_to_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:decrypt-to-local', [], 'Decrypt all secrets and stores them in the local vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand {
return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
});
}
/**
* Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_encrypt_from_local.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:encrypt-from-local', [], 'Encrypt all local secrets to the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand {
return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
});
}
/**
* Gets the private '.console.command.secrets_generate_key.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsGenerateKey_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_generate_key.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:generate-keys', [], 'Generate new encryption keys', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand {
return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
});
}
/**
* Gets the private '.console.command.secrets_list.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsList_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_list.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:list', [], 'List all secrets', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand {
return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
});
}
/**
* Gets the private '.console.command.secrets_remove.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsRemove_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_remove.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:remove', [], 'Remove a secret from the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand {
return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
});
}
/**
* Gets the private '.console.command.secrets_set.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_SecretsSet_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.secrets_set.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('secrets:set', [], 'Set a secret in the vault', false, function (): \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand {
return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
});
}
/**
* Gets the private '.console.command.translation_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:translation', [], 'Display translation messages information', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand {
return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
});
}
/**
* Gets the private '.console.command.translation_extract.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationExtract_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_extract.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:extract', [0 => 'translation:update'], 'Extract missing translations keys from code to translation files.', false, function (): \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand {
return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
});
}
/**
* Gets the private '.console.command.translation_pull.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPull_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_pull.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:pull', [], 'Pull translations from a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPullCommand {
return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
});
}
/**
* Gets the private '.console.command.translation_push.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_TranslationPush_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.translation_push.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('translation:push', [], 'Push translations to a given provider.', false, function (): \Symfony\Component\Translation\Command\TranslationPushCommand {
return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
});
}
/**
* Gets the private '.console.command.validator_debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_ValidatorDebug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.validator_debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:validator', [], 'Display validation constraints for classes', false, function (): \Symfony\Component\Validator\Command\DebugCommand {
return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
});
}
/**
* Gets the private '.console.command.xliff_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_XliffLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.xliff_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:xliff', [], 'Lint an XLIFF file and outputs encountered errors', false, function (): \Symfony\Component\Translation\Command\XliffLintCommand {
return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
});
}
/**
* Gets the private '.console.command.yaml_lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Console_Command_YamlLint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.console.command.yaml_lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:yaml', [], 'Lint a YAML file and outputs encountered errors', false, function (): \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand {
return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
});
}
/**
* Gets the private '.debug.http_client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_HttpClientService()
{
return $this->privates['.debug.http_client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.debug.http_client.inner' shared service.
*
* @return \Symfony\Contracts\HttpClient\HttpClientInterface
*/
protected function get_Debug_HttpClient_InnerService()
{
$this->privates['.debug.http_client.inner'] = $instance = \Symfony\Component\HttpClient\HttpClient::create(['max_redirects' => 10, 'headers' => [], 'resolve' => []], 6);
$a = new \Symfony\Bridge\Monolog\Logger('http_client');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$instance->setLogger($a);
return $instance;
}
/**
* Gets the private '.debug.yousign.client' shared service.
*
* @return \Symfony\Component\HttpClient\TraceableHttpClient
*/
protected function get_Debug_Yousign_ClientService()
{
return $this->privates['.debug.yousign.client'] = new \Symfony\Component\HttpClient\TraceableHttpClient(\Symfony\Component\HttpClient\ScopingHttpClient::forBaseUri(($this->privates['.debug.http_client.inner'] ?? $this->get_Debug_HttpClient_InnerService()), 'https://api-sandbox.yousign.app/v3/', ['headers' => ['Accept' => 'application/json', 'Authorization' => 'Bearer '.$this->getEnv('string:YOUSIGN_SANDBOX_API_KEY')], 'query' => [], 'resolve' => []]), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private '.errored..service_locator..HgB6d8.App\Entity\Rentestimation' shared service.
*
* @return \App\Entity\Rentestimation
*/
protected function getRentestimationService()
{
$this->throw('Cannot autowire service ".service_locator..HgB6d8": it references class "App\\Entity\\Rentestimation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator..i7P.zi.App\Entity\PrimeProcedureField' shared service.
*
* @return \App\Entity\PrimeProcedureField
*/
protected function getPrimeProcedureFieldService()
{
$this->throw('Cannot autowire service ".service_locator..i7P.zi": it references class "App\\Entity\\PrimeProcedureField" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.0Ccr..5.App\Entity\ThepropertyDocument' shared service.
*
* @return \App\Entity\ThepropertyDocument
*/
protected function getThepropertyDocumentService()
{
$this->throw('Cannot autowire service ".service_locator.0Ccr..5": it references class "App\\Entity\\ThepropertyDocument" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.1_JdrvA.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUserService()
{
$this->throw('Cannot autowire service ".service_locator.1_JdrvA": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.44F7lZM.App\Entity\TransactionType' shared service.
*
* @return \App\Entity\TransactionType
*/
protected function getTransactionTypeService()
{
$this->throw('Cannot autowire service ".service_locator.44F7lZM": it references class "App\\Entity\\TransactionType" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.4EHBvUy.App\Entity\Offer' shared service.
*
* @return \App\Entity\Offer
*/
protected function getOfferService()
{
$this->throw('Cannot autowire service ".service_locator.4EHBvUy": it references class "App\\Entity\\Offer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.4P5r10U.App\Entity\Offer' shared service.
*
* @return \App\Entity\Offer
*/
protected function getOffer2Service()
{
$this->throw('Cannot autowire service ".service_locator.4P5r10U": it references class "App\\Entity\\Offer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.4_PY3BS.App\Entity\PrimeProcedure' shared service.
*
* @return \App\Entity\PrimeProcedure
*/
protected function getPrimeProcedureService()
{
$this->throw('Cannot autowire service ".service_locator.4_PY3BS": it references class "App\\Entity\\PrimeProcedure" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.527nvhd.App\Entity\Parameter' shared service.
*
* @return \App\Entity\Parameter
*/
protected function getParameterService()
{
$this->throw('Cannot autowire service ".service_locator.527nvhd": it references class "App\\Entity\\Parameter" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.5wi7aKe.App\Entity\Theservice' shared service.
*
* @return \App\Entity\Theservice
*/
protected function getTheserviceService()
{
$this->throw('Cannot autowire service ".service_locator.5wi7aKe": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.65AP40..App\Entity\SubscriptionProductService' shared service.
*
* @return \App\Entity\SubscriptionProductService
*/
protected function getSubscriptionProductServiceService()
{
$this->throw('Cannot autowire service ".service_locator.65AP40.": it references class "App\\Entity\\SubscriptionProductService" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.670zTdK.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getThePropertyService()
{
$this->throw('Cannot autowire service ".service_locator.670zTdK": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.6Oaurz_.App\Entity\Roof' shared service.
*
* @return \App\Entity\Roof
*/
protected function getRoofService()
{
$this->throw('Cannot autowire service ".service_locator.6Oaurz_": it references class "App\\Entity\\Roof" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.74LVfE_.App\Entity\PrasZone' shared service.
*
* @return \App\Entity\PrasZone
*/
protected function getPrasZoneService()
{
$this->throw('Cannot autowire service ".service_locator.74LVfE_": it references class "App\\Entity\\PrasZone" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.77Q0MzO.App\Entity\OfferCollaborative' shared service.
*
* @return \App\Entity\OfferCollaborative
*/
protected function getOfferCollaborativeService()
{
$this->throw('Cannot autowire service ".service_locator.77Q0MzO": it references class "App\\Entity\\OfferCollaborative" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.7Bh2dos.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty2Service()
{
$this->throw('Cannot autowire service ".service_locator.7Bh2dos": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.7IsKrbY.App\Entity\Offer' shared service.
*
* @return \App\Entity\Offer
*/
protected function getOffer3Service()
{
$this->throw('Cannot autowire service ".service_locator.7IsKrbY": it references class "App\\Entity\\Offer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.7f2MzR6.App\Entity\Solicitation' shared service.
*
* @return \App\Entity\Solicitation
*/
protected function getSolicitationService()
{
$this->throw('Cannot autowire service ".service_locator.7f2MzR6": it references class "App\\Entity\\Solicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.83pwl0X.App\Entity\ImoAgent\ImoAgentSolicitation' shared service.
*
* @return \App\Entity\ImoAgent\ImoAgentSolicitation
*/
protected function getImoAgentSolicitationService()
{
$this->throw('Cannot autowire service ".service_locator.83pwl0X": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8FMg.K_.App\Entity\ProviderSolarDeclarationCadastre' shared service.
*
* @return \App\Entity\ProviderSolarDeclarationCadastre
*/
protected function getProviderSolarDeclarationCadastreService()
{
$this->throw('Cannot autowire service ".service_locator.8FMg.K_": it references class "App\\Entity\\ProviderSolarDeclarationCadastre" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8ekH0_G.App\Entity\PrimeProcedure' shared service.
*
* @return \App\Entity\PrimeProcedure
*/
protected function getPrimeProcedure2Service()
{
$this->throw('Cannot autowire service ".service_locator.8ekH0_G": it references class "App\\Entity\\PrimeProcedure" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.8z.wTr5.App\Entity\ThepropertyOffer' shared service.
*
* @return \App\Entity\ThepropertyOffer
*/
protected function getThepropertyOfferService()
{
$this->throw('Cannot autowire service ".service_locator.8z.wTr5": it references class "App\\Entity\\ThepropertyOffer" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.8z.wTr5.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser2Service()
{
$this->throw('Cannot autowire service ".service_locator.8z.wTr5": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.9BpSl6J.App\Entity\Offer' shared service.
*
* @return \App\Entity\Offer
*/
protected function getOffer4Service()
{
$this->throw('Cannot autowire service ".service_locator.9BpSl6J": it references class "App\\Entity\\Offer" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.AGzgJIa.App\Entity\Theservice' shared service.
*
* @return \App\Entity\Theservice
*/
protected function getTheservice2Service()
{
$this->throw('Cannot autowire service ".service_locator.AGzgJIa": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.AM4iRrW.App\Entity\LocationType' shared service.
*
* @return \App\Entity\LocationType
*/
protected function getLocationTypeService()
{
$this->throw('Cannot autowire service ".service_locator.AM4iRrW": it references class "App\\Entity\\LocationType" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.AYX6HiM.App\Entity\Obligations' shared service.
*
* @return \App\Entity\Obligations
*/
protected function getObligationsService()
{
$this->throw('Cannot autowire service ".service_locator.AYX6HiM": it references class "App\\Entity\\Obligations" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.AjNUl4_.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty3Service()
{
$this->throw('Cannot autowire service ".service_locator.AjNUl4_": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.B2caubr.App\Entity\CategoryEnvironnement' shared service.
*
* @return \App\Entity\CategoryEnvironnement
*/
protected function getCategoryEnvironnementService()
{
$this->throw('Cannot autowire service ".service_locator.B2caubr": it references class "App\\Entity\\CategoryEnvironnement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.B4C5t9G.App\Entity\Contactseller' shared service.
*
* @return \App\Entity\Contactseller
*/
protected function getContactsellerService()
{
$this->throw('Cannot autowire service ".service_locator.B4C5t9G": it references class "App\\Entity\\Contactseller" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.CQs0Xm0.App\Entity\PurchasePartnerRequest' shared service.
*
* @return \App\Entity\PurchasePartnerRequest
*/
protected function getPurchasePartnerRequestService()
{
$this->throw('Cannot autowire service ".service_locator.CQs0Xm0": it references class "App\\Entity\\PurchasePartnerRequest" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.D28s79M.App\Entity\ImagePub' shared service.
*
* @return \App\Entity\ImagePub
*/
protected function getImagePubService()
{
$this->throw('Cannot autowire service ".service_locator.D28s79M": it references class "App\\Entity\\ImagePub" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.DgQmMEO.App\Entity\Solicitation' shared service.
*
* @return \App\Entity\Solicitation
*/
protected function getSolicitation2Service()
{
$this->throw('Cannot autowire service ".service_locator.DgQmMEO": it references class "App\\Entity\\Solicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DgrmONe.App\Entity\MarkofInterest' shared service.
*
* @return \App\Entity\MarkofInterest
*/
protected function getMarkofInterestService()
{
$this->throw('Cannot autowire service ".service_locator.DgrmONe": it references class "App\\Entity\\MarkofInterest" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.DoCVnoP.App\Entity\OccupationPeriodFile' shared service.
*
* @return \App\Entity\OccupationPeriodFile
*/
protected function getOccupationPeriodFileService()
{
$this->throw('Cannot autowire service ".service_locator.DoCVnoP": it references class "App\\Entity\\OccupationPeriodFile" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EJPRYr2.App\Entity\ObligationCsv' shared service.
*
* @return \App\Entity\ObligationCsv
*/
protected function getObligationCsvService()
{
$this->throw('Cannot autowire service ".service_locator.EJPRYr2": it references class "App\\Entity\\ObligationCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.EV92WQ1.App\Entity\Conversation' shared service.
*
* @return \App\Entity\Conversation
*/
protected function getConversationService()
{
$this->throw('Cannot autowire service ".service_locator.EV92WQ1": it references class "App\\Entity\\Conversation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Em1sGuR.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty4Service()
{
$this->throw('Cannot autowire service ".service_locator.Em1sGuR": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.F4h55f1.App\Entity\Plan\Plan' shared service.
*
* @return \App\Entity\Plan\Plan
*/
protected function getPlanService()
{
$this->throw('Cannot autowire service ".service_locator.F4h55f1": it references class "App\\Entity\\Plan\\Plan" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FEUHOWC.App\Entity\ImagePub' shared service.
*
* @return \App\Entity\ImagePub
*/
protected function getImagePub2Service()
{
$this->throw('Cannot autowire service ".service_locator.FEUHOWC": it references class "App\\Entity\\ImagePub" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.FLflT6M.App\Entity\ServicePromo' shared service.
*
* @return \App\Entity\ServicePromo
*/
protected function getServicePromoService()
{
$this->throw('Cannot autowire service ".service_locator.FLflT6M": it references class "App\\Entity\\ServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.FMXrkKs.App\Entity\Conversation' shared service.
*
* @return \App\Entity\Conversation
*/
protected function getConversation2Service()
{
$this->throw('Cannot autowire service ".service_locator.FMXrkKs": it references class "App\\Entity\\Conversation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.FzOPkXO.App\Entity\ImoAgent\ImoAgentSolicitation' shared service.
*
* @return \App\Entity\ImoAgent\ImoAgentSolicitation
*/
protected function getImoAgentSolicitation2Service()
{
$this->throw('Cannot autowire service ".service_locator.FzOPkXO": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.HRgCRFj.App\Entity\EnergyBelgique' shared service.
*
* @return \App\Entity\EnergyBelgique
*/
protected function getEnergyBelgiqueService()
{
$this->throw('Cannot autowire service ".service_locator.HRgCRFj": it references class "App\\Entity\\EnergyBelgique" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.IM2Mmm4.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty5Service()
{
$this->throw('Cannot autowire service ".service_locator.IM2Mmm4": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.Ik8cC3N.App\Entity\RentalManagement' shared service.
*
* @return \App\Entity\RentalManagement
*/
protected function getRentalManagementService()
{
$this->throw('Cannot autowire service ".service_locator.Ik8cC3N": it references class "App\\Entity\\RentalManagement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.J.K9K7h.App\Entity\PrimeCsv' shared service.
*
* @return \App\Entity\PrimeCsv
*/
protected function getPrimeCsvService()
{
$this->throw('Cannot autowire service ".service_locator.J.K9K7h": it references class "App\\Entity\\PrimeCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.JMvqlQM.App\Entity\OfferCollaborative' shared service.
*
* @return \App\Entity\OfferCollaborative
*/
protected function getOfferCollaborative2Service()
{
$this->throw('Cannot autowire service ".service_locator.JMvqlQM": it references class "App\\Entity\\OfferCollaborative" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.JubzVby.App\Entity\Theservice' shared service.
*
* @return \App\Entity\Theservice
*/
protected function getTheservice3Service()
{
$this->throw('Cannot autowire service ".service_locator.JubzVby": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.K5vPgtr.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty6Service()
{
$this->throw('Cannot autowire service ".service_locator.K5vPgtr": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
*
* @return \Symfony\Component\Config\Loader\LoaderInterface
*/
protected function getLoaderInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".');
}
/**
* Gets the private '.errored..service_locator.L.6sSpP.App\Entity\SubscriptionProduct' shared service.
*
* @return \App\Entity\SubscriptionProduct
*/
protected function getSubscriptionProductService()
{
$this->throw('Cannot autowire service ".service_locator.L.6sSpP": it references class "App\\Entity\\SubscriptionProduct" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.L8s9Nth.App\Entity\Notification' shared service.
*
* @return \App\Entity\Notification
*/
protected function getNotificationService()
{
$this->throw('Cannot autowire service ".service_locator.L8s9Nth": it references class "App\\Entity\\Notification" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.LbjZSbI.App\Entity\Simulation' shared service.
*
* @return \App\Entity\Simulation
*/
protected function getSimulationService()
{
$this->throw('Cannot autowire service ".service_locator.LbjZSbI": it references class "App\\Entity\\Simulation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.M.h_EJd.App\Entity\PrasAffectationCondition' shared service.
*
* @return \App\Entity\PrasAffectationCondition
*/
protected function getPrasAffectationConditionService()
{
$this->throw('Cannot autowire service ".service_locator.M.h_EJd": it references class "App\\Entity\\PrasAffectationCondition" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.MJUzJi0.App\Entity\ImoAgent\ImoAgentSolicitation' shared service.
*
* @return \App\Entity\ImoAgent\ImoAgentSolicitation
*/
protected function getImoAgentSolicitation3Service()
{
$this->throw('Cannot autowire service ".service_locator.MJUzJi0": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.MJUzJi0.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser3Service()
{
$this->throw('Cannot autowire service ".service_locator.MJUzJi0": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.MJUzJi0.Doctrine\Common\Collections\Collection' shared service.
*
* @return \Doctrine\Common\Collections\Collection
*/
protected function getCollectionService()
{
$this->throw('Cannot autowire service ".service_locator.MJUzJi0": it references interface "Doctrine\\Common\\Collections\\Collection" but no such service exists. Did you create a class that implements this interface?');
}
/**
* Gets the private '.errored..service_locator.OC.D7cY.App\Entity\PermitEnvironmentalForm' shared service.
*
* @return \App\Entity\PermitEnvironmentalForm
*/
protected function getPermitEnvironmentalFormService()
{
$this->throw('Cannot autowire service ".service_locator.OC.D7cY": it references class "App\\Entity\\PermitEnvironmentalForm" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.P3yaVfa.App\Entity\UserServicePromo' shared service.
*
* @return \App\Entity\UserServicePromo
*/
protected function getUserServicePromoService()
{
$this->throw('Cannot autowire service ".service_locator.P3yaVfa": it references class "App\\Entity\\UserServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.P7qhCSY.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser4Service()
{
$this->throw('Cannot autowire service ".service_locator.P7qhCSY": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.POCpODg.App\Entity\CommunityPlp' shared service.
*
* @return \App\Entity\CommunityPlp
*/
protected function getCommunityPlpService()
{
$this->throw('Cannot autowire service ".service_locator.POCpODg": it references class "App\\Entity\\CommunityPlp" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.PYHrdNN.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty7Service()
{
$this->throw('Cannot autowire service ".service_locator.PYHrdNN": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.QPa5E6I.App\Entity\LandPropertyDestination' shared service.
*
* @return \App\Entity\LandPropertyDestination
*/
protected function getLandPropertyDestinationService()
{
$this->throw('Cannot autowire service ".service_locator.QPa5E6I": it references class "App\\Entity\\LandPropertyDestination" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.Q_tR3xw.App\Entity\PpasAffectationCsv' shared service.
*
* @return \App\Entity\PpasAffectationCsv
*/
protected function getPpasAffectationCsvService()
{
$this->throw('Cannot autowire service ".service_locator.Q_tR3xw": it references class "App\\Entity\\PpasAffectationCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.QgZYKkO.App\Entity\OccupieCsv' shared service.
*
* @return \App\Entity\OccupieCsv
*/
protected function getOccupieCsvService()
{
$this->throw('Cannot autowire service ".service_locator.QgZYKkO": it references class "App\\Entity\\OccupieCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.RFcH33U.App\Entity\ThepropertyDocument' shared service.
*
* @return \App\Entity\ThepropertyDocument
*/
protected function getThepropertyDocument2Service()
{
$this->throw('Cannot autowire service ".service_locator.RFcH33U": it references class "App\\Entity\\ThepropertyDocument" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.RKNP0q_.App\Entity\InventoryImage' shared service.
*
* @return \App\Entity\InventoryImage
*/
protected function getInventoryImageService()
{
$this->throw('Cannot autowire service ".service_locator.RKNP0q_": it references class "App\\Entity\\InventoryImage" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ShsoacE.App\Entity\ThePropertyMaifInsuranceSummary' shared service.
*
* @return \App\Entity\ThePropertyMaifInsuranceSummary
*/
protected function getThePropertyMaifInsuranceSummaryService()
{
$this->throw('Cannot autowire service ".service_locator.ShsoacE": it references class "App\\Entity\\ThePropertyMaifInsuranceSummary" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Sj_OqPs.App\Entity\PrasAffectation' shared service.
*
* @return \App\Entity\PrasAffectation
*/
protected function getPrasAffectationService()
{
$this->throw('Cannot autowire service ".service_locator.Sj_OqPs": it references class "App\\Entity\\PrasAffectation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.Su5bU3D.App\Entity\ServiceCategory' shared service.
*
* @return \App\Entity\ServiceCategory
*/
protected function getServiceCategoryService()
{
$this->throw('Cannot autowire service ".service_locator.Su5bU3D": it references class "App\\Entity\\ServiceCategory" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.TANcIz7.App\Entity\Conversation' shared service.
*
* @return \App\Entity\Conversation
*/
protected function getConversation3Service()
{
$this->throw('Cannot autowire service ".service_locator.TANcIz7": it references class "App\\Entity\\Conversation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TO3kXqK.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser5Service()
{
$this->throw('Cannot autowire service ".service_locator.TO3kXqK": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.T_Itg.A.App\Entity\Prime' shared service.
*
* @return \App\Entity\Prime
*/
protected function getPrimeService()
{
$this->throw('Cannot autowire service ".service_locator.T_Itg.A": it references class "App\\Entity\\Prime" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.TcZbUd5.App\Entity\PrasCsv' shared service.
*
* @return \App\Entity\PrasCsv
*/
protected function getPrasCsvService()
{
$this->throw('Cannot autowire service ".service_locator.TcZbUd5": it references class "App\\Entity\\PrasCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.U7VViCc.Symfony\Component\Form\FormInterface' shared service.
*
* @return \Symfony\Component\Form\FormInterface
*/
protected function getFormInterfaceService()
{
$this->throw('Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?');
}
/**
* Gets the private '.errored..service_locator.X8a1tM..App\Entity\LeaseContractModel' shared service.
*
* @return \App\Entity\LeaseContractModel
*/
protected function getLeaseContractModelService()
{
$this->throw('Cannot autowire service ".service_locator.X8a1tM.": it references class "App\\Entity\\LeaseContractModel" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.XffhPVn.App\Entity\PpasCsv' shared service.
*
* @return \App\Entity\PpasCsv
*/
protected function getPpasCsvService()
{
$this->throw('Cannot autowire service ".service_locator.XffhPVn": it references class "App\\Entity\\PpasCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.XhMKgZv.App\Entity\Message' shared service.
*
* @return \App\Entity\Message
*/
protected function getMessageService()
{
$this->throw('Cannot autowire service ".service_locator.XhMKgZv": it references class "App\\Entity\\Message" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.YK93Cie.App\Entity\OfferCollaborative' shared service.
*
* @return \App\Entity\OfferCollaborative
*/
protected function getOfferCollaborative3Service()
{
$this->throw('Cannot autowire service ".service_locator.YK93Cie": it references class "App\\Entity\\OfferCollaborative" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.YT3BDwX.App\Entity\PropertyImage' shared service.
*
* @return \App\Entity\PropertyImage
*/
protected function getPropertyImageService()
{
$this->throw('Cannot autowire service ".service_locator.YT3BDwX": it references class "App\\Entity\\PropertyImage" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.YjIwi02.App\Entity\ThePropertyMaifInsuranceSummary' shared service.
*
* @return \App\Entity\ThePropertyMaifInsuranceSummary
*/
protected function getThePropertyMaifInsuranceSummary2Service()
{
$this->throw('Cannot autowire service ".service_locator.YjIwi02": it references class "App\\Entity\\ThePropertyMaifInsuranceSummary" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.YqyyZ...App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser6Service()
{
$this->throw('Cannot autowire service ".service_locator.YqyyZ..": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ZO6eemZ.App\Entity\Bank' shared service.
*
* @return \App\Entity\Bank
*/
protected function getBankService()
{
$this->throw('Cannot autowire service ".service_locator.ZO6eemZ": it references class "App\\Entity\\Bank" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._H29xsa.App\Entity\Dispense' shared service.
*
* @return \App\Entity\Dispense
*/
protected function getDispenseService()
{
$this->throw('Cannot autowire service ".service_locator._H29xsa": it references class "App\\Entity\\Dispense" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator._uavBYP.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty8Service()
{
$this->throw('Cannot autowire service ".service_locator._uavBYP": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator._z1VY6v.App\Entity\Roof' shared service.
*
* @return \App\Entity\Roof
*/
protected function getRoof2Service()
{
$this->throw('Cannot autowire service ".service_locator._z1VY6v": it references class "App\\Entity\\Roof" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.bKynF70.App\Entity\RentalManagementLeave' shared service.
*
* @return \App\Entity\RentalManagementLeave
*/
protected function getRentalManagementLeaveService()
{
$this->throw('Cannot autowire service ".service_locator.bKynF70": it references class "App\\Entity\\RentalManagementLeave" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.cWCqZec.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty9Service()
{
$this->throw('Cannot autowire service ".service_locator.cWCqZec": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.cd7GuMb.App\Entity\ProviderInventerListCsv' shared service.
*
* @return \App\Entity\ProviderInventerListCsv
*/
protected function getProviderInventerListCsvService()
{
$this->throw('Cannot autowire service ".service_locator.cd7GuMb": it references class "App\\Entity\\ProviderInventerListCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.cdUC4AU.App\Entity\NewProjectImmoCsv' shared service.
*
* @return \App\Entity\NewProjectImmoCsv
*/
protected function getNewProjectImmoCsvService()
{
$this->throw('Cannot autowire service ".service_locator.cdUC4AU": it references class "App\\Entity\\NewProjectImmoCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ceYwZua.App\Entity\ClientSalesAgreement' shared service.
*
* @return \App\Entity\ClientSalesAgreement
*/
protected function getClientSalesAgreementService()
{
$this->throw('Cannot autowire service ".service_locator.ceYwZua": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ch4Jgvl.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser7Service()
{
$this->throw('Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.cssU_cs.App\Entity\ServicePromo' shared service.
*
* @return \App\Entity\ServicePromo
*/
protected function getServicePromo2Service()
{
$this->throw('Cannot autowire service ".service_locator.cssU_cs": it references class "App\\Entity\\ServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.d8usWRn.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser8Service()
{
$this->throw('Cannot autowire service ".service_locator.d8usWRn": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.dRhzx5a.App\Entity\WaterSupplierControllerExcel' shared service.
*
* @return \App\Entity\WaterSupplierControllerExcel
*/
protected function getWaterSupplierControllerExcelService()
{
$this->throw('Cannot autowire service ".service_locator.dRhzx5a": it references class "App\\Entity\\WaterSupplierControllerExcel" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ea4buFp.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser9Service()
{
$this->throw('Cannot autowire service ".service_locator.ea4buFp": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.eqOSfS3.App\Entity\UrbanPermit' shared service.
*
* @return \App\Entity\UrbanPermit
*/
protected function getUrbanPermitService()
{
$this->throw('Cannot autowire service ".service_locator.eqOSfS3": it references class "App\\Entity\\UrbanPermit" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.fQZLoV9.App\Entity\SubscriptionProduct' shared service.
*
* @return \App\Entity\SubscriptionProduct
*/
protected function getSubscriptionProduct2Service()
{
$this->throw('Cannot autowire service ".service_locator.fQZLoV9": it references class "App\\Entity\\SubscriptionProduct" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.fU2hXpG.App\Entity\Municipality' shared service.
*
* @return \App\Entity\Municipality
*/
protected function getMunicipalityService()
{
$this->throw('Cannot autowire service ".service_locator.fU2hXpG": it references class "App\\Entity\\Municipality" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ft7qy.I.App\Entity\PermitPropertyProcedure' shared service.
*
* @return \App\Entity\PermitPropertyProcedure
*/
protected function getPermitPropertyProcedureService()
{
$this->throw('Cannot autowire service ".service_locator.ft7qy.I": it references class "App\\Entity\\PermitPropertyProcedure" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gK_elPx.App\Entity\CoOwnershipPropositionVote' shared service.
*
* @return \App\Entity\CoOwnershipPropositionVote
*/
protected function getCoOwnershipPropositionVoteService()
{
$this->throw('Cannot autowire service ".service_locator.gK_elPx": it references class "App\\Entity\\CoOwnershipPropositionVote" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gX.Qc1T.App\Entity\Purchase' shared service.
*
* @return \App\Entity\Purchase
*/
protected function getPurchaseService()
{
$this->throw('Cannot autowire service ".service_locator.gX.Qc1T": it references class "App\\Entity\\Purchase" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.gwjqcS0.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser10Service()
{
$this->throw('Cannot autowire service ".service_locator.gwjqcS0": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.hctAHiv.App\Entity\Inventory' shared service.
*
* @return \App\Entity\Inventory
*/
protected function getInventoryService()
{
$this->throw('Cannot autowire service ".service_locator.hctAHiv": it references class "App\\Entity\\Inventory" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.iOm7w8h.App\Entity\PermitLocationEnvironment' shared service.
*
* @return \App\Entity\PermitLocationEnvironment
*/
protected function getPermitLocationEnvironmentService()
{
$this->throw('Cannot autowire service ".service_locator.iOm7w8h": it references class "App\\Entity\\PermitLocationEnvironment" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.icZiCPH.App\Entity\DefaultClause' shared service.
*
* @return \App\Entity\DefaultClause
*/
protected function getDefaultClauseService()
{
$this->throw('Cannot autowire service ".service_locator.icZiCPH": it references class "App\\Entity\\DefaultClause" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.ijEx0xo.App\Entity\PermitCiterne' shared service.
*
* @return \App\Entity\PermitCiterne
*/
protected function getPermitCiterneService()
{
$this->throw('Cannot autowire service ".service_locator.ijEx0xo": it references class "App\\Entity\\PermitCiterne" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.iuOsbYx.App\Entity\TheProperty\ExtensionOrder\ThePropertyExtensionOrder' shared service.
*
* @return \App\Entity\TheProperty\ExtensionOrder\ThePropertyExtensionOrder
*/
protected function getThePropertyExtensionOrderService()
{
$this->throw('Cannot autowire service ".service_locator.iuOsbYx": it references class "App\\Entity\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrder" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.jqKA1ti.App\Entity\SyndicChat' shared service.
*
* @return \App\Entity\SyndicChat
*/
protected function getSyndicChatService()
{
$this->throw('Cannot autowire service ".service_locator.jqKA1ti": it references class "App\\Entity\\SyndicChat" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kHIPNC3.App\Entity\Workcost' shared service.
*
* @return \App\Entity\Workcost
*/
protected function getWorkcostService()
{
$this->throw('Cannot autowire service ".service_locator.kHIPNC3": it references class "App\\Entity\\Workcost" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kJ7g21u.App\Entity\MovingDate' shared service.
*
* @return \App\Entity\MovingDate
*/
protected function getMovingDateService()
{
$this->throw('Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\MovingDate" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kJ7g21u.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty10Service()
{
$this->throw('Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.kJ7g21u.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser11Service()
{
$this->throw('Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kSnmcso.App\Entity\Rentestimation' shared service.
*
* @return \App\Entity\Rentestimation
*/
protected function getRentestimation2Service()
{
$this->throw('Cannot autowire service ".service_locator.kSnmcso": it references class "App\\Entity\\Rentestimation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kmSUvCn.App\Entity\ClientSalesAgreement' shared service.
*
* @return \App\Entity\ClientSalesAgreement
*/
protected function getClientSalesAgreement2Service()
{
$this->throw('Cannot autowire service ".service_locator.kmSUvCn": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kn9MsEH.App\Entity\Notification' shared service.
*
* @return \App\Entity\Notification
*/
protected function getNotification2Service()
{
$this->throw('Cannot autowire service ".service_locator.kn9MsEH": it references class "App\\Entity\\Notification" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.kw12yOt.App\Entity\ExcelFile' shared service.
*
* @return \App\Entity\ExcelFile
*/
protected function getExcelFileService()
{
$this->throw('Cannot autowire service ".service_locator.kw12yOt": it references class "App\\Entity\\ExcelFile" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.luv6nW..App\Entity\Orders' shared service.
*
* @return \App\Entity\Orders
*/
protected function getOrdersService()
{
$this->throw('Cannot autowire service ".service_locator.luv6nW.": it references class "App\\Entity\\Orders" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.m_.Dc7T.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty11Service()
{
$this->throw('Cannot autowire service ".service_locator.m_.Dc7T": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.m_.Dc7T.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser12Service()
{
$this->throw('Cannot autowire service ".service_locator.m_.Dc7T": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.mfu9Rg_.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty12Service()
{
$this->throw('Cannot autowire service ".service_locator.mfu9Rg_": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.mpwZL0H.App\Entity\T3dDemands' shared service.
*
* @return \App\Entity\T3dDemands
*/
protected function getT3dDemandsService()
{
$this->throw('Cannot autowire service ".service_locator.mpwZL0H": it references class "App\\Entity\\T3dDemands" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.n0PRmXS.App\Entity\Solicitation' shared service.
*
* @return \App\Entity\Solicitation
*/
protected function getSolicitation3Service()
{
$this->throw('Cannot autowire service ".service_locator.n0PRmXS": it references class "App\\Entity\\Solicitation" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.nDQTbMz.App\Entity\ProviderSolarPhotovoltaic' shared service.
*
* @return \App\Entity\ProviderSolarPhotovoltaic
*/
protected function getProviderSolarPhotovoltaicService()
{
$this->throw('Cannot autowire service ".service_locator.nDQTbMz": it references class "App\\Entity\\ProviderSolarPhotovoltaic" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.o9wrxnc.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty13Service()
{
$this->throw('Cannot autowire service ".service_locator.o9wrxnc": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.or.noX7.App\Entity\ClientSalesAgreement' shared service.
*
* @return \App\Entity\ClientSalesAgreement
*/
protected function getClientSalesAgreement3Service()
{
$this->throw('Cannot autowire service ".service_locator.or.noX7": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.pIUPwuq.App\Entity\Supplier' shared service.
*
* @return \App\Entity\Supplier
*/
protected function getSupplierService()
{
$this->throw('Cannot autowire service ".service_locator.pIUPwuq": it references class "App\\Entity\\Supplier" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.piW.LyK.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser13Service()
{
$this->throw('Cannot autowire service ".service_locator.piW.LyK": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.pmZg3Qp.App\Entity\EducationCsv' shared service.
*
* @return \App\Entity\EducationCsv
*/
protected function getEducationCsvService()
{
$this->throw('Cannot autowire service ".service_locator.pmZg3Qp": it references class "App\\Entity\\EducationCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.q4bsI0S.App\Entity\Region' shared service.
*
* @return \App\Entity\Region
*/
protected function getRegionService()
{
$this->throw('Cannot autowire service ".service_locator.q4bsI0S": it references class "App\\Entity\\Region" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.qfFZR0..App\Entity\ExcelFile' shared service.
*
* @return \App\Entity\ExcelFile
*/
protected function getExcelFile2Service()
{
$this->throw('Cannot autowire service ".service_locator.qfFZR0.": it references class "App\\Entity\\ExcelFile" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.rLRqRgA.App\Entity\DeedOfSale' shared service.
*
* @return \App\Entity\DeedOfSale
*/
protected function getDeedOfSaleService()
{
$this->throw('Cannot autowire service ".service_locator.rLRqRgA": it references class "App\\Entity\\DeedOfSale" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.rhFGw9S.App\Entity\TheProperty' shared service.
*
* @return \App\Entity\TheProperty
*/
protected function getTheProperty14Service()
{
$this->throw('Cannot autowire service ".service_locator.rhFGw9S": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.');
}
/**
* Gets the private '.errored..service_locator.rhFGw9S.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser14Service()
{
$this->throw('Cannot autowire service ".service_locator.rhFGw9S": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.s5JOzP2.App\Entity\PropertyType' shared service.
*
* @return \App\Entity\PropertyType
*/
protected function getPropertyTypeService()
{
$this->throw('Cannot autowire service ".service_locator.s5JOzP2": it references class "App\\Entity\\PropertyType" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.tUSUGrk.App\Entity\PublicInquiryInProgressCsv' shared service.
*
* @return \App\Entity\PublicInquiryInProgressCsv
*/
protected function getPublicInquiryInProgressCsvService()
{
$this->throw('Cannot autowire service ".service_locator.tUSUGrk": it references class "App\\Entity\\PublicInquiryInProgressCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.tXWH.r8.App\Entity\BrugisCsv' shared service.
*
* @return \App\Entity\BrugisCsv
*/
protected function getBrugisCsvService()
{
$this->throw('Cannot autowire service ".service_locator.tXWH.r8": it references class "App\\Entity\\BrugisCsv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.te70QFD.App\Entity\Csv' shared service.
*
* @return \App\Entity\Csv
*/
protected function getCsvService()
{
$this->throw('Cannot autowire service ".service_locator.te70QFD": it references class "App\\Entity\\Csv" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.u2JReeV.App\Entity\Country' shared service.
*
* @return \App\Entity\Country
*/
protected function getCountryService()
{
$this->throw('Cannot autowire service ".service_locator.u2JReeV": it references class "App\\Entity\\Country" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.viRkkJL.App\Entity\SalesAgreementFile' shared service.
*
* @return \App\Entity\SalesAgreementFile
*/
protected function getSalesAgreementFileService()
{
$this->throw('Cannot autowire service ".service_locator.viRkkJL": it references class "App\\Entity\\SalesAgreementFile" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.vwd5GYN.App\Entity\ClientSalesAgreement' shared service.
*
* @return \App\Entity\ClientSalesAgreement
*/
protected function getClientSalesAgreement4Service()
{
$this->throw('Cannot autowire service ".service_locator.vwd5GYN": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.whbH868.App\Entity\LeaseContract' shared service.
*
* @return \App\Entity\LeaseContract
*/
protected function getLeaseContractService()
{
$this->throw('Cannot autowire service ".service_locator.whbH868": it references class "App\\Entity\\LeaseContract" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.wmfmmb7.App\Entity\User' shared service.
*
* @return \App\Entity\User
*/
protected function getUser15Service()
{
$this->throw('Cannot autowire service ".service_locator.wmfmmb7": it references class "App\\Entity\\User" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.yGdZL4P.App\Entity\LeaseContract' shared service.
*
* @return \App\Entity\LeaseContract
*/
protected function getLeaseContract2Service()
{
$this->throw('Cannot autowire service ".service_locator.yGdZL4P": it references class "App\\Entity\\LeaseContract" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.z7R5T1y.App\Entity\OfferLease' shared service.
*
* @return \App\Entity\OfferLease
*/
protected function getOfferLeaseService()
{
$this->throw('Cannot autowire service ".service_locator.z7R5T1y": it references class "App\\Entity\\OfferLease" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.z7qwdkH.App\Entity\Plan\Plan' shared service.
*
* @return \App\Entity\Plan\Plan
*/
protected function getPlan2Service()
{
$this->throw('Cannot autowire service ".service_locator.z7qwdkH": it references class "App\\Entity\\Plan\\Plan" but no such service exists.');
}
/**
* Gets the private '.errored..service_locator.zK2Ig67.App\Entity\SubscriptionProductService' shared service.
*
* @return \App\Entity\SubscriptionProductService
*/
protected function getSubscriptionProductService2Service()
{
$this->throw('Cannot autowire service ".service_locator.zK2Ig67": it references class "App\\Entity\\SubscriptionProductService" but no such service exists.');
}
/**
* Gets the private '.maker.auto_command.make_auth.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeAuth_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_auth.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:auth', [], 'Creates a Guard authenticator of different flavors', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_auth'] ?? $this->getMaker_AutoCommand_MakeAuthService());
});
}
/**
* Gets the private '.maker.auto_command.make_command.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCommand_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_command.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:command', [], 'Creates a new console command class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_command'] ?? $this->getMaker_AutoCommand_MakeCommandService());
});
}
/**
* Gets the private '.maker.auto_command.make_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:controller', [], 'Creates a new controller class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_controller'] ?? $this->getMaker_AutoCommand_MakeControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_crud.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeCrud_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_crud.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:crud', [], 'Creates CRUD for Doctrine entity class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_crud'] ?? $this->getMaker_AutoCommand_MakeCrudService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_persister.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataPersister_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_persister.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-persister', [], 'Creates an API Platform data persister', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_persister'] ?? $this->getMaker_AutoCommand_MakeDataPersisterService());
});
}
/**
* Gets the private '.maker.auto_command.make_data_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDataProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_data_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:data-provider', [], 'Creates an API Platform data provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_data_provider'] ?? $this->getMaker_AutoCommand_MakeDataProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_docker_database.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeDockerDatabase_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_docker_database.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:docker:database', [], 'Adds a database container to your docker-compose.yaml file', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_docker_database'] ?? $this->getMaker_AutoCommand_MakeDockerDatabaseService());
});
}
/**
* Gets the private '.maker.auto_command.make_entity.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeEntity_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_entity.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:entity', [], 'Creates or updates a Doctrine entity class, and optionally an API Platform resource', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_entity'] ?? $this->getMaker_AutoCommand_MakeEntityService());
});
}
/**
* Gets the private '.maker.auto_command.make_fixtures.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeFixtures_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_fixtures.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:fixtures', [], 'Creates a new class to load Doctrine fixtures', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_fixtures'] ?? $this->getMaker_AutoCommand_MakeFixturesService());
});
}
/**
* Gets the private '.maker.auto_command.make_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:form', [], 'Creates a new form class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_form'] ?? $this->getMaker_AutoCommand_MakeFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_message.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessage_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_message.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:message', [], 'Creates a new message and handler', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_message'] ?? $this->getMaker_AutoCommand_MakeMessageService());
});
}
/**
* Gets the private '.maker.auto_command.make_messenger_middleware.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMessengerMiddleware_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_messenger_middleware.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:messenger-middleware', [], 'Creates a new messenger middleware', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_messenger_middleware'] ?? $this->getMaker_AutoCommand_MakeMessengerMiddlewareService());
});
}
/**
* Gets the private '.maker.auto_command.make_migration.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeMigration_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_migration.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:migration', [], 'Creates a new migration based on database changes', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_migration'] ?? $this->getMaker_AutoCommand_MakeMigrationService());
});
}
/**
* Gets the private '.maker.auto_command.make_registration_form.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeRegistrationForm_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_registration_form.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:registration-form', [], 'Creates a new registration form system', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_registration_form'] ?? $this->getMaker_AutoCommand_MakeRegistrationFormService());
});
}
/**
* Gets the private '.maker.auto_command.make_reset_password.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeResetPassword_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_reset_password.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:reset-password', [], 'Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_reset_password'] ?? $this->getMaker_AutoCommand_MakeResetPasswordService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:encoder', [], 'Creates a new serializer encoder class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_encoder'] ?? $this->getMaker_AutoCommand_MakeSerializerEncoderService());
});
}
/**
* Gets the private '.maker.auto_command.make_serializer_normalizer.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSerializerNormalizer_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_serializer_normalizer.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:serializer:normalizer', [], 'Creates a new serializer normalizer class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_serializer_normalizer'] ?? $this->getMaker_AutoCommand_MakeSerializerNormalizerService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_processor.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProcessor_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_processor.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-processor', [], 'Creates an API Platform state processor', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_processor'] ?? $this->getMaker_AutoCommand_MakeStateProcessorService());
});
}
/**
* Gets the private '.maker.auto_command.make_state_provider.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStateProvider_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_state_provider.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:state-provider', [], 'Creates an API Platform state provider', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_state_provider'] ?? $this->getMaker_AutoCommand_MakeStateProviderService());
});
}
/**
* Gets the private '.maker.auto_command.make_stimulus_controller.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeStimulusController_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_stimulus_controller.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:stimulus-controller', [], 'Creates a new Stimulus controller', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_stimulus_controller'] ?? $this->getMaker_AutoCommand_MakeStimulusControllerService());
});
}
/**
* Gets the private '.maker.auto_command.make_subscriber.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeSubscriber_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_subscriber.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:subscriber', [], 'Creates a new event subscriber class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_subscriber'] ?? $this->getMaker_AutoCommand_MakeSubscriberService());
});
}
/**
* Gets the private '.maker.auto_command.make_test.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTest_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_test.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:test', [0 => 'make:unit-test', 1 => 'make:functional-test'], 'Creates a new test class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_test'] ?? $this->getMaker_AutoCommand_MakeTestService());
});
}
/**
* Gets the private '.maker.auto_command.make_twig_extension.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeTwigExtension_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_twig_extension.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:twig-extension', [], 'Creates a new Twig extension class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_twig_extension'] ?? $this->getMaker_AutoCommand_MakeTwigExtensionService());
});
}
/**
* Gets the private '.maker.auto_command.make_user.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeUser_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_user.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:user', [], 'Creates a new security user class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_user'] ?? $this->getMaker_AutoCommand_MakeUserService());
});
}
/**
* Gets the private '.maker.auto_command.make_validator.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeValidator_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_validator.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:validator', [], 'Creates a new validator and constraint class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_validator'] ?? $this->getMaker_AutoCommand_MakeValidatorService());
});
}
/**
* Gets the private '.maker.auto_command.make_voter.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Maker_AutoCommand_MakeVoter_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.maker.auto_command.make_voter.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('make:voter', [], 'Creates a new security voter class', false, function (): \Symfony\Bundle\MakerBundle\Command\MakerCommand {
return ($this->privates['maker.auto_command.make_voter'] ?? $this->getMaker_AutoCommand_MakeVoterService());
});
}
/**
* Gets the private '.messenger.handler_descriptor..LEXsda' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor__LEXsdaService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/ShowInterestMessageHandler.php';
$a = ($this->privates['App\\Service\\AlertService'] ?? $this->getAlertServiceService());
if (isset($this->privates['.messenger.handler_descriptor..LEXsda'])) {
return $this->privates['.messenger.handler_descriptor..LEXsda'];
}
return $this->privates['.messenger.handler_descriptor..LEXsda'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\ShowInterestMessageHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.2PV5OtP' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_2PV5OtPService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/CommunityPostNotificationHandler.php';
$a = ($this->privates['App\\Service\\Api\\Community\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.2PV5OtP'])) {
return $this->privates['.messenger.handler_descriptor.2PV5OtP'];
}
return $this->privates['.messenger.handler_descriptor.2PV5OtP'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\CommunityPostNotificationHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.OYxdkFB' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_OYxdkFBService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/NewCommitteeNotificationHandler.php';
$a = ($this->privates['App\\Service\\Api\\Community\\NotificationService'] ?? $this->getNotificationServiceService());
if (isset($this->privates['.messenger.handler_descriptor.OYxdkFB'])) {
return $this->privates['.messenger.handler_descriptor.OYxdkFB'];
}
return $this->privates['.messenger.handler_descriptor.OYxdkFB'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\NewCommitteeNotificationHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor.ReaAshx' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_ReaAshxService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/AlertMessageHandler.php';
$a = ($this->privates['App\\Service\\AlertService'] ?? $this->getAlertServiceService());
if (isset($this->privates['.messenger.handler_descriptor.ReaAshx'])) {
return $this->privates['.messenger.handler_descriptor.ReaAshx'];
}
return $this->privates['.messenger.handler_descriptor.ReaAshx'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\AlertMessageHandler($a), []);
}
/**
* Gets the private '.messenger.handler_descriptor._ao._zO' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_Ao_ZOService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/LeaseContractTimeoutMessageHandler.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor._ao._zO'])) {
return $this->privates['.messenger.handler_descriptor._ao._zO'];
}
$b = ($this->privates['App\\Service\\Api\\RentalEmailService'] ?? $this->getRentalEmailServiceService());
if (isset($this->privates['.messenger.handler_descriptor._ao._zO'])) {
return $this->privates['.messenger.handler_descriptor._ao._zO'];
}
return $this->privates['.messenger.handler_descriptor._ao._zO'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\LeaseContractTimeoutMessageHandler($a, $b), []);
}
/**
* Gets the private '.messenger.handler_descriptor.dYC6Jx9' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_DYC6Jx9Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/SalesDateLimitNotificationHandler.php';
$a = ($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'] ?? $this->getClientSalesAgreementServiceService());
if (isset($this->privates['.messenger.handler_descriptor.dYC6Jx9'])) {
return $this->privates['.messenger.handler_descriptor.dYC6Jx9'];
}
return $this->privates['.messenger.handler_descriptor.dYC6Jx9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\SalesDateLimitNotificationHandler($a, ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService())), []);
}
/**
* Gets the private '.messenger.handler_descriptor.enSacTY' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_EnSacTYService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/CommunityPlpMessageHandler.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['.messenger.handler_descriptor.enSacTY'])) {
return $this->privates['.messenger.handler_descriptor.enSacTY'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['.messenger.handler_descriptor.enSacTY'])) {
return $this->privates['.messenger.handler_descriptor.enSacTY'];
}
return $this->privates['.messenger.handler_descriptor.enSacTY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\CommunityPlpMessageHandler(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), ($this->privates['App\\Repository\\CommunityPlpRepository'] ?? $this->getCommunityPlpRepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, $b), []);
}
/**
* Gets the private '.messenger.handler_descriptor.i5idlk5' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_I5idlk5Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/src/MessageHandler/MessageAquisitionHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Domiciliation/DomAquisitionAlertService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['.messenger.handler_descriptor.i5idlk5'])) {
return $this->privates['.messenger.handler_descriptor.i5idlk5'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['.messenger.handler_descriptor.i5idlk5'])) {
return $this->privates['.messenger.handler_descriptor.i5idlk5'];
}
$c = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['.messenger.handler_descriptor.i5idlk5'])) {
return $this->privates['.messenger.handler_descriptor.i5idlk5'];
}
$d = ($this->privates['App\\Service\\Api\\SendEmailService'] ?? $this->getSendEmailServiceService());
if (isset($this->privates['.messenger.handler_descriptor.i5idlk5'])) {
return $this->privates['.messenger.handler_descriptor.i5idlk5'];
}
return $this->privates['.messenger.handler_descriptor.i5idlk5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \App\MessageHandler\MessageAquisitionHandler(new \App\Service\Api\Domiciliation\DomAquisitionAlertService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d)), []);
}
/**
* Gets the private '.messenger.handler_descriptor.tGvt0LH' shared service.
*
* @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
*/
protected function get_Messenger_HandlerDescriptor_TGvt0LHService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
$a = ($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService());
if (isset($this->privates['.messenger.handler_descriptor.tGvt0LH'])) {
return $this->privates['.messenger.handler_descriptor.tGvt0LH'];
}
return $this->privates['.messenger.handler_descriptor.tGvt0LH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(new \Symfony\Component\Mailer\Messenger\MessageHandler($a), []);
}
/**
* Gets the private '.monolog.command.server_log.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Monolog_Command_ServerLog_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.monolog.command.server_log.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:log', [], 'Start a log server that displays logs in real time', false, function (): \Symfony\Bridge\Monolog\Command\ServerLogCommand {
return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
});
}
/**
* Gets the private '.security.command.debug_firewall.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_DebugFirewall_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.debug_firewall.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:firewall', [], 'Display information about your security firewall(s)', false, function (): \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand {
return ($this->privates['security.command.debug_firewall'] ?? $this->getSecurity_Command_DebugFirewallService());
});
}
/**
* Gets the private '.security.command.user_password_encoder.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordEncoder_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_encoder.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:encode-password', [], 'Encode a password', false, function (): \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand {
return ($this->privates['security.command.user_password_encoder'] ?? $this->getSecurity_Command_UserPasswordEncoderService());
});
}
/**
* Gets the private '.security.command.user_password_hash.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Security_Command_UserPasswordHash_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.security.command.user_password_hash.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('security:hash-password', [], 'Hash a user password', false, function (): \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand {
return ($this->privates['security.command.user_password_hash'] ?? $this->getSecurity_Command_UserPasswordHashService());
});
}
/**
* Gets the private '.service_locator..Ae5NXw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__Ae5NXwService()
{
return $this->privates['.service_locator..Ae5NXw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator..HgB6d8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__HgB6d8Service()
{
return $this->privates['.service_locator..HgB6d8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'estimation' => ['privates', '.errored..service_locator..HgB6d8.App\\Entity\\Rentestimation', NULL, 'Cannot autowire service ".service_locator..HgB6d8": it references class "App\\Entity\\Rentestimation" but no such service exists.'],
], [
'estimation' => 'App\\Entity\\Rentestimation',
]);
}
/**
* Gets the private '.service_locator..OVXgLf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__OVXgLfService()
{
return $this->privates['.service_locator..OVXgLf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'documentRequestService' => ['privates', 'App\\Service\\Api\\TheProperty\\DocumentRequestService', 'getDocumentRequestServiceService', false],
], [
'documentRequestService' => 'App\\Service\\Api\\TheProperty\\DocumentRequestService',
]);
}
/**
* Gets the private '.service_locator..fvlmU9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__FvlmU9Service()
{
return $this->privates['.service_locator..fvlmU9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PropertyTypeRepository', 'getPropertyTypeRepositoryService', false],
], [
'repository' => 'App\\Repository\\PropertyTypeRepository',
]);
}
/**
* Gets the private '.service_locator..i7P.zi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator__I7P_ZiService()
{
return $this->privates['.service_locator..i7P.zi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'field' => ['privates', '.errored..service_locator..i7P.zi.App\\Entity\\PrimeProcedureField', NULL, 'Cannot autowire service ".service_locator..i7P.zi": it references class "App\\Entity\\PrimeProcedureField" but no such service exists.'],
], [
'field' => 'App\\Entity\\PrimeProcedureField',
]);
}
/**
* Gets the private '.service_locator.0Ccr..5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0Ccr__5Service()
{
return $this->privates['.service_locator.0Ccr..5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.0Ccr..5.App\\Entity\\ThepropertyDocument', NULL, 'Cannot autowire service ".service_locator.0Ccr..5": it references class "App\\Entity\\ThepropertyDocument" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'documentModificationService' => ['privates', 'App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService', 'getDocumentModificationServiceService', false],
], [
'data' => 'App\\Entity\\ThepropertyDocument',
'documentModificationService' => 'App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService',
]);
}
/**
* Gets the private '.service_locator.0UNyPfI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0UNyPfIService()
{
return $this->privates['.service_locator.0UNyPfI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'propertyRep' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'em' => '?',
'propertyRep' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.0x1xCX0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_0x1xCX0Service()
{
return $this->privates['.service_locator.0x1xCX0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'traitementImmogo' => ['privates', 'App\\Service\\TraitementImmogo', 'getTraitementImmogoService', false],
], [
'traitementImmogo' => 'App\\Service\\TraitementImmogo',
]);
}
/**
* Gets the private '.service_locator.1_JdrvA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_1JdrvAService()
{
return $this->privates['.service_locator.1_JdrvA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sendmailservice' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
'user' => ['privates', '.errored..service_locator.1_JdrvA.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.1_JdrvA": it references class "App\\Entity\\User" but no such service exists.'],
], [
'sendmailservice' => 'App\\Service\\SendMail\\SendmailService',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.2LRM4iA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_2LRM4iAService()
{
return $this->privates['.service_locator.2LRM4iA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'localityService' => ['privates', 'App\\Service\\Api\\TheProperty\\LocalityService', 'getLocalityServiceService', false],
], [
'localityService' => 'App\\Service\\Api\\TheProperty\\LocalityService',
]);
}
/**
* Gets the private '.service_locator.3Yfz5Eo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3Yfz5EoService()
{
return $this->privates['.service_locator.3Yfz5Eo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'announcementRepository' => ['privates', 'App\\Repository\\AnnouncementRepository', 'getAnnouncementRepositoryService', false],
], [
'announcementRepository' => 'App\\Repository\\AnnouncementRepository',
]);
}
/**
* Gets the private '.service_locator.3q0fwPi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3q0fwPiService()
{
return $this->privates['.service_locator.3q0fwPi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'externalProviderRepository' => ['privates', 'App\\Repository\\ExternalProviderRepository', 'getExternalProviderRepositoryService', false],
], [
'externalProviderRepository' => 'App\\Repository\\ExternalProviderRepository',
]);
}
/**
* Gets the private '.service_locator.3tFXANU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_3tFXANUService()
{
return $this->privates['.service_locator.3tFXANU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
'vente_repo' => ['privates', 'App\\Repository\\VenteRepository', 'getVenteRepositoryService', false],
], [
'em' => '?',
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
'vente_repo' => 'App\\Repository\\VenteRepository',
]);
}
/**
* Gets the private '.service_locator.44F7lZM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_44F7lZMService()
{
return $this->privates['.service_locator.44F7lZM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transactionType' => ['privates', '.errored..service_locator.44F7lZM.App\\Entity\\TransactionType', NULL, 'Cannot autowire service ".service_locator.44F7lZM": it references class "App\\Entity\\TransactionType" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'transactionTypeRepository' => ['privates', 'App\\Repository\\TransactionTypeRepository', 'getTransactionTypeRepositoryService', false],
], [
'transactionType' => 'App\\Entity\\TransactionType',
'transactionTypeRepository' => 'App\\Repository\\TransactionTypeRepository',
]);
}
/**
* Gets the private '.service_locator.4EHBvUy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4EHBvUyService()
{
return $this->privates['.service_locator.4EHBvUy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.4EHBvUy.App\\Entity\\Offer', NULL, 'Cannot autowire service ".service_locator.4EHBvUy": it references class "App\\Entity\\Offer" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\Offer\\OfferSigningService', 'getOfferSigningServiceService', false],
], [
'offer' => 'App\\Entity\\Offer',
'service' => 'App\\Service\\Api\\Offer\\OfferSigningService',
]);
}
/**
* Gets the private '.service_locator.4P5r10U' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4P5r10UService()
{
return $this->privates['.service_locator.4P5r10U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.4P5r10U.App\\Entity\\Offer', NULL, 'Cannot autowire service ".service_locator.4P5r10U": it references class "App\\Entity\\Offer" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\Offer\\NotaryCorrectionService', 'getNotaryCorrectionServiceService', false],
], [
'offer' => 'App\\Entity\\Offer',
'service' => 'App\\Service\\Api\\Offer\\NotaryCorrectionService',
]);
}
/**
* Gets the private '.service_locator.4_PY3BS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4PY3BSService()
{
return $this->privates['.service_locator.4_PY3BS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'field' => ['privates', '.errored..service_locator.4_PY3BS.App\\Entity\\PrimeProcedure', NULL, 'Cannot autowire service ".service_locator.4_PY3BS": it references class "App\\Entity\\PrimeProcedure" but no such service exists.'],
], [
'field' => 'App\\Entity\\PrimeProcedure',
]);
}
/**
* Gets the private '.service_locator.4ioHkcV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_4ioHkcVService()
{
return $this->privates['.service_locator.4ioHkcV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messageBusInterface' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messageBusInterface' => '?',
]);
}
/**
* Gets the private '.service_locator.527nvhd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_527nvhdService()
{
return $this->privates['.service_locator.527nvhd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'param' => ['privates', '.errored..service_locator.527nvhd.App\\Entity\\Parameter', NULL, 'Cannot autowire service ".service_locator.527nvhd": it references class "App\\Entity\\Parameter" but no such service exists.'],
], [
'param' => 'App\\Entity\\Parameter',
]);
}
/**
* Gets the private '.service_locator.5b2Yc67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5b2Yc67Service()
{
return $this->privates['.service_locator.5b2Yc67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'parameterBag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'parameterBag' => '?',
]);
}
/**
* Gets the private '.service_locator.5miB8_X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5miB8XService()
{
return $this->privates['.service_locator.5miB8_X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.5wi7aKe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_5wi7aKeService()
{
return $this->privates['.service_locator.5wi7aKe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.5wi7aKe.App\\Entity\\Theservice', NULL, 'Cannot autowire service ".service_locator.5wi7aKe": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'featureService' => ['privates', 'App\\Service\\Api\\Subscription\\FeatureService', 'getFeatureServiceService', false],
], [
'data' => 'App\\Entity\\Theservice',
'featureService' => 'App\\Service\\Api\\Subscription\\FeatureService',
]);
}
/**
* Gets the private '.service_locator.65AP40.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_65AP40_Service()
{
return $this->privates['.service_locator.65AP40.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productService' => ['privates', '.errored..service_locator.65AP40..App\\Entity\\SubscriptionProductService', NULL, 'Cannot autowire service ".service_locator.65AP40.": it references class "App\\Entity\\SubscriptionProductService" but no such service exists.'],
], [
'productService' => 'App\\Entity\\SubscriptionProductService',
]);
}
/**
* Gets the private '.service_locator.670zTdK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_670zTdKService()
{
return $this->privates['.service_locator.670zTdK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'property' => ['privates', '.errored..service_locator.670zTdK.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.670zTdK": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'property' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.6F4Kn0u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6F4Kn0uService()
{
return $this->privates['.service_locator.6F4Kn0u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PrasAffectationConditionRepository', 'getPrasAffectationConditionRepositoryService', false],
], [
'repository' => 'App\\Repository\\PrasAffectationConditionRepository',
]);
}
/**
* Gets the private '.service_locator.6Oaurz_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6OaurzService()
{
return $this->privates['.service_locator.6Oaurz_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'roof' => ['privates', '.errored..service_locator.6Oaurz_.App\\Entity\\Roof', NULL, 'Cannot autowire service ".service_locator.6Oaurz_": it references class "App\\Entity\\Roof" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'roof' => 'App\\Entity\\Roof',
]);
}
/**
* Gets the private '.service_locator.6sSU9ow' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_6sSU9owService()
{
return $this->privates['.service_locator.6sSU9ow'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\OfferCollaborative\\AddOfferService', 'getAddOfferServiceService', false],
], [
'service' => 'App\\Service\\Api\\OfferCollaborative\\AddOfferService',
]);
}
/**
* Gets the private '.service_locator.74LVfE_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_74LVfEService()
{
return $this->privates['.service_locator.74LVfE_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prasZone' => ['privates', '.errored..service_locator.74LVfE_.App\\Entity\\PrasZone', NULL, 'Cannot autowire service ".service_locator.74LVfE_": it references class "App\\Entity\\PrasZone" but no such service exists.'],
], [
'prasZone' => 'App\\Entity\\PrasZone',
]);
}
/**
* Gets the private '.service_locator.77Q0MzO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_77Q0MzOService()
{
return $this->privates['.service_locator.77Q0MzO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.77Q0MzO.App\\Entity\\OfferCollaborative', NULL, 'Cannot autowire service ".service_locator.77Q0MzO": it references class "App\\Entity\\OfferCollaborative" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService', 'getSendOfferToSellerServiceService', false],
], [
'offer' => 'App\\Entity\\OfferCollaborative',
'service' => 'App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService',
]);
}
/**
* Gets the private '.service_locator.7Bh2dos' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7Bh2dosService()
{
return $this->privates['.service_locator.7Bh2dos'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processRepository' => ['privates', 'App\\Repository\\PrimeProcessRepository', 'getPrimeProcessRepositoryService', false],
'property' => ['privates', '.errored..service_locator.7Bh2dos.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.7Bh2dos": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'processRepository' => 'App\\Repository\\PrimeProcessRepository',
'property' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.7IsKrbY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7IsKrbYService()
{
return $this->privates['.service_locator.7IsKrbY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.7IsKrbY.App\\Entity\\Offer', NULL, 'Cannot autowire service ".service_locator.7IsKrbY": it references class "App\\Entity\\Offer" but no such service exists.'],
], [
'offer' => 'App\\Entity\\Offer',
]);
}
/**
* Gets the private '.service_locator.7K2EQCE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7K2EQCEService()
{
return $this->privates['.service_locator.7K2EQCE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.7W8Gc0e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7W8Gc0eService()
{
return $this->privates['.service_locator.7W8Gc0e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'processService' => ['privates', 'App\\Service\\Api\\Prime\\PrimeProcessService', 'getPrimeProcessServiceService', false],
], [
'processService' => 'App\\Service\\Api\\Prime\\PrimeProcessService',
]);
}
/**
* Gets the private '.service_locator.7f2MzR6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_7f2MzR6Service()
{
return $this->privates['.service_locator.7f2MzR6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'contractAcceptationService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService', 'getContractAcceptationServiceService', false],
'solicitation' => ['privates', '.errored..service_locator.7f2MzR6.App\\Entity\\Solicitation', NULL, 'Cannot autowire service ".service_locator.7f2MzR6": it references class "App\\Entity\\Solicitation" but no such service exists.'],
], [
'contractAcceptationService' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService',
'solicitation' => 'App\\Entity\\Solicitation',
]);
}
/**
* Gets the private '.service_locator.83pwl0X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_83pwl0XService()
{
return $this->privates['.service_locator.83pwl0X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.83pwl0X.App\\Entity\\ImoAgent\\ImoAgentSolicitation', NULL, 'Cannot autowire service ".service_locator.83pwl0X": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.'],
], [
'data' => 'App\\Entity\\ImoAgent\\ImoAgentSolicitation',
]);
}
/**
* Gets the private '.service_locator.8FMg.K_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8FMg_KService()
{
return $this->privates['.service_locator.8FMg.K_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'providerSolarDeclarationCadastre' => ['privates', '.errored..service_locator.8FMg.K_.App\\Entity\\ProviderSolarDeclarationCadastre', NULL, 'Cannot autowire service ".service_locator.8FMg.K_": it references class "App\\Entity\\ProviderSolarDeclarationCadastre" but no such service exists.'],
], [
'providerSolarDeclarationCadastre' => 'App\\Entity\\ProviderSolarDeclarationCadastre',
]);
}
/**
* Gets the private '.service_locator.8ekH0_G' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8ekH0GService()
{
return $this->privates['.service_locator.8ekH0_G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'procedure' => ['privates', '.errored..service_locator.8ekH0_G.App\\Entity\\PrimeProcedure', NULL, 'Cannot autowire service ".service_locator.8ekH0_G": it references class "App\\Entity\\PrimeProcedure" but no such service exists.'],
], [
'procedure' => 'App\\Entity\\PrimeProcedure',
]);
}
/**
* Gets the private '.service_locator.8z.wTr5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_8z_WTr5Service()
{
return $this->privates['.service_locator.8z.wTr5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ThepropertyOffer' => ['privates', '.errored..service_locator.8z.wTr5.App\\Entity\\ThepropertyOffer', NULL, 'Cannot autowire service ".service_locator.8z.wTr5": it references class "App\\Entity\\ThepropertyOffer" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'user' => ['privates', '.errored..service_locator.8z.wTr5.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.8z.wTr5": it references class "App\\Entity\\User" but no such service exists.'],
], [
'ThepropertyOffer' => 'App\\Entity\\ThepropertyOffer',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.90.4hsE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_90_4hsEService()
{
return $this->privates['.service_locator.90.4hsE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ppasCsvRepository' => ['privates', 'App\\Repository\\PpasCsvRepository', 'getPpasCsvRepositoryService', false],
], [
'ppasCsvRepository' => 'App\\Repository\\PpasCsvRepository',
]);
}
/**
* Gets the private '.service_locator.9BpSl6J' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_9BpSl6JService()
{
return $this->privates['.service_locator.9BpSl6J'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offre' => ['privates', '.errored..service_locator.9BpSl6J.App\\Entity\\Offer', NULL, 'Cannot autowire service ".service_locator.9BpSl6J": it references class "App\\Entity\\Offer" but no such service exists.'],
], [
'offre' => 'App\\Entity\\Offer',
]);
}
/**
* Gets the private '.service_locator.AGzgJIa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AGzgJIaService()
{
return $this->privates['.service_locator.AGzgJIa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.AGzgJIa.App\\Entity\\Theservice', NULL, 'Cannot autowire service ".service_locator.AGzgJIa": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'data' => 'App\\Entity\\Theservice',
'em' => '?',
]);
}
/**
* Gets the private '.service_locator.AM4iRrW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AM4iRrWService()
{
return $this->privates['.service_locator.AM4iRrW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'locationType' => ['privates', '.errored..service_locator.AM4iRrW.App\\Entity\\LocationType', NULL, 'Cannot autowire service ".service_locator.AM4iRrW": it references class "App\\Entity\\LocationType" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'locationTypeRepository' => ['privates', 'App\\Repository\\LocationTypeRepository', 'getLocationTypeRepositoryService', false],
], [
'locationType' => 'App\\Entity\\LocationType',
'locationTypeRepository' => 'App\\Repository\\LocationTypeRepository',
]);
}
/**
* Gets the private '.service_locator.AYX6HiM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AYX6HiMService()
{
return $this->privates['.service_locator.AYX6HiM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'obligation' => ['privates', '.errored..service_locator.AYX6HiM.App\\Entity\\Obligations', NULL, 'Cannot autowire service ".service_locator.AYX6HiM": it references class "App\\Entity\\Obligations" but no such service exists.'],
], [
'obligation' => 'App\\Entity\\Obligations',
]);
}
/**
* Gets the private '.service_locator.AjNUl4_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AjNUl4Service()
{
return $this->privates['.service_locator.AjNUl4_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'theProperty' => ['privates', '.errored..service_locator.AjNUl4_.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.AjNUl4_": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'manager' => '?',
'theProperty' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.AkI1NqP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AkI1NqPService()
{
return $this->privates['.service_locator.AkI1NqP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\OccupationPeriodFileRepository', 'getOccupationPeriodFileRepositoryService', false],
], [
'repository' => 'App\\Repository\\OccupationPeriodFileRepository',
]);
}
/**
* Gets the private '.service_locator.B2caubr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B2caubrService()
{
return $this->privates['.service_locator.B2caubr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryEnvironnement' => ['privates', '.errored..service_locator.B2caubr.App\\Entity\\CategoryEnvironnement', NULL, 'Cannot autowire service ".service_locator.B2caubr": it references class "App\\Entity\\CategoryEnvironnement" but no such service exists.'],
], [
'categoryEnvironnement' => 'App\\Entity\\CategoryEnvironnement',
]);
}
/**
* Gets the private '.service_locator.B4C5t9G' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B4C5t9GService()
{
return $this->privates['.service_locator.B4C5t9G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'contact' => ['privates', '.errored..service_locator.B4C5t9G.App\\Entity\\Contactseller', NULL, 'Cannot autowire service ".service_locator.B4C5t9G": it references class "App\\Entity\\Contactseller" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'contact' => 'App\\Entity\\Contactseller',
]);
}
/**
* Gets the private '.service_locator.B92NsWb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_B92NsWbService()
{
return $this->privates['.service_locator.B92NsWb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'roofRepository' => ['privates', 'App\\Repository\\RoofRepository', 'getRoofRepositoryService', false],
], [
'roofRepository' => 'App\\Repository\\RoofRepository',
]);
}
/**
* Gets the private '.service_locator.BtCdv5A' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BtCdv5AService()
{
return $this->privates['.service_locator.BtCdv5A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'areaCsvRepository' => ['privates', 'App\\Repository\\AreaCsvRepository', 'getAreaCsvRepositoryService', false],
], [
'areaCsvRepository' => 'App\\Repository\\AreaCsvRepository',
]);
}
/**
* Gets the private '.service_locator.CQs0Xm0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CQs0Xm0Service()
{
return $this->privates['.service_locator.CQs0Xm0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'partnerRequest' => ['privates', '.errored..service_locator.CQs0Xm0.App\\Entity\\PurchasePartnerRequest', NULL, 'Cannot autowire service ".service_locator.CQs0Xm0": it references class "App\\Entity\\PurchasePartnerRequest" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'partnerRequest' => 'App\\Entity\\PurchasePartnerRequest',
]);
}
/**
* Gets the private '.service_locator.CaNV.uY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CaNV_UYService()
{
return $this->privates['.service_locator.CaNV.uY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'contractListingService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractListingService', 'getContractListingServiceService', false],
], [
'contractListingService' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractListingService',
]);
}
/**
* Gets the private '.service_locator.D28s79M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D28s79MService()
{
return $this->privates['.service_locator.D28s79M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imagePub' => ['privates', '.errored..service_locator.D28s79M.App\\Entity\\ImagePub', NULL, 'Cannot autowire service ".service_locator.D28s79M": it references class "App\\Entity\\ImagePub" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'imagePub' => 'App\\Entity\\ImagePub',
]);
}
/**
* Gets the private '.service_locator.DKxJ1dA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DKxJ1dAService()
{
return $this->privates['.service_locator.DKxJ1dA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'clientService' => ['privates', 'App\\Mybase\\Services\\HttpClientService', 'getHttpClientServiceService', false],
'container' => ['services', 'service_container', 'getServiceContainerService', false],
], [
'clientService' => 'App\\Mybase\\Services\\HttpClientService',
'container' => '?',
]);
}
/**
* Gets the private '.service_locator.DSZ8z7P' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DSZ8z7PService()
{
return $this->privates['.service_locator.DSZ8z7P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bankRepository' => ['privates', 'App\\Repository\\BankRepository', 'getBankRepositoryService', false],
], [
'bankRepository' => 'App\\Repository\\BankRepository',
]);
}
/**
* Gets the private '.service_locator.DdSSotU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DdSSotUService()
{
return $this->privates['.service_locator.DdSSotU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dVFCsvRepository' => ['privates', 'App\\Repository\\DVFCsvRepository', 'getDVFCsvRepositoryService', false],
], [
'dVFCsvRepository' => 'App\\Repository\\DVFCsvRepository',
]);
}
/**
* Gets the private '.service_locator.DgQmMEO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DgQmMEOService()
{
return $this->privates['.service_locator.DgQmMEO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService', 'getContractGenerationServiceService', false],
'solicitation' => ['privates', '.errored..service_locator.DgQmMEO.App\\Entity\\Solicitation', NULL, 'Cannot autowire service ".service_locator.DgQmMEO": it references class "App\\Entity\\Solicitation" but no such service exists.'],
], [
'service' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService',
'solicitation' => 'App\\Entity\\Solicitation',
]);
}
/**
* Gets the private '.service_locator.DgrmONe' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DgrmONeService()
{
return $this->privates['.service_locator.DgrmONe'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'markofInterest' => ['privates', '.errored..service_locator.DgrmONe.App\\Entity\\MarkofInterest', NULL, 'Cannot autowire service ".service_locator.DgrmONe": it references class "App\\Entity\\MarkofInterest" but no such service exists.'],
], [
'markofInterest' => 'App\\Entity\\MarkofInterest',
]);
}
/**
* Gets the private '.service_locator.DoCVnoP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DoCVnoPService()
{
return $this->privates['.service_locator.DoCVnoP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'file' => ['privates', '.errored..service_locator.DoCVnoP.App\\Entity\\OccupationPeriodFile', NULL, 'Cannot autowire service ".service_locator.DoCVnoP": it references class "App\\Entity\\OccupationPeriodFile" but no such service exists.'],
], [
'file' => 'App\\Entity\\OccupationPeriodFile',
]);
}
/**
* Gets the private '.service_locator.Dw_3Cp5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Dw3Cp5Service()
{
return $this->privates['.service_locator.Dw_3Cp5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\Offer\\MakeOfferService', 'getMakeOfferServiceService', false],
], [
'service' => 'App\\Service\\Api\\Offer\\MakeOfferService',
]);
}
/**
* Gets the private '.service_locator.E9uM_YD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_E9uMYDService()
{
return $this->privates['.service_locator.E9uM_YD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryRepo' => ['privates', 'App\\Repository\\CategoryEnvironnementRepository', 'getCategoryEnvironnementRepositoryService', false],
'locationRepo' => ['privates', 'App\\Repository\\PermitLocationEnvironmentRepository', 'getPermitLocationEnvironmentRepositoryService', false],
], [
'categoryRepo' => 'App\\Repository\\CategoryEnvironnementRepository',
'locationRepo' => 'App\\Repository\\PermitLocationEnvironmentRepository',
]);
}
/**
* Gets the private '.service_locator.EJPRYr2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EJPRYr2Service()
{
return $this->privates['.service_locator.EJPRYr2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.EJPRYr2.App\\Entity\\ObligationCsv', NULL, 'Cannot autowire service ".service_locator.EJPRYr2": it references class "App\\Entity\\ObligationCsv" but no such service exists.'],
'parameterBag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'csv' => 'App\\Entity\\ObligationCsv',
'parameterBag' => '?',
]);
}
/**
* Gets the private '.service_locator.EV92WQ1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EV92WQ1Service()
{
return $this->privates['.service_locator.EV92WQ1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'conversation' => ['privates', '.errored..service_locator.EV92WQ1.App\\Entity\\Conversation', NULL, 'Cannot autowire service ".service_locator.EV92WQ1": it references class "App\\Entity\\Conversation" but no such service exists.'],
'updateChannelService' => ['privates', 'App\\Service\\Api\\Chat\\UpdateChannelService', 'getUpdateChannelServiceService', false],
], [
'conversation' => 'App\\Entity\\Conversation',
'updateChannelService' => 'App\\Service\\Api\\Chat\\UpdateChannelService',
]);
}
/**
* Gets the private '.service_locator.Em1sGuR' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Em1sGuRService()
{
return $this->privates['.service_locator.Em1sGuR'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'contractDetailService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService', 'getContractDetailServiceService', false],
'theProperty' => ['privates', '.errored..service_locator.Em1sGuR.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.Em1sGuR": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'contractDetailService' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService',
'theProperty' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.EsG_0hX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EsG0hXService()
{
return $this->privates['.service_locator.EsG_0hX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
'traitementImmogo' => ['privates', 'App\\Service\\TraitementImmogo', 'getTraitementImmogoService', false],
], [
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
'traitementImmogo' => 'App\\Service\\TraitementImmogo',
]);
}
/**
* Gets the private '.service_locator.F24N2zj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F24N2zjService()
{
return $this->privates['.service_locator.F24N2zj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.firewall.map.context.admin' => ['privates', 'security.firewall.map.context.admin', 'getSecurity_Firewall_Map_Context_AdminService', false],
'security.firewall.map.context.client' => ['privates', 'security.firewall.map.context.client', 'getSecurity_Firewall_Map_Context_ClientService', false],
'security.firewall.map.context.dev' => ['privates', 'security.firewall.map.context.dev', 'getSecurity_Firewall_Map_Context_DevService', false],
], [
'security.firewall.map.context.admin' => '?',
'security.firewall.map.context.client' => '?',
'security.firewall.map.context.dev' => '?',
]);
}
/**
* Gets the private '.service_locator.F4h55f1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F4h55f1Service()
{
return $this->privates['.service_locator.F4h55f1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'newPlan' => ['privates', '.errored..service_locator.F4h55f1.App\\Entity\\Plan\\Plan', NULL, 'Cannot autowire service ".service_locator.F4h55f1": it references class "App\\Entity\\Plan\\Plan" but no such service exists.'],
], [
'newPlan' => 'App\\Entity\\Plan\\Plan',
]);
}
/**
* Gets the private '.service_locator.F603JRO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F603JROService()
{
return $this->privates['.service_locator.F603JRO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'ppasAffectationCsvRepo' => ['privates', 'App\\Repository\\PpasAffectationCsvRepository', 'getPpasAffectationCsvRepositoryService', false],
], [
'ppasAffectationCsvRepo' => 'App\\Repository\\PpasAffectationCsvRepository',
]);
}
/**
* Gets the private '.service_locator.FEUHOWC' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FEUHOWCService()
{
return $this->privates['.service_locator.FEUHOWC'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'pub' => ['privates', '.errored..service_locator.FEUHOWC.App\\Entity\\ImagePub', NULL, 'Cannot autowire service ".service_locator.FEUHOWC": it references class "App\\Entity\\ImagePub" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'pub' => 'App\\Entity\\ImagePub',
]);
}
/**
* Gets the private '.service_locator.FLflT6M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FLflT6MService()
{
return $this->privates['.service_locator.FLflT6M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'servicePromotion' => ['privates', '.errored..service_locator.FLflT6M.App\\Entity\\ServicePromo', NULL, 'Cannot autowire service ".service_locator.FLflT6M": it references class "App\\Entity\\ServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'servicePromotion' => 'App\\Entity\\ServicePromo',
]);
}
/**
* Gets the private '.service_locator.FMXrkKs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FMXrkKsService()
{
return $this->privates['.service_locator.FMXrkKs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.FMXrkKs.App\\Entity\\Conversation', NULL, 'Cannot autowire service ".service_locator.FMXrkKs": it references class "App\\Entity\\Conversation" but no such service exists.'],
'updateChannelService' => ['privates', 'App\\Service\\Api\\Chat\\UpdateChannelService', 'getUpdateChannelServiceService', false],
], [
'data' => 'App\\Entity\\Conversation',
'updateChannelService' => 'App\\Service\\Api\\Chat\\UpdateChannelService',
]);
}
/**
* Gets the private '.service_locator.FS_7lr5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FS7lr5Service()
{
return $this->privates['.service_locator.FS_7lr5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'coordinateRepository' => ['privates', 'App\\Repository\\CommunityCoordinateRepository', 'getCommunityCoordinateRepositoryService', false],
'formule' => ['privates', 'App\\Service\\Formule', 'getFormuleService', false],
'postRepository' => ['privates', 'App\\Repository\\CommunityPostRepository', 'getCommunityPostRepositoryService', false],
], [
'coordinateRepository' => 'App\\Repository\\CommunityCoordinateRepository',
'formule' => 'App\\Service\\Formule',
'postRepository' => 'App\\Repository\\CommunityPostRepository',
]);
}
/**
* Gets the private '.service_locator.FbfzOBq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FbfzOBqService()
{
return $this->privates['.service_locator.FbfzOBq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.FzOPkXO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FzOPkXOService()
{
return $this->privates['.service_locator.FzOPkXO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imoAgentSolicitation' => ['privates', '.errored..service_locator.FzOPkXO.App\\Entity\\ImoAgent\\ImoAgentSolicitation', NULL, 'Cannot autowire service ".service_locator.FzOPkXO": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.'],
], [
'imoAgentSolicitation' => 'App\\Entity\\ImoAgent\\ImoAgentSolicitation',
]);
}
/**
* Gets the private '.service_locator.GIx7QUv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GIx7QUvService()
{
return $this->privates['.service_locator.GIx7QUv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'centsRepository' => ['privates', 'App\\Repository\\AdditionalCentsRepository', 'getAdditionalCentsRepositoryService', false],
'precountRepository' => ['privates', 'App\\Repository\\PrecountRepository', 'getPrecountRepositoryService', false],
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'centsRepository' => 'App\\Repository\\AdditionalCentsRepository',
'precountRepository' => 'App\\Repository\\PrecountRepository',
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.GNc8e5B' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GNc8e5BService()
{
return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine' => ['services', 'doctrine', 'getDoctrineService', false],
'form.factory' => ['services', '.container.private.form.factory', 'get_Container_Private_Form_FactoryService', false],
'http_kernel' => ['services', 'http_kernel', 'getHttpKernelService', false],
'message_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'messenger.default_bus' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
'parameter_bag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'router' => ['services', 'router', 'getRouterService', false],
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.csrf.token_manager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'session' => ['privates', '.session.deprecated', 'get_Session_DeprecatedService', false],
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'doctrine' => '?',
'form.factory' => '?',
'http_kernel' => '?',
'message_bus' => '?',
'messenger.default_bus' => '?',
'parameter_bag' => '?',
'request_stack' => '?',
'router' => '?',
'security.authorization_checker' => '?',
'security.csrf.token_manager' => '?',
'security.token_storage' => '?',
'serializer' => '?',
'session' => '.session.deprecated',
'twig' => '?',
]);
}
/**
* Gets the private '.service_locator.GUy4amO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GUy4amOService()
{
return $this->privates['.service_locator.GUy4amO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PrasZoneRepository', 'getPrasZoneRepositoryService', false],
], [
'repository' => 'App\\Repository\\PrasZoneRepository',
]);
}
/**
* Gets the private '.service_locator.H2QtHye' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H2QtHyeService()
{
return $this->privates['.service_locator.H2QtHye'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\TheProperty\\SoilAffectationPlanService', 'getSoilAffectationPlanServiceService', false],
], [
'service' => 'App\\Service\\Api\\TheProperty\\SoilAffectationPlanService',
]);
}
/**
* Gets the private '.service_locator.HPh3.Sm' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HPh3_SmService()
{
return $this->privates['.service_locator.HPh3.Sm'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'locationTypeRepository' => ['privates', 'App\\Repository\\LocationTypeRepository', 'getLocationTypeRepositoryService', false],
], [
'locationTypeRepository' => 'App\\Repository\\LocationTypeRepository',
]);
}
/**
* Gets the private '.service_locator.HRgCRFj' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HRgCRFjService()
{
return $this->privates['.service_locator.HRgCRFj'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'energyBelgique' => ['privates', '.errored..service_locator.HRgCRFj.App\\Entity\\EnergyBelgique', NULL, 'Cannot autowire service ".service_locator.HRgCRFj": it references class "App\\Entity\\EnergyBelgique" but no such service exists.'],
], [
'energyBelgique' => 'App\\Entity\\EnergyBelgique',
]);
}
/**
* Gets the private '.service_locator.Hsc6SKy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Hsc6SKyService()
{
return $this->privates['.service_locator.Hsc6SKy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'parameter' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'parameter' => '?',
]);
}
/**
* Gets the private '.service_locator.IM2Mmm4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IM2Mmm4Service()
{
return $this->privates['.service_locator.IM2Mmm4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'theProperty' => ['privates', '.errored..service_locator.IM2Mmm4.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.IM2Mmm4": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'theProperty' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.Ik8cC3N' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ik8cC3NService()
{
return $this->privates['.service_locator.Ik8cC3N'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.Ik8cC3N.App\\Entity\\RentalManagement', NULL, 'Cannot autowire service ".service_locator.Ik8cC3N": it references class "App\\Entity\\RentalManagement" but no such service exists.'],
], [
'data' => 'App\\Entity\\RentalManagement',
]);
}
/**
* Gets the private '.service_locator.J.K9K7h' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_J_K9K7hService()
{
return $this->privates['.service_locator.J.K9K7h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'parameterBag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'primeCsv' => ['privates', '.errored..service_locator.J.K9K7h.App\\Entity\\PrimeCsv', NULL, 'Cannot autowire service ".service_locator.J.K9K7h": it references class "App\\Entity\\PrimeCsv" but no such service exists.'],
], [
'parameterBag' => '?',
'primeCsv' => 'App\\Entity\\PrimeCsv',
]);
}
/**
* Gets the private '.service_locator.JMvqlQM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JMvqlQMService()
{
return $this->privates['.service_locator.JMvqlQM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.JMvqlQM.App\\Entity\\OfferCollaborative', NULL, 'Cannot autowire service ".service_locator.JMvqlQM": it references class "App\\Entity\\OfferCollaborative" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService', 'getSignCollaboratorOfferServiceService', false],
], [
'offer' => 'App\\Entity\\OfferCollaborative',
'service' => 'App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService',
]);
}
/**
* Gets the private '.service_locator.JubzVby' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JubzVbyService()
{
return $this->privates['.service_locator.JubzVby'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', '.errored..service_locator.JubzVby.App\\Entity\\Theservice', NULL, 'Cannot autowire service ".service_locator.JubzVby": it references class "App\\Entity\\Theservice" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'service' => 'App\\Entity\\Theservice',
]);
}
/**
* Gets the private '.service_locator.K5vPgtr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K5vPgtrService()
{
return $this->privates['.service_locator.K5vPgtr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'formule' => ['privates', 'App\\Service\\Formule', 'getFormuleService', false],
'getloyerimmmogo' => ['privates', 'App\\Service\\GetloyerprospectifImmogo', 'getGetloyerprospectifImmogoService', false],
'property' => ['privates', '.errored..service_locator.K5vPgtr.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.K5vPgtr": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'sendmailservice' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
'traitementUrl' => ['privates', 'App\\Service\\TraitementUrl', 'getTraitementUrlService', false],
], [
'formule' => 'App\\Service\\Formule',
'getloyerimmmogo' => 'App\\Service\\GetloyerprospectifImmogo',
'property' => 'App\\Entity\\TheProperty',
'sendmailservice' => 'App\\Service\\SendMail\\SendmailService',
'traitementUrl' => 'App\\Service\\TraitementUrl',
]);
}
/**
* Gets the private '.service_locator.KLVvNIq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KLVvNIqService()
{
return $this->privates['.service_locator.KLVvNIq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', false],
'doctrine.uuid_generator' => ['privates', 'doctrine.uuid_generator', 'getDoctrine_UuidGeneratorService', false],
], [
'doctrine.ulid_generator' => '?',
'doctrine.uuid_generator' => '?',
]);
}
/**
* Gets the private '.service_locator.KfbR3DY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KfbR3DYService()
{
return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'loader' => ['privates', '.errored..service_locator.KfbR3DY.Symfony\\Component\\Config\\Loader\\LoaderInterface', NULL, 'Cannot autowire service ".service_locator.KfbR3DY": it references interface "Symfony\\Component\\Config\\Loader\\LoaderInterface" but no such service exists. You should maybe alias this interface to one of these existing services: "routing.loader.xml", "routing.loader.yml", "routing.loader.php", "routing.loader.glob", "routing.loader.directory", "routing.loader.container", "routing.loader", "routing.loader.annotation", "routing.loader.annotation.directory", "routing.loader.annotation.file", "api_platform.route_loader.legacy".'],
], [
'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
]);
}
/**
* Gets the private '.service_locator.Kpg3j4e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kpg3j4eService()
{
return $this->privates['.service_locator.Kpg3j4e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'optionRepository' => ['privates', 'App\\Repository\\OptionRepository', 'getOptionRepositoryService', false],
], [
'optionRepository' => 'App\\Repository\\OptionRepository',
]);
}
/**
* Gets the private '.service_locator.KzHj_9I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KzHj9IService()
{
return $this->privates['.service_locator.KzHj_9I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'traitement' => ['privates', 'App\\Service\\Traitement', 'getTraitement2Service', false],
], [
'traitement' => 'App\\Service\\Traitement',
]);
}
/**
* Gets the private '.service_locator.L.6sSpP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L_6sSpPService()
{
return $this->privates['.service_locator.L.6sSpP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'produit' => ['privates', '.errored..service_locator.L.6sSpP.App\\Entity\\SubscriptionProduct', NULL, 'Cannot autowire service ".service_locator.L.6sSpP": it references class "App\\Entity\\SubscriptionProduct" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'produit' => 'App\\Entity\\SubscriptionProduct',
]);
}
/**
* Gets the private '.service_locator.L8s9Nth' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L8s9NthService()
{
return $this->privates['.service_locator.L8s9Nth'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'notification' => ['privates', '.errored..service_locator.L8s9Nth.App\\Entity\\Notification', NULL, 'Cannot autowire service ".service_locator.L8s9Nth": it references class "App\\Entity\\Notification" but no such service exists.'],
'notificationService' => ['privates', 'App\\Service\\Api\\Notification\\NotificationService', 'getNotificationService2Service', false],
], [
'manager' => '?',
'notification' => 'App\\Entity\\Notification',
'notificationService' => 'App\\Service\\Api\\Notification\\NotificationService',
]);
}
/**
* Gets the private '.service_locator.LCDj2BZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LCDj2BZService()
{
return $this->privates['.service_locator.LCDj2BZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'communityCoordinateRepository' => ['privates', 'App\\Repository\\CommunityCoordinateRepository', 'getCommunityCoordinateRepositoryService', false],
'communityPostRepository' => ['privates', 'App\\Repository\\CommunityPostRepository', 'getCommunityPostRepositoryService', false],
'formule' => ['privates', 'App\\Service\\Formule', 'getFormuleService', false],
], [
'communityCoordinateRepository' => 'App\\Repository\\CommunityCoordinateRepository',
'communityPostRepository' => 'App\\Repository\\CommunityPostRepository',
'formule' => 'App\\Service\\Formule',
]);
}
/**
* Gets the private '.service_locator.LbjZSbI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LbjZSbIService()
{
return $this->privates['.service_locator.LbjZSbI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sim' => ['privates', '.errored..service_locator.LbjZSbI.App\\Entity\\Simulation', NULL, 'Cannot autowire service ".service_locator.LbjZSbI": it references class "App\\Entity\\Simulation" but no such service exists.'],
], [
'sim' => 'App\\Entity\\Simulation',
]);
}
/**
* Gets the private '.service_locator.LwEOyeK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LwEOyeKService()
{
return $this->privates['.service_locator.LwEOyeK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.LxNsfND' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LxNsfNDService()
{
return $this->privates['.service_locator.LxNsfND'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'externalProviderOfferRepository' => ['privates', 'App\\Repository\\ExternalProviderOfferRepository', 'getExternalProviderOfferRepositoryService', false],
], [
'externalProviderOfferRepository' => 'App\\Repository\\ExternalProviderOfferRepository',
]);
}
/**
* Gets the private '.service_locator.M.h_EJd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M_HEJdService()
{
return $this->privates['.service_locator.M.h_EJd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prasAffectationCondition' => ['privates', '.errored..service_locator.M.h_EJd.App\\Entity\\PrasAffectationCondition', NULL, 'Cannot autowire service ".service_locator.M.h_EJd": it references class "App\\Entity\\PrasAffectationCondition" but no such service exists.'],
], [
'prasAffectationCondition' => 'App\\Entity\\PrasAffectationCondition',
]);
}
/**
* Gets the private '.service_locator.M9PMcRV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M9PMcRVService()
{
return $this->privates['.service_locator.M9PMcRV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'security' => '?',
]);
}
/**
* Gets the private '.service_locator.M9ycMaq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M9ycMaqService()
{
return $this->privates['.service_locator.M9ycMaq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'rentalService' => ['services', 'App\\Service\\Api\\RentalService', 'getRentalServiceService', false],
], [
'rentalService' => 'App\\Service\\Api\\RentalService',
]);
}
/**
* Gets the private '.service_locator.MBcNAjb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MBcNAjbService()
{
return $this->privates['.service_locator.MBcNAjb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'propertyOptionRepository' => ['privates', 'App\\Repository\\PropertyOptionRepository', 'getPropertyOptionRepositoryService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'societyRepository' => ['privates', 'App\\Repository\\SocietyRepository', 'getSocietyRepositoryService', false],
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'propertyOptionRepository' => 'App\\Repository\\PropertyOptionRepository',
'security' => '?',
'societyRepository' => 'App\\Repository\\SocietyRepository',
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.MJUzJi0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MJUzJi0Service()
{
return $this->privates['.service_locator.MJUzJi0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'agent' => ['privates', '.errored..service_locator.MJUzJi0.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.MJUzJi0": it references class "App\\Entity\\User" but no such service exists.'],
'images' => ['privates', '.errored..service_locator.MJUzJi0.Doctrine\\Common\\Collections\\Collection', NULL, 'Cannot autowire service ".service_locator.MJUzJi0": it references interface "Doctrine\\Common\\Collections\\Collection" but no such service exists. Did you create a class that implements this interface?'],
'model' => ['privates', '.errored..service_locator.MJUzJi0.App\\Entity\\ImoAgent\\ImoAgentSolicitation', NULL, 'Cannot autowire service ".service_locator.MJUzJi0": it references class "App\\Entity\\ImoAgent\\ImoAgentSolicitation" but no such service exists.'],
], [
'agent' => 'App\\Entity\\User',
'images' => 'Doctrine\\Common\\Collections\\Collection',
'model' => 'App\\Entity\\ImoAgent\\ImoAgentSolicitation',
]);
}
/**
* Gets the private '.service_locator.NFoq.Bg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NFoq_BgService()
{
return $this->privates['.service_locator.NFoq.Bg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permitCiterneRepository' => ['privates', 'App\\Repository\\PermitCiterneRepository', 'getPermitCiterneRepositoryService', false],
], [
'permitCiterneRepository' => 'App\\Repository\\PermitCiterneRepository',
]);
}
/**
* Gets the private '.service_locator.OC.D7cY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OC_D7cYService()
{
return $this->privates['.service_locator.OC.D7cY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permit' => ['privates', '.errored..service_locator.OC.D7cY.App\\Entity\\PermitEnvironmentalForm', NULL, 'Cannot autowire service ".service_locator.OC.D7cY": it references class "App\\Entity\\PermitEnvironmentalForm" but no such service exists.'],
], [
'permit' => 'App\\Entity\\PermitEnvironmentalForm',
]);
}
/**
* Gets the private '.service_locator.ODsuqr2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ODsuqr2Service()
{
return $this->privates['.service_locator.ODsuqr2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'communityCoordinateRepository' => ['privates', 'App\\Repository\\CommunityCoordinateRepository', 'getCommunityCoordinateRepositoryService', false],
], [
'communityCoordinateRepository' => 'App\\Repository\\CommunityCoordinateRepository',
]);
}
/**
* Gets the private '.service_locator.OEVrRYx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OEVrRYxService()
{
return $this->privates['.service_locator.OEVrRYx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'brugisCsvRepository' => ['privates', 'App\\Repository\\BrugisCsvRepository', 'getBrugisCsvRepositoryService', false],
], [
'brugisCsvRepository' => 'App\\Repository\\BrugisCsvRepository',
]);
}
/**
* Gets the private '.service_locator.P3yaVfa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P3yaVfaService()
{
return $this->privates['.service_locator.P3yaVfa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'userServicePromo' => ['privates', '.errored..service_locator.P3yaVfa.App\\Entity\\UserServicePromo', NULL, 'Cannot autowire service ".service_locator.P3yaVfa": it references class "App\\Entity\\UserServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'userServicePromo' => 'App\\Entity\\UserServicePromo',
]);
}
/**
* Gets the private '.service_locator.P4Fskde' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P4FskdeService()
{
return $this->privates['.service_locator.P4Fskde'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certificatorService' => ['privates', 'App\\Service\\Api\\User\\CertificatorService', 'getCertificatorServiceService', false],
], [
'certificatorService' => 'App\\Service\\Api\\User\\CertificatorService',
]);
}
/**
* Gets the private '.service_locator.P7qhCSY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P7qhCSYService()
{
return $this->privates['.service_locator.P7qhCSY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'expert' => ['privates', '.errored..service_locator.P7qhCSY.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.P7qhCSY": it references class "App\\Entity\\User" but no such service exists.'],
'repo' => ['privates', 'App\\Repository\\StarRatingsRepository', 'getStarRatingsRepositoryService', false],
], [
'expert' => 'App\\Entity\\User',
'repo' => 'App\\Repository\\StarRatingsRepository',
]);
}
/**
* Gets the private '.service_locator.POCpODg' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_POCpODgService()
{
return $this->privates['.service_locator.POCpODg'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'plp' => ['privates', '.errored..service_locator.POCpODg.App\\Entity\\CommunityPlp', NULL, 'Cannot autowire service ".service_locator.POCpODg": it references class "App\\Entity\\CommunityPlp" but no such service exists.'],
], [
'plp' => 'App\\Entity\\CommunityPlp',
]);
}
/**
* Gets the private '.service_locator.PYHrdNN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PYHrdNNService()
{
return $this->privates['.service_locator.PYHrdNN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imageCacheManager' => ['services', 'liip_imagine.cache.manager', 'getLiipImagine_Cache_ManagerService', false],
'property' => ['privates', '.errored..service_locator.PYHrdNN.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.PYHrdNN": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'imageCacheManager' => '?',
'property' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.PrG_U8d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PrGU8dService()
{
return $this->privates['.service_locator.PrG_U8d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'serviceCategoryRepository' => ['privates', 'App\\Repository\\ServiceCategoryRepository', 'getServiceCategoryRepositoryService', false],
], [
'serviceCategoryRepository' => 'App\\Repository\\ServiceCategoryRepository',
]);
}
/**
* Gets the private '.service_locator.QPa5E6I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QPa5E6IService()
{
return $this->privates['.service_locator.QPa5E6I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'em' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'propertyDestination' => ['privates', '.errored..service_locator.QPa5E6I.App\\Entity\\LandPropertyDestination', NULL, 'Cannot autowire service ".service_locator.QPa5E6I": it references class "App\\Entity\\LandPropertyDestination" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'em' => '?',
'propertyDestination' => 'App\\Entity\\LandPropertyDestination',
]);
}
/**
* Gets the private '.service_locator.QZPR98c' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QZPR98cService()
{
return $this->privates['.service_locator.QZPR98c'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'locationTypeRepository' => ['privates', 'App\\Repository\\LocationTypeRepository', 'getLocationTypeRepositoryService', false],
'traitementData' => ['privates', 'App\\Service\\TraitementData', 'getTraitementDataService', false],
], [
'locationTypeRepository' => 'App\\Repository\\LocationTypeRepository',
'traitementData' => 'App\\Service\\TraitementData',
]);
}
/**
* Gets the private '.service_locator.Q_tR3xw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QTR3xwService()
{
return $this->privates['.service_locator.Q_tR3xw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.Q_tR3xw.App\\Entity\\PpasAffectationCsv', NULL, 'Cannot autowire service ".service_locator.Q_tR3xw": it references class "App\\Entity\\PpasAffectationCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\PpasAffectationCsv',
]);
}
/**
* Gets the private '.service_locator.QgZYKkO' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QgZYKkOService()
{
return $this->privates['.service_locator.QgZYKkO'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'occupieCsv' => ['privates', '.errored..service_locator.QgZYKkO.App\\Entity\\OccupieCsv', NULL, 'Cannot autowire service ".service_locator.QgZYKkO": it references class "App\\Entity\\OccupieCsv" but no such service exists.'],
], [
'occupieCsv' => 'App\\Entity\\OccupieCsv',
]);
}
/**
* Gets the private '.service_locator.QsuAye4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QsuAye4Service()
{
return $this->privates['.service_locator.QsuAye4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'providerSolarFitterRepository' => ['privates', 'App\\Repository\\ProviderSolarFitterRepository', 'getProviderSolarFitterRepositoryService', false],
], [
'providerSolarFitterRepository' => 'App\\Repository\\ProviderSolarFitterRepository',
]);
}
/**
* Gets the private '.service_locator.R9M9gve' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_R9M9gveService()
{
return $this->privates['.service_locator.R9M9gve'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.RFcH33U' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RFcH33UService()
{
return $this->privates['.service_locator.RFcH33U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'image' => ['privates', '.errored..service_locator.RFcH33U.App\\Entity\\ThepropertyDocument', NULL, 'Cannot autowire service ".service_locator.RFcH33U": it references class "App\\Entity\\ThepropertyDocument" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'image' => 'App\\Entity\\ThepropertyDocument',
]);
}
/**
* Gets the private '.service_locator.RKNP0q_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RKNP0qService()
{
return $this->privates['.service_locator.RKNP0q_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'image' => ['privates', '.errored..service_locator.RKNP0q_.App\\Entity\\InventoryImage', NULL, 'Cannot autowire service ".service_locator.RKNP0q_": it references class "App\\Entity\\InventoryImage" but no such service exists.'],
], [
'image' => 'App\\Entity\\InventoryImage',
]);
}
/**
* Gets the private '.service_locator.Sfzmser' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SfzmserService()
{
return $this->privates['.service_locator.Sfzmser'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\NewProjectImmoCsvRepository', 'getNewProjectImmoCsvRepositoryService', false],
], [
'repository' => 'App\\Repository\\NewProjectImmoCsvRepository',
]);
}
/**
* Gets the private '.service_locator.ShsoacE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ShsoacEService()
{
return $this->privates['.service_locator.ShsoacE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'summary' => ['privates', '.errored..service_locator.ShsoacE.App\\Entity\\ThePropertyMaifInsuranceSummary', NULL, 'Cannot autowire service ".service_locator.ShsoacE": it references class "App\\Entity\\ThePropertyMaifInsuranceSummary" but no such service exists.'],
], [
'summary' => 'App\\Entity\\ThePropertyMaifInsuranceSummary',
]);
}
/**
* Gets the private '.service_locator.Sj_OqPs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_SjOqPsService()
{
return $this->privates['.service_locator.Sj_OqPs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prasAffectation' => ['privates', '.errored..service_locator.Sj_OqPs.App\\Entity\\PrasAffectation', NULL, 'Cannot autowire service ".service_locator.Sj_OqPs": it references class "App\\Entity\\PrasAffectation" but no such service exists.'],
], [
'prasAffectation' => 'App\\Entity\\PrasAffectation',
]);
}
/**
* Gets the private '.service_locator.Su5bU3D' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Su5bU3DService()
{
return $this->privates['.service_locator.Su5bU3D'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categorie' => ['privates', '.errored..service_locator.Su5bU3D.App\\Entity\\ServiceCategory', NULL, 'Cannot autowire service ".service_locator.Su5bU3D": it references class "App\\Entity\\ServiceCategory" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'categorie' => 'App\\Entity\\ServiceCategory',
]);
}
/**
* Gets the private '.service_locator.TANcIz7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TANcIz7Service()
{
return $this->privates['.service_locator.TANcIz7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'conversation' => ['privates', '.errored..service_locator.TANcIz7.App\\Entity\\Conversation', NULL, 'Cannot autowire service ".service_locator.TANcIz7": it references class "App\\Entity\\Conversation" but no such service exists.'],
'messageRepository' => ['privates', 'App\\Repository\\MessageRepository', 'getMessageRepositoryService', false],
'updateChannelService' => ['privates', 'App\\Service\\Api\\Chat\\UpdateChannelService', 'getUpdateChannelServiceService', false],
], [
'conversation' => 'App\\Entity\\Conversation',
'messageRepository' => 'App\\Repository\\MessageRepository',
'updateChannelService' => 'App\\Service\\Api\\Chat\\UpdateChannelService',
]);
}
/**
* Gets the private '.service_locator.TO3kXqK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TO3kXqKService()
{
return $this->privates['.service_locator.TO3kXqK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.TO3kXqK.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.TO3kXqK": it references class "App\\Entity\\User" but no such service exists.'],
], [
'data' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.TUaVWPf' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TUaVWPfService()
{
return $this->privates['.service_locator.TUaVWPf'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\ThePropertyConstructionWorkRulesRepository', 'getThePropertyConstructionWorkRulesRepositoryService', false],
], [
'repository' => 'App\\Repository\\ThePropertyConstructionWorkRulesRepository',
]);
}
/**
* Gets the private '.service_locator.T_Itg.A' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TItg_AService()
{
return $this->privates['.service_locator.T_Itg.A'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prime' => ['privates', '.errored..service_locator.T_Itg.A.App\\Entity\\Prime', NULL, 'Cannot autowire service ".service_locator.T_Itg.A": it references class "App\\Entity\\Prime" but no such service exists.'],
], [
'prime' => 'App\\Entity\\Prime',
]);
}
/**
* Gets the private '.service_locator.TcZbUd5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TcZbUd5Service()
{
return $this->privates['.service_locator.TcZbUd5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.TcZbUd5.App\\Entity\\PrasCsv', NULL, 'Cannot autowire service ".service_locator.TcZbUd5": it references class "App\\Entity\\PrasCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\PrasCsv',
]);
}
/**
* Gets the private '.service_locator.TzqTzgY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TzqTzgYService()
{
return $this->privates['.service_locator.TzqTzgY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'additionalCentsRepository' => ['privates', 'App\\Repository\\AdditionalCentsRepository', 'getAdditionalCentsRepositoryService', false],
'precountRepository' => ['privates', 'App\\Repository\\PrecountRepository', 'getPrecountRepositoryService', false],
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'additionalCentsRepository' => 'App\\Repository\\AdditionalCentsRepository',
'precountRepository' => 'App\\Repository\\PrecountRepository',
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.U2XVYf9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U2XVYf9Service()
{
return $this->privates['.service_locator.U2XVYf9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'responseRepos' => ['privates', 'App\\Repository\\CommunityServiceResponseRepository', 'getCommunityServiceResponseRepositoryService', false],
], [
'responseRepos' => 'App\\Repository\\CommunityServiceResponseRepository',
]);
}
/**
* Gets the private '.service_locator.U7VViCc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U7VViCcService()
{
return $this->privates['.service_locator.U7VViCc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'form' => ['privates', '.errored..service_locator.U7VViCc.Symfony\\Component\\Form\\FormInterface', NULL, 'Cannot autowire service ".service_locator.U7VViCc": it references interface "Symfony\\Component\\Form\\FormInterface" but no such service exists. Did you create a class that implements this interface?'],
], [
'form' => 'Symfony\\Component\\Form\\FormInterface',
]);
}
/**
* Gets the private '.service_locator.UjJZrA4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UjJZrA4Service()
{
return $this->privates['.service_locator.UjJZrA4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'passwordEncoder' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
'sendmailservice' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
], [
'passwordEncoder' => '?',
'sendmailservice' => 'App\\Service\\SendMail\\SendmailService',
]);
}
/**
* Gets the private '.service_locator.VckBnxy' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VckBnxyService()
{
return $this->privates['.service_locator.VckBnxy'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\ServicePromoRepository', 'getServicePromoRepositoryService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
], [
'repository' => 'App\\Repository\\ServicePromoRepository',
'serializer' => '?',
]);
}
/**
* Gets the private '.service_locator.WvhmTCp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WvhmTCpService()
{
return $this->privates['.service_locator.WvhmTCp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'params' => ['privates', 'parameter_bag', 'getParameterBagService', false],
'sendEmailService' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
'societyRepository' => ['privates', 'App\\Repository\\SocietyRepository', 'getSocietyRepositoryService', false],
'templating' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'params' => '?',
'sendEmailService' => 'App\\Service\\SendMail\\SendmailService',
'societyRepository' => 'App\\Repository\\SocietyRepository',
'templating' => '?',
]);
}
/**
* Gets the private '.service_locator.X8a1tM.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_X8a1tM_Service()
{
return $this->privates['.service_locator.X8a1tM.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'model' => ['privates', '.errored..service_locator.X8a1tM..App\\Entity\\LeaseContractModel', NULL, 'Cannot autowire service ".service_locator.X8a1tM.": it references class "App\\Entity\\LeaseContractModel" but no such service exists.'],
], [
'model' => 'App\\Entity\\LeaseContractModel',
]);
}
/**
* Gets the private '.service_locator.XCOsI7M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XCOsI7MService()
{
return $this->privates['.service_locator.XCOsI7M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\OfferLease\\ListOfferLeaseService', 'getListOfferLeaseServiceService', false],
], [
'service' => 'App\\Service\\Api\\OfferLease\\ListOfferLeaseService',
]);
}
/**
* Gets the private '.service_locator.Xc9yKGQ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Xc9yKGQService()
{
return $this->privates['.service_locator.Xc9yKGQ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'conversationRepository' => ['privates', 'App\\Repository\\ConversationRepository', 'getConversationRepositoryService', false],
'updateChannelService' => ['privates', 'App\\Service\\Api\\Chat\\UpdateChannelService', 'getUpdateChannelServiceService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'conversationRepository' => 'App\\Repository\\ConversationRepository',
'updateChannelService' => 'App\\Service\\Api\\Chat\\UpdateChannelService',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.XffhPVn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XffhPVnService()
{
return $this->privates['.service_locator.XffhPVn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.XffhPVn.App\\Entity\\PpasCsv', NULL, 'Cannot autowire service ".service_locator.XffhPVn": it references class "App\\Entity\\PpasCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\PpasCsv',
]);
}
/**
* Gets the private '.service_locator.XhMKgZv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XhMKgZvService()
{
return $this->privates['.service_locator.XhMKgZv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.XhMKgZv.App\\Entity\\Message', NULL, 'Cannot autowire service ".service_locator.XhMKgZv": it references class "App\\Entity\\Message" but no such service exists.'],
'updateChannelService' => ['privates', 'App\\Service\\Api\\Chat\\UpdateChannelService', 'getUpdateChannelServiceService', false],
], [
'data' => 'App\\Entity\\Message',
'updateChannelService' => 'App\\Service\\Api\\Chat\\UpdateChannelService',
]);
}
/**
* Gets the private '.service_locator.XiW2YFT' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XiW2YFTService()
{
return $this->privates['.service_locator.XiW2YFT'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'transactionTypeRepository' => ['privates', 'App\\Repository\\TransactionTypeRepository', 'getTransactionTypeRepositoryService', false],
], [
'transactionTypeRepository' => 'App\\Repository\\TransactionTypeRepository',
]);
}
/**
* Gets the private '.service_locator.Y41B.j7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y41B_J7Service()
{
return $this->privates['.service_locator.Y41B.j7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'repository' => 'App\\Repository\\ThepropertyRepository',
'translator' => '?',
]);
}
/**
* Gets the private '.service_locator.Y4J.A.e' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Y4J_A_EService()
{
return $this->privates['.service_locator.Y4J.A.e'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'failed' => '?',
]);
}
/**
* Gets the private '.service_locator.YK93Cie' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YK93CieService()
{
return $this->privates['.service_locator.YK93Cie'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offer' => ['privates', '.errored..service_locator.YK93Cie.App\\Entity\\OfferCollaborative', NULL, 'Cannot autowire service ".service_locator.YK93Cie": it references class "App\\Entity\\OfferCollaborative" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService', 'getOfferProcessServiceService', false],
], [
'offer' => 'App\\Entity\\OfferCollaborative',
'service' => 'App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService',
]);
}
/**
* Gets the private '.service_locator.YT3BDwX' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YT3BDwXService()
{
return $this->privates['.service_locator.YT3BDwX'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'image' => ['privates', '.errored..service_locator.YT3BDwX.App\\Entity\\PropertyImage', NULL, 'Cannot autowire service ".service_locator.YT3BDwX": it references class "App\\Entity\\PropertyImage" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'image' => 'App\\Entity\\PropertyImage',
]);
}
/**
* Gets the private '.service_locator.YifncfM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YifncfMService()
{
return $this->privates['.service_locator.YifncfM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\User\\NotaryService', 'getNotaryServiceService', false],
], [
'service' => 'App\\Service\\Api\\User\\NotaryService',
]);
}
/**
* Gets the private '.service_locator.YjIwi02' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YjIwi02Service()
{
return $this->privates['.service_locator.YjIwi02'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.YjIwi02.App\\Entity\\ThePropertyMaifInsuranceSummary', NULL, 'Cannot autowire service ".service_locator.YjIwi02": it references class "App\\Entity\\ThePropertyMaifInsuranceSummary" but no such service exists.'],
], [
'data' => 'App\\Entity\\ThePropertyMaifInsuranceSummary',
]);
}
/**
* Gets the private '.service_locator.YqyyZ..' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YqyyZ__Service()
{
return $this->privates['.service_locator.YqyyZ..'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'client' => ['privates', '.errored..service_locator.YqyyZ...App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.YqyyZ..": it references class "App\\Entity\\User" but no such service exists.'],
], [
'client' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.Yybx5tt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yybx5ttService()
{
return $this->privates['.service_locator.Yybx5tt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.ZO6eemZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZO6eemZService()
{
return $this->privates['.service_locator.ZO6eemZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'bank' => ['privates', '.errored..service_locator.ZO6eemZ.App\\Entity\\Bank', NULL, 'Cannot autowire service ".service_locator.ZO6eemZ": it references class "App\\Entity\\Bank" but no such service exists.'],
], [
'bank' => 'App\\Entity\\Bank',
]);
}
/**
* Gets the private '.service_locator.ZQCRZEb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZQCRZEbService()
{
return $this->privates['.service_locator.ZQCRZEb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'paymentService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService', 'getPaymentServiceService', false],
], [
'paymentService' => 'App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService',
]);
}
/**
* Gets the private '.service_locator.ZQLk4Kn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZQLk4KnService()
{
return $this->privates['.service_locator.ZQLk4Kn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'formatService' => ['privates', 'App\\Service\\Api\\Chat\\FormatService', 'getFormatServiceService', false],
], [
'formatService' => 'App\\Service\\Api\\Chat\\FormatService',
]);
}
/**
* Gets the private '.service_locator._H29xsa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_H29xsaService()
{
return $this->privates['.service_locator._H29xsa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dispense' => ['privates', '.errored..service_locator._H29xsa.App\\Entity\\Dispense', NULL, 'Cannot autowire service ".service_locator._H29xsa": it references class "App\\Entity\\Dispense" but no such service exists.'],
], [
'dispense' => 'App\\Entity\\Dispense',
]);
}
/**
* Gets the private '.service_locator._WsUJ6Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WsUJ6QService()
{
return $this->privates['.service_locator._WsUJ6Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\CoOwnershipRepository', 'getCoOwnershipRepositoryService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'repository' => 'App\\Repository\\CoOwnershipRepository',
'security' => '?',
]);
}
/**
* Gets the private '.service_locator._ZYSIC1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZYSIC1Service()
{
return $this->privates['.service_locator._ZYSIC1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'redis' => ['services', 'SymfonyBundles\\RedisBundle\\Redis\\ClientInterface', 'getClientInterfaceService', false],
], [
'redis' => 'SymfonyBundles\\RedisBundle\\Redis\\ClientInterface',
]);
}
/**
* Gets the private '.service_locator._uavBYP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_UavBYPService()
{
return $this->privates['.service_locator._uavBYP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'property' => ['privates', '.errored..service_locator._uavBYP.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator._uavBYP": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'service' => ['privates', 'App\\Service\\Api\\OfferCollaborative\\ListOfferService', 'getListOfferServiceService', false],
], [
'property' => 'App\\Entity\\TheProperty',
'service' => 'App\\Service\\Api\\OfferCollaborative\\ListOfferService',
]);
}
/**
* Gets the private '.service_locator._z1VY6v' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z1VY6vService()
{
return $this->privates['.service_locator._z1VY6v'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'roof' => ['privates', '.errored..service_locator._z1VY6v.App\\Entity\\Roof', NULL, 'Cannot autowire service ".service_locator._z1VY6v": it references class "App\\Entity\\Roof" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'roofRepository' => ['privates', 'App\\Repository\\RoofRepository', 'getRoofRepositoryService', false],
], [
'roof' => 'App\\Entity\\Roof',
'roofRepository' => 'App\\Repository\\RoofRepository',
]);
}
/**
* Gets the private '.service_locator.aUCxLiv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_AUCxLivService()
{
return $this->privates['.service_locator.aUCxLiv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'normalizer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'manager' => '?',
'normalizer' => '?',
'security' => '?',
]);
}
/**
* Gets the private '.service_locator.bKynF70' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BKynF70Service()
{
return $this->privates['.service_locator.bKynF70'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.bKynF70.App\\Entity\\RentalManagementLeave', NULL, 'Cannot autowire service ".service_locator.bKynF70": it references class "App\\Entity\\RentalManagementLeave" but no such service exists.'],
'repository' => ['privates', 'App\\Repository\\RentalManagementLeaveRepository', 'getRentalManagementLeaveRepositoryService', false],
], [
'data' => 'App\\Entity\\RentalManagementLeave',
'repository' => 'App\\Repository\\RentalManagementLeaveRepository',
]);
}
/**
* Gets the private '.service_locator.bT9eT8t' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BT9eT8tService()
{
return $this->privates['.service_locator.bT9eT8t'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'featureRepository' => ['privates', 'App\\Repository\\FeatureRepository', 'getFeatureRepositoryService', false],
], [
'featureRepository' => 'App\\Repository\\FeatureRepository',
]);
}
/**
* Gets the private '.service_locator.bY8EWBk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_BY8EWBkService()
{
return $this->privates['.service_locator.bY8EWBk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'architectArtWorkRepository' => ['privates', 'App\\Repository\\ArchitectArtWorkRepository', 'getArchitectArtWorkRepositoryService', false],
], [
'architectArtWorkRepository' => 'App\\Repository\\ArchitectArtWorkRepository',
]);
}
/**
* Gets the private '.service_locator.c7f47p7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_C7f47p7Service()
{
return $this->privates['.service_locator.c7f47p7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'async' => '?',
'failed' => '?',
'messenger.transport.async' => '?',
'messenger.transport.failed' => '?',
]);
}
/**
* Gets the private '.service_locator.cEv5ILv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CEv5ILvService()
{
return $this->privates['.service_locator.cEv5ILv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\Plan\\PlanRepository', 'getPlanRepositoryService', false],
], [
'repository' => 'App\\Repository\\Plan\\PlanRepository',
]);
}
/**
* Gets the private '.service_locator.cWCqZec' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CWCqZecService()
{
return $this->privates['.service_locator.cWCqZec'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.cWCqZec.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.cWCqZec": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'data' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.c_K9jaH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CK9jaHService()
{
return $this->privates['.service_locator.c_K9jaH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'waterRepository' => ['privates', 'App\\Repository\\WaterSupplierControllerExcelRepository', 'getWaterSupplierControllerExcelRepositoryService', false],
], [
'waterRepository' => 'App\\Repository\\WaterSupplierControllerExcelRepository',
]);
}
/**
* Gets the private '.service_locator.cd7GuMb' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Cd7GuMbService()
{
return $this->privates['.service_locator.cd7GuMb'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'providerInventerListCsv' => ['privates', '.errored..service_locator.cd7GuMb.App\\Entity\\ProviderInventerListCsv', NULL, 'Cannot autowire service ".service_locator.cd7GuMb": it references class "App\\Entity\\ProviderInventerListCsv" but no such service exists.'],
], [
'providerInventerListCsv' => 'App\\Entity\\ProviderInventerListCsv',
]);
}
/**
* Gets the private '.service_locator.cdUC4AU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CdUC4AUService()
{
return $this->privates['.service_locator.cdUC4AU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.cdUC4AU.App\\Entity\\NewProjectImmoCsv', NULL, 'Cannot autowire service ".service_locator.cdUC4AU": it references class "App\\Entity\\NewProjectImmoCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\NewProjectImmoCsv',
]);
}
/**
* Gets the private '.service_locator.ceYwZua' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CeYwZuaService()
{
return $this->privates['.service_locator.ceYwZua'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sales' => ['privates', '.errored..service_locator.ceYwZua.App\\Entity\\ClientSalesAgreement', NULL, 'Cannot autowire service ".service_locator.ceYwZua": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.'],
], [
'sales' => 'App\\Entity\\ClientSalesAgreement',
]);
}
/**
* Gets the private '.service_locator.ch4Jgvl' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ch4JgvlService()
{
return $this->privates['.service_locator.ch4Jgvl'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'user' => ['privates', '.errored..service_locator.ch4Jgvl.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ch4Jgvl": it references class "App\\Entity\\User" but no such service exists.'],
], [
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.cnX3Q3X' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CnX3Q3XService()
{
return $this->privates['.service_locator.cnX3Q3X'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sendmail' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
], [
'sendmail' => 'App\\Service\\SendMail\\SendmailService',
]);
}
/**
* Gets the private '.service_locator.cpFa.v2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CpFa_V2Service()
{
return $this->privates['.service_locator.cpFa.v2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'produitRepository' => ['privates', 'App\\Repository\\SubscriptionProductRepository', 'getSubscriptionProductRepositoryService', false],
], [
'produitRepository' => 'App\\Repository\\SubscriptionProductRepository',
]);
}
/**
* Gets the private '.service_locator.cssU_cs' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_CssUCsService()
{
return $this->privates['.service_locator.cssU_cs'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'promoRepository' => ['privates', 'App\\Repository\\UserServicePromoRepository', 'getUserServicePromoRepositoryService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'servicePromo' => ['privates', '.errored..service_locator.cssU_cs.App\\Entity\\ServicePromo', NULL, 'Cannot autowire service ".service_locator.cssU_cs": it references class "App\\Entity\\ServicePromo" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'promoRepository' => 'App\\Repository\\UserServicePromoRepository',
'serializer' => '?',
'servicePromo' => 'App\\Entity\\ServicePromo',
]);
}
/**
* Gets the private '.service_locator.d8usWRn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_D8usWRnService()
{
return $this->privates['.service_locator.d8usWRn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notaire' => ['privates', '.errored..service_locator.d8usWRn.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.d8usWRn": it references class "App\\Entity\\User" but no such service exists.'],
'passwordEncoder' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
], [
'notaire' => 'App\\Entity\\User',
'passwordEncoder' => '?',
]);
}
/**
* Gets the private '.service_locator.dG2778M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DG2778MService()
{
return $this->privates['.service_locator.dG2778M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
], [
'repository' => 'App\\Repository\\NotificationRepository',
]);
}
/**
* Gets the private '.service_locator.dRhzx5a' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_DRhzx5aService()
{
return $this->privates['.service_locator.dRhzx5a'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.dRhzx5a.App\\Entity\\WaterSupplierControllerExcel', NULL, 'Cannot autowire service ".service_locator.dRhzx5a": it references class "App\\Entity\\WaterSupplierControllerExcel" but no such service exists.'],
], [
'csv' => 'App\\Entity\\WaterSupplierControllerExcel',
]);
}
/**
* Gets the private '.service_locator.eTKuJSU' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ETKuJSUService()
{
return $this->privates['.service_locator.eTKuJSU'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'certificateRepository' => ['privates', 'App\\Repository\\ProviderSolarGreenCertificateRepository', 'getProviderSolarGreenCertificateRepositoryService', false],
], [
'certificateRepository' => 'App\\Repository\\ProviderSolarGreenCertificateRepository',
]);
}
/**
* Gets the private '.service_locator.eWBIm4U' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EWBIm4UService()
{
return $this->privates['.service_locator.eWBIm4U'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'repository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.ea4buFp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ea4buFpService()
{
return $this->privates['.service_locator.ea4buFp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'user' => ['privates', '.errored..service_locator.ea4buFp.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.ea4buFp": it references class "App\\Entity\\User" but no such service exists.'],
], [
'manager' => '?',
'serializer' => '?',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.eqOSfS3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_EqOSfS3Service()
{
return $this->privates['.service_locator.eqOSfS3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permit' => ['privates', '.errored..service_locator.eqOSfS3.App\\Entity\\UrbanPermit', NULL, 'Cannot autowire service ".service_locator.eqOSfS3": it references class "App\\Entity\\UrbanPermit" but no such service exists.'],
], [
'permit' => 'App\\Entity\\UrbanPermit',
]);
}
/**
* Gets the private '.service_locator.f06m0hK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F06m0hKService()
{
return $this->privates['.service_locator.f06m0hK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'engieCsvRepository' => ['privates', 'App\\Repository\\EngieCsvRepository', 'getEngieCsvRepositoryService', false],
], [
'engieCsvRepository' => 'App\\Repository\\EngieCsvRepository',
]);
}
/**
* Gets the private '.service_locator.f9_N5JA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_F9N5JAService()
{
return $this->privates['.service_locator.f9_N5JA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'imageCacheManager' => ['services', 'liip_imagine.cache.manager', 'getLiipImagine_Cache_ManagerService', false],
], [
'imageCacheManager' => '?',
]);
}
/**
* Gets the private '.service_locator.fKyoC1M' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FKyoC1MService()
{
return $this->privates['.service_locator.fKyoC1M'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notaryCsvRepository' => ['privates', 'App\\Repository\\NotaryCsvRepository', 'getNotaryCsvRepositoryService', false],
], [
'notaryCsvRepository' => 'App\\Repository\\NotaryCsvRepository',
]);
}
/**
* Gets the private '.service_locator.fQZLoV9' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FQZLoV9Service()
{
return $this->privates['.service_locator.fQZLoV9'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'product' => ['privates', '.errored..service_locator.fQZLoV9.App\\Entity\\SubscriptionProduct', NULL, 'Cannot autowire service ".service_locator.fQZLoV9": it references class "App\\Entity\\SubscriptionProduct" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'product' => 'App\\Entity\\SubscriptionProduct',
]);
}
/**
* Gets the private '.service_locator.fU2hXpG' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_FU2hXpGService()
{
return $this->privates['.service_locator.fU2hXpG'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'municipality' => ['privates', '.errored..service_locator.fU2hXpG.App\\Entity\\Municipality', NULL, 'Cannot autowire service ".service_locator.fU2hXpG": it references class "App\\Entity\\Municipality" but no such service exists.'],
], [
'municipality' => 'App\\Entity\\Municipality',
]);
}
/**
* Gets the private '.service_locator.fakrr8S' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Fakrr8SService()
{
return $this->privates['.service_locator.fakrr8S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.ft7qy.I' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Ft7qy_IService()
{
return $this->privates['.service_locator.ft7qy.I'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permitPropertyProcedure' => ['privates', '.errored..service_locator.ft7qy.I.App\\Entity\\PermitPropertyProcedure', NULL, 'Cannot autowire service ".service_locator.ft7qy.I": it references class "App\\Entity\\PermitPropertyProcedure" but no such service exists.'],
], [
'permitPropertyProcedure' => 'App\\Entity\\PermitPropertyProcedure',
]);
}
/**
* Gets the private '.service_locator.gK_elPx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GKElPxService()
{
return $this->privates['.service_locator.gK_elPx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.gK_elPx.App\\Entity\\CoOwnershipPropositionVote', NULL, 'Cannot autowire service ".service_locator.gK_elPx": it references class "App\\Entity\\CoOwnershipPropositionVote" but no such service exists.'],
], [
'data' => 'App\\Entity\\CoOwnershipPropositionVote',
]);
}
/**
* Gets the private '.service_locator.gX.Qc1T' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GX_Qc1TService()
{
return $this->privates['.service_locator.gX.Qc1T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'purchase' => ['privates', '.errored..service_locator.gX.Qc1T.App\\Entity\\Purchase', NULL, 'Cannot autowire service ".service_locator.gX.Qc1T": it references class "App\\Entity\\Purchase" but no such service exists.'],
], [
'purchase' => 'App\\Entity\\Purchase',
]);
}
/**
* Gets the private '.service_locator.gZj4smN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GZj4smNService()
{
return $this->privates['.service_locator.gZj4smN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\TheserviceRepository', 'getTheserviceRepositoryService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
'serializer' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
], [
'repository' => 'App\\Repository\\TheserviceRepository',
'security' => '?',
'serializer' => '?',
]);
}
/**
* Gets the private '.service_locator.gsc0ZJ3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Gsc0ZJ3Service()
{
return $this->privates['.service_locator.gsc0ZJ3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
'security' => ['privates', 'security.helper', 'getSecurity_HelperService', false],
], [
'manager' => '?',
'security' => '?',
]);
}
/**
* Gets the private '.service_locator.gwjqcS0' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_GwjqcS0Service()
{
return $this->privates['.service_locator.gwjqcS0'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'notaire' => ['privates', '.errored..service_locator.gwjqcS0.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.gwjqcS0": it references class "App\\Entity\\User" but no such service exists.'],
], [
'notaire' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.hPJEFlh' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HPJEFlhService()
{
return $this->privates['.service_locator.hPJEFlh'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sBase' => ['privates', 'App\\Mybase\\Services\\Base\\SBase', 'getSBaseService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'sBase' => 'App\\Mybase\\Services\\Base\\SBase',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.hctAHiv' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_HctAHivService()
{
return $this->privates['.service_locator.hctAHiv'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inventory' => ['privates', '.errored..service_locator.hctAHiv.App\\Entity\\Inventory', NULL, 'Cannot autowire service ".service_locator.hctAHiv": it references class "App\\Entity\\Inventory" but no such service exists.'],
], [
'inventory' => 'App\\Entity\\Inventory',
]);
}
/**
* Gets the private '.service_locator.iOm7w8h' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IOm7w8hService()
{
return $this->privates['.service_locator.iOm7w8h'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'locationTank' => ['privates', '.errored..service_locator.iOm7w8h.App\\Entity\\PermitLocationEnvironment', NULL, 'Cannot autowire service ".service_locator.iOm7w8h": it references class "App\\Entity\\PermitLocationEnvironment" but no such service exists.'],
], [
'locationTank' => 'App\\Entity\\PermitLocationEnvironment',
]);
}
/**
* Gets the private '.service_locator.iRu.Xb1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IRu_Xb1Service()
{
return $this->privates['.service_locator.iRu.Xb1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'societyRepository' => ['privates', 'App\\Repository\\SocietyRepository', 'getSocietyRepositoryService', false],
'userRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'societyRepository' => 'App\\Repository\\SocietyRepository',
'userRepository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.icZiCPH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IcZiCPHService()
{
return $this->privates['.service_locator.icZiCPH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'defaultclause' => ['privates', '.errored..service_locator.icZiCPH.App\\Entity\\DefaultClause', NULL, 'Cannot autowire service ".service_locator.icZiCPH": it references class "App\\Entity\\DefaultClause" but no such service exists.'],
], [
'defaultclause' => 'App\\Entity\\DefaultClause',
]);
}
/**
* Gets the private '.service_locator.ijEx0xo' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IjEx0xoService()
{
return $this->privates['.service_locator.ijEx0xo'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'permitCiterne' => ['privates', '.errored..service_locator.ijEx0xo.App\\Entity\\PermitCiterne', NULL, 'Cannot autowire service ".service_locator.ijEx0xo": it references class "App\\Entity\\PermitCiterne" but no such service exists.'],
], [
'permitCiterne' => 'App\\Entity\\PermitCiterne',
]);
}
/**
* Gets the private '.service_locator.il2b_ea' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Il2bEaService()
{
return $this->privates['.service_locator.il2b_ea'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Controller\\Authentication\\AuthenticationController::createToken' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController::retrieve' => ['privates', '.service_locator.DgrmONe', 'get_ServiceLocator_DgrmONeService', false],
'App\\Controller\\PersonnelAuthenticatorController::login' => ['privates', '.service_locator.qkWn6JN', 'get_ServiceLocator_QkWn6JNService', false],
'App\\Controller\\YousignWebhookController::handleWebhook' => ['privates', '.service_locator.mC7pTcw', 'get_ServiceLocator_MC7pTcwService', false],
'App\\Controller\\admin\\AbstractCsvController::engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\AnnoncementController::createDemenagement' => ['privates', '.service_locator.3Yfz5Eo', 'get_ServiceLocator_3Yfz5EoService', false],
'App\\Controller\\admin\\AnnoncementController::createObjets' => ['privates', '.service_locator.3Yfz5Eo', 'get_ServiceLocator_3Yfz5EoService', false],
'App\\Controller\\admin\\ArchitectArtWorkController::index' => ['privates', '.service_locator.bY8EWBk', 'get_ServiceLocator_BY8EWBkService', false],
'App\\Controller\\admin\\AreaCsvController::area_csv_delete' => ['privates', '.service_locator.p8g7kFY', 'get_ServiceLocator_P8g7kFYService', false],
'App\\Controller\\admin\\AreaCsvController::area_csv_new' => ['privates', '.service_locator.BtCdv5A', 'get_ServiceLocator_BtCdv5AService', false],
'App\\Controller\\admin\\BankController::deletesimulation' => ['privates', '.service_locator.LbjZSbI', 'get_ServiceLocator_LbjZSbIService', false],
'App\\Controller\\admin\\BankController::editbank' => ['privates', '.service_locator.ZO6eemZ', 'get_ServiceLocator_ZO6eemZService', false],
'App\\Controller\\admin\\BankController::editsimulation' => ['privates', '.service_locator.LbjZSbI', 'get_ServiceLocator_LbjZSbIService', false],
'App\\Controller\\admin\\BrugisCsvController::deleteCsv' => ['privates', '.service_locator.tXWH.r8', 'get_ServiceLocator_TXWH_R8Service', false],
'App\\Controller\\admin\\BrugisCsvController::index' => ['privates', '.service_locator.OEVrRYx', 'get_ServiceLocator_OEVrRYxService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController::delete' => ['privates', '.service_locator.ijEx0xo', 'get_ServiceLocator_IjEx0xoService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController::index' => ['privates', '.service_locator.NFoq.Bg', 'get_ServiceLocator_NFoq_BgService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController::new' => ['privates', '.service_locator.E9uM_YD', 'get_ServiceLocator_E9uMYDService', false],
'App\\Controller\\admin\\CityController::create' => ['privates', '.service_locator.nouU6Pi', 'get_ServiceLocator_NouU6PiService', false],
'App\\Controller\\admin\\CityController::edit' => ['privates', '.service_locator.nouU6Pi', 'get_ServiceLocator_NouU6PiService', false],
'App\\Controller\\admin\\ClientsController::disableAccount' => ['privates', '.service_locator.YqyyZ..', 'get_ServiceLocator_YqyyZ__Service', false],
'App\\Controller\\admin\\ClientsController::edit' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController::editclientpro' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController::editprestataire' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController::index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\admin\\ClientsController::new' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController::newclientspro' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController::newprestataire' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController::sendmailnouvclient' => ['privates', '.service_locator.1_JdrvA', 'get_ServiceLocator_1JdrvAService', false],
'App\\Controller\\admin\\ContactsellerController::delete' => ['privates', '.service_locator.B4C5t9G', 'get_ServiceLocator_B4C5t9GService', false],
'App\\Controller\\admin\\CountryController::edit' => ['privates', '.service_locator.u2JReeV', 'get_ServiceLocator_U2JReeVService', false],
'App\\Controller\\admin\\DVFController::deleteCsv' => ['privates', '.service_locator.DdSSotU', 'get_ServiceLocator_DdSSotUService', false],
'App\\Controller\\admin\\DVFController::index' => ['privates', '.service_locator.DdSSotU', 'get_ServiceLocator_DdSSotUService', false],
'App\\Controller\\admin\\DeedOfSaleController::deleteFile' => ['privates', '.service_locator.rLRqRgA', 'get_ServiceLocator_RLRqRgAService', false],
'App\\Controller\\admin\\DefaultclauseController::edit' => ['privates', '.service_locator.icZiCPH', 'get_ServiceLocator_IcZiCPHService', false],
'App\\Controller\\admin\\DistanceController::create' => ['privates', '.service_locator.7K2EQCE', 'get_ServiceLocator_7K2EQCEService', false],
'App\\Controller\\admin\\DocumenttypeController::create' => ['privates', '.service_locator.fakrr8S', 'get_ServiceLocator_Fakrr8SService', false],
'App\\Controller\\admin\\DocumenttypeController::createCategory' => ['privates', '.service_locator.vIdYB67', 'get_ServiceLocator_VIdYB67Service', false],
'App\\Controller\\admin\\Education\\EducationController::deleteCsv' => ['privates', '.service_locator.pmZg3Qp', 'get_ServiceLocator_PmZg3QpService', false],
'App\\Controller\\admin\\EngieCsvController::deleteCsv' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\EngieCsvController::engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\EngieCsvController::new' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController::delete' => ['privates', '.service_locator.B2caubr', 'get_ServiceLocator_B2caubrService', false],
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController::index' => ['privates', '.service_locator.k2UDkSr', 'get_ServiceLocator_K2UDkSrService', false],
'App\\Controller\\admin\\Environment\\ObligationCsvController::delete' => ['privates', '.service_locator.EJPRYr2', 'get_ServiceLocator_EJPRYr2Service', false],
'App\\Controller\\admin\\Environment\\ObligationsController::delete' => ['privates', '.service_locator.AYX6HiM', 'get_ServiceLocator_AYX6HiMService', false],
'App\\Controller\\admin\\Environment\\ObligationsController::edit' => ['privates', '.service_locator.AYX6HiM', 'get_ServiceLocator_AYX6HiMService', false],
'App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController::delete' => ['privates', '.service_locator.iOm7w8h', 'get_ServiceLocator_IOm7w8hService', false],
'App\\Controller\\admin\\ExcelFileController::delete' => ['privates', '.service_locator.kw12yOt', 'get_ServiceLocator_Kw12yOtService', false],
'App\\Controller\\admin\\ExcelFileController::index' => ['privates', '.service_locator.p.ZVzkD', 'get_ServiceLocator_P_ZVzkDService', false],
'App\\Controller\\admin\\ExcelWorkController::delete' => ['privates', '.service_locator.qfFZR0.', 'get_ServiceLocator_QfFZR0_Service', false],
'App\\Controller\\admin\\ExcelWorkController::index' => ['privates', '.service_locator.p.ZVzkD', 'get_ServiceLocator_P_ZVzkDService', false],
'App\\Controller\\admin\\ExternalAdverstisingController::index' => ['privates', '.service_locator.tiqlpZ8', 'get_ServiceLocator_TiqlpZ8Service', false],
'App\\Controller\\admin\\ExternalOfferController::index' => ['privates', '.service_locator.LxNsfND', 'get_ServiceLocator_LxNsfNDService', false],
'App\\Controller\\admin\\ExternalProviderController::index' => ['privates', '.service_locator.3q0fwPi', 'get_ServiceLocator_3q0fwPiService', false],
'App\\Controller\\admin\\FeatureController::featurecreateandedit' => ['privates', '.service_locator.Yybx5tt', 'get_ServiceLocator_Yybx5ttService', false],
'App\\Controller\\admin\\ImagepubController::delete' => ['privates', '.service_locator.D28s79M', 'get_ServiceLocator_D28s79MService', false],
'App\\Controller\\admin\\ImagepubController::edit' => ['privates', '.service_locator.FEUHOWC', 'get_ServiceLocator_FEUHOWCService', false],
'App\\Controller\\admin\\InsuranceController::index' => ['privates', '.service_locator.Hsc6SKy', 'get_ServiceLocator_Hsc6SKyService', false],
'App\\Controller\\admin\\LandPropertyDestinationController::delete' => ['privates', '.service_locator.QPa5E6I', 'get_ServiceLocator_QPa5E6IService', false],
'App\\Controller\\admin\\LocationTypeController::delete' => ['privates', '.service_locator.AM4iRrW', 'get_ServiceLocator_AM4iRrWService', false],
'App\\Controller\\admin\\LocationTypeController::edit' => ['privates', '.service_locator.AM4iRrW', 'get_ServiceLocator_AM4iRrWService', false],
'App\\Controller\\admin\\LocationTypeController::index' => ['privates', '.service_locator.HPh3.Sm', 'get_ServiceLocator_HPh3_SmService', false],
'App\\Controller\\admin\\LocationTypeController::new' => ['privates', '.service_locator.QZPR98c', 'get_ServiceLocator_QZPR98cService', false],
'App\\Controller\\admin\\MunicipalityController::edit' => ['privates', '.service_locator.fU2hXpG', 'get_ServiceLocator_FU2hXpGService', false],
'App\\Controller\\admin\\NearbyServices\\ServiceCategoryController::edit' => ['privates', '.service_locator.Su5bU3D', 'get_ServiceLocator_Su5bU3DService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController::EditPromo' => ['privates', '.service_locator.FLflT6M', 'get_ServiceLocator_FLflT6MService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController::addPromo' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController::delete' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController::edit' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NewProjectImmoCsvController::deleteCsv' => ['privates', '.service_locator.cdUC4AU', 'get_ServiceLocator_CdUC4AUService', false],
'App\\Controller\\admin\\NewProjectImmoCsvController::index' => ['privates', '.service_locator.Sfzmser', 'get_ServiceLocator_SfzmserService', false],
'App\\Controller\\admin\\NotaryController::addNotaryFiles' => ['privates', '.service_locator.fKyoC1M', 'get_ServiceLocator_FKyoC1MService', false],
'App\\Controller\\admin\\NotaryController::delete' => ['privates', '.service_locator.gwjqcS0', 'get_ServiceLocator_GwjqcS0Service', false],
'App\\Controller\\admin\\NotaryController::deleteCsv' => ['privates', '.service_locator.fKyoC1M', 'get_ServiceLocator_FKyoC1MService', false],
'App\\Controller\\admin\\NotaryController::edit' => ['privates', '.service_locator.d8usWRn', 'get_ServiceLocator_D8usWRnService', false],
'App\\Controller\\admin\\NotaryController::new' => ['privates', '.service_locator.xlsQoWH', 'get_ServiceLocator_XlsQoWHService', false],
'App\\Controller\\admin\\OccupationPeriodFileController::deleteCsv' => ['privates', '.service_locator.DoCVnoP', 'get_ServiceLocator_DoCVnoPService', false],
'App\\Controller\\admin\\OccupationPeriodFileController::index' => ['privates', '.service_locator.AkI1NqP', 'get_ServiceLocator_AkI1NqPService', false],
'App\\Controller\\admin\\OccupieEstimationController::deleteCsv' => ['privates', '.service_locator.QgZYKkO', 'get_ServiceLocator_QgZYKkOService', false],
'App\\Controller\\admin\\OfferController::edit' => ['privates', '.service_locator.9BpSl6J', 'get_ServiceLocator_9BpSl6JService', false],
'App\\Controller\\admin\\OptionController::optionCreate' => ['privates', '.service_locator.FbfzOBq', 'get_ServiceLocator_FbfzOBqService', false],
'App\\Controller\\admin\\ParametreController::delete' => ['privates', '.service_locator.527nvhd', 'get_ServiceLocator_527nvhdService', false],
'App\\Controller\\admin\\ParametreController::edit' => ['privates', '.service_locator.527nvhd', 'get_ServiceLocator_527nvhdService', false],
'App\\Controller\\admin\\PebIntegrationController::edit' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\admin\\PersonnelController::edit' => ['privates', '.service_locator.piW.LyK', 'get_ServiceLocator_PiW_LyKService', false],
'App\\Controller\\admin\\PersonnelController::editmonprofil' => ['privates', '.service_locator.xlsQoWH', 'get_ServiceLocator_XlsQoWHService', false],
'App\\Controller\\admin\\PersonnelController::index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\admin\\PersonnelController::new' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\PersonnelController::sendmailnouvuser' => ['privates', '.service_locator.1_JdrvA', 'get_ServiceLocator_1JdrvAService', false],
'App\\Controller\\admin\\PersonnelController::updateAccountStatus' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\admin\\Plan\\PlanController::delete' => ['privates', '.service_locator.z7qwdkH', 'get_ServiceLocator_Z7qwdkHService', false],
'App\\Controller\\admin\\Plan\\PlanController::edit' => ['privates', '.service_locator.z7qwdkH', 'get_ServiceLocator_Z7qwdkHService', false],
'App\\Controller\\admin\\Plan\\PlanController::index' => ['privates', '.service_locator.cEv5ILv', 'get_ServiceLocator_CEv5ILvService', false],
'App\\Controller\\admin\\PpasAffectationCsvController::deleteCsv' => ['privates', '.service_locator.Q_tR3xw', 'get_ServiceLocator_QTR3xwService', false],
'App\\Controller\\admin\\PpasAffectationCsvController::index' => ['privates', '.service_locator.F603JRO', 'get_ServiceLocator_F603JROService', false],
'App\\Controller\\admin\\PpasCsvController::deleteCsv' => ['privates', '.service_locator.XffhPVn', 'get_ServiceLocator_XffhPVnService', false],
'App\\Controller\\admin\\PpasCsvController::index' => ['privates', '.service_locator.90.4hsE', 'get_ServiceLocator_90_4hsEService', false],
'App\\Controller\\admin\\PrasAffectationConditionController::delete' => ['privates', '.service_locator.M.h_EJd', 'get_ServiceLocator_M_HEJdService', false],
'App\\Controller\\admin\\PrasAffectationConditionController::list' => ['privates', '.service_locator.6F4Kn0u', 'get_ServiceLocator_6F4Kn0uService', false],
'App\\Controller\\admin\\PrasAffectationController::delete' => ['privates', '.service_locator.Sj_OqPs', 'get_ServiceLocator_SjOqPsService', false],
'App\\Controller\\admin\\PrasAffectationController::list' => ['privates', '.service_locator.na73ZHI', 'get_ServiceLocator_Na73ZHIService', false],
'App\\Controller\\admin\\PrasCsvController::deleteCsv' => ['privates', '.service_locator.TcZbUd5', 'get_ServiceLocator_TcZbUd5Service', false],
'App\\Controller\\admin\\PrasCsvController::index' => ['privates', '.service_locator.rY99cy5', 'get_ServiceLocator_RY99cy5Service', false],
'App\\Controller\\admin\\PrasZoneController::delete' => ['privates', '.service_locator.74LVfE_', 'get_ServiceLocator_74LVfEService', false],
'App\\Controller\\admin\\PrasZoneController::list' => ['privates', '.service_locator.GUy4amO', 'get_ServiceLocator_GUy4amOService', false],
'App\\Controller\\admin\\Prime\\PrimeController::delete' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\PrimeController::edit' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\PrimeCsvController::delete' => ['privates', '.service_locator.J.K9K7h', 'get_ServiceLocator_J_K9K7hService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::delete' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::deleteField' => ['privates', '.service_locator..i7P.zi', 'get_ServiceLocator__I7P_ZiService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::edit' => ['privates', '.service_locator.4_PY3BS', 'get_ServiceLocator_4PY3BSService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::editField' => ['privates', '.service_locator..i7P.zi', 'get_ServiceLocator__I7P_ZiService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::fields' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::list' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\ProcedureController::new' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\PropertyTypeController::edit' => ['privates', '.service_locator.s5JOzP2', 'get_ServiceLocator_S5JOzP2Service', false],
'App\\Controller\\admin\\ProviderInverterController::deleteCsv' => ['privates', '.service_locator.cd7GuMb', 'get_ServiceLocator_Cd7GuMbService', false],
'App\\Controller\\admin\\ProviderSocietyController::delete' => ['privates', '.service_locator.5b2Yc67', 'get_ServiceLocator_5b2Yc67Service', false],
'App\\Controller\\admin\\PublicInquiryInProgressCsvController::deleteCsv' => ['privates', '.service_locator.tUSUGrk', 'get_ServiceLocator_TUSUGrkService', false],
'App\\Controller\\admin\\PublicInquiryInProgressCsvController::index' => ['privates', '.service_locator.rx4Btpa', 'get_ServiceLocator_Rx4BtpaService', false],
'App\\Controller\\admin\\PurchasePartnerRequestController::edit' => ['privates', '.service_locator.CQs0Xm0', 'get_ServiceLocator_CQs0Xm0Service', false],
'App\\Controller\\admin\\RegionController::edit' => ['privates', '.service_locator.q4bsI0S', 'get_ServiceLocator_Q4bsI0SService', false],
'App\\Controller\\admin\\RentalController::deleteModelOfContract' => ['privates', '.service_locator.X8a1tM.', 'get_ServiceLocator_X8a1tM_Service', false],
'App\\Controller\\admin\\RentalController::editModelOfContract' => ['privates', '.service_locator.X8a1tM.', 'get_ServiceLocator_X8a1tM_Service', false],
'App\\Controller\\admin\\RentestimationController::delete' => ['privates', '.service_locator..HgB6d8', 'get_ServiceLocator__HgB6d8Service', false],
'App\\Controller\\admin\\RentestimationController::editbank' => ['privates', '.service_locator.kSnmcso', 'get_ServiceLocator_KSnmcsoService', false],
'App\\Controller\\admin\\RoofController::delete' => ['privates', '.service_locator._z1VY6v', 'get_ServiceLocator_Z1VY6vService', false],
'App\\Controller\\admin\\RoofController::edit' => ['privates', '.service_locator._z1VY6v', 'get_ServiceLocator_Z1VY6vService', false],
'App\\Controller\\admin\\RoofController::index' => ['privates', '.service_locator.B92NsWb', 'get_ServiceLocator_B92NsWbService', false],
'App\\Controller\\admin\\RoofController::new' => ['privates', '.service_locator.B92NsWb', 'get_ServiceLocator_B92NsWbService', false],
'App\\Controller\\admin\\RoofController::show' => ['privates', '.service_locator.6Oaurz_', 'get_ServiceLocator_6OaurzService', false],
'App\\Controller\\admin\\SalesAgreementController::deleteFile' => ['privates', '.service_locator.viRkkJL', 'get_ServiceLocator_ViRkkJLService', false],
'App\\Controller\\admin\\SizeController::create' => ['privates', '.service_locator.R9M9gve', 'get_ServiceLocator_R9M9gveService', false],
'App\\Controller\\admin\\SubjectController::create' => ['privates', '.service_locator.zyI4Piw', 'get_ServiceLocator_ZyI4PiwService', false],
'App\\Controller\\admin\\SubscriptionProductController::createStripePlanForProduct' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductController::delete' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductController::edit' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController::getProductActiveOrderByLevel' => ['privates', '.service_locator.cpFa.v2', 'get_ServiceLocator_CpFa_V2Service', false],
'App\\Controller\\admin\\SubscriptionProductController::index' => ['privates', '.service_locator.cpFa.v2', 'get_ServiceLocator_CpFa_V2Service', false],
'App\\Controller\\admin\\SubscriptionProductController::produit_edit_permission' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController::produit_validate_permission' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController::show' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController::verifyStripeProduct' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController::delete' => ['privates', '.service_locator.65AP40.', 'get_ServiceLocator_65AP40_Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController::edit' => ['privates', '.service_locator.zK2Ig67', 'get_ServiceLocator_ZK2Ig67Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController::index' => ['privates', '.service_locator.z_o1inx', 'get_ServiceLocator_ZO1inxService', false],
'App\\Controller\\admin\\SubscriptionProductServiceController::new' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\admin\\SubscriptionProductServiceController::show' => ['privates', '.service_locator.65AP40.', 'get_ServiceLocator_65AP40_Service', false],
'App\\Controller\\admin\\SuperficieController::create' => ['privates', '.service_locator.LwEOyeK', 'get_ServiceLocator_LwEOyeKService', false],
'App\\Controller\\admin\\SupplierController::edit' => ['privates', '.service_locator.pIUPwuq', 'get_ServiceLocator_PIUPwuqService', false],
'App\\Controller\\admin\\TableaudebordController::index' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::index' => ['privates', '.service_locator.mZFiE_G', 'get_ServiceLocator_MZFiEGService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::markAsDelivered' => ['privates', '.service_locator.iuOsbYx', 'get_ServiceLocator_IuOsbYxService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::show' => ['privates', '.service_locator.iuOsbYx', 'get_ServiceLocator_IuOsbYxService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::disableOrEnableProperty' => ['privates', '.service_locator.670zTdK', 'get_ServiceLocator_670zTdKService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::edit' => ['privates', '.service_locator.K5vPgtr', 'get_ServiceLocator_K5vPgtrService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::editImage' => ['privates', '.service_locator.YT3BDwX', 'get_ServiceLocator_YT3BDwXService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::editImageDoc' => ['privates', '.service_locator.RFcH33U', 'get_ServiceLocator_RFcH33UService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::list' => ['privates', '.service_locator.Y41B.j7', 'get_ServiceLocator_Y41B_J7Service', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::listevrdvbien' => ['privates', '.service_locator.670zTdK', 'get_ServiceLocator_670zTdKService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::new' => ['privates', '.service_locator.v5Ow3DE', 'get_ServiceLocator_V5Ow3DEService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::propertyOfClient' => ['privates', '.service_locator.YqyyZ..', 'get_ServiceLocator_YqyyZ__Service', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController::sendmailtoclientifchangestatus' => ['privates', '.service_locator.m_.Dc7T', 'get_ServiceLocator_M_Dc7TService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::delete' => ['privates', '.service_locator.44F7lZM', 'get_ServiceLocator_44F7lZMService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::edit' => ['privates', '.service_locator.44F7lZM', 'get_ServiceLocator_44F7lZMService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::index' => ['privates', '.service_locator.XiW2YFT', 'get_ServiceLocator_XiW2YFTService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::new' => ['privates', '.service_locator.XiW2YFT', 'get_ServiceLocator_XiW2YFTService', false],
'App\\Controller\\admin\\ThepropertyProviderController::delete' => ['privates', '.service_locator.5b2Yc67', 'get_ServiceLocator_5b2Yc67Service', false],
'App\\Controller\\admin\\UploadCsvController::deleteCsv' => ['privates', '.service_locator.te70QFD', 'get_ServiceLocator_Te70QFDService', false],
'App\\Controller\\admin\\VoirieController::engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\VoirieController::index' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\WaterSupplierControllerExcelController::deleteCsv' => ['privates', '.service_locator.dRhzx5a', 'get_ServiceLocator_DRhzx5aService', false],
'App\\Controller\\admin\\WaterSupplierControllerExcelController::index' => ['privates', '.service_locator.c_K9jaH', 'get_ServiceLocator_CK9jaHService', false],
'App\\Controller\\admin\\WorkController::workcostdelete' => ['privates', '.service_locator.kHIPNC3', 'get_ServiceLocator_KHIPNC3Service', false],
'App\\Controller\\admin\\WorkController::workcostedit' => ['privates', '.service_locator.kHIPNC3', 'get_ServiceLocator_KHIPNC3Service', false],
'App\\Controller\\ajax\\MunicipalityAjaxController::list' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\api\\CadastreController::cadastreByCoordinate' => ['privates', '.service_locator.tUwTca4', 'get_ServiceLocator_TUwTca4Service', false],
'App\\Controller\\api\\CallMicroserviceController::__invoke' => ['privates', '.service_locator.DKxJ1dA', 'get_ServiceLocator_DKxJ1dAService', false],
'App\\Controller\\api\\Chat\\ConversationApiController::__invoke' => ['privates', '.service_locator.ZQLk4Kn', 'get_ServiceLocator_ZQLk4KnService', false],
'App\\Controller\\api\\Chat\\ConversationApiController::deleteAction' => ['privates', '.service_locator.EV92WQ1', 'get_ServiceLocator_EV92WQ1Service', false],
'App\\Controller\\api\\Chat\\ConversationApiController::getOneConversation' => ['privates', '.service_locator.Xc9yKGQ', 'get_ServiceLocator_Xc9yKGQService', false],
'App\\Controller\\api\\Chat\\ConversationApiController::postAction' => ['privates', '.service_locator.FMXrkKs', 'get_ServiceLocator_FMXrkKsService', false],
'App\\Controller\\api\\Chat\\ConversationApiController::view' => ['privates', '.service_locator.TANcIz7', 'get_ServiceLocator_TANcIz7Service', false],
'App\\Controller\\api\\Chat\\MessageApiController::__invoke' => ['privates', '.service_locator.XhMKgZv', 'get_ServiceLocator_XhMKgZvService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::confirmSign' => ['privates', '.service_locator.kmSUvCn', 'get_ServiceLocator_KmSUvCnService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::signClientSales' => ['privates', '.service_locator.kmSUvCn', 'get_ServiceLocator_KmSUvCnService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::uploadSalesAgreement' => ['privates', '.service_locator.vwd5GYN', 'get_ServiceLocator_Vwd5GYNService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::validationSales' => ['privates', '.service_locator.or.noX7', 'get_ServiceLocator_Or_NoX7Service', false],
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController::__invoke' => ['privates', '.service_locator.ceYwZua', 'get_ServiceLocator_CeYwZuaService', false],
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController::__invoke' => ['privates', '.service_locator.s4h4eVI', 'get_ServiceLocator_S4h4eVIService', false],
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController::__invoke' => ['privates', '.service_locator._WsUJ6Q', 'get_ServiceLocator_WsUJ6QService', false],
'App\\Controller\\api\\CoOwnership\\VoteController::__invoke' => ['privates', '.service_locator.gK_elPx', 'get_ServiceLocator_GKElPxService', false],
'App\\Controller\\api\\Community\\ConsultationController::__invoke' => ['privates', '.service_locator.FS_7lr5', 'get_ServiceLocator_FS7lr5Service', false],
'App\\Controller\\api\\Community\\ConsultationController::getInsidePosts' => ['privates', '.service_locator.o.pBLRP', 'get_ServiceLocator_O_PBLRPService', false],
'App\\Controller\\api\\Community\\ConsultationController::updateUserCoordinate' => ['privates', '.service_locator.ODsuqr2', 'get_ServiceLocator_ODsuqr2Service', false],
'App\\Controller\\api\\Community\\DiversServiceController::__invoke' => ['privates', '.service_locator.LCDj2BZ', 'get_ServiceLocator_LCDj2BZService', false],
'App\\Controller\\api\\Community\\DiversServiceController::getInsidePosts' => ['privates', '.service_locator.o.pBLRP', 'get_ServiceLocator_O_PBLRPService', false],
'App\\Controller\\api\\Community\\DiversServiceController::updateUserCoordinate' => ['privates', '.service_locator.ODsuqr2', 'get_ServiceLocator_ODsuqr2Service', false],
'App\\Controller\\api\\Community\\PostController::concludeService' => ['privates', '.service_locator.U2XVYf9', 'get_ServiceLocator_U2XVYf9Service', false],
'App\\Controller\\api\\Community\\PostController::sendPlp' => ['privates', '.service_locator.4ioHkcV', 'get_ServiceLocator_4ioHkcVService', false],
'App\\Controller\\api\\Community\\SignalController::__invoke' => ['privates', '.service_locator.gsc0ZJ3', 'get_ServiceLocator_Gsc0ZJ3Service', false],
'App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController::add' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\DeletionController::deleteResource' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController::__invoke' => ['privates', '.service_locator.AjNUl4_', 'get_ServiceLocator_AjNUl4Service', false],
'App\\Controller\\api\\Environment\\FilteredObligationsController::__invoke' => ['privates', '.service_locator.zfhfaAB', 'get_ServiceLocator_ZfhfaABService', false],
'App\\Controller\\api\\Environment\\ModifyInstallation::__invoke' => ['privates', '.service_locator.0UNyPfI', 'get_ServiceLocator_0UNyPfIService', false],
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction::__invoke' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController::__invoke' => ['privates', '.service_locator.83pwl0X', 'get_ServiceLocator_83pwl0XService', false],
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController::createSolicitation' => ['privates', '.service_locator.MJUzJi0', 'get_ServiceLocator_MJUzJi0Service', false],
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction::__invoke' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\Inventory\\InventoryController::signInventory' => ['privates', '.service_locator.hctAHiv', 'get_ServiceLocator_HctAHivService', false],
'App\\Controller\\api\\Mobility\\Carpool\\SearchController::__invoke' => ['privates', '.service_locator.yV6bB6q', 'get_ServiceLocator_YV6bB6qService', false],
'App\\Controller\\api\\Notification\\IndexController::__invoke' => ['privates', '.service_locator.dG2778M', 'get_ServiceLocator_DG2778MService', false],
'App\\Controller\\api\\Notification\\PostController::__invoke' => ['privates', '.service_locator.kn9MsEH', 'get_ServiceLocator_Kn9MsEHService', false],
'App\\Controller\\api\\Notification\\UpdateLastNotification::__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Notification\\ViewController::__invoke' => ['privates', '.service_locator.L8s9Nth', 'get_ServiceLocator_L8s9NthService', false],
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController::__invoke' => ['privates', '.service_locator.6sSU9ow', 'get_ServiceLocator_6sSU9owService', false],
'App\\Controller\\api\\OfferCollaborative\\ListOfferController::__invoke' => ['privates', '.service_locator._uavBYP', 'get_ServiceLocator_UavBYPService', false],
'App\\Controller\\api\\OfferCollaborative\\ListOfferController::listOfferSentByProperty' => ['privates', '.service_locator._uavBYP', 'get_ServiceLocator_UavBYPService', false],
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController::__invoke' => ['privates', '.service_locator.YK93Cie', 'get_ServiceLocator_YK93CieService', false],
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController::__invoke' => ['privates', '.service_locator.77Q0MzO', 'get_ServiceLocator_77Q0MzOService', false],
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController::__invoke' => ['privates', '.service_locator.JMvqlQM', 'get_ServiceLocator_JMvqlQMService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController::listOfferPerProperty' => ['privates', '.service_locator.gsc0ZJ3', 'get_ServiceLocator_Gsc0ZJ3Service', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController::listOfferPerUser' => ['privates', '.service_locator.XCOsI7M', 'get_ServiceLocator_XCOsI7MService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController::signOfferLease' => ['privates', '.service_locator.z7R5T1y', 'get_ServiceLocator_Z7R5T1yService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController::validate' => ['privates', '.service_locator.vZAMnV5', 'get_ServiceLocator_VZAMnV5Service', false],
'App\\Controller\\api\\Offer\\OfferController::allNotary' => ['privates', '.service_locator.YifncfM', 'get_ServiceLocator_YifncfMService', false],
'App\\Controller\\api\\Offer\\OfferController::checkUserAbilityToMakeOffer' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\Offer\\OfferController::make' => ['privates', '.service_locator.Dw_3Cp5', 'get_ServiceLocator_Dw3Cp5Service', false],
'App\\Controller\\api\\Offer\\OfferController::saveCorrection' => ['privates', '.service_locator.4P5r10U', 'get_ServiceLocator_4P5r10UService', false],
'App\\Controller\\api\\Offer\\OfferController::sign' => ['privates', '.service_locator.4EHBvUy', 'get_ServiceLocator_4EHBvUyService', false],
'App\\Controller\\api\\Offer\\OfferSubmissionController::sendToNotary' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\OfferSubmissionController::sendToOwner' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\ValidateOfferController::refusedOfferSignSimple' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\ValidateOfferController::transmitToNotary' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\PermitPropertyProcedureController::updateProcedureBruxelle' => ['privates', '.service_locator.ft7qy.I', 'get_ServiceLocator_Ft7qy_IService', false],
'App\\Controller\\api\\PlanController::changePlan' => ['privates', '.service_locator.F4h55f1', 'get_ServiceLocator_F4h55f1Service', false],
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte::calculPrecountBruxelleAndFlandre' => ['privates', '.service_locator.TzqTzgY', 'get_ServiceLocator_TzqTzgYService', false],
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte::getPrecountValues' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte::calculPrecountWallonnie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte::getPrecountValuesWallonie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Prime\\AmountCalculation::__invoke' => ['privates', '.service_locator.ywyVEm_', 'get_ServiceLocator_YwyVEmService', false],
'App\\Controller\\api\\Prime\\GetAllProcess::__invoke' => ['privates', '.service_locator.7Bh2dos', 'get_ServiceLocator_7Bh2dosService', false],
'App\\Controller\\api\\Prime\\ProcessController::__invoke' => ['privates', '.service_locator.7W8Gc0e', 'get_ServiceLocator_7W8Gc0eService', false],
'App\\Controller\\api\\Prime\\SearchController::__invoke' => ['privates', '.service_locator.xFZHlpd', 'get_ServiceLocator_XFZHlpdService', false],
'App\\Controller\\api\\Prime\\WorkController::subsection' => ['privates', '.service_locator.oYeaqIz', 'get_ServiceLocator_OYeaqIzService', false],
'App\\Controller\\api\\Prime\\WorkController::typeofwork' => ['privates', '.service_locator.rJp3xY1', 'get_ServiceLocator_RJp3xY1Service', false],
'App\\Controller\\api\\PurchaseController::detail' => ['privates', '.service_locator.gX.Qc1T', 'get_ServiceLocator_GX_Qc1TService', false],
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate::__invoke' => ['privates', '.service_locator.P7qhCSY', 'get_ServiceLocator_P7qhCSYService', false],
'App\\Controller\\api\\RentalController::accept' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalController::getAvailableRentalDurationsAndTypes' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\api\\RentalController::getComments' => ['privates', '.service_locator.RKNP0q_', 'get_ServiceLocator_RKNP0qService', false],
'App\\Controller\\api\\RentalController::getProperties' => ['privates', '.service_locator.M9ycMaq', 'get_ServiceLocator_M9ycMaqService', false],
'App\\Controller\\api\\RentalController::postContract' => ['privates', '.service_locator.whbH868', 'get_ServiceLocator_WhbH868Service', false],
'App\\Controller\\api\\RentalController::refuse' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalController::replyToComment' => ['privates', '.service_locator.RKNP0q_', 'get_ServiceLocator_RKNP0qService', false],
'App\\Controller\\api\\RentalController::uploadContract' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController::__invoke' => ['privates', '.service_locator.TUaVWPf', 'get_ServiceLocator_TUaVWPfService', false],
'App\\Controller\\api\\RentalManagement\\PostLeaveController::__invoke' => ['privates', '.service_locator.bKynF70', 'get_ServiceLocator_BKynF70Service', false],
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController::__invoke' => ['privates', '.service_locator.Ik8cC3N', 'get_ServiceLocator_Ik8cC3NService', false],
'App\\Controller\\api\\Security\\DeclarationDateController::__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Security\\MyNeighborhoodOfficer::getByTheProperty' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\SendEmailController::sendEmailToBuildingManager' => ['privates', '.service_locator.cnX3Q3X', 'get_ServiceLocator_CnX3Q3XService', false],
'App\\Controller\\api\\SendEmailController::sendEmailToMunicipalAdministration' => ['privates', '.service_locator.cnX3Q3X', 'get_ServiceLocator_CnX3Q3XService', false],
'App\\Controller\\api\\ServicePromo\\ListController::listObtained' => ['privates', '.service_locator.VckBnxy', 'get_ServiceLocator_VckBnxyService', false],
'App\\Controller\\api\\ServicePromo\\ListController::listOffered' => ['privates', '.service_locator.VckBnxy', 'get_ServiceLocator_VckBnxyService', false],
'App\\Controller\\api\\SimulationController::simulateBuy' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Controller\\api\\SimulationController::simulateBuyGround' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Controller\\api\\SyndicChatApiController::__invoke' => ['privates', '.service_locator.jqKA1ti', 'get_ServiceLocator_JqKA1tiService', false],
'App\\Controller\\api\\TheProperty\\ContractController::getUploaded' => ['privates', '.service_locator.cWCqZec', 'get_ServiceLocator_CWCqZecService', false],
'App\\Controller\\api\\TheProperty\\ContractController::upload' => ['privates', '.service_locator.cWCqZec', 'get_ServiceLocator_CWCqZecService', false],
'App\\Controller\\api\\TheProperty\\DeleteController::__invoke' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\DetailController::findFavoritePropertiesByUser' => ['privates', '.service_locator.eWBIm4U', 'get_ServiceLocator_EWBIm4UService', false],
'App\\Controller\\api\\TheProperty\\DetailController::getEventsByProperty' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\DetailController::propertySimilar' => ['privates', '.service_locator.o9wrxnc', 'get_ServiceLocator_O9wrxncService', false],
'App\\Controller\\api\\TheProperty\\DocumentRequestController::__invoke' => ['privates', '.service_locator..OVXgLf', 'get_ServiceLocator__OVXgLfService', false],
'App\\Controller\\api\\TheProperty\\ListController::detailsOfThePropertyHavingRelooking' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\LocalityController::municipalityByZipCode' => ['privates', '.service_locator.2LRM4iA', 'get_ServiceLocator_2LRM4iAService', false],
'App\\Controller\\api\\TheProperty\\OptionController::__invoke' => ['privates', '.service_locator.Kpg3j4e', 'get_ServiceLocator_Kpg3j4eService', false],
'App\\Controller\\api\\TheProperty\\OptionController::features' => ['privates', '.service_locator.bT9eT8t', 'get_ServiceLocator_BT9eT8tService', false],
'App\\Controller\\api\\TheProperty\\PropertyAdController::__invoke' => ['privates', '.service_locator.mfu9Rg_', 'get_ServiceLocator_Mfu9RgService', false],
'App\\Controller\\api\\TheProperty\\PropertyTypeController::__invoke' => ['privates', '.service_locator..fvlmU9', 'get_ServiceLocator__FvlmU9Service', false],
'App\\Controller\\api\\TheProperty\\SearchController::exchangeListInMap' => ['privates', '.service_locator.eWBIm4U', 'get_ServiceLocator_EWBIm4UService', false],
'App\\Controller\\api\\TheProperty\\SearchController::index' => ['privates', '.service_locator.MBcNAjb', 'get_ServiceLocator_MBcNAjbService', false],
'App\\Controller\\api\\TheProperty\\SessionController::__invoke' => ['privates', '.service_locator.jTOejGZ', 'get_ServiceLocator_JTOejGZService', false],
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController::__invoke' => ['privates', '.service_locator.H2QtHye', 'get_ServiceLocator_H2QtHyeService', false],
'App\\Controller\\api\\TheProperty\\SuggestionPriceController::__invoke' => ['privates', '.service_locator.qC0B8LW', 'get_ServiceLocator_QC0B8LWService', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::list' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::listAll' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::update' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\VisitController::addVisitSchedule' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\VisitController::removeVisitSchedule' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheService\\AddController::__invoke' => ['privates', '.service_locator.5wi7aKe', 'get_ServiceLocator_5wi7aKeService', false],
'App\\Controller\\api\\TheService\\CategoryController::__invoke' => ['privates', '.service_locator.PrG_U8d', 'get_ServiceLocator_PrGU8dService', false],
'App\\Controller\\api\\TheService\\ListController::listMine' => ['privates', '.service_locator.gZj4smN', 'get_ServiceLocator_GZj4smNService', false],
'App\\Controller\\api\\TheService\\UpdateController::__invoke' => ['privates', '.service_locator.AGzgJIa', 'get_ServiceLocator_AGzgJIaService', false],
'App\\Controller\\api\\ThreeD\\T3dDemandsController::validateDemand' => ['privates', '.service_locator.mpwZL0H', 'get_ServiceLocator_MpwZL0HService', false],
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController::__invoke' => ['privates', '.service_locator.cssU_cs', 'get_ServiceLocator_CssUCsService', false],
'App\\Controller\\api\\UserServicePromo\\ConsumeController::__invoke' => ['privates', '.service_locator.P3yaVfa', 'get_ServiceLocator_P3yaVfaService', false],
'App\\Controller\\api\\User\\ArtistDetailController::__invoke' => ['privates', '.service_locator.TO3kXqK', 'get_ServiceLocator_TO3kXqKService', false],
'App\\Controller\\api\\User\\CertificatorController::findAroundGeoCoordinate' => ['privates', '.service_locator.P4Fskde', 'get_ServiceLocator_P4FskdeService', false],
'App\\Controller\\api\\User\\DeviceTokenController::__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\User\\EditProfileController::__invoke' => ['privates', '.service_locator.ea4buFp', 'get_ServiceLocator_Ea4buFpService', false],
'App\\Controller\\api\\User\\ListEmailController::__invoke' => ['privates', '.service_locator.hPJEFlh', 'get_ServiceLocator_HPJEFlhService', false],
'App\\Controller\\api\\User\\SearchAndSendingInvitationController::searchMovingCompanyAndSendInvitation' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\api\\User\\SearchController::__invoke' => ['privates', '.service_locator.iRu.Xb1', 'get_ServiceLocator_IRu_Xb1Service', false],
'App\\Controller\\api\\User\\SearchController::searchImoAgentProximity' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\api\\User\\SearchController::searchMovingCompany' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\api\\User\\SendMailSociety::index' => ['privates', '.service_locator.WvhmTCp', 'get_ServiceLocator_WvhmTCpService', false],
'App\\Controller\\api\\User\\UserController::checkAuthorizationForFiguration' => ['privates', '.service_locator.M9PMcRV', 'get_ServiceLocator_M9PMcRVService', false],
'App\\Controller\\api\\User\\UserController::detailUser' => ['privates', '.service_locator.M9PMcRV', 'get_ServiceLocator_M9PMcRVService', false],
'App\\Controller\\api\\User\\UserController::getUserBySpeciality' => ['privates', '.service_locator._ZYSIC1', 'get_ServiceLocator_ZYSIC1Service', false],
'App\\Controller\\api\\User\\UserPublicInfo::__invoke' => ['privates', '.service_locator.aUCxLiv', 'get_ServiceLocator_AUCxLivService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController::__invoke' => ['privates', '.service_locator.7f2MzR6', 'get_ServiceLocator_7f2MzR6Service', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController::__invoke' => ['privates', '.service_locator.Em1sGuR', 'get_ServiceLocator_Em1sGuRService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController::__invoke' => ['privates', '.service_locator.DgQmMEO', 'get_ServiceLocator_DgQmMEOService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController::__invoke' => ['privates', '.service_locator.CaNV.uY', 'get_ServiceLocator_CaNV_UYService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController::__invoke' => ['privates', '.service_locator.n0PRmXS', 'get_ServiceLocator_N0PRmXSService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController::__invoke' => ['privates', '.service_locator.wxP.RsM', 'get_ServiceLocator_WxP_RsMService', false],
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController::__invoke' => ['privates', '.service_locator.0Ccr..5', 'get_ServiceLocator_0Ccr__5Service', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController::__invoke' => ['privates', '.service_locator.yu8o_1d', 'get_ServiceLocator_Yu8o1dService', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController::__invoke' => ['privates', '.service_locator.ZQCRZEb', 'get_ServiceLocator_ZQCRZEbService', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetalltypeofwork' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetcategory' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetmodel' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetresultestimation' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetsubmodel' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetsubsection' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController::detailBien' => ['privates', '.service_locator.EsG_0hX', 'get_ServiceLocator_EsG0hXService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::calculPrecountWallonnie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::detailbienimmogo' => ['privates', '.service_locator.PYHrdNN', 'get_ServiceLocator_PYHrdNNService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::getDataForCalcul' => ['privates', '.service_locator.3tFXANU', 'get_ServiceLocator_3tFXANUService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::getPrecountValues' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::getPrecountValuesWallonie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::immogolistThepropertyPerUser' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::infosbiencalcul' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::listFavorisByUser' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::rechercheimmogo' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo::redirectToCredit' => ['privates', '.service_locator.moJPmD6', 'get_ServiceLocator_MoJPmD6Service', false],
'App\\Controller\\apiimmogo\\ApiImmogo::redirectToEngie' => ['privates', '.service_locator.moJPmD6', 'get_ServiceLocator_MoJPmD6Service', false],
'App\\Controller\\apiimmogo\\ApiImmogo::voirdetailbiencalcul' => ['privates', '.service_locator.PYHrdNN', 'get_ServiceLocator_PYHrdNNService', false],
'App\\Service\\Api\\ProviderSolarGreenCertificateService::list' => ['privates', '.service_locator.eTKuJSU', 'get_ServiceLocator_ETKuJSUService', false],
'App\\Service\\Api\\ProviderSolarOrganizationService::add' => ['privates', '.service_locator.QsuAye4', 'get_ServiceLocator_QsuAye4Service', false],
'App\\Service\\Api\\ProviderSolarOrganizationService::list' => ['privates', '.service_locator.QsuAye4', 'get_ServiceLocator_QsuAye4Service', false],
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService::add' => ['privates', '.service_locator.YjIwi02', 'get_ServiceLocator_YjIwi02Service', false],
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService::sendingSummaryFile' => ['privates', '.service_locator.ShsoacE', 'get_ServiceLocator_ShsoacEService', false],
'App\\Service\\DompdfService::createPdfDispense' => ['privates', '.service_locator._H29xsa', 'get_ServiceLocator_H29xsaService', false],
'App\\Service\\DompdfService::createPdfEnergy' => ['privates', '.service_locator.HRgCRFj', 'get_ServiceLocator_HRgCRFjService', false],
'App\\Service\\DompdfService::createPdfEnvironmentForm' => ['privates', '.service_locator.OC.D7cY', 'get_ServiceLocator_OC_D7cYService', false],
'App\\Service\\DompdfService::createPdfMaifSummary' => ['privates', '.service_locator.ShsoacE', 'get_ServiceLocator_ShsoacEService', false],
'App\\Service\\DompdfService::createPdfPlp' => ['privates', '.service_locator.POCpODg', 'get_ServiceLocator_POCpODgService', false],
'App\\Service\\DompdfService::createPdfSolarCadastre' => ['privates', '.service_locator.8FMg.K_', 'get_ServiceLocator_8FMg_KService', false],
'App\\Service\\DompdfService::createPdfSolarVoltaic' => ['privates', '.service_locator.nDQTbMz', 'get_ServiceLocator_NDQTbMzService', false],
'App\\Service\\DompdfService::createPdfVoirie' => ['privates', '.service_locator.kJ7g21u', 'get_ServiceLocator_KJ7g21uService', false],
'App\\Service\\DompdfService::createUrbanismPermit' => ['privates', '.service_locator.eqOSfS3', 'get_ServiceLocator_EqOSfS3Service', false],
'App\\Service\\Immogo\\ImmogoService::transformrecherche' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Service\\PretService::getResults' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Service\\SendMail\\SendmailService::sendMailAddChat' => ['privates', '.service_locator.rhFGw9S', 'get_ServiceLocator_RhFGw9SService', false],
'App\\Service\\SendMail\\SendmailService::sendMailCheckWorkFinish' => ['privates', '.service_locator.8z.wTr5', 'get_ServiceLocator_8z_WTr5Service', false],
'App\\Service\\SendMail\\SendmailService::sendMailForContactSeller' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Service\\Webhook\\Traitement::addUserPermission' => ['privates', '.service_locator.luv6nW.', 'get_ServiceLocator_Luv6nW_Service', false],
'App\\Service\\Webhook\\Traitement::sendMailInvoiceSuccessToClient' => ['privates', '.service_locator.luv6nW.', 'get_ServiceLocator_Luv6nW_Service', false],
'kernel::loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel::registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'App\\Controller\\Authentication\\AuthenticationController:createToken' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController:retrieve' => ['privates', '.service_locator.DgrmONe', 'get_ServiceLocator_DgrmONeService', false],
'App\\Controller\\PersonnelAuthenticatorController:login' => ['privates', '.service_locator.qkWn6JN', 'get_ServiceLocator_QkWn6JNService', false],
'App\\Controller\\YousignWebhookController:handleWebhook' => ['privates', '.service_locator.mC7pTcw', 'get_ServiceLocator_MC7pTcwService', false],
'App\\Controller\\admin\\AbstractCsvController:engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\AnnoncementController:createDemenagement' => ['privates', '.service_locator.3Yfz5Eo', 'get_ServiceLocator_3Yfz5EoService', false],
'App\\Controller\\admin\\AnnoncementController:createObjets' => ['privates', '.service_locator.3Yfz5Eo', 'get_ServiceLocator_3Yfz5EoService', false],
'App\\Controller\\admin\\ArchitectArtWorkController:index' => ['privates', '.service_locator.bY8EWBk', 'get_ServiceLocator_BY8EWBkService', false],
'App\\Controller\\admin\\AreaCsvController:area_csv_delete' => ['privates', '.service_locator.p8g7kFY', 'get_ServiceLocator_P8g7kFYService', false],
'App\\Controller\\admin\\AreaCsvController:area_csv_new' => ['privates', '.service_locator.BtCdv5A', 'get_ServiceLocator_BtCdv5AService', false],
'App\\Controller\\admin\\BankController:deletesimulation' => ['privates', '.service_locator.LbjZSbI', 'get_ServiceLocator_LbjZSbIService', false],
'App\\Controller\\admin\\BankController:editbank' => ['privates', '.service_locator.ZO6eemZ', 'get_ServiceLocator_ZO6eemZService', false],
'App\\Controller\\admin\\BankController:editsimulation' => ['privates', '.service_locator.LbjZSbI', 'get_ServiceLocator_LbjZSbIService', false],
'App\\Controller\\admin\\BrugisCsvController:deleteCsv' => ['privates', '.service_locator.tXWH.r8', 'get_ServiceLocator_TXWH_R8Service', false],
'App\\Controller\\admin\\BrugisCsvController:index' => ['privates', '.service_locator.OEVrRYx', 'get_ServiceLocator_OEVrRYxService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController:delete' => ['privates', '.service_locator.ijEx0xo', 'get_ServiceLocator_IjEx0xoService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController:index' => ['privates', '.service_locator.NFoq.Bg', 'get_ServiceLocator_NFoq_BgService', false],
'App\\Controller\\admin\\Citerne\\PermitCiterneController:new' => ['privates', '.service_locator.E9uM_YD', 'get_ServiceLocator_E9uMYDService', false],
'App\\Controller\\admin\\CityController:create' => ['privates', '.service_locator.nouU6Pi', 'get_ServiceLocator_NouU6PiService', false],
'App\\Controller\\admin\\CityController:edit' => ['privates', '.service_locator.nouU6Pi', 'get_ServiceLocator_NouU6PiService', false],
'App\\Controller\\admin\\ClientsController:disableAccount' => ['privates', '.service_locator.YqyyZ..', 'get_ServiceLocator_YqyyZ__Service', false],
'App\\Controller\\admin\\ClientsController:edit' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController:editclientpro' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController:editprestataire' => ['privates', '.service_locator.wmfmmb7', 'get_ServiceLocator_Wmfmmb7Service', false],
'App\\Controller\\admin\\ClientsController:index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\admin\\ClientsController:new' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController:newclientspro' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController:newprestataire' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\ClientsController:sendmailnouvclient' => ['privates', '.service_locator.1_JdrvA', 'get_ServiceLocator_1JdrvAService', false],
'App\\Controller\\admin\\ContactsellerController:delete' => ['privates', '.service_locator.B4C5t9G', 'get_ServiceLocator_B4C5t9GService', false],
'App\\Controller\\admin\\CountryController:edit' => ['privates', '.service_locator.u2JReeV', 'get_ServiceLocator_U2JReeVService', false],
'App\\Controller\\admin\\DVFController:deleteCsv' => ['privates', '.service_locator.DdSSotU', 'get_ServiceLocator_DdSSotUService', false],
'App\\Controller\\admin\\DVFController:index' => ['privates', '.service_locator.DdSSotU', 'get_ServiceLocator_DdSSotUService', false],
'App\\Controller\\admin\\DeedOfSaleController:deleteFile' => ['privates', '.service_locator.rLRqRgA', 'get_ServiceLocator_RLRqRgAService', false],
'App\\Controller\\admin\\DefaultclauseController:edit' => ['privates', '.service_locator.icZiCPH', 'get_ServiceLocator_IcZiCPHService', false],
'App\\Controller\\admin\\DistanceController:create' => ['privates', '.service_locator.7K2EQCE', 'get_ServiceLocator_7K2EQCEService', false],
'App\\Controller\\admin\\DocumenttypeController:create' => ['privates', '.service_locator.fakrr8S', 'get_ServiceLocator_Fakrr8SService', false],
'App\\Controller\\admin\\DocumenttypeController:createCategory' => ['privates', '.service_locator.vIdYB67', 'get_ServiceLocator_VIdYB67Service', false],
'App\\Controller\\admin\\Education\\EducationController:deleteCsv' => ['privates', '.service_locator.pmZg3Qp', 'get_ServiceLocator_PmZg3QpService', false],
'App\\Controller\\admin\\EngieCsvController:deleteCsv' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\EngieCsvController:engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\EngieCsvController:new' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController:delete' => ['privates', '.service_locator.B2caubr', 'get_ServiceLocator_B2caubrService', false],
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController:index' => ['privates', '.service_locator.k2UDkSr', 'get_ServiceLocator_K2UDkSrService', false],
'App\\Controller\\admin\\Environment\\ObligationCsvController:delete' => ['privates', '.service_locator.EJPRYr2', 'get_ServiceLocator_EJPRYr2Service', false],
'App\\Controller\\admin\\Environment\\ObligationsController:delete' => ['privates', '.service_locator.AYX6HiM', 'get_ServiceLocator_AYX6HiMService', false],
'App\\Controller\\admin\\Environment\\ObligationsController:edit' => ['privates', '.service_locator.AYX6HiM', 'get_ServiceLocator_AYX6HiMService', false],
'App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController:delete' => ['privates', '.service_locator.iOm7w8h', 'get_ServiceLocator_IOm7w8hService', false],
'App\\Controller\\admin\\ExcelFileController:delete' => ['privates', '.service_locator.kw12yOt', 'get_ServiceLocator_Kw12yOtService', false],
'App\\Controller\\admin\\ExcelFileController:index' => ['privates', '.service_locator.p.ZVzkD', 'get_ServiceLocator_P_ZVzkDService', false],
'App\\Controller\\admin\\ExcelWorkController:delete' => ['privates', '.service_locator.qfFZR0.', 'get_ServiceLocator_QfFZR0_Service', false],
'App\\Controller\\admin\\ExcelWorkController:index' => ['privates', '.service_locator.p.ZVzkD', 'get_ServiceLocator_P_ZVzkDService', false],
'App\\Controller\\admin\\ExternalAdverstisingController:index' => ['privates', '.service_locator.tiqlpZ8', 'get_ServiceLocator_TiqlpZ8Service', false],
'App\\Controller\\admin\\ExternalOfferController:index' => ['privates', '.service_locator.LxNsfND', 'get_ServiceLocator_LxNsfNDService', false],
'App\\Controller\\admin\\ExternalProviderController:index' => ['privates', '.service_locator.3q0fwPi', 'get_ServiceLocator_3q0fwPiService', false],
'App\\Controller\\admin\\FeatureController:featurecreateandedit' => ['privates', '.service_locator.Yybx5tt', 'get_ServiceLocator_Yybx5ttService', false],
'App\\Controller\\admin\\ImagepubController:delete' => ['privates', '.service_locator.D28s79M', 'get_ServiceLocator_D28s79MService', false],
'App\\Controller\\admin\\ImagepubController:edit' => ['privates', '.service_locator.FEUHOWC', 'get_ServiceLocator_FEUHOWCService', false],
'App\\Controller\\admin\\InsuranceController:index' => ['privates', '.service_locator.Hsc6SKy', 'get_ServiceLocator_Hsc6SKyService', false],
'App\\Controller\\admin\\LandPropertyDestinationController:delete' => ['privates', '.service_locator.QPa5E6I', 'get_ServiceLocator_QPa5E6IService', false],
'App\\Controller\\admin\\LocationTypeController:delete' => ['privates', '.service_locator.AM4iRrW', 'get_ServiceLocator_AM4iRrWService', false],
'App\\Controller\\admin\\LocationTypeController:edit' => ['privates', '.service_locator.AM4iRrW', 'get_ServiceLocator_AM4iRrWService', false],
'App\\Controller\\admin\\LocationTypeController:index' => ['privates', '.service_locator.HPh3.Sm', 'get_ServiceLocator_HPh3_SmService', false],
'App\\Controller\\admin\\LocationTypeController:new' => ['privates', '.service_locator.QZPR98c', 'get_ServiceLocator_QZPR98cService', false],
'App\\Controller\\admin\\MunicipalityController:edit' => ['privates', '.service_locator.fU2hXpG', 'get_ServiceLocator_FU2hXpGService', false],
'App\\Controller\\admin\\NearbyServices\\ServiceCategoryController:edit' => ['privates', '.service_locator.Su5bU3D', 'get_ServiceLocator_Su5bU3DService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController:EditPromo' => ['privates', '.service_locator.FLflT6M', 'get_ServiceLocator_FLflT6MService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController:addPromo' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController:delete' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NearbyServices\\TheserviceController:edit' => ['privates', '.service_locator.JubzVby', 'get_ServiceLocator_JubzVbyService', false],
'App\\Controller\\admin\\NewProjectImmoCsvController:deleteCsv' => ['privates', '.service_locator.cdUC4AU', 'get_ServiceLocator_CdUC4AUService', false],
'App\\Controller\\admin\\NewProjectImmoCsvController:index' => ['privates', '.service_locator.Sfzmser', 'get_ServiceLocator_SfzmserService', false],
'App\\Controller\\admin\\NotaryController:addNotaryFiles' => ['privates', '.service_locator.fKyoC1M', 'get_ServiceLocator_FKyoC1MService', false],
'App\\Controller\\admin\\NotaryController:delete' => ['privates', '.service_locator.gwjqcS0', 'get_ServiceLocator_GwjqcS0Service', false],
'App\\Controller\\admin\\NotaryController:deleteCsv' => ['privates', '.service_locator.fKyoC1M', 'get_ServiceLocator_FKyoC1MService', false],
'App\\Controller\\admin\\NotaryController:edit' => ['privates', '.service_locator.d8usWRn', 'get_ServiceLocator_D8usWRnService', false],
'App\\Controller\\admin\\NotaryController:new' => ['privates', '.service_locator.xlsQoWH', 'get_ServiceLocator_XlsQoWHService', false],
'App\\Controller\\admin\\OccupationPeriodFileController:deleteCsv' => ['privates', '.service_locator.DoCVnoP', 'get_ServiceLocator_DoCVnoPService', false],
'App\\Controller\\admin\\OccupationPeriodFileController:index' => ['privates', '.service_locator.AkI1NqP', 'get_ServiceLocator_AkI1NqPService', false],
'App\\Controller\\admin\\OccupieEstimationController:deleteCsv' => ['privates', '.service_locator.QgZYKkO', 'get_ServiceLocator_QgZYKkOService', false],
'App\\Controller\\admin\\OfferController:edit' => ['privates', '.service_locator.9BpSl6J', 'get_ServiceLocator_9BpSl6JService', false],
'App\\Controller\\admin\\OptionController:optionCreate' => ['privates', '.service_locator.FbfzOBq', 'get_ServiceLocator_FbfzOBqService', false],
'App\\Controller\\admin\\ParametreController:delete' => ['privates', '.service_locator.527nvhd', 'get_ServiceLocator_527nvhdService', false],
'App\\Controller\\admin\\ParametreController:edit' => ['privates', '.service_locator.527nvhd', 'get_ServiceLocator_527nvhdService', false],
'App\\Controller\\admin\\PebIntegrationController:edit' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\admin\\PersonnelController:edit' => ['privates', '.service_locator.piW.LyK', 'get_ServiceLocator_PiW_LyKService', false],
'App\\Controller\\admin\\PersonnelController:editmonprofil' => ['privates', '.service_locator.xlsQoWH', 'get_ServiceLocator_XlsQoWHService', false],
'App\\Controller\\admin\\PersonnelController:index' => ['privates', '.service_locator..Ae5NXw', 'get_ServiceLocator__Ae5NXwService', false],
'App\\Controller\\admin\\PersonnelController:new' => ['privates', '.service_locator.UjJZrA4', 'get_ServiceLocator_UjJZrA4Service', false],
'App\\Controller\\admin\\PersonnelController:sendmailnouvuser' => ['privates', '.service_locator.1_JdrvA', 'get_ServiceLocator_1JdrvAService', false],
'App\\Controller\\admin\\PersonnelController:updateAccountStatus' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\admin\\Plan\\PlanController:delete' => ['privates', '.service_locator.z7qwdkH', 'get_ServiceLocator_Z7qwdkHService', false],
'App\\Controller\\admin\\Plan\\PlanController:edit' => ['privates', '.service_locator.z7qwdkH', 'get_ServiceLocator_Z7qwdkHService', false],
'App\\Controller\\admin\\Plan\\PlanController:index' => ['privates', '.service_locator.cEv5ILv', 'get_ServiceLocator_CEv5ILvService', false],
'App\\Controller\\admin\\PpasAffectationCsvController:deleteCsv' => ['privates', '.service_locator.Q_tR3xw', 'get_ServiceLocator_QTR3xwService', false],
'App\\Controller\\admin\\PpasAffectationCsvController:index' => ['privates', '.service_locator.F603JRO', 'get_ServiceLocator_F603JROService', false],
'App\\Controller\\admin\\PpasCsvController:deleteCsv' => ['privates', '.service_locator.XffhPVn', 'get_ServiceLocator_XffhPVnService', false],
'App\\Controller\\admin\\PpasCsvController:index' => ['privates', '.service_locator.90.4hsE', 'get_ServiceLocator_90_4hsEService', false],
'App\\Controller\\admin\\PrasAffectationConditionController:delete' => ['privates', '.service_locator.M.h_EJd', 'get_ServiceLocator_M_HEJdService', false],
'App\\Controller\\admin\\PrasAffectationConditionController:list' => ['privates', '.service_locator.6F4Kn0u', 'get_ServiceLocator_6F4Kn0uService', false],
'App\\Controller\\admin\\PrasAffectationController:delete' => ['privates', '.service_locator.Sj_OqPs', 'get_ServiceLocator_SjOqPsService', false],
'App\\Controller\\admin\\PrasAffectationController:list' => ['privates', '.service_locator.na73ZHI', 'get_ServiceLocator_Na73ZHIService', false],
'App\\Controller\\admin\\PrasCsvController:deleteCsv' => ['privates', '.service_locator.TcZbUd5', 'get_ServiceLocator_TcZbUd5Service', false],
'App\\Controller\\admin\\PrasCsvController:index' => ['privates', '.service_locator.rY99cy5', 'get_ServiceLocator_RY99cy5Service', false],
'App\\Controller\\admin\\PrasZoneController:delete' => ['privates', '.service_locator.74LVfE_', 'get_ServiceLocator_74LVfEService', false],
'App\\Controller\\admin\\PrasZoneController:list' => ['privates', '.service_locator.GUy4amO', 'get_ServiceLocator_GUy4amOService', false],
'App\\Controller\\admin\\Prime\\PrimeController:delete' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\PrimeController:edit' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\PrimeCsvController:delete' => ['privates', '.service_locator.J.K9K7h', 'get_ServiceLocator_J_K9K7hService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:delete' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:deleteField' => ['privates', '.service_locator..i7P.zi', 'get_ServiceLocator__I7P_ZiService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:edit' => ['privates', '.service_locator.4_PY3BS', 'get_ServiceLocator_4PY3BSService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:editField' => ['privates', '.service_locator..i7P.zi', 'get_ServiceLocator__I7P_ZiService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:fields' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:list' => ['privates', '.service_locator.T_Itg.A', 'get_ServiceLocator_TItg_AService', false],
'App\\Controller\\admin\\Prime\\ProcedureController:new' => ['privates', '.service_locator.8ekH0_G', 'get_ServiceLocator_8ekH0GService', false],
'App\\Controller\\admin\\PropertyTypeController:edit' => ['privates', '.service_locator.s5JOzP2', 'get_ServiceLocator_S5JOzP2Service', false],
'App\\Controller\\admin\\ProviderInverterController:deleteCsv' => ['privates', '.service_locator.cd7GuMb', 'get_ServiceLocator_Cd7GuMbService', false],
'App\\Controller\\admin\\ProviderSocietyController:delete' => ['privates', '.service_locator.5b2Yc67', 'get_ServiceLocator_5b2Yc67Service', false],
'App\\Controller\\admin\\PublicInquiryInProgressCsvController:deleteCsv' => ['privates', '.service_locator.tUSUGrk', 'get_ServiceLocator_TUSUGrkService', false],
'App\\Controller\\admin\\PublicInquiryInProgressCsvController:index' => ['privates', '.service_locator.rx4Btpa', 'get_ServiceLocator_Rx4BtpaService', false],
'App\\Controller\\admin\\PurchasePartnerRequestController:edit' => ['privates', '.service_locator.CQs0Xm0', 'get_ServiceLocator_CQs0Xm0Service', false],
'App\\Controller\\admin\\RegionController:edit' => ['privates', '.service_locator.q4bsI0S', 'get_ServiceLocator_Q4bsI0SService', false],
'App\\Controller\\admin\\RentalController:deleteModelOfContract' => ['privates', '.service_locator.X8a1tM.', 'get_ServiceLocator_X8a1tM_Service', false],
'App\\Controller\\admin\\RentalController:editModelOfContract' => ['privates', '.service_locator.X8a1tM.', 'get_ServiceLocator_X8a1tM_Service', false],
'App\\Controller\\admin\\RentestimationController:delete' => ['privates', '.service_locator..HgB6d8', 'get_ServiceLocator__HgB6d8Service', false],
'App\\Controller\\admin\\RentestimationController:editbank' => ['privates', '.service_locator.kSnmcso', 'get_ServiceLocator_KSnmcsoService', false],
'App\\Controller\\admin\\RoofController:delete' => ['privates', '.service_locator._z1VY6v', 'get_ServiceLocator_Z1VY6vService', false],
'App\\Controller\\admin\\RoofController:edit' => ['privates', '.service_locator._z1VY6v', 'get_ServiceLocator_Z1VY6vService', false],
'App\\Controller\\admin\\RoofController:index' => ['privates', '.service_locator.B92NsWb', 'get_ServiceLocator_B92NsWbService', false],
'App\\Controller\\admin\\RoofController:new' => ['privates', '.service_locator.B92NsWb', 'get_ServiceLocator_B92NsWbService', false],
'App\\Controller\\admin\\RoofController:show' => ['privates', '.service_locator.6Oaurz_', 'get_ServiceLocator_6OaurzService', false],
'App\\Controller\\admin\\SalesAgreementController:deleteFile' => ['privates', '.service_locator.viRkkJL', 'get_ServiceLocator_ViRkkJLService', false],
'App\\Controller\\admin\\SizeController:create' => ['privates', '.service_locator.R9M9gve', 'get_ServiceLocator_R9M9gveService', false],
'App\\Controller\\admin\\SubjectController:create' => ['privates', '.service_locator.zyI4Piw', 'get_ServiceLocator_ZyI4PiwService', false],
'App\\Controller\\admin\\SubscriptionProductController:createStripePlanForProduct' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductController:delete' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductController:edit' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController:getProductActiveOrderByLevel' => ['privates', '.service_locator.cpFa.v2', 'get_ServiceLocator_CpFa_V2Service', false],
'App\\Controller\\admin\\SubscriptionProductController:index' => ['privates', '.service_locator.cpFa.v2', 'get_ServiceLocator_CpFa_V2Service', false],
'App\\Controller\\admin\\SubscriptionProductController:produit_edit_permission' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController:produit_validate_permission' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController:show' => ['privates', '.service_locator.L.6sSpP', 'get_ServiceLocator_L_6sSpPService', false],
'App\\Controller\\admin\\SubscriptionProductController:verifyStripeProduct' => ['privates', '.service_locator.fQZLoV9', 'get_ServiceLocator_FQZLoV9Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController:delete' => ['privates', '.service_locator.65AP40.', 'get_ServiceLocator_65AP40_Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController:edit' => ['privates', '.service_locator.zK2Ig67', 'get_ServiceLocator_ZK2Ig67Service', false],
'App\\Controller\\admin\\SubscriptionProductServiceController:index' => ['privates', '.service_locator.z_o1inx', 'get_ServiceLocator_ZO1inxService', false],
'App\\Controller\\admin\\SubscriptionProductServiceController:new' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\admin\\SubscriptionProductServiceController:show' => ['privates', '.service_locator.65AP40.', 'get_ServiceLocator_65AP40_Service', false],
'App\\Controller\\admin\\SuperficieController:create' => ['privates', '.service_locator.LwEOyeK', 'get_ServiceLocator_LwEOyeKService', false],
'App\\Controller\\admin\\SupplierController:edit' => ['privates', '.service_locator.pIUPwuq', 'get_ServiceLocator_PIUPwuqService', false],
'App\\Controller\\admin\\TableaudebordController:index' => ['privates', '.service_locator.5miB8_X', 'get_ServiceLocator_5miB8XService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:index' => ['privates', '.service_locator.mZFiE_G', 'get_ServiceLocator_MZFiEGService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:markAsDelivered' => ['privates', '.service_locator.iuOsbYx', 'get_ServiceLocator_IuOsbYxService', false],
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:show' => ['privates', '.service_locator.iuOsbYx', 'get_ServiceLocator_IuOsbYxService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:disableOrEnableProperty' => ['privates', '.service_locator.670zTdK', 'get_ServiceLocator_670zTdKService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:edit' => ['privates', '.service_locator.K5vPgtr', 'get_ServiceLocator_K5vPgtrService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:editImage' => ['privates', '.service_locator.YT3BDwX', 'get_ServiceLocator_YT3BDwXService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:editImageDoc' => ['privates', '.service_locator.RFcH33U', 'get_ServiceLocator_RFcH33UService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:list' => ['privates', '.service_locator.Y41B.j7', 'get_ServiceLocator_Y41B_J7Service', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:listevrdvbien' => ['privates', '.service_locator.670zTdK', 'get_ServiceLocator_670zTdKService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:new' => ['privates', '.service_locator.v5Ow3DE', 'get_ServiceLocator_V5Ow3DEService', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:propertyOfClient' => ['privates', '.service_locator.YqyyZ..', 'get_ServiceLocator_YqyyZ__Service', false],
'App\\Controller\\admin\\TheProperty\\ThepropertyController:sendmailtoclientifchangestatus' => ['privates', '.service_locator.m_.Dc7T', 'get_ServiceLocator_M_Dc7TService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:delete' => ['privates', '.service_locator.44F7lZM', 'get_ServiceLocator_44F7lZMService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:edit' => ['privates', '.service_locator.44F7lZM', 'get_ServiceLocator_44F7lZMService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:index' => ['privates', '.service_locator.XiW2YFT', 'get_ServiceLocator_XiW2YFTService', false],
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:new' => ['privates', '.service_locator.XiW2YFT', 'get_ServiceLocator_XiW2YFTService', false],
'App\\Controller\\admin\\ThepropertyProviderController:delete' => ['privates', '.service_locator.5b2Yc67', 'get_ServiceLocator_5b2Yc67Service', false],
'App\\Controller\\admin\\UploadCsvController:deleteCsv' => ['privates', '.service_locator.te70QFD', 'get_ServiceLocator_Te70QFDService', false],
'App\\Controller\\admin\\VoirieController:engie' => ['privates', '.service_locator.U7VViCc', 'get_ServiceLocator_U7VViCcService', false],
'App\\Controller\\admin\\VoirieController:index' => ['privates', '.service_locator.f06m0hK', 'get_ServiceLocator_F06m0hKService', false],
'App\\Controller\\admin\\WaterSupplierControllerExcelController:deleteCsv' => ['privates', '.service_locator.dRhzx5a', 'get_ServiceLocator_DRhzx5aService', false],
'App\\Controller\\admin\\WaterSupplierControllerExcelController:index' => ['privates', '.service_locator.c_K9jaH', 'get_ServiceLocator_CK9jaHService', false],
'App\\Controller\\admin\\WorkController:workcostdelete' => ['privates', '.service_locator.kHIPNC3', 'get_ServiceLocator_KHIPNC3Service', false],
'App\\Controller\\admin\\WorkController:workcostedit' => ['privates', '.service_locator.kHIPNC3', 'get_ServiceLocator_KHIPNC3Service', false],
'App\\Controller\\ajax\\MunicipalityAjaxController:list' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\api\\CadastreController:cadastreByCoordinate' => ['privates', '.service_locator.tUwTca4', 'get_ServiceLocator_TUwTca4Service', false],
'App\\Controller\\api\\CallMicroserviceController:__invoke' => ['privates', '.service_locator.DKxJ1dA', 'get_ServiceLocator_DKxJ1dAService', false],
'App\\Controller\\api\\CallMicroserviceController' => ['privates', '.service_locator.DKxJ1dA', 'get_ServiceLocator_DKxJ1dAService', false],
'App\\Controller\\api\\Chat\\ConversationApiController:__invoke' => ['privates', '.service_locator.ZQLk4Kn', 'get_ServiceLocator_ZQLk4KnService', false],
'App\\Controller\\api\\Chat\\ConversationApiController' => ['privates', '.service_locator.ZQLk4Kn', 'get_ServiceLocator_ZQLk4KnService', false],
'App\\Controller\\api\\Chat\\ConversationApiController:deleteAction' => ['privates', '.service_locator.EV92WQ1', 'get_ServiceLocator_EV92WQ1Service', false],
'App\\Controller\\api\\Chat\\ConversationApiController:getOneConversation' => ['privates', '.service_locator.Xc9yKGQ', 'get_ServiceLocator_Xc9yKGQService', false],
'App\\Controller\\api\\Chat\\ConversationApiController:postAction' => ['privates', '.service_locator.FMXrkKs', 'get_ServiceLocator_FMXrkKsService', false],
'App\\Controller\\api\\Chat\\ConversationApiController:view' => ['privates', '.service_locator.TANcIz7', 'get_ServiceLocator_TANcIz7Service', false],
'App\\Controller\\api\\Chat\\MessageApiController:__invoke' => ['privates', '.service_locator.XhMKgZv', 'get_ServiceLocator_XhMKgZvService', false],
'App\\Controller\\api\\Chat\\MessageApiController' => ['privates', '.service_locator.XhMKgZv', 'get_ServiceLocator_XhMKgZvService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:confirmSign' => ['privates', '.service_locator.kmSUvCn', 'get_ServiceLocator_KmSUvCnService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:signClientSales' => ['privates', '.service_locator.kmSUvCn', 'get_ServiceLocator_KmSUvCnService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:uploadSalesAgreement' => ['privates', '.service_locator.vwd5GYN', 'get_ServiceLocator_Vwd5GYNService', false],
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:validationSales' => ['privates', '.service_locator.or.noX7', 'get_ServiceLocator_Or_NoX7Service', false],
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController:__invoke' => ['privates', '.service_locator.ceYwZua', 'get_ServiceLocator_CeYwZuaService', false],
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController' => ['privates', '.service_locator.ceYwZua', 'get_ServiceLocator_CeYwZuaService', false],
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController:__invoke' => ['privates', '.service_locator.s4h4eVI', 'get_ServiceLocator_S4h4eVIService', false],
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController' => ['privates', '.service_locator.s4h4eVI', 'get_ServiceLocator_S4h4eVIService', false],
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController:__invoke' => ['privates', '.service_locator._WsUJ6Q', 'get_ServiceLocator_WsUJ6QService', false],
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController' => ['privates', '.service_locator._WsUJ6Q', 'get_ServiceLocator_WsUJ6QService', false],
'App\\Controller\\api\\CoOwnership\\VoteController:__invoke' => ['privates', '.service_locator.gK_elPx', 'get_ServiceLocator_GKElPxService', false],
'App\\Controller\\api\\CoOwnership\\VoteController' => ['privates', '.service_locator.gK_elPx', 'get_ServiceLocator_GKElPxService', false],
'App\\Controller\\api\\Community\\ConsultationController:__invoke' => ['privates', '.service_locator.FS_7lr5', 'get_ServiceLocator_FS7lr5Service', false],
'App\\Controller\\api\\Community\\ConsultationController' => ['privates', '.service_locator.FS_7lr5', 'get_ServiceLocator_FS7lr5Service', false],
'App\\Controller\\api\\Community\\ConsultationController:getInsidePosts' => ['privates', '.service_locator.o.pBLRP', 'get_ServiceLocator_O_PBLRPService', false],
'App\\Controller\\api\\Community\\ConsultationController:updateUserCoordinate' => ['privates', '.service_locator.ODsuqr2', 'get_ServiceLocator_ODsuqr2Service', false],
'App\\Controller\\api\\Community\\DiversServiceController:__invoke' => ['privates', '.service_locator.LCDj2BZ', 'get_ServiceLocator_LCDj2BZService', false],
'App\\Controller\\api\\Community\\DiversServiceController' => ['privates', '.service_locator.LCDj2BZ', 'get_ServiceLocator_LCDj2BZService', false],
'App\\Controller\\api\\Community\\DiversServiceController:getInsidePosts' => ['privates', '.service_locator.o.pBLRP', 'get_ServiceLocator_O_PBLRPService', false],
'App\\Controller\\api\\Community\\DiversServiceController:updateUserCoordinate' => ['privates', '.service_locator.ODsuqr2', 'get_ServiceLocator_ODsuqr2Service', false],
'App\\Controller\\api\\Community\\PostController:concludeService' => ['privates', '.service_locator.U2XVYf9', 'get_ServiceLocator_U2XVYf9Service', false],
'App\\Controller\\api\\Community\\PostController:sendPlp' => ['privates', '.service_locator.4ioHkcV', 'get_ServiceLocator_4ioHkcVService', false],
'App\\Controller\\api\\Community\\SignalController:__invoke' => ['privates', '.service_locator.gsc0ZJ3', 'get_ServiceLocator_Gsc0ZJ3Service', false],
'App\\Controller\\api\\Community\\SignalController' => ['privates', '.service_locator.gsc0ZJ3', 'get_ServiceLocator_Gsc0ZJ3Service', false],
'App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController:add' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\DeletionController:deleteResource' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController:__invoke' => ['privates', '.service_locator.AjNUl4_', 'get_ServiceLocator_AjNUl4Service', false],
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController' => ['privates', '.service_locator.AjNUl4_', 'get_ServiceLocator_AjNUl4Service', false],
'App\\Controller\\api\\Environment\\FilteredObligationsController:__invoke' => ['privates', '.service_locator.zfhfaAB', 'get_ServiceLocator_ZfhfaABService', false],
'App\\Controller\\api\\Environment\\FilteredObligationsController' => ['privates', '.service_locator.zfhfaAB', 'get_ServiceLocator_ZfhfaABService', false],
'App\\Controller\\api\\Environment\\ModifyInstallation:__invoke' => ['privates', '.service_locator.0UNyPfI', 'get_ServiceLocator_0UNyPfIService', false],
'App\\Controller\\api\\Environment\\ModifyInstallation' => ['privates', '.service_locator.0UNyPfI', 'get_ServiceLocator_0UNyPfIService', false],
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction:__invoke' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController:__invoke' => ['privates', '.service_locator.83pwl0X', 'get_ServiceLocator_83pwl0XService', false],
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController' => ['privates', '.service_locator.83pwl0X', 'get_ServiceLocator_83pwl0XService', false],
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController:createSolicitation' => ['privates', '.service_locator.MJUzJi0', 'get_ServiceLocator_MJUzJi0Service', false],
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction:__invoke' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction' => ['privates', '.service_locator.FzOPkXO', 'get_ServiceLocator_FzOPkXOService', false],
'App\\Controller\\api\\Inventory\\InventoryController:signInventory' => ['privates', '.service_locator.hctAHiv', 'get_ServiceLocator_HctAHivService', false],
'App\\Controller\\api\\Mobility\\Carpool\\SearchController:__invoke' => ['privates', '.service_locator.yV6bB6q', 'get_ServiceLocator_YV6bB6qService', false],
'App\\Controller\\api\\Mobility\\Carpool\\SearchController' => ['privates', '.service_locator.yV6bB6q', 'get_ServiceLocator_YV6bB6qService', false],
'App\\Controller\\api\\Notification\\IndexController:__invoke' => ['privates', '.service_locator.dG2778M', 'get_ServiceLocator_DG2778MService', false],
'App\\Controller\\api\\Notification\\IndexController' => ['privates', '.service_locator.dG2778M', 'get_ServiceLocator_DG2778MService', false],
'App\\Controller\\api\\Notification\\PostController:__invoke' => ['privates', '.service_locator.kn9MsEH', 'get_ServiceLocator_Kn9MsEHService', false],
'App\\Controller\\api\\Notification\\PostController' => ['privates', '.service_locator.kn9MsEH', 'get_ServiceLocator_Kn9MsEHService', false],
'App\\Controller\\api\\Notification\\UpdateLastNotification:__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Notification\\UpdateLastNotification' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Notification\\ViewController:__invoke' => ['privates', '.service_locator.L8s9Nth', 'get_ServiceLocator_L8s9NthService', false],
'App\\Controller\\api\\Notification\\ViewController' => ['privates', '.service_locator.L8s9Nth', 'get_ServiceLocator_L8s9NthService', false],
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController:__invoke' => ['privates', '.service_locator.6sSU9ow', 'get_ServiceLocator_6sSU9owService', false],
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController' => ['privates', '.service_locator.6sSU9ow', 'get_ServiceLocator_6sSU9owService', false],
'App\\Controller\\api\\OfferCollaborative\\ListOfferController:__invoke' => ['privates', '.service_locator._uavBYP', 'get_ServiceLocator_UavBYPService', false],
'App\\Controller\\api\\OfferCollaborative\\ListOfferController' => ['privates', '.service_locator._uavBYP', 'get_ServiceLocator_UavBYPService', false],
'App\\Controller\\api\\OfferCollaborative\\ListOfferController:listOfferSentByProperty' => ['privates', '.service_locator._uavBYP', 'get_ServiceLocator_UavBYPService', false],
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController:__invoke' => ['privates', '.service_locator.YK93Cie', 'get_ServiceLocator_YK93CieService', false],
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController' => ['privates', '.service_locator.YK93Cie', 'get_ServiceLocator_YK93CieService', false],
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController:__invoke' => ['privates', '.service_locator.77Q0MzO', 'get_ServiceLocator_77Q0MzOService', false],
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController' => ['privates', '.service_locator.77Q0MzO', 'get_ServiceLocator_77Q0MzOService', false],
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController:__invoke' => ['privates', '.service_locator.JMvqlQM', 'get_ServiceLocator_JMvqlQMService', false],
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController' => ['privates', '.service_locator.JMvqlQM', 'get_ServiceLocator_JMvqlQMService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController:listOfferPerProperty' => ['privates', '.service_locator.gsc0ZJ3', 'get_ServiceLocator_Gsc0ZJ3Service', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController:listOfferPerUser' => ['privates', '.service_locator.XCOsI7M', 'get_ServiceLocator_XCOsI7MService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController:signOfferLease' => ['privates', '.service_locator.z7R5T1y', 'get_ServiceLocator_Z7R5T1yService', false],
'App\\Controller\\api\\OfferLease\\OfferLeaseController:validate' => ['privates', '.service_locator.vZAMnV5', 'get_ServiceLocator_VZAMnV5Service', false],
'App\\Controller\\api\\Offer\\OfferController:allNotary' => ['privates', '.service_locator.YifncfM', 'get_ServiceLocator_YifncfMService', false],
'App\\Controller\\api\\Offer\\OfferController:checkUserAbilityToMakeOffer' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\Offer\\OfferController:make' => ['privates', '.service_locator.Dw_3Cp5', 'get_ServiceLocator_Dw3Cp5Service', false],
'App\\Controller\\api\\Offer\\OfferController:saveCorrection' => ['privates', '.service_locator.4P5r10U', 'get_ServiceLocator_4P5r10UService', false],
'App\\Controller\\api\\Offer\\OfferController:sign' => ['privates', '.service_locator.4EHBvUy', 'get_ServiceLocator_4EHBvUyService', false],
'App\\Controller\\api\\Offer\\OfferSubmissionController:sendToNotary' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\OfferSubmissionController:sendToOwner' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\ValidateOfferController:refusedOfferSignSimple' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\Offer\\ValidateOfferController:transmitToNotary' => ['privates', '.service_locator.7IsKrbY', 'get_ServiceLocator_7IsKrbYService', false],
'App\\Controller\\api\\PermitPropertyProcedureController:updateProcedureBruxelle' => ['privates', '.service_locator.ft7qy.I', 'get_ServiceLocator_Ft7qy_IService', false],
'App\\Controller\\api\\PlanController:changePlan' => ['privates', '.service_locator.F4h55f1', 'get_ServiceLocator_F4h55f1Service', false],
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte:calculPrecountBruxelleAndFlandre' => ['privates', '.service_locator.TzqTzgY', 'get_ServiceLocator_TzqTzgYService', false],
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte:getPrecountValues' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte:calculPrecountWallonnie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte:getPrecountValuesWallonie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\api\\Prime\\AmountCalculation:__invoke' => ['privates', '.service_locator.ywyVEm_', 'get_ServiceLocator_YwyVEmService', false],
'App\\Controller\\api\\Prime\\AmountCalculation' => ['privates', '.service_locator.ywyVEm_', 'get_ServiceLocator_YwyVEmService', false],
'App\\Controller\\api\\Prime\\GetAllProcess:__invoke' => ['privates', '.service_locator.7Bh2dos', 'get_ServiceLocator_7Bh2dosService', false],
'App\\Controller\\api\\Prime\\GetAllProcess' => ['privates', '.service_locator.7Bh2dos', 'get_ServiceLocator_7Bh2dosService', false],
'App\\Controller\\api\\Prime\\ProcessController:__invoke' => ['privates', '.service_locator.7W8Gc0e', 'get_ServiceLocator_7W8Gc0eService', false],
'App\\Controller\\api\\Prime\\ProcessController' => ['privates', '.service_locator.7W8Gc0e', 'get_ServiceLocator_7W8Gc0eService', false],
'App\\Controller\\api\\Prime\\SearchController:__invoke' => ['privates', '.service_locator.xFZHlpd', 'get_ServiceLocator_XFZHlpdService', false],
'App\\Controller\\api\\Prime\\SearchController' => ['privates', '.service_locator.xFZHlpd', 'get_ServiceLocator_XFZHlpdService', false],
'App\\Controller\\api\\Prime\\WorkController:subsection' => ['privates', '.service_locator.oYeaqIz', 'get_ServiceLocator_OYeaqIzService', false],
'App\\Controller\\api\\Prime\\WorkController:typeofwork' => ['privates', '.service_locator.rJp3xY1', 'get_ServiceLocator_RJp3xY1Service', false],
'App\\Controller\\api\\PurchaseController:detail' => ['privates', '.service_locator.gX.Qc1T', 'get_ServiceLocator_GX_Qc1TService', false],
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate:__invoke' => ['privates', '.service_locator.P7qhCSY', 'get_ServiceLocator_P7qhCSYService', false],
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate' => ['privates', '.service_locator.P7qhCSY', 'get_ServiceLocator_P7qhCSYService', false],
'App\\Controller\\api\\RentalController:accept' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalController:getAvailableRentalDurationsAndTypes' => ['privates', '.service_locator.l2QwsaZ', 'get_ServiceLocator_L2QwsaZService', false],
'App\\Controller\\api\\RentalController:getComments' => ['privates', '.service_locator.RKNP0q_', 'get_ServiceLocator_RKNP0qService', false],
'App\\Controller\\api\\RentalController:getProperties' => ['privates', '.service_locator.M9ycMaq', 'get_ServiceLocator_M9ycMaqService', false],
'App\\Controller\\api\\RentalController:postContract' => ['privates', '.service_locator.whbH868', 'get_ServiceLocator_WhbH868Service', false],
'App\\Controller\\api\\RentalController:refuse' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalController:replyToComment' => ['privates', '.service_locator.RKNP0q_', 'get_ServiceLocator_RKNP0qService', false],
'App\\Controller\\api\\RentalController:uploadContract' => ['privates', '.service_locator.yGdZL4P', 'get_ServiceLocator_YGdZL4PService', false],
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController:__invoke' => ['privates', '.service_locator.TUaVWPf', 'get_ServiceLocator_TUaVWPfService', false],
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController' => ['privates', '.service_locator.TUaVWPf', 'get_ServiceLocator_TUaVWPfService', false],
'App\\Controller\\api\\RentalManagement\\PostLeaveController:__invoke' => ['privates', '.service_locator.bKynF70', 'get_ServiceLocator_BKynF70Service', false],
'App\\Controller\\api\\RentalManagement\\PostLeaveController' => ['privates', '.service_locator.bKynF70', 'get_ServiceLocator_BKynF70Service', false],
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController:__invoke' => ['privates', '.service_locator.Ik8cC3N', 'get_ServiceLocator_Ik8cC3NService', false],
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController' => ['privates', '.service_locator.Ik8cC3N', 'get_ServiceLocator_Ik8cC3NService', false],
'App\\Controller\\api\\Security\\DeclarationDateController:__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Security\\DeclarationDateController' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\Security\\MyNeighborhoodOfficer:getByTheProperty' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\SendEmailController:sendEmailToBuildingManager' => ['privates', '.service_locator.cnX3Q3X', 'get_ServiceLocator_CnX3Q3XService', false],
'App\\Controller\\api\\SendEmailController:sendEmailToMunicipalAdministration' => ['privates', '.service_locator.cnX3Q3X', 'get_ServiceLocator_CnX3Q3XService', false],
'App\\Controller\\api\\ServicePromo\\ListController:listObtained' => ['privates', '.service_locator.VckBnxy', 'get_ServiceLocator_VckBnxyService', false],
'App\\Controller\\api\\ServicePromo\\ListController:listOffered' => ['privates', '.service_locator.VckBnxy', 'get_ServiceLocator_VckBnxyService', false],
'App\\Controller\\api\\SimulationController:simulateBuy' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Controller\\api\\SimulationController:simulateBuyGround' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Controller\\api\\SyndicChatApiController:__invoke' => ['privates', '.service_locator.jqKA1ti', 'get_ServiceLocator_JqKA1tiService', false],
'App\\Controller\\api\\SyndicChatApiController' => ['privates', '.service_locator.jqKA1ti', 'get_ServiceLocator_JqKA1tiService', false],
'App\\Controller\\api\\TheProperty\\ContractController:getUploaded' => ['privates', '.service_locator.cWCqZec', 'get_ServiceLocator_CWCqZecService', false],
'App\\Controller\\api\\TheProperty\\ContractController:upload' => ['privates', '.service_locator.cWCqZec', 'get_ServiceLocator_CWCqZecService', false],
'App\\Controller\\api\\TheProperty\\DeleteController:__invoke' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\DeleteController' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\DetailController:findFavoritePropertiesByUser' => ['privates', '.service_locator.eWBIm4U', 'get_ServiceLocator_EWBIm4UService', false],
'App\\Controller\\api\\TheProperty\\DetailController:getEventsByProperty' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\DetailController:propertySimilar' => ['privates', '.service_locator.o9wrxnc', 'get_ServiceLocator_O9wrxncService', false],
'App\\Controller\\api\\TheProperty\\DocumentRequestController:__invoke' => ['privates', '.service_locator..OVXgLf', 'get_ServiceLocator__OVXgLfService', false],
'App\\Controller\\api\\TheProperty\\DocumentRequestController' => ['privates', '.service_locator..OVXgLf', 'get_ServiceLocator__OVXgLfService', false],
'App\\Controller\\api\\TheProperty\\ListController:detailsOfThePropertyHavingRelooking' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\LocalityController:municipalityByZipCode' => ['privates', '.service_locator.2LRM4iA', 'get_ServiceLocator_2LRM4iAService', false],
'App\\Controller\\api\\TheProperty\\OptionController:__invoke' => ['privates', '.service_locator.Kpg3j4e', 'get_ServiceLocator_Kpg3j4eService', false],
'App\\Controller\\api\\TheProperty\\OptionController' => ['privates', '.service_locator.Kpg3j4e', 'get_ServiceLocator_Kpg3j4eService', false],
'App\\Controller\\api\\TheProperty\\OptionController:features' => ['privates', '.service_locator.bT9eT8t', 'get_ServiceLocator_BT9eT8tService', false],
'App\\Controller\\api\\TheProperty\\PropertyAdController:__invoke' => ['privates', '.service_locator.mfu9Rg_', 'get_ServiceLocator_Mfu9RgService', false],
'App\\Controller\\api\\TheProperty\\PropertyAdController' => ['privates', '.service_locator.mfu9Rg_', 'get_ServiceLocator_Mfu9RgService', false],
'App\\Controller\\api\\TheProperty\\PropertyTypeController:__invoke' => ['privates', '.service_locator..fvlmU9', 'get_ServiceLocator__FvlmU9Service', false],
'App\\Controller\\api\\TheProperty\\PropertyTypeController' => ['privates', '.service_locator..fvlmU9', 'get_ServiceLocator__FvlmU9Service', false],
'App\\Controller\\api\\TheProperty\\SearchController:exchangeListInMap' => ['privates', '.service_locator.eWBIm4U', 'get_ServiceLocator_EWBIm4UService', false],
'App\\Controller\\api\\TheProperty\\SearchController:index' => ['privates', '.service_locator.MBcNAjb', 'get_ServiceLocator_MBcNAjbService', false],
'App\\Controller\\api\\TheProperty\\SessionController:__invoke' => ['privates', '.service_locator.jTOejGZ', 'get_ServiceLocator_JTOejGZService', false],
'App\\Controller\\api\\TheProperty\\SessionController' => ['privates', '.service_locator.jTOejGZ', 'get_ServiceLocator_JTOejGZService', false],
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController:__invoke' => ['privates', '.service_locator.H2QtHye', 'get_ServiceLocator_H2QtHyeService', false],
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController' => ['privates', '.service_locator.H2QtHye', 'get_ServiceLocator_H2QtHyeService', false],
'App\\Controller\\api\\TheProperty\\SuggestionPriceController:__invoke' => ['privates', '.service_locator.qC0B8LW', 'get_ServiceLocator_QC0B8LWService', false],
'App\\Controller\\api\\TheProperty\\SuggestionPriceController' => ['privates', '.service_locator.qC0B8LW', 'get_ServiceLocator_QC0B8LWService', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:list' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:listAll' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:update' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\VisitController:addVisitSchedule' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheProperty\\VisitController:removeVisitSchedule' => ['privates', '.service_locator.IM2Mmm4', 'get_ServiceLocator_IM2Mmm4Service', false],
'App\\Controller\\api\\TheService\\AddController:__invoke' => ['privates', '.service_locator.5wi7aKe', 'get_ServiceLocator_5wi7aKeService', false],
'App\\Controller\\api\\TheService\\AddController' => ['privates', '.service_locator.5wi7aKe', 'get_ServiceLocator_5wi7aKeService', false],
'App\\Controller\\api\\TheService\\CategoryController:__invoke' => ['privates', '.service_locator.PrG_U8d', 'get_ServiceLocator_PrGU8dService', false],
'App\\Controller\\api\\TheService\\CategoryController' => ['privates', '.service_locator.PrG_U8d', 'get_ServiceLocator_PrGU8dService', false],
'App\\Controller\\api\\TheService\\ListController:listMine' => ['privates', '.service_locator.gZj4smN', 'get_ServiceLocator_GZj4smNService', false],
'App\\Controller\\api\\TheService\\UpdateController:__invoke' => ['privates', '.service_locator.AGzgJIa', 'get_ServiceLocator_AGzgJIaService', false],
'App\\Controller\\api\\TheService\\UpdateController' => ['privates', '.service_locator.AGzgJIa', 'get_ServiceLocator_AGzgJIaService', false],
'App\\Controller\\api\\ThreeD\\T3dDemandsController:validateDemand' => ['privates', '.service_locator.mpwZL0H', 'get_ServiceLocator_MpwZL0HService', false],
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController:__invoke' => ['privates', '.service_locator.cssU_cs', 'get_ServiceLocator_CssUCsService', false],
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController' => ['privates', '.service_locator.cssU_cs', 'get_ServiceLocator_CssUCsService', false],
'App\\Controller\\api\\UserServicePromo\\ConsumeController:__invoke' => ['privates', '.service_locator.P3yaVfa', 'get_ServiceLocator_P3yaVfaService', false],
'App\\Controller\\api\\UserServicePromo\\ConsumeController' => ['privates', '.service_locator.P3yaVfa', 'get_ServiceLocator_P3yaVfaService', false],
'App\\Controller\\api\\User\\ArtistDetailController:__invoke' => ['privates', '.service_locator.TO3kXqK', 'get_ServiceLocator_TO3kXqKService', false],
'App\\Controller\\api\\User\\ArtistDetailController' => ['privates', '.service_locator.TO3kXqK', 'get_ServiceLocator_TO3kXqKService', false],
'App\\Controller\\api\\User\\CertificatorController:findAroundGeoCoordinate' => ['privates', '.service_locator.P4Fskde', 'get_ServiceLocator_P4FskdeService', false],
'App\\Controller\\api\\User\\DeviceTokenController:__invoke' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\User\\DeviceTokenController' => ['privates', '.service_locator.oiABibH', 'get_ServiceLocator_OiABibHService', false],
'App\\Controller\\api\\User\\EditProfileController:__invoke' => ['privates', '.service_locator.ea4buFp', 'get_ServiceLocator_Ea4buFpService', false],
'App\\Controller\\api\\User\\EditProfileController' => ['privates', '.service_locator.ea4buFp', 'get_ServiceLocator_Ea4buFpService', false],
'App\\Controller\\api\\User\\ListEmailController:__invoke' => ['privates', '.service_locator.hPJEFlh', 'get_ServiceLocator_HPJEFlhService', false],
'App\\Controller\\api\\User\\ListEmailController' => ['privates', '.service_locator.hPJEFlh', 'get_ServiceLocator_HPJEFlhService', false],
'App\\Controller\\api\\User\\SearchAndSendingInvitationController:searchMovingCompanyAndSendInvitation' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Controller\\api\\User\\SearchController:__invoke' => ['privates', '.service_locator.iRu.Xb1', 'get_ServiceLocator_IRu_Xb1Service', false],
'App\\Controller\\api\\User\\SearchController' => ['privates', '.service_locator.iRu.Xb1', 'get_ServiceLocator_IRu_Xb1Service', false],
'App\\Controller\\api\\User\\SearchController:searchImoAgentProximity' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\api\\User\\SearchController:searchMovingCompany' => ['privates', '.service_locator.lqzS9y4', 'get_ServiceLocator_LqzS9y4Service', false],
'App\\Controller\\api\\User\\SendMailSociety:index' => ['privates', '.service_locator.WvhmTCp', 'get_ServiceLocator_WvhmTCpService', false],
'App\\Controller\\api\\User\\UserController:checkAuthorizationForFiguration' => ['privates', '.service_locator.M9PMcRV', 'get_ServiceLocator_M9PMcRVService', false],
'App\\Controller\\api\\User\\UserController:detailUser' => ['privates', '.service_locator.M9PMcRV', 'get_ServiceLocator_M9PMcRVService', false],
'App\\Controller\\api\\User\\UserController:getUserBySpeciality' => ['privates', '.service_locator._ZYSIC1', 'get_ServiceLocator_ZYSIC1Service', false],
'App\\Controller\\api\\User\\UserPublicInfo:__invoke' => ['privates', '.service_locator.aUCxLiv', 'get_ServiceLocator_AUCxLivService', false],
'App\\Controller\\api\\User\\UserPublicInfo' => ['privates', '.service_locator.aUCxLiv', 'get_ServiceLocator_AUCxLivService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController:__invoke' => ['privates', '.service_locator.7f2MzR6', 'get_ServiceLocator_7f2MzR6Service', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController' => ['privates', '.service_locator.7f2MzR6', 'get_ServiceLocator_7f2MzR6Service', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController:__invoke' => ['privates', '.service_locator.Em1sGuR', 'get_ServiceLocator_Em1sGuRService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController' => ['privates', '.service_locator.Em1sGuR', 'get_ServiceLocator_Em1sGuRService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController:__invoke' => ['privates', '.service_locator.DgQmMEO', 'get_ServiceLocator_DgQmMEOService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController' => ['privates', '.service_locator.DgQmMEO', 'get_ServiceLocator_DgQmMEOService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController:__invoke' => ['privates', '.service_locator.CaNV.uY', 'get_ServiceLocator_CaNV_UYService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController' => ['privates', '.service_locator.CaNV.uY', 'get_ServiceLocator_CaNV_UYService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController:__invoke' => ['privates', '.service_locator.n0PRmXS', 'get_ServiceLocator_N0PRmXSService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController' => ['privates', '.service_locator.n0PRmXS', 'get_ServiceLocator_N0PRmXSService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController:__invoke' => ['privates', '.service_locator.wxP.RsM', 'get_ServiceLocator_WxP_RsMService', false],
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController' => ['privates', '.service_locator.wxP.RsM', 'get_ServiceLocator_WxP_RsMService', false],
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController:__invoke' => ['privates', '.service_locator.0Ccr..5', 'get_ServiceLocator_0Ccr__5Service', false],
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController' => ['privates', '.service_locator.0Ccr..5', 'get_ServiceLocator_0Ccr__5Service', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController:__invoke' => ['privates', '.service_locator.yu8o_1d', 'get_ServiceLocator_Yu8o1dService', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController' => ['privates', '.service_locator.yu8o_1d', 'get_ServiceLocator_Yu8o1dService', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController:__invoke' => ['privates', '.service_locator.ZQCRZEb', 'get_ServiceLocator_ZQCRZEbService', false],
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController' => ['privates', '.service_locator.ZQCRZEb', 'get_ServiceLocator_ZQCRZEbService', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetalltypeofwork' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetcategory' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetmodel' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetresultestimation' => ['privates', '.service_locator.KzHj_9I', 'get_ServiceLocator_KzHj9IService', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetsubmodel' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetsubsection' => ['privates', '.service_locator.0x1xCX0', 'get_ServiceLocator_0x1xCX0Service', false],
'App\\Controller\\apiimmogo\\ApiAddWorkController:detailBien' => ['privates', '.service_locator.EsG_0hX', 'get_ServiceLocator_EsG0hXService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:calculPrecountWallonnie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:detailbienimmogo' => ['privates', '.service_locator.PYHrdNN', 'get_ServiceLocator_PYHrdNNService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:getDataForCalcul' => ['privates', '.service_locator.3tFXANU', 'get_ServiceLocator_3tFXANUService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:getPrecountValues' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:getPrecountValuesWallonie' => ['privates', '.service_locator.GIx7QUv', 'get_ServiceLocator_GIx7QUvService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:immogolistThepropertyPerUser' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:infosbiencalcul' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:listFavorisByUser' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:rechercheimmogo' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Controller\\apiimmogo\\ApiImmogo:redirectToCredit' => ['privates', '.service_locator.moJPmD6', 'get_ServiceLocator_MoJPmD6Service', false],
'App\\Controller\\apiimmogo\\ApiImmogo:redirectToEngie' => ['privates', '.service_locator.moJPmD6', 'get_ServiceLocator_MoJPmD6Service', false],
'App\\Controller\\apiimmogo\\ApiImmogo:voirdetailbiencalcul' => ['privates', '.service_locator.PYHrdNN', 'get_ServiceLocator_PYHrdNNService', false],
'App\\Service\\Api\\ProviderSolarGreenCertificateService:list' => ['privates', '.service_locator.eTKuJSU', 'get_ServiceLocator_ETKuJSUService', false],
'App\\Service\\Api\\ProviderSolarOrganizationService:add' => ['privates', '.service_locator.QsuAye4', 'get_ServiceLocator_QsuAye4Service', false],
'App\\Service\\Api\\ProviderSolarOrganizationService:list' => ['privates', '.service_locator.QsuAye4', 'get_ServiceLocator_QsuAye4Service', false],
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService:add' => ['privates', '.service_locator.YjIwi02', 'get_ServiceLocator_YjIwi02Service', false],
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService:sendingSummaryFile' => ['privates', '.service_locator.ShsoacE', 'get_ServiceLocator_ShsoacEService', false],
'App\\Service\\DompdfService:createPdfDispense' => ['privates', '.service_locator._H29xsa', 'get_ServiceLocator_H29xsaService', false],
'App\\Service\\DompdfService:createPdfEnergy' => ['privates', '.service_locator.HRgCRFj', 'get_ServiceLocator_HRgCRFjService', false],
'App\\Service\\DompdfService:createPdfEnvironmentForm' => ['privates', '.service_locator.OC.D7cY', 'get_ServiceLocator_OC_D7cYService', false],
'App\\Service\\DompdfService:createPdfMaifSummary' => ['privates', '.service_locator.ShsoacE', 'get_ServiceLocator_ShsoacEService', false],
'App\\Service\\DompdfService:createPdfPlp' => ['privates', '.service_locator.POCpODg', 'get_ServiceLocator_POCpODgService', false],
'App\\Service\\DompdfService:createPdfSolarCadastre' => ['privates', '.service_locator.8FMg.K_', 'get_ServiceLocator_8FMg_KService', false],
'App\\Service\\DompdfService:createPdfSolarVoltaic' => ['privates', '.service_locator.nDQTbMz', 'get_ServiceLocator_NDQTbMzService', false],
'App\\Service\\DompdfService:createPdfVoirie' => ['privates', '.service_locator.kJ7g21u', 'get_ServiceLocator_KJ7g21uService', false],
'App\\Service\\DompdfService:createUrbanismPermit' => ['privates', '.service_locator.eqOSfS3', 'get_ServiceLocator_EqOSfS3Service', false],
'App\\Service\\Immogo\\ImmogoService:transformrecherche' => ['privates', '.service_locator.f9_N5JA', 'get_ServiceLocator_F9N5JAService', false],
'App\\Service\\PretService:getResults' => ['privates', '.service_locator.DSZ8z7P', 'get_ServiceLocator_DSZ8z7PService', false],
'App\\Service\\SendMail\\SendmailService:sendMailAddChat' => ['privates', '.service_locator.rhFGw9S', 'get_ServiceLocator_RhFGw9SService', false],
'App\\Service\\SendMail\\SendmailService:sendMailCheckWorkFinish' => ['privates', '.service_locator.8z.wTr5', 'get_ServiceLocator_8z_WTr5Service', false],
'App\\Service\\SendMail\\SendmailService:sendMailForContactSeller' => ['privates', '.service_locator.ch4Jgvl', 'get_ServiceLocator_Ch4JgvlService', false],
'App\\Service\\Webhook\\Traitement:addUserPermission' => ['privates', '.service_locator.luv6nW.', 'get_ServiceLocator_Luv6nW_Service', false],
'App\\Service\\Webhook\\Traitement:sendMailInvoiceSuccessToClient' => ['privates', '.service_locator.luv6nW.', 'get_ServiceLocator_Luv6nW_Service', false],
'kernel:loadRoutes' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
'kernel:registerContainerConfiguration' => ['privates', '.service_locator.KfbR3DY', 'get_ServiceLocator_KfbR3DYService', false],
], [
'App\\Controller\\Authentication\\AuthenticationController::createToken' => '?',
'App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController::retrieve' => '?',
'App\\Controller\\PersonnelAuthenticatorController::login' => '?',
'App\\Controller\\YousignWebhookController::handleWebhook' => '?',
'App\\Controller\\admin\\AbstractCsvController::engie' => '?',
'App\\Controller\\admin\\AnnoncementController::createDemenagement' => '?',
'App\\Controller\\admin\\AnnoncementController::createObjets' => '?',
'App\\Controller\\admin\\ArchitectArtWorkController::index' => '?',
'App\\Controller\\admin\\AreaCsvController::area_csv_delete' => '?',
'App\\Controller\\admin\\AreaCsvController::area_csv_new' => '?',
'App\\Controller\\admin\\BankController::deletesimulation' => '?',
'App\\Controller\\admin\\BankController::editbank' => '?',
'App\\Controller\\admin\\BankController::editsimulation' => '?',
'App\\Controller\\admin\\BrugisCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\BrugisCsvController::index' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController::delete' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController::index' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController::new' => '?',
'App\\Controller\\admin\\CityController::create' => '?',
'App\\Controller\\admin\\CityController::edit' => '?',
'App\\Controller\\admin\\ClientsController::disableAccount' => '?',
'App\\Controller\\admin\\ClientsController::edit' => '?',
'App\\Controller\\admin\\ClientsController::editclientpro' => '?',
'App\\Controller\\admin\\ClientsController::editprestataire' => '?',
'App\\Controller\\admin\\ClientsController::index' => '?',
'App\\Controller\\admin\\ClientsController::new' => '?',
'App\\Controller\\admin\\ClientsController::newclientspro' => '?',
'App\\Controller\\admin\\ClientsController::newprestataire' => '?',
'App\\Controller\\admin\\ClientsController::sendmailnouvclient' => '?',
'App\\Controller\\admin\\ContactsellerController::delete' => '?',
'App\\Controller\\admin\\CountryController::edit' => '?',
'App\\Controller\\admin\\DVFController::deleteCsv' => '?',
'App\\Controller\\admin\\DVFController::index' => '?',
'App\\Controller\\admin\\DeedOfSaleController::deleteFile' => '?',
'App\\Controller\\admin\\DefaultclauseController::edit' => '?',
'App\\Controller\\admin\\DistanceController::create' => '?',
'App\\Controller\\admin\\DocumenttypeController::create' => '?',
'App\\Controller\\admin\\DocumenttypeController::createCategory' => '?',
'App\\Controller\\admin\\Education\\EducationController::deleteCsv' => '?',
'App\\Controller\\admin\\EngieCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\EngieCsvController::engie' => '?',
'App\\Controller\\admin\\EngieCsvController::new' => '?',
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController::delete' => '?',
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController::index' => '?',
'App\\Controller\\admin\\Environment\\ObligationCsvController::delete' => '?',
'App\\Controller\\admin\\Environment\\ObligationsController::delete' => '?',
'App\\Controller\\admin\\Environment\\ObligationsController::edit' => '?',
'App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController::delete' => '?',
'App\\Controller\\admin\\ExcelFileController::delete' => '?',
'App\\Controller\\admin\\ExcelFileController::index' => '?',
'App\\Controller\\admin\\ExcelWorkController::delete' => '?',
'App\\Controller\\admin\\ExcelWorkController::index' => '?',
'App\\Controller\\admin\\ExternalAdverstisingController::index' => '?',
'App\\Controller\\admin\\ExternalOfferController::index' => '?',
'App\\Controller\\admin\\ExternalProviderController::index' => '?',
'App\\Controller\\admin\\FeatureController::featurecreateandedit' => '?',
'App\\Controller\\admin\\ImagepubController::delete' => '?',
'App\\Controller\\admin\\ImagepubController::edit' => '?',
'App\\Controller\\admin\\InsuranceController::index' => '?',
'App\\Controller\\admin\\LandPropertyDestinationController::delete' => '?',
'App\\Controller\\admin\\LocationTypeController::delete' => '?',
'App\\Controller\\admin\\LocationTypeController::edit' => '?',
'App\\Controller\\admin\\LocationTypeController::index' => '?',
'App\\Controller\\admin\\LocationTypeController::new' => '?',
'App\\Controller\\admin\\MunicipalityController::edit' => '?',
'App\\Controller\\admin\\NearbyServices\\ServiceCategoryController::edit' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController::EditPromo' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController::addPromo' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController::delete' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController::edit' => '?',
'App\\Controller\\admin\\NewProjectImmoCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\NewProjectImmoCsvController::index' => '?',
'App\\Controller\\admin\\NotaryController::addNotaryFiles' => '?',
'App\\Controller\\admin\\NotaryController::delete' => '?',
'App\\Controller\\admin\\NotaryController::deleteCsv' => '?',
'App\\Controller\\admin\\NotaryController::edit' => '?',
'App\\Controller\\admin\\NotaryController::new' => '?',
'App\\Controller\\admin\\OccupationPeriodFileController::deleteCsv' => '?',
'App\\Controller\\admin\\OccupationPeriodFileController::index' => '?',
'App\\Controller\\admin\\OccupieEstimationController::deleteCsv' => '?',
'App\\Controller\\admin\\OfferController::edit' => '?',
'App\\Controller\\admin\\OptionController::optionCreate' => '?',
'App\\Controller\\admin\\ParametreController::delete' => '?',
'App\\Controller\\admin\\ParametreController::edit' => '?',
'App\\Controller\\admin\\PebIntegrationController::edit' => '?',
'App\\Controller\\admin\\PersonnelController::edit' => '?',
'App\\Controller\\admin\\PersonnelController::editmonprofil' => '?',
'App\\Controller\\admin\\PersonnelController::index' => '?',
'App\\Controller\\admin\\PersonnelController::new' => '?',
'App\\Controller\\admin\\PersonnelController::sendmailnouvuser' => '?',
'App\\Controller\\admin\\PersonnelController::updateAccountStatus' => '?',
'App\\Controller\\admin\\Plan\\PlanController::delete' => '?',
'App\\Controller\\admin\\Plan\\PlanController::edit' => '?',
'App\\Controller\\admin\\Plan\\PlanController::index' => '?',
'App\\Controller\\admin\\PpasAffectationCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\PpasAffectationCsvController::index' => '?',
'App\\Controller\\admin\\PpasCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\PpasCsvController::index' => '?',
'App\\Controller\\admin\\PrasAffectationConditionController::delete' => '?',
'App\\Controller\\admin\\PrasAffectationConditionController::list' => '?',
'App\\Controller\\admin\\PrasAffectationController::delete' => '?',
'App\\Controller\\admin\\PrasAffectationController::list' => '?',
'App\\Controller\\admin\\PrasCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\PrasCsvController::index' => '?',
'App\\Controller\\admin\\PrasZoneController::delete' => '?',
'App\\Controller\\admin\\PrasZoneController::list' => '?',
'App\\Controller\\admin\\Prime\\PrimeController::delete' => '?',
'App\\Controller\\admin\\Prime\\PrimeController::edit' => '?',
'App\\Controller\\admin\\Prime\\PrimeCsvController::delete' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::delete' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::deleteField' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::edit' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::editField' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::fields' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::list' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController::new' => '?',
'App\\Controller\\admin\\PropertyTypeController::edit' => '?',
'App\\Controller\\admin\\ProviderInverterController::deleteCsv' => '?',
'App\\Controller\\admin\\ProviderSocietyController::delete' => '?',
'App\\Controller\\admin\\PublicInquiryInProgressCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\PublicInquiryInProgressCsvController::index' => '?',
'App\\Controller\\admin\\PurchasePartnerRequestController::edit' => '?',
'App\\Controller\\admin\\RegionController::edit' => '?',
'App\\Controller\\admin\\RentalController::deleteModelOfContract' => '?',
'App\\Controller\\admin\\RentalController::editModelOfContract' => '?',
'App\\Controller\\admin\\RentestimationController::delete' => '?',
'App\\Controller\\admin\\RentestimationController::editbank' => '?',
'App\\Controller\\admin\\RoofController::delete' => '?',
'App\\Controller\\admin\\RoofController::edit' => '?',
'App\\Controller\\admin\\RoofController::index' => '?',
'App\\Controller\\admin\\RoofController::new' => '?',
'App\\Controller\\admin\\RoofController::show' => '?',
'App\\Controller\\admin\\SalesAgreementController::deleteFile' => '?',
'App\\Controller\\admin\\SizeController::create' => '?',
'App\\Controller\\admin\\SubjectController::create' => '?',
'App\\Controller\\admin\\SubscriptionProductController::createStripePlanForProduct' => '?',
'App\\Controller\\admin\\SubscriptionProductController::delete' => '?',
'App\\Controller\\admin\\SubscriptionProductController::edit' => '?',
'App\\Controller\\admin\\SubscriptionProductController::getProductActiveOrderByLevel' => '?',
'App\\Controller\\admin\\SubscriptionProductController::index' => '?',
'App\\Controller\\admin\\SubscriptionProductController::produit_edit_permission' => '?',
'App\\Controller\\admin\\SubscriptionProductController::produit_validate_permission' => '?',
'App\\Controller\\admin\\SubscriptionProductController::show' => '?',
'App\\Controller\\admin\\SubscriptionProductController::verifyStripeProduct' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController::delete' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController::edit' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController::index' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController::new' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController::show' => '?',
'App\\Controller\\admin\\SuperficieController::create' => '?',
'App\\Controller\\admin\\SupplierController::edit' => '?',
'App\\Controller\\admin\\TableaudebordController::index' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::index' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::markAsDelivered' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController::show' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::disableOrEnableProperty' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::edit' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::editImage' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::editImageDoc' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::list' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::listevrdvbien' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::new' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::propertyOfClient' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController::sendmailtoclientifchangestatus' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::delete' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::edit' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::index' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController::new' => '?',
'App\\Controller\\admin\\ThepropertyProviderController::delete' => '?',
'App\\Controller\\admin\\UploadCsvController::deleteCsv' => '?',
'App\\Controller\\admin\\VoirieController::engie' => '?',
'App\\Controller\\admin\\VoirieController::index' => '?',
'App\\Controller\\admin\\WaterSupplierControllerExcelController::deleteCsv' => '?',
'App\\Controller\\admin\\WaterSupplierControllerExcelController::index' => '?',
'App\\Controller\\admin\\WorkController::workcostdelete' => '?',
'App\\Controller\\admin\\WorkController::workcostedit' => '?',
'App\\Controller\\ajax\\MunicipalityAjaxController::list' => '?',
'App\\Controller\\api\\CadastreController::cadastreByCoordinate' => '?',
'App\\Controller\\api\\CallMicroserviceController::__invoke' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController::__invoke' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController::deleteAction' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController::getOneConversation' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController::postAction' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController::view' => '?',
'App\\Controller\\api\\Chat\\MessageApiController::__invoke' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::confirmSign' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::signClientSales' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::uploadSalesAgreement' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController::validationSales' => '?',
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController::__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController::__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController::__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\VoteController::__invoke' => '?',
'App\\Controller\\api\\Community\\ConsultationController::__invoke' => '?',
'App\\Controller\\api\\Community\\ConsultationController::getInsidePosts' => '?',
'App\\Controller\\api\\Community\\ConsultationController::updateUserCoordinate' => '?',
'App\\Controller\\api\\Community\\DiversServiceController::__invoke' => '?',
'App\\Controller\\api\\Community\\DiversServiceController::getInsidePosts' => '?',
'App\\Controller\\api\\Community\\DiversServiceController::updateUserCoordinate' => '?',
'App\\Controller\\api\\Community\\PostController::concludeService' => '?',
'App\\Controller\\api\\Community\\PostController::sendPlp' => '?',
'App\\Controller\\api\\Community\\SignalController::__invoke' => '?',
'App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController::add' => '?',
'App\\Controller\\api\\DeletionController::deleteResource' => '?',
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController::__invoke' => '?',
'App\\Controller\\api\\Environment\\FilteredObligationsController::__invoke' => '?',
'App\\Controller\\api\\Environment\\ModifyInstallation::__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction::__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController::__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController::createSolicitation' => '?',
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction::__invoke' => '?',
'App\\Controller\\api\\Inventory\\InventoryController::signInventory' => '?',
'App\\Controller\\api\\Mobility\\Carpool\\SearchController::__invoke' => '?',
'App\\Controller\\api\\Notification\\IndexController::__invoke' => '?',
'App\\Controller\\api\\Notification\\PostController::__invoke' => '?',
'App\\Controller\\api\\Notification\\UpdateLastNotification::__invoke' => '?',
'App\\Controller\\api\\Notification\\ViewController::__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController::__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController::__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController::listOfferSentByProperty' => '?',
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController::__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController::__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController::__invoke' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController::listOfferPerProperty' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController::listOfferPerUser' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController::signOfferLease' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController::validate' => '?',
'App\\Controller\\api\\Offer\\OfferController::allNotary' => '?',
'App\\Controller\\api\\Offer\\OfferController::checkUserAbilityToMakeOffer' => '?',
'App\\Controller\\api\\Offer\\OfferController::make' => '?',
'App\\Controller\\api\\Offer\\OfferController::saveCorrection' => '?',
'App\\Controller\\api\\Offer\\OfferController::sign' => '?',
'App\\Controller\\api\\Offer\\OfferSubmissionController::sendToNotary' => '?',
'App\\Controller\\api\\Offer\\OfferSubmissionController::sendToOwner' => '?',
'App\\Controller\\api\\Offer\\ValidateOfferController::refusedOfferSignSimple' => '?',
'App\\Controller\\api\\Offer\\ValidateOfferController::transmitToNotary' => '?',
'App\\Controller\\api\\PermitPropertyProcedureController::updateProcedureBruxelle' => '?',
'App\\Controller\\api\\PlanController::changePlan' => '?',
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte::calculPrecountBruxelleAndFlandre' => '?',
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte::getPrecountValues' => '?',
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte::calculPrecountWallonnie' => '?',
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte::getPrecountValuesWallonie' => '?',
'App\\Controller\\api\\Prime\\AmountCalculation::__invoke' => '?',
'App\\Controller\\api\\Prime\\GetAllProcess::__invoke' => '?',
'App\\Controller\\api\\Prime\\ProcessController::__invoke' => '?',
'App\\Controller\\api\\Prime\\SearchController::__invoke' => '?',
'App\\Controller\\api\\Prime\\WorkController::subsection' => '?',
'App\\Controller\\api\\Prime\\WorkController::typeofwork' => '?',
'App\\Controller\\api\\PurchaseController::detail' => '?',
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate::__invoke' => '?',
'App\\Controller\\api\\RentalController::accept' => '?',
'App\\Controller\\api\\RentalController::getAvailableRentalDurationsAndTypes' => '?',
'App\\Controller\\api\\RentalController::getComments' => '?',
'App\\Controller\\api\\RentalController::getProperties' => '?',
'App\\Controller\\api\\RentalController::postContract' => '?',
'App\\Controller\\api\\RentalController::refuse' => '?',
'App\\Controller\\api\\RentalController::replyToComment' => '?',
'App\\Controller\\api\\RentalController::uploadContract' => '?',
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController::__invoke' => '?',
'App\\Controller\\api\\RentalManagement\\PostLeaveController::__invoke' => '?',
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController::__invoke' => '?',
'App\\Controller\\api\\Security\\DeclarationDateController::__invoke' => '?',
'App\\Controller\\api\\Security\\MyNeighborhoodOfficer::getByTheProperty' => '?',
'App\\Controller\\api\\SendEmailController::sendEmailToBuildingManager' => '?',
'App\\Controller\\api\\SendEmailController::sendEmailToMunicipalAdministration' => '?',
'App\\Controller\\api\\ServicePromo\\ListController::listObtained' => '?',
'App\\Controller\\api\\ServicePromo\\ListController::listOffered' => '?',
'App\\Controller\\api\\SimulationController::simulateBuy' => '?',
'App\\Controller\\api\\SimulationController::simulateBuyGround' => '?',
'App\\Controller\\api\\SyndicChatApiController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\ContractController::getUploaded' => '?',
'App\\Controller\\api\\TheProperty\\ContractController::upload' => '?',
'App\\Controller\\api\\TheProperty\\DeleteController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\DetailController::findFavoritePropertiesByUser' => '?',
'App\\Controller\\api\\TheProperty\\DetailController::getEventsByProperty' => '?',
'App\\Controller\\api\\TheProperty\\DetailController::propertySimilar' => '?',
'App\\Controller\\api\\TheProperty\\DocumentRequestController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\ListController::detailsOfThePropertyHavingRelooking' => '?',
'App\\Controller\\api\\TheProperty\\LocalityController::municipalityByZipCode' => '?',
'App\\Controller\\api\\TheProperty\\OptionController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\OptionController::features' => '?',
'App\\Controller\\api\\TheProperty\\PropertyAdController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\PropertyTypeController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SearchController::exchangeListInMap' => '?',
'App\\Controller\\api\\TheProperty\\SearchController::index' => '?',
'App\\Controller\\api\\TheProperty\\SessionController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SuggestionPriceController::__invoke' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::list' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::listAll' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController::update' => '?',
'App\\Controller\\api\\TheProperty\\VisitController::addVisitSchedule' => '?',
'App\\Controller\\api\\TheProperty\\VisitController::removeVisitSchedule' => '?',
'App\\Controller\\api\\TheService\\AddController::__invoke' => '?',
'App\\Controller\\api\\TheService\\CategoryController::__invoke' => '?',
'App\\Controller\\api\\TheService\\ListController::listMine' => '?',
'App\\Controller\\api\\TheService\\UpdateController::__invoke' => '?',
'App\\Controller\\api\\ThreeD\\T3dDemandsController::validateDemand' => '?',
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController::__invoke' => '?',
'App\\Controller\\api\\UserServicePromo\\ConsumeController::__invoke' => '?',
'App\\Controller\\api\\User\\ArtistDetailController::__invoke' => '?',
'App\\Controller\\api\\User\\CertificatorController::findAroundGeoCoordinate' => '?',
'App\\Controller\\api\\User\\DeviceTokenController::__invoke' => '?',
'App\\Controller\\api\\User\\EditProfileController::__invoke' => '?',
'App\\Controller\\api\\User\\ListEmailController::__invoke' => '?',
'App\\Controller\\api\\User\\SearchAndSendingInvitationController::searchMovingCompanyAndSendInvitation' => '?',
'App\\Controller\\api\\User\\SearchController::__invoke' => '?',
'App\\Controller\\api\\User\\SearchController::searchImoAgentProximity' => '?',
'App\\Controller\\api\\User\\SearchController::searchMovingCompany' => '?',
'App\\Controller\\api\\User\\SendMailSociety::index' => '?',
'App\\Controller\\api\\User\\UserController::checkAuthorizationForFiguration' => '?',
'App\\Controller\\api\\User\\UserController::detailUser' => '?',
'App\\Controller\\api\\User\\UserController::getUserBySpeciality' => '?',
'App\\Controller\\api\\User\\UserPublicInfo::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController::__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController::__invoke' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetalltypeofwork' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetcategory' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetmodel' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetresultestimation' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetsubmodel' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::apigetsubsection' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController::detailBien' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::calculPrecountWallonnie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::detailbienimmogo' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::getDataForCalcul' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::getPrecountValues' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::getPrecountValuesWallonie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::immogolistThepropertyPerUser' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::infosbiencalcul' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::listFavorisByUser' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::rechercheimmogo' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::redirectToCredit' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::redirectToEngie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo::voirdetailbiencalcul' => '?',
'App\\Service\\Api\\ProviderSolarGreenCertificateService::list' => '?',
'App\\Service\\Api\\ProviderSolarOrganizationService::add' => '?',
'App\\Service\\Api\\ProviderSolarOrganizationService::list' => '?',
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService::add' => '?',
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService::sendingSummaryFile' => '?',
'App\\Service\\DompdfService::createPdfDispense' => '?',
'App\\Service\\DompdfService::createPdfEnergy' => '?',
'App\\Service\\DompdfService::createPdfEnvironmentForm' => '?',
'App\\Service\\DompdfService::createPdfMaifSummary' => '?',
'App\\Service\\DompdfService::createPdfPlp' => '?',
'App\\Service\\DompdfService::createPdfSolarCadastre' => '?',
'App\\Service\\DompdfService::createPdfSolarVoltaic' => '?',
'App\\Service\\DompdfService::createPdfVoirie' => '?',
'App\\Service\\DompdfService::createUrbanismPermit' => '?',
'App\\Service\\Immogo\\ImmogoService::transformrecherche' => '?',
'App\\Service\\PretService::getResults' => '?',
'App\\Service\\SendMail\\SendmailService::sendMailAddChat' => '?',
'App\\Service\\SendMail\\SendmailService::sendMailCheckWorkFinish' => '?',
'App\\Service\\SendMail\\SendmailService::sendMailForContactSeller' => '?',
'App\\Service\\Webhook\\Traitement::addUserPermission' => '?',
'App\\Service\\Webhook\\Traitement::sendMailInvoiceSuccessToClient' => '?',
'kernel::loadRoutes' => '?',
'kernel::registerContainerConfiguration' => '?',
'App\\Controller\\Authentication\\AuthenticationController:createToken' => '?',
'App\\Controller\\MarkOfInterest\\MarkOfInterestInCaseofSaleController:retrieve' => '?',
'App\\Controller\\PersonnelAuthenticatorController:login' => '?',
'App\\Controller\\YousignWebhookController:handleWebhook' => '?',
'App\\Controller\\admin\\AbstractCsvController:engie' => '?',
'App\\Controller\\admin\\AnnoncementController:createDemenagement' => '?',
'App\\Controller\\admin\\AnnoncementController:createObjets' => '?',
'App\\Controller\\admin\\ArchitectArtWorkController:index' => '?',
'App\\Controller\\admin\\AreaCsvController:area_csv_delete' => '?',
'App\\Controller\\admin\\AreaCsvController:area_csv_new' => '?',
'App\\Controller\\admin\\BankController:deletesimulation' => '?',
'App\\Controller\\admin\\BankController:editbank' => '?',
'App\\Controller\\admin\\BankController:editsimulation' => '?',
'App\\Controller\\admin\\BrugisCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\BrugisCsvController:index' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController:delete' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController:index' => '?',
'App\\Controller\\admin\\Citerne\\PermitCiterneController:new' => '?',
'App\\Controller\\admin\\CityController:create' => '?',
'App\\Controller\\admin\\CityController:edit' => '?',
'App\\Controller\\admin\\ClientsController:disableAccount' => '?',
'App\\Controller\\admin\\ClientsController:edit' => '?',
'App\\Controller\\admin\\ClientsController:editclientpro' => '?',
'App\\Controller\\admin\\ClientsController:editprestataire' => '?',
'App\\Controller\\admin\\ClientsController:index' => '?',
'App\\Controller\\admin\\ClientsController:new' => '?',
'App\\Controller\\admin\\ClientsController:newclientspro' => '?',
'App\\Controller\\admin\\ClientsController:newprestataire' => '?',
'App\\Controller\\admin\\ClientsController:sendmailnouvclient' => '?',
'App\\Controller\\admin\\ContactsellerController:delete' => '?',
'App\\Controller\\admin\\CountryController:edit' => '?',
'App\\Controller\\admin\\DVFController:deleteCsv' => '?',
'App\\Controller\\admin\\DVFController:index' => '?',
'App\\Controller\\admin\\DeedOfSaleController:deleteFile' => '?',
'App\\Controller\\admin\\DefaultclauseController:edit' => '?',
'App\\Controller\\admin\\DistanceController:create' => '?',
'App\\Controller\\admin\\DocumenttypeController:create' => '?',
'App\\Controller\\admin\\DocumenttypeController:createCategory' => '?',
'App\\Controller\\admin\\Education\\EducationController:deleteCsv' => '?',
'App\\Controller\\admin\\EngieCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\EngieCsvController:engie' => '?',
'App\\Controller\\admin\\EngieCsvController:new' => '?',
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController:delete' => '?',
'App\\Controller\\admin\\Environment\\CategoryEnvironmentController:index' => '?',
'App\\Controller\\admin\\Environment\\ObligationCsvController:delete' => '?',
'App\\Controller\\admin\\Environment\\ObligationsController:delete' => '?',
'App\\Controller\\admin\\Environment\\ObligationsController:edit' => '?',
'App\\Controller\\admin\\Environment\\PermitLocationEnvironmentController:delete' => '?',
'App\\Controller\\admin\\ExcelFileController:delete' => '?',
'App\\Controller\\admin\\ExcelFileController:index' => '?',
'App\\Controller\\admin\\ExcelWorkController:delete' => '?',
'App\\Controller\\admin\\ExcelWorkController:index' => '?',
'App\\Controller\\admin\\ExternalAdverstisingController:index' => '?',
'App\\Controller\\admin\\ExternalOfferController:index' => '?',
'App\\Controller\\admin\\ExternalProviderController:index' => '?',
'App\\Controller\\admin\\FeatureController:featurecreateandedit' => '?',
'App\\Controller\\admin\\ImagepubController:delete' => '?',
'App\\Controller\\admin\\ImagepubController:edit' => '?',
'App\\Controller\\admin\\InsuranceController:index' => '?',
'App\\Controller\\admin\\LandPropertyDestinationController:delete' => '?',
'App\\Controller\\admin\\LocationTypeController:delete' => '?',
'App\\Controller\\admin\\LocationTypeController:edit' => '?',
'App\\Controller\\admin\\LocationTypeController:index' => '?',
'App\\Controller\\admin\\LocationTypeController:new' => '?',
'App\\Controller\\admin\\MunicipalityController:edit' => '?',
'App\\Controller\\admin\\NearbyServices\\ServiceCategoryController:edit' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController:EditPromo' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController:addPromo' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController:delete' => '?',
'App\\Controller\\admin\\NearbyServices\\TheserviceController:edit' => '?',
'App\\Controller\\admin\\NewProjectImmoCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\NewProjectImmoCsvController:index' => '?',
'App\\Controller\\admin\\NotaryController:addNotaryFiles' => '?',
'App\\Controller\\admin\\NotaryController:delete' => '?',
'App\\Controller\\admin\\NotaryController:deleteCsv' => '?',
'App\\Controller\\admin\\NotaryController:edit' => '?',
'App\\Controller\\admin\\NotaryController:new' => '?',
'App\\Controller\\admin\\OccupationPeriodFileController:deleteCsv' => '?',
'App\\Controller\\admin\\OccupationPeriodFileController:index' => '?',
'App\\Controller\\admin\\OccupieEstimationController:deleteCsv' => '?',
'App\\Controller\\admin\\OfferController:edit' => '?',
'App\\Controller\\admin\\OptionController:optionCreate' => '?',
'App\\Controller\\admin\\ParametreController:delete' => '?',
'App\\Controller\\admin\\ParametreController:edit' => '?',
'App\\Controller\\admin\\PebIntegrationController:edit' => '?',
'App\\Controller\\admin\\PersonnelController:edit' => '?',
'App\\Controller\\admin\\PersonnelController:editmonprofil' => '?',
'App\\Controller\\admin\\PersonnelController:index' => '?',
'App\\Controller\\admin\\PersonnelController:new' => '?',
'App\\Controller\\admin\\PersonnelController:sendmailnouvuser' => '?',
'App\\Controller\\admin\\PersonnelController:updateAccountStatus' => '?',
'App\\Controller\\admin\\Plan\\PlanController:delete' => '?',
'App\\Controller\\admin\\Plan\\PlanController:edit' => '?',
'App\\Controller\\admin\\Plan\\PlanController:index' => '?',
'App\\Controller\\admin\\PpasAffectationCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\PpasAffectationCsvController:index' => '?',
'App\\Controller\\admin\\PpasCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\PpasCsvController:index' => '?',
'App\\Controller\\admin\\PrasAffectationConditionController:delete' => '?',
'App\\Controller\\admin\\PrasAffectationConditionController:list' => '?',
'App\\Controller\\admin\\PrasAffectationController:delete' => '?',
'App\\Controller\\admin\\PrasAffectationController:list' => '?',
'App\\Controller\\admin\\PrasCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\PrasCsvController:index' => '?',
'App\\Controller\\admin\\PrasZoneController:delete' => '?',
'App\\Controller\\admin\\PrasZoneController:list' => '?',
'App\\Controller\\admin\\Prime\\PrimeController:delete' => '?',
'App\\Controller\\admin\\Prime\\PrimeController:edit' => '?',
'App\\Controller\\admin\\Prime\\PrimeCsvController:delete' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:delete' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:deleteField' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:edit' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:editField' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:fields' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:list' => '?',
'App\\Controller\\admin\\Prime\\ProcedureController:new' => '?',
'App\\Controller\\admin\\PropertyTypeController:edit' => '?',
'App\\Controller\\admin\\ProviderInverterController:deleteCsv' => '?',
'App\\Controller\\admin\\ProviderSocietyController:delete' => '?',
'App\\Controller\\admin\\PublicInquiryInProgressCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\PublicInquiryInProgressCsvController:index' => '?',
'App\\Controller\\admin\\PurchasePartnerRequestController:edit' => '?',
'App\\Controller\\admin\\RegionController:edit' => '?',
'App\\Controller\\admin\\RentalController:deleteModelOfContract' => '?',
'App\\Controller\\admin\\RentalController:editModelOfContract' => '?',
'App\\Controller\\admin\\RentestimationController:delete' => '?',
'App\\Controller\\admin\\RentestimationController:editbank' => '?',
'App\\Controller\\admin\\RoofController:delete' => '?',
'App\\Controller\\admin\\RoofController:edit' => '?',
'App\\Controller\\admin\\RoofController:index' => '?',
'App\\Controller\\admin\\RoofController:new' => '?',
'App\\Controller\\admin\\RoofController:show' => '?',
'App\\Controller\\admin\\SalesAgreementController:deleteFile' => '?',
'App\\Controller\\admin\\SizeController:create' => '?',
'App\\Controller\\admin\\SubjectController:create' => '?',
'App\\Controller\\admin\\SubscriptionProductController:createStripePlanForProduct' => '?',
'App\\Controller\\admin\\SubscriptionProductController:delete' => '?',
'App\\Controller\\admin\\SubscriptionProductController:edit' => '?',
'App\\Controller\\admin\\SubscriptionProductController:getProductActiveOrderByLevel' => '?',
'App\\Controller\\admin\\SubscriptionProductController:index' => '?',
'App\\Controller\\admin\\SubscriptionProductController:produit_edit_permission' => '?',
'App\\Controller\\admin\\SubscriptionProductController:produit_validate_permission' => '?',
'App\\Controller\\admin\\SubscriptionProductController:show' => '?',
'App\\Controller\\admin\\SubscriptionProductController:verifyStripeProduct' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController:delete' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController:edit' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController:index' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController:new' => '?',
'App\\Controller\\admin\\SubscriptionProductServiceController:show' => '?',
'App\\Controller\\admin\\SuperficieController:create' => '?',
'App\\Controller\\admin\\SupplierController:edit' => '?',
'App\\Controller\\admin\\TableaudebordController:index' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:index' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:markAsDelivered' => '?',
'App\\Controller\\admin\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderController:show' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:disableOrEnableProperty' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:edit' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:editImage' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:editImageDoc' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:list' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:listevrdvbien' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:new' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:propertyOfClient' => '?',
'App\\Controller\\admin\\TheProperty\\ThepropertyController:sendmailtoclientifchangestatus' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:delete' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:edit' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:index' => '?',
'App\\Controller\\admin\\TheProperty\\TransactionTypeController:new' => '?',
'App\\Controller\\admin\\ThepropertyProviderController:delete' => '?',
'App\\Controller\\admin\\UploadCsvController:deleteCsv' => '?',
'App\\Controller\\admin\\VoirieController:engie' => '?',
'App\\Controller\\admin\\VoirieController:index' => '?',
'App\\Controller\\admin\\WaterSupplierControllerExcelController:deleteCsv' => '?',
'App\\Controller\\admin\\WaterSupplierControllerExcelController:index' => '?',
'App\\Controller\\admin\\WorkController:workcostdelete' => '?',
'App\\Controller\\admin\\WorkController:workcostedit' => '?',
'App\\Controller\\ajax\\MunicipalityAjaxController:list' => '?',
'App\\Controller\\api\\CadastreController:cadastreByCoordinate' => '?',
'App\\Controller\\api\\CallMicroserviceController:__invoke' => '?',
'App\\Controller\\api\\CallMicroserviceController' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController:__invoke' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController:deleteAction' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController:getOneConversation' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController:postAction' => '?',
'App\\Controller\\api\\Chat\\ConversationApiController:view' => '?',
'App\\Controller\\api\\Chat\\MessageApiController:__invoke' => '?',
'App\\Controller\\api\\Chat\\MessageApiController' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:confirmSign' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:signClientSales' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:uploadSalesAgreement' => '?',
'App\\Controller\\api\\ClientSales\\ClientSalesAgreementController:validationSales' => '?',
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController:__invoke' => '?',
'App\\Controller\\api\\ClientSales\\Collaborative\\SalesValidationController' => '?',
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController:__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\AddCoThePropertyController' => '?',
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController:__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\ListCoOwnershipController' => '?',
'App\\Controller\\api\\CoOwnership\\VoteController:__invoke' => '?',
'App\\Controller\\api\\CoOwnership\\VoteController' => '?',
'App\\Controller\\api\\Community\\ConsultationController:__invoke' => '?',
'App\\Controller\\api\\Community\\ConsultationController' => '?',
'App\\Controller\\api\\Community\\ConsultationController:getInsidePosts' => '?',
'App\\Controller\\api\\Community\\ConsultationController:updateUserCoordinate' => '?',
'App\\Controller\\api\\Community\\DiversServiceController:__invoke' => '?',
'App\\Controller\\api\\Community\\DiversServiceController' => '?',
'App\\Controller\\api\\Community\\DiversServiceController:getInsidePosts' => '?',
'App\\Controller\\api\\Community\\DiversServiceController:updateUserCoordinate' => '?',
'App\\Controller\\api\\Community\\PostController:concludeService' => '?',
'App\\Controller\\api\\Community\\PostController:sendPlp' => '?',
'App\\Controller\\api\\Community\\SignalController:__invoke' => '?',
'App\\Controller\\api\\Community\\SignalController' => '?',
'App\\Controller\\api\\CounterOfferLease\\CounterOfferLeaseController:add' => '?',
'App\\Controller\\api\\DeletionController:deleteResource' => '?',
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController:__invoke' => '?',
'App\\Controller\\api\\Environment\\EnvironmentTimelineDataController' => '?',
'App\\Controller\\api\\Environment\\FilteredObligationsController:__invoke' => '?',
'App\\Controller\\api\\Environment\\FilteredObligationsController' => '?',
'App\\Controller\\api\\Environment\\ModifyInstallation:__invoke' => '?',
'App\\Controller\\api\\Environment\\ModifyInstallation' => '?',
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction:__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\ApproveSolicitationAction' => '?',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController:__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController' => '?',
'App\\Controller\\api\\ImoAgent\\CreateSolicitationController:createSolicitation' => '?',
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction:__invoke' => '?',
'App\\Controller\\api\\ImoAgent\\RefuseSolicitationAction' => '?',
'App\\Controller\\api\\Inventory\\InventoryController:signInventory' => '?',
'App\\Controller\\api\\Mobility\\Carpool\\SearchController:__invoke' => '?',
'App\\Controller\\api\\Mobility\\Carpool\\SearchController' => '?',
'App\\Controller\\api\\Notification\\IndexController:__invoke' => '?',
'App\\Controller\\api\\Notification\\IndexController' => '?',
'App\\Controller\\api\\Notification\\PostController:__invoke' => '?',
'App\\Controller\\api\\Notification\\PostController' => '?',
'App\\Controller\\api\\Notification\\UpdateLastNotification:__invoke' => '?',
'App\\Controller\\api\\Notification\\UpdateLastNotification' => '?',
'App\\Controller\\api\\Notification\\ViewController:__invoke' => '?',
'App\\Controller\\api\\Notification\\ViewController' => '?',
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController:__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\AddOfferCollaborativeController' => '?',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController:__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController' => '?',
'App\\Controller\\api\\OfferCollaborative\\ListOfferController:listOfferSentByProperty' => '?',
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController:__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\SellerProcessOfferController' => '?',
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController:__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\SendOfferToSellerController' => '?',
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController:__invoke' => '?',
'App\\Controller\\api\\OfferCollaborative\\UpdateSignOfferController' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController:listOfferPerProperty' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController:listOfferPerUser' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController:signOfferLease' => '?',
'App\\Controller\\api\\OfferLease\\OfferLeaseController:validate' => '?',
'App\\Controller\\api\\Offer\\OfferController:allNotary' => '?',
'App\\Controller\\api\\Offer\\OfferController:checkUserAbilityToMakeOffer' => '?',
'App\\Controller\\api\\Offer\\OfferController:make' => '?',
'App\\Controller\\api\\Offer\\OfferController:saveCorrection' => '?',
'App\\Controller\\api\\Offer\\OfferController:sign' => '?',
'App\\Controller\\api\\Offer\\OfferSubmissionController:sendToNotary' => '?',
'App\\Controller\\api\\Offer\\OfferSubmissionController:sendToOwner' => '?',
'App\\Controller\\api\\Offer\\ValidateOfferController:refusedOfferSignSimple' => '?',
'App\\Controller\\api\\Offer\\ValidateOfferController:transmitToNotary' => '?',
'App\\Controller\\api\\PermitPropertyProcedureController:updateProcedureBruxelle' => '?',
'App\\Controller\\api\\PlanController:changePlan' => '?',
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte:calculPrecountBruxelleAndFlandre' => '?',
'App\\Controller\\api\\Precompte\\BruxelleFlandre\\BruxelleAndFlandrePrecompte:getPrecountValues' => '?',
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte:calculPrecountWallonnie' => '?',
'App\\Controller\\api\\Precompte\\Wallonie\\WalloniePrecompte:getPrecountValuesWallonie' => '?',
'App\\Controller\\api\\Prime\\AmountCalculation:__invoke' => '?',
'App\\Controller\\api\\Prime\\AmountCalculation' => '?',
'App\\Controller\\api\\Prime\\GetAllProcess:__invoke' => '?',
'App\\Controller\\api\\Prime\\GetAllProcess' => '?',
'App\\Controller\\api\\Prime\\ProcessController:__invoke' => '?',
'App\\Controller\\api\\Prime\\ProcessController' => '?',
'App\\Controller\\api\\Prime\\SearchController:__invoke' => '?',
'App\\Controller\\api\\Prime\\SearchController' => '?',
'App\\Controller\\api\\Prime\\WorkController:subsection' => '?',
'App\\Controller\\api\\Prime\\WorkController:typeofwork' => '?',
'App\\Controller\\api\\PurchaseController:detail' => '?',
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate:__invoke' => '?',
'App\\Controller\\api\\Ratings\\CheckIfAlreadyRate' => '?',
'App\\Controller\\api\\RentalController:accept' => '?',
'App\\Controller\\api\\RentalController:getAvailableRentalDurationsAndTypes' => '?',
'App\\Controller\\api\\RentalController:getComments' => '?',
'App\\Controller\\api\\RentalController:getProperties' => '?',
'App\\Controller\\api\\RentalController:postContract' => '?',
'App\\Controller\\api\\RentalController:refuse' => '?',
'App\\Controller\\api\\RentalController:replyToComment' => '?',
'App\\Controller\\api\\RentalController:uploadContract' => '?',
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController:__invoke' => '?',
'App\\Controller\\api\\RentalManagement\\GetHousingCodeController' => '?',
'App\\Controller\\api\\RentalManagement\\PostLeaveController:__invoke' => '?',
'App\\Controller\\api\\RentalManagement\\PostLeaveController' => '?',
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController:__invoke' => '?',
'App\\Controller\\api\\RentalManagement\\PutRentalManagementController' => '?',
'App\\Controller\\api\\Security\\DeclarationDateController:__invoke' => '?',
'App\\Controller\\api\\Security\\DeclarationDateController' => '?',
'App\\Controller\\api\\Security\\MyNeighborhoodOfficer:getByTheProperty' => '?',
'App\\Controller\\api\\SendEmailController:sendEmailToBuildingManager' => '?',
'App\\Controller\\api\\SendEmailController:sendEmailToMunicipalAdministration' => '?',
'App\\Controller\\api\\ServicePromo\\ListController:listObtained' => '?',
'App\\Controller\\api\\ServicePromo\\ListController:listOffered' => '?',
'App\\Controller\\api\\SimulationController:simulateBuy' => '?',
'App\\Controller\\api\\SimulationController:simulateBuyGround' => '?',
'App\\Controller\\api\\SyndicChatApiController:__invoke' => '?',
'App\\Controller\\api\\SyndicChatApiController' => '?',
'App\\Controller\\api\\TheProperty\\ContractController:getUploaded' => '?',
'App\\Controller\\api\\TheProperty\\ContractController:upload' => '?',
'App\\Controller\\api\\TheProperty\\DeleteController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\DeleteController' => '?',
'App\\Controller\\api\\TheProperty\\DetailController:findFavoritePropertiesByUser' => '?',
'App\\Controller\\api\\TheProperty\\DetailController:getEventsByProperty' => '?',
'App\\Controller\\api\\TheProperty\\DetailController:propertySimilar' => '?',
'App\\Controller\\api\\TheProperty\\DocumentRequestController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\DocumentRequestController' => '?',
'App\\Controller\\api\\TheProperty\\ListController:detailsOfThePropertyHavingRelooking' => '?',
'App\\Controller\\api\\TheProperty\\LocalityController:municipalityByZipCode' => '?',
'App\\Controller\\api\\TheProperty\\OptionController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\OptionController' => '?',
'App\\Controller\\api\\TheProperty\\OptionController:features' => '?',
'App\\Controller\\api\\TheProperty\\PropertyAdController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\PropertyAdController' => '?',
'App\\Controller\\api\\TheProperty\\PropertyTypeController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\PropertyTypeController' => '?',
'App\\Controller\\api\\TheProperty\\SearchController:exchangeListInMap' => '?',
'App\\Controller\\api\\TheProperty\\SearchController:index' => '?',
'App\\Controller\\api\\TheProperty\\SessionController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SessionController' => '?',
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SoilAffectationPlanController' => '?',
'App\\Controller\\api\\TheProperty\\SuggestionPriceController:__invoke' => '?',
'App\\Controller\\api\\TheProperty\\SuggestionPriceController' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:list' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:listAll' => '?',
'App\\Controller\\api\\TheProperty\\ThePropertyAppointmentSlotsController:update' => '?',
'App\\Controller\\api\\TheProperty\\VisitController:addVisitSchedule' => '?',
'App\\Controller\\api\\TheProperty\\VisitController:removeVisitSchedule' => '?',
'App\\Controller\\api\\TheService\\AddController:__invoke' => '?',
'App\\Controller\\api\\TheService\\AddController' => '?',
'App\\Controller\\api\\TheService\\CategoryController:__invoke' => '?',
'App\\Controller\\api\\TheService\\CategoryController' => '?',
'App\\Controller\\api\\TheService\\ListController:listMine' => '?',
'App\\Controller\\api\\TheService\\UpdateController:__invoke' => '?',
'App\\Controller\\api\\TheService\\UpdateController' => '?',
'App\\Controller\\api\\ThreeD\\T3dDemandsController:validateDemand' => '?',
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController:__invoke' => '?',
'App\\Controller\\api\\UserServicePromo\\CheckPromoForUserController' => '?',
'App\\Controller\\api\\UserServicePromo\\ConsumeController:__invoke' => '?',
'App\\Controller\\api\\UserServicePromo\\ConsumeController' => '?',
'App\\Controller\\api\\User\\ArtistDetailController:__invoke' => '?',
'App\\Controller\\api\\User\\ArtistDetailController' => '?',
'App\\Controller\\api\\User\\CertificatorController:findAroundGeoCoordinate' => '?',
'App\\Controller\\api\\User\\DeviceTokenController:__invoke' => '?',
'App\\Controller\\api\\User\\DeviceTokenController' => '?',
'App\\Controller\\api\\User\\EditProfileController:__invoke' => '?',
'App\\Controller\\api\\User\\EditProfileController' => '?',
'App\\Controller\\api\\User\\ListEmailController:__invoke' => '?',
'App\\Controller\\api\\User\\ListEmailController' => '?',
'App\\Controller\\api\\User\\SearchAndSendingInvitationController:searchMovingCompanyAndSendInvitation' => '?',
'App\\Controller\\api\\User\\SearchController:__invoke' => '?',
'App\\Controller\\api\\User\\SearchController' => '?',
'App\\Controller\\api\\User\\SearchController:searchImoAgentProximity' => '?',
'App\\Controller\\api\\User\\SearchController:searchMovingCompany' => '?',
'App\\Controller\\api\\User\\SendMailSociety:index' => '?',
'App\\Controller\\api\\User\\UserController:checkAuthorizationForFiguration' => '?',
'App\\Controller\\api\\User\\UserController:detailUser' => '?',
'App\\Controller\\api\\User\\UserController:getUserBySpeciality' => '?',
'App\\Controller\\api\\User\\UserPublicInfo:__invoke' => '?',
'App\\Controller\\api\\User\\UserPublicInfo' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractAcceptationController' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractDetailsController' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractGenerationController' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractListingController' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractRejectionController' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Solicitation\\ContractUploadController' => '?',
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\ThePropertyDocument\\DocumentModificationController' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\EditProfileController' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController:__invoke' => '?',
'App\\Controller\\api\\UsersProfile\\Webshop\\PaymentController' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetalltypeofwork' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetcategory' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetmodel' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetresultestimation' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetsubmodel' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:apigetsubsection' => '?',
'App\\Controller\\apiimmogo\\ApiAddWorkController:detailBien' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:calculPrecountWallonnie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:detailbienimmogo' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:getDataForCalcul' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:getPrecountValues' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:getPrecountValuesWallonie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:immogolistThepropertyPerUser' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:infosbiencalcul' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:listFavorisByUser' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:rechercheimmogo' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:redirectToCredit' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:redirectToEngie' => '?',
'App\\Controller\\apiimmogo\\ApiImmogo:voirdetailbiencalcul' => '?',
'App\\Service\\Api\\ProviderSolarGreenCertificateService:list' => '?',
'App\\Service\\Api\\ProviderSolarOrganizationService:add' => '?',
'App\\Service\\Api\\ProviderSolarOrganizationService:list' => '?',
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService:add' => '?',
'App\\Service\\Api\\ThePropertyMaifInsuranceSummary\\ThePropertyMaifInsuranceSummaryService:sendingSummaryFile' => '?',
'App\\Service\\DompdfService:createPdfDispense' => '?',
'App\\Service\\DompdfService:createPdfEnergy' => '?',
'App\\Service\\DompdfService:createPdfEnvironmentForm' => '?',
'App\\Service\\DompdfService:createPdfMaifSummary' => '?',
'App\\Service\\DompdfService:createPdfPlp' => '?',
'App\\Service\\DompdfService:createPdfSolarCadastre' => '?',
'App\\Service\\DompdfService:createPdfSolarVoltaic' => '?',
'App\\Service\\DompdfService:createPdfVoirie' => '?',
'App\\Service\\DompdfService:createUrbanismPermit' => '?',
'App\\Service\\Immogo\\ImmogoService:transformrecherche' => '?',
'App\\Service\\PretService:getResults' => '?',
'App\\Service\\SendMail\\SendmailService:sendMailAddChat' => '?',
'App\\Service\\SendMail\\SendmailService:sendMailCheckWorkFinish' => '?',
'App\\Service\\SendMail\\SendmailService:sendMailForContactSeller' => '?',
'App\\Service\\Webhook\\Traitement:addUserPermission' => '?',
'App\\Service\\Webhook\\Traitement:sendMailInvoiceSuccessToClient' => '?',
'kernel:loadRoutes' => '?',
'kernel:registerContainerConfiguration' => '?',
]);
}
/**
* Gets the private '.service_locator.iuOsbYx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_IuOsbYxService()
{
return $this->privates['.service_locator.iuOsbYx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'thePropertyExtensionOrder' => ['privates', '.errored..service_locator.iuOsbYx.App\\Entity\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrder', NULL, 'Cannot autowire service ".service_locator.iuOsbYx": it references class "App\\Entity\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrder" but no such service exists.'],
'thePropertyExtensionOrderService' => ['privates', 'App\\Service\\Webshop\\ThePropertyExtensionOrder', 'getThePropertyExtensionOrder2Service', false],
], [
'thePropertyExtensionOrder' => 'App\\Entity\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrder',
'thePropertyExtensionOrderService' => 'App\\Service\\Webshop\\ThePropertyExtensionOrder',
]);
}
/**
* Gets the private '.service_locator.jTOejGZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JTOejGZService()
{
return $this->privates['.service_locator.jTOejGZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'thePropertySessionRepository' => ['privates', 'App\\Repository\\ThePropertySessionRepository', 'getThePropertySessionRepositoryService', false],
], [
'thePropertySessionRepository' => 'App\\Repository\\ThePropertySessionRepository',
]);
}
/**
* Gets the private '.service_locator.jqKA1ti' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_JqKA1tiService()
{
return $this->privates['.service_locator.jqKA1ti'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.jqKA1ti.App\\Entity\\SyndicChat', NULL, 'Cannot autowire service ".service_locator.jqKA1ti": it references class "App\\Entity\\SyndicChat" but no such service exists.'],
], [
'data' => 'App\\Entity\\SyndicChat',
]);
}
/**
* Gets the private '.service_locator.k2UDkSr' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_K2UDkSrService()
{
return $this->privates['.service_locator.k2UDkSr'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'categoryEnvironnementRepository' => ['privates', 'App\\Repository\\CategoryEnvironnementRepository', 'getCategoryEnvironnementRepositoryService', false],
], [
'categoryEnvironnementRepository' => 'App\\Repository\\CategoryEnvironnementRepository',
]);
}
/**
* Gets the private '.service_locator.kHIPNC3' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KHIPNC3Service()
{
return $this->privates['.service_locator.kHIPNC3'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'workcost' => ['privates', '.errored..service_locator.kHIPNC3.App\\Entity\\Workcost', NULL, 'Cannot autowire service ".service_locator.kHIPNC3": it references class "App\\Entity\\Workcost" but no such service exists.'],
], [
'workcost' => 'App\\Entity\\Workcost',
]);
}
/**
* Gets the private '.service_locator.kJ7g21u' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KJ7g21uService()
{
return $this->privates['.service_locator.kJ7g21u'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'dateMovinExist' => ['privates', '.errored..service_locator.kJ7g21u.App\\Entity\\MovingDate', NULL, 'Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\MovingDate" but no such service exists.'],
'theProperty' => ['privates', '.errored..service_locator.kJ7g21u.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'user' => ['privates', '.errored..service_locator.kJ7g21u.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.kJ7g21u": it references class "App\\Entity\\User" but no such service exists.'],
], [
'dateMovinExist' => 'App\\Entity\\MovingDate',
'theProperty' => 'App\\Entity\\TheProperty',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.kSnmcso' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KSnmcsoService()
{
return $this->privates['.service_locator.kSnmcso'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'rentestimation' => ['privates', '.errored..service_locator.kSnmcso.App\\Entity\\Rentestimation', NULL, 'Cannot autowire service ".service_locator.kSnmcso": it references class "App\\Entity\\Rentestimation" but no such service exists.'],
], [
'rentestimation' => 'App\\Entity\\Rentestimation',
]);
}
/**
* Gets the private '.service_locator.kmSUvCn' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_KmSUvCnService()
{
return $this->privates['.service_locator.kmSUvCn'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'clientSales' => ['privates', '.errored..service_locator.kmSUvCn.App\\Entity\\ClientSalesAgreement', NULL, 'Cannot autowire service ".service_locator.kmSUvCn": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.'],
], [
'clientSales' => 'App\\Entity\\ClientSalesAgreement',
]);
}
/**
* Gets the private '.service_locator.kn9MsEH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kn9MsEHService()
{
return $this->privates['.service_locator.kn9MsEH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.kn9MsEH.App\\Entity\\Notification', NULL, 'Cannot autowire service ".service_locator.kn9MsEH": it references class "App\\Entity\\Notification" but no such service exists.'],
'repository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
'service' => ['privates', 'App\\Service\\Api\\Notification\\NotificationService', 'getNotificationService2Service', false],
], [
'data' => 'App\\Entity\\Notification',
'repository' => 'App\\Repository\\NotificationRepository',
'service' => 'App\\Service\\Api\\Notification\\NotificationService',
]);
}
/**
* Gets the private '.service_locator.kw12yOt' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Kw12yOtService()
{
return $this->privates['.service_locator.kw12yOt'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'excelFile' => ['privates', '.errored..service_locator.kw12yOt.App\\Entity\\ExcelFile', NULL, 'Cannot autowire service ".service_locator.kw12yOt": it references class "App\\Entity\\ExcelFile" but no such service exists.'],
'excelFileRepository' => ['privates', 'App\\Repository\\ExcelFileRepository', 'getExcelFileRepositoryService', false],
], [
'excelFile' => 'App\\Entity\\ExcelFile',
'excelFileRepository' => 'App\\Repository\\ExcelFileRepository',
]);
}
/**
* Gets the private '.service_locator.l2QwsaZ' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_L2QwsaZService()
{
return $this->privates['.service_locator.l2QwsaZ'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.lqzS9y4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_LqzS9y4Service()
{
return $this->privates['.service_locator.lqzS9y4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
], [
'repository' => 'App\\Repository\\UserRepository',
]);
}
/**
* Gets the private '.service_locator.luv6nW.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Luv6nW_Service()
{
return $this->privates['.service_locator.luv6nW.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'order' => ['privates', '.errored..service_locator.luv6nW..App\\Entity\\Orders', NULL, 'Cannot autowire service ".service_locator.luv6nW.": it references class "App\\Entity\\Orders" but no such service exists.'],
], [
'order' => 'App\\Entity\\Orders',
]);
}
/**
* Gets the private '.service_locator.mC7pTcw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MC7pTcwService()
{
return $this->privates['.service_locator.mC7pTcw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'webhookService' => ['services', 'App\\Service\\YousignWebhookService', 'getYousignWebhookServiceService', false],
], [
'webhookService' => 'App\\Service\\YousignWebhookService',
]);
}
/**
* Gets the private '.service_locator.mZFiE_G' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MZFiEGService()
{
return $this->privates['.service_locator.mZFiE_G'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'thePropertyExtensionOrderRepository' => ['privates', 'App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository', 'getThePropertyExtensionOrderRepositoryService', false],
], [
'thePropertyExtensionOrderRepository' => 'App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository',
]);
}
/**
* Gets the private '.service_locator.m_.Dc7T' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_M_Dc7TService()
{
return $this->privates['.service_locator.m_.Dc7T'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'property' => ['privates', '.errored..service_locator.m_.Dc7T.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.m_.Dc7T": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'sendmailservice' => ['services', 'App\\Service\\SendMail\\SendmailService', 'getSendmailServiceService', false],
'user' => ['privates', '.errored..service_locator.m_.Dc7T.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.m_.Dc7T": it references class "App\\Entity\\User" but no such service exists.'],
], [
'property' => 'App\\Entity\\TheProperty',
'sendmailservice' => 'App\\Service\\SendMail\\SendmailService',
'user' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.mfu9Rg_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Mfu9RgService()
{
return $this->privates['.service_locator.mfu9Rg_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.mfu9Rg_.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.mfu9Rg_": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'propertyAdService' => ['privates', 'App\\Service\\Api\\TheProperty\\PropertyAdService', 'getPropertyAdServiceService', false],
], [
'data' => 'App\\Entity\\TheProperty',
'propertyAdService' => 'App\\Service\\Api\\TheProperty\\PropertyAdService',
]);
}
/**
* Gets the private '.service_locator.moJPmD6' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MoJPmD6Service()
{
return $this->privates['.service_locator.moJPmD6'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'guardAuthenticatorHandler' => ['privates', 'security.authentication.guard_handler', 'getSecurity_Authentication_GuardHandlerService', false],
'personnelAuthenticator' => ['privates', 'App\\Security\\PersonnelAuthenticator', 'getPersonnelAuthenticatorService', false],
], [
'guardAuthenticatorHandler' => '?',
'personnelAuthenticator' => 'App\\Security\\PersonnelAuthenticator',
]);
}
/**
* Gets the private '.service_locator.mpwZL0H' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_MpwZL0HService()
{
return $this->privates['.service_locator.mpwZL0H'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'demand' => ['privates', '.errored..service_locator.mpwZL0H.App\\Entity\\T3dDemands', NULL, 'Cannot autowire service ".service_locator.mpwZL0H": it references class "App\\Entity\\T3dDemands" but no such service exists.'],
], [
'demand' => 'App\\Entity\\T3dDemands',
]);
}
/**
* Gets the private '.service_locator.n0PRmXS' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_N0PRmXSService()
{
return $this->privates['.service_locator.n0PRmXS'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'contractRejectionService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService', 'getContractRejectionServiceService', false],
'solicitation' => ['privates', '.errored..service_locator.n0PRmXS.App\\Entity\\Solicitation', NULL, 'Cannot autowire service ".service_locator.n0PRmXS": it references class "App\\Entity\\Solicitation" but no such service exists.'],
], [
'contractRejectionService' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService',
'solicitation' => 'App\\Entity\\Solicitation',
]);
}
/**
* Gets the private '.service_locator.nDQTbMz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NDQTbMzService()
{
return $this->privates['.service_locator.nDQTbMz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'solarVoltaic' => ['privates', '.errored..service_locator.nDQTbMz.App\\Entity\\ProviderSolarPhotovoltaic', NULL, 'Cannot autowire service ".service_locator.nDQTbMz": it references class "App\\Entity\\ProviderSolarPhotovoltaic" but no such service exists.'],
], [
'solarVoltaic' => 'App\\Entity\\ProviderSolarPhotovoltaic',
]);
}
/**
* Gets the private '.service_locator.na73ZHI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Na73ZHIService()
{
return $this->privates['.service_locator.na73ZHI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PrasAffectationRepository', 'getPrasAffectationRepositoryService', false],
], [
'repository' => 'App\\Repository\\PrasAffectationRepository',
]);
}
/**
* Gets the private '.service_locator.nouU6Pi' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_NouU6PiService()
{
return $this->privates['.service_locator.nouU6Pi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.o.pBLRP' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O_PBLRPService()
{
return $this->privates['.service_locator.o.pBLRP'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'formule' => ['privates', 'App\\Service\\Formule', 'getFormuleService', false],
], [
'formule' => 'App\\Service\\Formule',
]);
}
/**
* Gets the private '.service_locator.o9wrxnc' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_O9wrxncService()
{
return $this->privates['.service_locator.o9wrxnc'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'property' => ['privates', '.errored..service_locator.o9wrxnc.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.o9wrxnc": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
'repository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'property' => 'App\\Entity\\TheProperty',
'repository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.oYeaqIz' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OYeaqIzService()
{
return $this->privates['.service_locator.oYeaqIz'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sBase' => ['privates', 'App\\Mybase\\Services\\Base\\SBase', 'getSBaseService', false],
'serializerInterface' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'subsectionRepository' => ['privates', 'App\\Repository\\SubsectionRepository', 'getSubsectionRepositoryService', false],
], [
'sBase' => 'App\\Mybase\\Services\\Base\\SBase',
'serializerInterface' => '?',
'subsectionRepository' => 'App\\Repository\\SubsectionRepository',
]);
}
/**
* Gets the private '.service_locator.oiABibH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_OiABibHService()
{
return $this->privates['.service_locator.oiABibH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'manager' => '?',
]);
}
/**
* Gets the private '.service_locator.or.noX7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Or_NoX7Service()
{
return $this->privates['.service_locator.or.noX7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'salesAgreement' => ['privates', '.errored..service_locator.or.noX7.App\\Entity\\ClientSalesAgreement', NULL, 'Cannot autowire service ".service_locator.or.noX7": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.'],
], [
'salesAgreement' => 'App\\Entity\\ClientSalesAgreement',
]);
}
/**
* Gets the private '.service_locator.p.ZVzkD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P_ZVzkDService()
{
return $this->privates['.service_locator.p.ZVzkD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'excelFileRepository' => ['privates', 'App\\Repository\\ExcelFileRepository', 'getExcelFileRepositoryService', false],
], [
'excelFileRepository' => 'App\\Repository\\ExcelFileRepository',
]);
}
/**
* Gets the private '.service_locator.p8g7kFY' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_P8g7kFYService()
{
return $this->privates['.service_locator.p8g7kFY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'AreaCsvRepository' => ['privates', 'App\\Repository\\AreaCsvRepository', 'getAreaCsvRepositoryService', false],
], [
'AreaCsvRepository' => 'App\\Repository\\AreaCsvRepository',
]);
}
/**
* Gets the private '.service_locator.pIUPwuq' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PIUPwuqService()
{
return $this->privates['.service_locator.pIUPwuq'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'supplier' => ['privates', '.errored..service_locator.pIUPwuq.App\\Entity\\Supplier', NULL, 'Cannot autowire service ".service_locator.pIUPwuq": it references class "App\\Entity\\Supplier" but no such service exists.'],
], [
'supplier' => 'App\\Entity\\Supplier',
]);
}
/**
* Gets the private '.service_locator.piW.LyK' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PiW_LyKService()
{
return $this->privates['.service_locator.piW.LyK'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csrfTokenManager' => ['services', '.container.private.security.csrf.token_manager', 'get_Container_Private_Security_Csrf_TokenManagerService', false],
'passwordEncoder' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
'personnel' => ['privates', '.errored..service_locator.piW.LyK.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.piW.LyK": it references class "App\\Entity\\User" but no such service exists.'],
], [
'csrfTokenManager' => '?',
'passwordEncoder' => '?',
'personnel' => 'App\\Entity\\User',
]);
}
/**
* Gets the private '.service_locator.pmZg3Qp' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_PmZg3QpService()
{
return $this->privates['.service_locator.pmZg3Qp'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.pmZg3Qp.App\\Entity\\EducationCsv', NULL, 'Cannot autowire service ".service_locator.pmZg3Qp": it references class "App\\Entity\\EducationCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\EducationCsv',
]);
}
/**
* Gets the private '.service_locator.q4bsI0S' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Q4bsI0SService()
{
return $this->privates['.service_locator.q4bsI0S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'region' => ['privates', '.errored..service_locator.q4bsI0S.App\\Entity\\Region', NULL, 'Cannot autowire service ".service_locator.q4bsI0S": it references class "App\\Entity\\Region" but no such service exists.'],
], [
'region' => 'App\\Entity\\Region',
]);
}
/**
* Gets the private '.service_locator.qC0B8LW' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QC0B8LWService()
{
return $this->privates['.service_locator.qC0B8LW'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'suggestionPriceService' => ['privates', 'App\\Service\\Api\\TheProperty\\SuggestionPriceService', 'getSuggestionPriceServiceService', false],
], [
'suggestionPriceService' => 'App\\Service\\Api\\TheProperty\\SuggestionPriceService',
]);
}
/**
* Gets the private '.service_locator.qfFZR0.' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QfFZR0_Service()
{
return $this->privates['.service_locator.qfFZR0.'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'excelFile' => ['privates', '.errored..service_locator.qfFZR0..App\\Entity\\ExcelFile', NULL, 'Cannot autowire service ".service_locator.qfFZR0.": it references class "App\\Entity\\ExcelFile" but no such service exists.'],
'excelFileRepository' => ['privates', 'App\\Repository\\ExcelFileRepository', 'getExcelFileRepositoryService', false],
'parameterBag' => ['privates', 'parameter_bag', 'getParameterBagService', false],
], [
'excelFile' => 'App\\Entity\\ExcelFile',
'excelFileRepository' => 'App\\Repository\\ExcelFileRepository',
'parameterBag' => '?',
]);
}
/**
* Gets the private '.service_locator.qkWn6JN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_QkWn6JNService()
{
return $this->privates['.service_locator.qkWn6JN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'authenticationUtils' => ['privates', 'security.authentication_utils', 'getSecurity_AuthenticationUtilsService', false],
'traiteFolder' => ['privates', 'App\\Service\\TraitementFolder', 'getTraitementFolderService', false],
], [
'authenticationUtils' => '?',
'traiteFolder' => 'App\\Service\\TraitementFolder',
]);
}
/**
* Gets the private '.service_locator.rJp3xY1' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RJp3xY1Service()
{
return $this->privates['.service_locator.rJp3xY1'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'sBase' => ['privates', 'App\\Mybase\\Services\\Base\\SBase', 'getSBaseService', false],
'serializerInterface' => ['services', '.container.private.serializer', 'get_Container_Private_SerializerService', false],
'typeofworkRepository' => ['privates', 'App\\Repository\\TypeofworkRepository', 'getTypeofworkRepositoryService', false],
], [
'sBase' => 'App\\Mybase\\Services\\Base\\SBase',
'serializerInterface' => '?',
'typeofworkRepository' => 'App\\Repository\\TypeofworkRepository',
]);
}
/**
* Gets the private '.service_locator.rLRqRgA' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RLRqRgAService()
{
return $this->privates['.service_locator.rLRqRgA'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'deedOfSale' => ['privates', '.errored..service_locator.rLRqRgA.App\\Entity\\DeedOfSale', NULL, 'Cannot autowire service ".service_locator.rLRqRgA": it references class "App\\Entity\\DeedOfSale" but no such service exists.'],
], [
'deedOfSale' => 'App\\Entity\\DeedOfSale',
]);
}
/**
* Gets the private '.service_locator.rY99cy5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RY99cy5Service()
{
return $this->privates['.service_locator.rY99cy5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'prasCsvRepository' => ['privates', 'App\\Repository\\PrasCsvRepository', 'getPrasCsvRepositoryService', false],
], [
'prasCsvRepository' => 'App\\Repository\\PrasCsvRepository',
]);
}
/**
* Gets the private '.service_locator.rhFGw9S' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_RhFGw9SService()
{
return $this->privates['.service_locator.rhFGw9S'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'receivedUser' => ['privates', '.errored..service_locator.rhFGw9S.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.rhFGw9S": it references class "App\\Entity\\User" but no such service exists.'],
'senderUser' => ['privates', '.errored..service_locator.rhFGw9S.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.rhFGw9S": it references class "App\\Entity\\User" but no such service exists.'],
'theproperty' => ['privates', '.errored..service_locator.rhFGw9S.App\\Entity\\TheProperty', NULL, 'Cannot autowire service ".service_locator.rhFGw9S": it references class "App\\Entity\\TheProperty" but no such service exists. Try changing the type-hint to "App\\Mybase\\Entity\\BaseEntity" instead.'],
], [
'receivedUser' => 'App\\Entity\\User',
'senderUser' => 'App\\Entity\\User',
'theproperty' => 'App\\Entity\\TheProperty',
]);
}
/**
* Gets the private '.service_locator.rx4Btpa' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Rx4BtpaService()
{
return $this->privates['.service_locator.rx4Btpa'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'repository' => ['privates', 'App\\Repository\\PublicInquiryInProgressCsvRepository', 'getPublicInquiryInProgressCsvRepositoryService', false],
], [
'repository' => 'App\\Repository\\PublicInquiryInProgressCsvRepository',
]);
}
/**
* Gets the private '.service_locator.s4h4eVI' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S4h4eVIService()
{
return $this->privates['.service_locator.s4h4eVI'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'mailToSend' => ['privates', 'App\\Service\\MailToSend', 'getMailToSendService', false],
'manager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'mailToSend' => 'App\\Service\\MailToSend',
'manager' => '?',
]);
}
/**
* Gets the private '.service_locator.s5JOzP2' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_S5JOzP2Service()
{
return $this->privates['.service_locator.s5JOzP2'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'propertytype' => ['privates', '.errored..service_locator.s5JOzP2.App\\Entity\\PropertyType', NULL, 'Cannot autowire service ".service_locator.s5JOzP2": it references class "App\\Entity\\PropertyType" but no such service exists.'],
], [
'propertytype' => 'App\\Entity\\PropertyType',
]);
}
/**
* Gets the private '.service_locator.tUSUGrk' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TUSUGrkService()
{
return $this->privates['.service_locator.tUSUGrk'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.tUSUGrk.App\\Entity\\PublicInquiryInProgressCsv', NULL, 'Cannot autowire service ".service_locator.tUSUGrk": it references class "App\\Entity\\PublicInquiryInProgressCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\PublicInquiryInProgressCsv',
]);
}
/**
* Gets the private '.service_locator.tUwTca4' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TUwTca4Service()
{
return $this->privates['.service_locator.tUwTca4'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Microservice\\CadastreService', 'getCadastreServiceService', false],
], [
'service' => 'App\\Service\\Microservice\\CadastreService',
]);
}
/**
* Gets the private '.service_locator.tXWH.r8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TXWH_R8Service()
{
return $this->privates['.service_locator.tXWH.r8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.tXWH.r8.App\\Entity\\BrugisCsv', NULL, 'Cannot autowire service ".service_locator.tXWH.r8": it references class "App\\Entity\\BrugisCsv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\BrugisCsv',
]);
}
/**
* Gets the private '.service_locator.te70QFD' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Te70QFDService()
{
return $this->privates['.service_locator.te70QFD'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'csv' => ['privates', '.errored..service_locator.te70QFD.App\\Entity\\Csv', NULL, 'Cannot autowire service ".service_locator.te70QFD": it references class "App\\Entity\\Csv" but no such service exists.'],
], [
'csv' => 'App\\Entity\\Csv',
]);
}
/**
* Gets the private '.service_locator.tiqlpZ8' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_TiqlpZ8Service()
{
return $this->privates['.service_locator.tiqlpZ8'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'advertisingRepository' => ['privates', 'App\\Repository\\ExternalProviderAdvertisingRepository', 'getExternalProviderAdvertisingRepositoryService', false],
], [
'advertisingRepository' => 'App\\Repository\\ExternalProviderAdvertisingRepository',
]);
}
/**
* Gets the private '.service_locator.u2JReeV' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_U2JReeVService()
{
return $this->privates['.service_locator.u2JReeV'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'country' => ['privates', '.errored..service_locator.u2JReeV.App\\Entity\\Country', NULL, 'Cannot autowire service ".service_locator.u2JReeV": it references class "App\\Entity\\Country" but no such service exists.'],
], [
'country' => 'App\\Entity\\Country',
]);
}
/**
* Gets the private '.service_locator.v5Ow3DE' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_V5Ow3DEService()
{
return $this->privates['.service_locator.v5Ow3DE'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'formule' => ['privates', 'App\\Service\\Formule', 'getFormuleService', false],
'getloyerimmmogo' => ['privates', 'App\\Service\\GetloyerprospectifImmogo', 'getGetloyerprospectifImmogoService', false],
'traitementUrl' => ['privates', 'App\\Service\\TraitementUrl', 'getTraitementUrlService', false],
], [
'formule' => 'App\\Service\\Formule',
'getloyerimmmogo' => 'App\\Service\\GetloyerprospectifImmogo',
'traitementUrl' => 'App\\Service\\TraitementUrl',
]);
}
/**
* Gets the private '.service_locator.vIdYB67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VIdYB67Service()
{
return $this->privates['.service_locator.vIdYB67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.service_locator.vZAMnV5' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_VZAMnV5Service()
{
return $this->privates['.service_locator.vZAMnV5'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService', 'getValidateOfferLeaseServiceService', false],
], [
'service' => 'App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService',
]);
}
/**
* Gets the private '.service_locator.viRkkJL' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ViRkkJLService()
{
return $this->privates['.service_locator.viRkkJL'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'salesAgreementFile' => ['privates', '.errored..service_locator.viRkkJL.App\\Entity\\SalesAgreementFile', NULL, 'Cannot autowire service ".service_locator.viRkkJL": it references class "App\\Entity\\SalesAgreementFile" but no such service exists.'],
], [
'salesAgreementFile' => 'App\\Entity\\SalesAgreementFile',
]);
}
/**
* Gets the private '.service_locator.vwd5GYN' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Vwd5GYNService()
{
return $this->privates['.service_locator.vwd5GYN'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.vwd5GYN.App\\Entity\\ClientSalesAgreement', NULL, 'Cannot autowire service ".service_locator.vwd5GYN": it references class "App\\Entity\\ClientSalesAgreement" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\ClientSales\\UploadSalesAgreementService', 'getUploadSalesAgreementServiceService', false],
], [
'data' => 'App\\Entity\\ClientSalesAgreement',
'service' => 'App\\Service\\Api\\ClientSales\\UploadSalesAgreementService',
]);
}
/**
* Gets the private '.service_locator.whbH868' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WhbH868Service()
{
return $this->privates['.service_locator.whbH868'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'data' => ['privates', '.errored..service_locator.whbH868.App\\Entity\\LeaseContract', NULL, 'Cannot autowire service ".service_locator.whbH868": it references class "App\\Entity\\LeaseContract" but no such service exists.'],
], [
'data' => 'App\\Entity\\LeaseContract',
]);
}
/**
* Gets the private '.service_locator.wmfmmb7' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Wmfmmb7Service()
{
return $this->privates['.service_locator.wmfmmb7'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'client' => ['privates', '.errored..service_locator.wmfmmb7.App\\Entity\\User', NULL, 'Cannot autowire service ".service_locator.wmfmmb7": it references class "App\\Entity\\User" but no such service exists.'],
'passwordEncoder' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
], [
'client' => 'App\\Entity\\User',
'passwordEncoder' => '?',
]);
}
/**
* Gets the private '.service_locator.wxP.RsM' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_WxP_RsMService()
{
return $this->privates['.service_locator.wxP.RsM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'service' => ['privates', 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService', 'getContractUploadServiceService', false],
], [
'service' => 'App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService',
]);
}
/**
* Gets the private '.service_locator.xFZHlpd' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XFZHlpdService()
{
return $this->privates['.service_locator.xFZHlpd'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'primeRepository' => ['privates', 'App\\Repository\\PrimeRepository', 'getPrimeRepositoryService', false],
'thepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
], [
'primeRepository' => 'App\\Repository\\PrimeRepository',
'thepropertyRepository' => 'App\\Repository\\ThepropertyRepository',
]);
}
/**
* Gets the private '.service_locator.xlsQoWH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_XlsQoWHService()
{
return $this->privates['.service_locator.xlsQoWH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'passwordEncoder' => ['privates', 'security.user_password_hasher', 'getSecurity_UserPasswordHasherService', false],
], [
'passwordEncoder' => '?',
]);
}
/**
* Gets the private '.service_locator.yGdZL4P' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YGdZL4PService()
{
return $this->privates['.service_locator.yGdZL4P'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'leaseContract' => ['privates', '.errored..service_locator.yGdZL4P.App\\Entity\\LeaseContract', NULL, 'Cannot autowire service ".service_locator.yGdZL4P": it references class "App\\Entity\\LeaseContract" but no such service exists.'],
], [
'leaseContract' => 'App\\Entity\\LeaseContract',
]);
}
/**
* Gets the private '.service_locator.yV6bB6q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YV6bB6qService()
{
return $this->privates['.service_locator.yV6bB6q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'carpoolAnnouncementRepository' => ['privates', 'App\\Repository\\CarpoolAnnouncementRepository', 'getCarpoolAnnouncementRepositoryService', false],
], [
'carpoolAnnouncementRepository' => 'App\\Repository\\CarpoolAnnouncementRepository',
]);
}
/**
* Gets the private '.service_locator.yu8o_1d' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Yu8o1dService()
{
return $this->privates['.service_locator.yu8o_1d'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'editProfileService' => ['privates', 'App\\Service\\Api\\UsersProfile\\Webshop\\EditProfileService', 'getEditProfileServiceService', false],
], [
'editProfileService' => 'App\\Service\\Api\\UsersProfile\\Webshop\\EditProfileService',
]);
}
/**
* Gets the private '.service_locator.ywyVEm_' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_YwyVEmService()
{
return $this->privates['.service_locator.ywyVEm_'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'primeAmountService' => ['privates', 'App\\Service\\Api\\Prime\\PrimeAmountService', 'getPrimeAmountServiceService', false],
], [
'primeAmountService' => 'App\\Service\\Api\\Prime\\PrimeAmountService',
]);
}
/**
* Gets the private '.service_locator.z7R5T1y' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z7R5T1yService()
{
return $this->privates['.service_locator.z7R5T1y'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'offerLease' => ['privates', '.errored..service_locator.z7R5T1y.App\\Entity\\OfferLease', NULL, 'Cannot autowire service ".service_locator.z7R5T1y": it references class "App\\Entity\\OfferLease" but no such service exists.'],
'service' => ['privates', 'App\\Service\\Api\\OfferLease\\SignOfferLeaseService', 'getSignOfferLeaseServiceService', false],
], [
'offerLease' => 'App\\Entity\\OfferLease',
'service' => 'App\\Service\\Api\\OfferLease\\SignOfferLeaseService',
]);
}
/**
* Gets the private '.service_locator.z7qwdkH' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_Z7qwdkHService()
{
return $this->privates['.service_locator.z7qwdkH'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'plan' => ['privates', '.errored..service_locator.z7qwdkH.App\\Entity\\Plan\\Plan', NULL, 'Cannot autowire service ".service_locator.z7qwdkH": it references class "App\\Entity\\Plan\\Plan" but no such service exists.'],
], [
'plan' => 'App\\Entity\\Plan\\Plan',
]);
}
/**
* Gets the private '.service_locator.zD8.Q8Q' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZD8_Q8QService()
{
return $this->privates['.service_locator.zD8.Q8Q'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'event_dispatcher' => ['services', 'event_dispatcher', 'getEventDispatcherService', false],
'security.event_dispatcher.admin' => ['privates', 'security.event_dispatcher.admin', 'getSecurity_EventDispatcher_AdminService', false],
'security.event_dispatcher.client' => ['privates', 'security.event_dispatcher.client', 'getSecurity_EventDispatcher_ClientService', false],
], [
'event_dispatcher' => '?',
'security.event_dispatcher.admin' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
'security.event_dispatcher.client' => 'Symfony\\Component\\EventDispatcher\\EventDispatcher',
]);
}
/**
* Gets the private '.service_locator.zK2Ig67' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZK2Ig67Service()
{
return $this->privates['.service_locator.zK2Ig67'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'productService' => ['privates', '.errored..service_locator.zK2Ig67.App\\Entity\\SubscriptionProductService', NULL, 'Cannot autowire service ".service_locator.zK2Ig67": it references class "App\\Entity\\SubscriptionProductService" but no such service exists.'],
'traitement' => ['privates', 'App\\Service\\Traitement', 'getTraitement2Service', false],
], [
'productService' => 'App\\Entity\\SubscriptionProductService',
'traitement' => 'App\\Service\\Traitement',
]);
}
/**
* Gets the private '.service_locator.z_o1inx' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZO1inxService()
{
return $this->privates['.service_locator.z_o1inx'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'subscriptionProductServiceRepository' => ['privates', 'App\\Repository\\SubscriptionProductServiceRepository', 'getSubscriptionProductServiceRepositoryService', false],
], [
'subscriptionProductServiceRepository' => 'App\\Repository\\SubscriptionProductServiceRepository',
]);
}
/**
* Gets the private '.service_locator.zfhfaAB' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZfhfaABService()
{
return $this->privates['.service_locator.zfhfaAB'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'obligations' => ['privates', 'App\\Repository\\ObligationsRepository', 'getObligationsRepositoryService', false],
], [
'obligations' => 'App\\Repository\\ObligationsRepository',
]);
}
/**
* Gets the private '.service_locator.zyI4Piw' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function get_ServiceLocator_ZyI4PiwService()
{
return $this->privates['.service_locator.zyI4Piw'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'entityManager' => ['services', 'doctrine.orm.default_entity_manager', 'getDoctrine_Orm_DefaultEntityManagerService', false],
], [
'entityManager' => '?',
]);
}
/**
* Gets the private '.session.deprecated' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionInterface
*/
protected function get_Session_DeprecatedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
}
/**
* Gets the private '.twig.command.debug.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Debug_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.debug.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('debug:twig', [], 'Show a list of twig functions, filters, globals and tests', false, function (): \Symfony\Bridge\Twig\Command\DebugCommand {
return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
});
}
/**
* Gets the private '.twig.command.lint.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_Twig_Command_Lint_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.twig.command.lint.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('lint:twig', [], 'Lint a Twig template and outputs encountered errors', false, function (): \Symfony\Bundle\TwigBundle\Command\LintCommand {
return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
});
}
/**
* Gets the private '.var_dumper.command.server_dump.lazy' shared service.
*
* @return \Symfony\Component\Console\Command\LazyCommand
*/
protected function get_VarDumper_Command_ServerDump_LazyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/LazyCommand.php';
return $this->privates['.var_dumper.command.server_dump.lazy'] = new \Symfony\Component\Console\Command\LazyCommand('server:dump', [], 'Start a dump server that collects and displays dumps in a single place', false, function (): \Symfony\Component\VarDumper\Command\ServerDumpCommand {
return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
});
}
/**
* Gets the private 'App\Command\Admin\CreateAdminUserCommand' shared autowired service.
*
* @return \App\Command\Admin\CreateAdminUserCommand
*/
protected function getCreateAdminUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ValidateInputAdminUserCommand.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/CreateAdminUserCommand.php';
$this->privates['App\\Command\\Admin\\CreateAdminUserCommand'] = $instance = new \App\Command\Admin\CreateAdminUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
$instance->setName('admin:create:admin-user');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportThePropertyDailyNeedsCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportThePropertyDailyNeedsCommand
*/
protected function getImportThePropertyDailyNeedsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportThePropertyDailyNeedsCommand.php';
$this->privates['App\\Command\\Admin\\ImportThePropertyDailyNeedsCommand'] = $instance = new \App\Command\Admin\ImportThePropertyDailyNeedsCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:import:daily-needs');
$instance->setDescription('This command import the properties daily needs from a json file');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportThePropertyDocumentTypesCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportThePropertyDocumentTypesCommand
*/
protected function getImportThePropertyDocumentTypesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportThePropertyDocumentTypesCommand.php';
$this->privates['App\\Command\\Admin\\ImportThePropertyDocumentTypesCommand'] = $instance = new \App\Command\Admin\ImportThePropertyDocumentTypesCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:import:property-document-types');
$instance->setDescription('This command import the properties document types from a json file');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportThePropertyFeaturesCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportThePropertyFeaturesCommand
*/
protected function getImportThePropertyFeaturesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportThePropertyFeaturesCommand.php';
$this->privates['App\\Command\\Admin\\ImportThePropertyFeaturesCommand'] = $instance = new \App\Command\Admin\ImportThePropertyFeaturesCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:import:property-features');
$instance->setDescription('This command import the properties features list from a json file');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportThePropertyOptionsCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportThePropertyOptionsCommand
*/
protected function getImportThePropertyOptionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportThePropertyOptionsCommand.php';
$this->privates['App\\Command\\Admin\\ImportThePropertyOptionsCommand'] = $instance = new \App\Command\Admin\ImportThePropertyOptionsCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:import:property-options');
$instance->setDescription('This command import the properties options from a json file');
return $instance;
}
/**
* Gets the private 'App\Command\Admin\ImportTheServiceCategoriesCommand' shared autowired service.
*
* @return \App\Command\Admin\ImportTheServiceCategoriesCommand
*/
protected function getImportTheServiceCategoriesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Admin/ImportTheServiceCategoriesCommand.php';
$this->privates['App\\Command\\Admin\\ImportTheServiceCategoriesCommand'] = $instance = new \App\Command\Admin\ImportTheServiceCategoriesCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('admin:import:service-categories');
$instance->setDescription('This command import the service proximity categories from a json file');
return $instance;
}
/**
* Gets the private 'App\Command\AlertCommand' shared autowired service.
*
* @return \App\Command\AlertCommand
*/
protected function getAlertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/AlertCommand.php';
$this->privates['App\\Command\\AlertCommand'] = $instance = new \App\Command\AlertCommand(($this->privates['App\\Repository\\AlertRepository'] ?? $this->getAlertRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()), ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:alert:search-result');
$instance->setDescription('Commande pour verifier si les alertes ont des reponses.');
return $instance;
}
/**
* Gets the private 'App\Command\BoilerExpert\BoilerBrusselsCommand' shared autowired service.
*
* @return \App\Command\BoilerExpert\BoilerBrusselsCommand
*/
protected function getBoilerBrusselsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/BoilerExpert/BoilerBrusselsCommand.php';
$this->privates['App\\Command\\BoilerExpert\\BoilerBrusselsCommand'] = $instance = new \App\Command\BoilerExpert\BoilerBrusselsCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:boiler-brussels');
$instance->setDescription('Commande pour ajouter des données pour les bureaux d\'etudes d\'expert de chaudières pour la Region Bruxelles Capitaled');
return $instance;
}
/**
* Gets the private 'App\Command\BoilerExpert\BoilerFlandreCommand' shared autowired service.
*
* @return \App\Command\BoilerExpert\BoilerFlandreCommand
*/
protected function getBoilerFlandreCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/BoilerExpert/BoilerFlandreCommand.php';
$this->privates['App\\Command\\BoilerExpert\\BoilerFlandreCommand'] = $instance = new \App\Command\BoilerExpert\BoilerFlandreCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:boiler-flandre');
$instance->setDescription('Commande pour ajouter des données pour les bureaux d\'etudes de chaudiere pour Flandre');
return $instance;
}
/**
* Gets the private 'App\Command\BoilerExpert\BoilerWallonieCommand' shared autowired service.
*
* @return \App\Command\BoilerExpert\BoilerWallonieCommand
*/
protected function getBoilerWallonieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/BoilerExpert/BoilerWallonieCommand.php';
$this->privates['App\\Command\\BoilerExpert\\BoilerWallonieCommand'] = $instance = new \App\Command\BoilerExpert\BoilerWallonieCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:boiler-wallonie');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the private 'App\Command\CheckEmailReceivedCommand' shared autowired service.
*
* @return \App\Command\CheckEmailReceivedCommand
*/
protected function getCheckEmailReceivedCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/CheckEmailReceivedCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Inbound/InboundCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Inbound/InboundCheckerService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Inbound/HtmlParser.php';
include_once \dirname(__DIR__, 4).'/src/Service/Mailbox/Inbound/AttachmentService.php';
$this->privates['App\\Command\\CheckEmailReceivedCommand'] = $instance = new \App\Command\CheckEmailReceivedCommand(new \App\Service\Mailbox\Inbound\InboundCheckerService(($this->privates['App\\Repository\\CheckEmailProcessRepository'] ?? $this->getCheckEmailProcessRepositoryService()), ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService()), new \App\Service\Mailbox\Inbound\HtmlParser(), ($this->services['App\\Service\\Mailbox\\Inbound\\AttachmentService'] ?? ($this->services['App\\Service\\Mailbox\\Inbound\\AttachmentService'] = new \App\Service\Mailbox\Inbound\AttachmentService((\dirname(__DIR__, 4).'/public/uploads/attachments/'), '/uploads/attachments/')))));
$instance->setName('email:inbound:check');
return $instance;
}
/**
* Gets the private 'App\Command\CreateEventsOnspanCommand' shared autowired service.
*
* @return \App\Command\CreateEventsOnspanCommand
*/
protected function getCreateEventsOnspanCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/CreateEventsOnspanCommand.php';
$this->privates['App\\Command\\CreateEventsOnspanCommand'] = $instance = new \App\Command\CreateEventsOnspanCommand(($this->services['App\\Service\\Onespan\\EventNotificationService'] ?? $this->getEventNotificationServiceService()));
$instance->setName('CreateEventsOnspan');
$instance->setDescription('Create events notifications for Onespan');
return $instance;
}
/**
* Gets the private 'App\Command\ElevatorExpert\CompaniesCommand' shared autowired service.
*
* @return \App\Command\ElevatorExpert\CompaniesCommand
*/
protected function getCompaniesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ElevatorExpert/CompaniesCommand.php';
$this->privates['App\\Command\\ElevatorExpert\\CompaniesCommand'] = $instance = new \App\Command\ElevatorExpert\CompaniesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
$instance->setName('app:companies');
$instance->setDescription('Commande pour ajouter des données pour simuler sur la liste des entreprises ayant un certificat valable pour les travaux d\'entretien');
return $instance;
}
/**
* Gets the private 'App\Command\Engie\NewEngieCommand' shared autowired service.
*
* @return \App\Command\Engie\NewEngieCommand
*/
protected function getNewEngieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Engie/NewEngieCommand.php';
$this->privates['App\\Command\\Engie\\NewEngieCommand'] = $instance = new \App\Command\Engie\NewEngieCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:new-engie');
$instance->setDescription('Command to import new engie data');
return $instance;
}
/**
* Gets the private 'App\Command\ImportArtistList' shared autowired service.
*
* @return \App\Command\ImportArtistList
*/
protected function getImportArtistListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportArtistList.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/Society/SocietyManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\ImportArtistList'] = $instance = new \App\Command\ImportArtistList($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), new \App\Service\Manager\Society\SocietyManager($a));
$instance->setName('import:artist');
$instance->setDescription('Import artist list');
return $instance;
}
/**
* Gets the private 'App\Command\ImportCsvBankCommand' shared autowired service.
*
* @return \App\Command\ImportCsvBankCommand
*/
protected function getImportCsvBankCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportCsvBankCommand.php';
$this->privates['App\\Command\\ImportCsvBankCommand'] = $instance = new \App\Command\ImportCsvBankCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\PretRepository'] ?? $this->getPretRepositoryService()));
$instance->setName('app:import:csv:bank');
$instance->setDescription('Insertion du contenu di fichier csv dans la base de donnée');
return $instance;
}
/**
* Gets the private 'App\Command\ImportCsvsimulationCommand' shared autowired service.
*
* @return \App\Command\ImportCsvsimulationCommand
*/
protected function getImportCsvsimulationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportCsvsimulationCommand.php';
$this->privates['App\\Command\\ImportCsvsimulationCommand'] = $instance = new \App\Command\ImportCsvsimulationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:import:csvsimulation');
$instance->setDescription('Commande pour ajouter une simulation depuis un fichier csv.');
return $instance;
}
/**
* Gets the private 'App\Command\ImportEngineeringToUserCommand' shared autowired service.
*
* @return \App\Command\ImportEngineeringToUserCommand
*/
protected function getImportEngineeringToUserCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportEngineeringToUserCommand.php';
$this->privates['App\\Command\\ImportEngineeringToUserCommand'] = $instance = new \App\Command\ImportEngineeringToUserCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['App\\Repository\\EngineeringOfficesRepository'] ?? $this->getEngineeringOfficesRepositoryService()));
$instance->setName('app:import:engineering-to:user');
return $instance;
}
/**
* Gets the private 'App\Command\ImportExcelFileCommand' shared autowired service.
*
* @return \App\Command\ImportExcelFileCommand
*/
protected function getImportExcelFileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportExcelFileCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Import/DataImportService.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->privates['App\\Command\\ImportExcelFileCommand'] = $instance = new \App\Command\ImportExcelFileCommand(new \App\Service\Import\DataImportService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a, ($this->privates['App\\Repository\\ExcelFileRepository'] ?? $this->getExcelFileRepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), $a);
$instance->setName('import:excel');
$instance->setDescription('Importer les données depuis les fichiers xls, csv, xlsx');
return $instance;
}
/**
* Gets the private 'App\Command\ImportImageGeoportailCommand' shared autowired service.
*
* @return \App\Command\ImportImageGeoportailCommand
*/
protected function getImportImageGeoportailCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportImageGeoportailCommand.php';
$this->privates['App\\Command\\ImportImageGeoportailCommand'] = $instance = new \App\Command\ImportImageGeoportailCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:import:image-geoportail');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the private 'App\Command\ImportMovingCompanyCommand' shared autowired service.
*
* @return \App\Command\ImportMovingCompanyCommand
*/
protected function getImportMovingCompanyCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportMovingCompanyCommand.php';
$this->privates['App\\Command\\ImportMovingCompanyCommand'] = $instance = new \App\Command\ImportMovingCompanyCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Repository\\ExcelFileRepository'] ?? $this->getExcelFileRepositoryService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()));
$instance->setName('import:moving-company');
$instance->setDescription('Import moving company list');
return $instance;
}
/**
* Gets the private 'App\Command\ImportObligationsCommand' shared autowired service.
*
* @return \App\Command\ImportObligationsCommand
*/
protected function getImportObligationsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportObligationsCommand.php';
include_once \dirname(__DIR__, 4).'/src/Mybase/Manager/MybaseManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ImportObligationsManager.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\ImportObligationsCommand'] = $instance = new \App\Command\ImportObligationsCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, new \App\Service\Manager\ImportObligationsManager(($this->privates['App\\Repository\\ObligationsRepository'] ?? $this->getObligationsRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->services['jms_serializer'] ?? $this->getJmsSerializerService()), $a), ($this->privates['App\\Service\\Csv\\CsvManager'] ?? $this->getCsvManagerService()));
$instance->setName('import:environment:obligation');
$instance->setDescription('Importer les obligations après demande de permis depuis un fichier csv');
return $instance;
}
/**
* Gets the private 'App\Command\ImportOccupationPeriodDataCommand' shared autowired service.
*
* @return \App\Command\ImportOccupationPeriodDataCommand
*/
protected function getImportOccupationPeriodDataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportOccupationPeriodDataCommand.php';
$this->privates['App\\Command\\ImportOccupationPeriodDataCommand'] = $instance = new \App\Command\ImportOccupationPeriodDataCommand();
$instance->setName('import:occupation:data');
$instance->setDescription('Import days maximum occupation period');
return $instance;
}
/**
* Gets the private 'App\Command\ImportPrimeCommand' shared autowired service.
*
* @return \App\Command\ImportPrimeCommand
*/
protected function getImportPrimeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportPrimeCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/ImportPrimeManager.php';
$this->privates['App\\Command\\ImportPrimeCommand'] = $instance = new \App\Command\ImportPrimeCommand(($this->privates['App\\Service\\Csv\\CsvManager'] ?? $this->getCsvManagerService()), new \App\Service\Csv\ImportPrimeManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService())), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('import:prime-bruxelle');
$instance->setDescription('Importer les types et les details de primes depuis un fichier csv');
return $instance;
}
/**
* Gets the private 'App\Command\ImportProviderSocietyCommand' shared autowired service.
*
* @return \App\Command\ImportProviderSocietyCommand
*/
protected function getImportProviderSocietyCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportProviderSocietyCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ProviderSocietyImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\ImportProviderSocietyCommand'] = $instance = new \App\Command\ImportProviderSocietyCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\ProviderSocietyCsvRepository'] ?? $this->getProviderSocietyCsvRepositoryService()), new \App\Service\Manager\ProviderSocietyImportManager($a, ($this->privates['App\\Repository\\ProviderSocietyRepository'] ?? $this->getProviderSocietyRepositoryService())), ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())));
$instance->setName('import:provider-society');
$instance->setDescription('Ajouter les sociétés de fournisseur');
return $instance;
}
/**
* Gets the private 'App\Command\ImportStreetAveragePriceCommand' shared autowired service.
*
* @return \App\Command\ImportStreetAveragePriceCommand
*/
protected function getImportStreetAveragePriceCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Service/Common/StringUtils.php';
include_once \dirname(__DIR__, 4).'/src/Service/Common/FloatUtils.php';
include_once \dirname(__DIR__, 4).'/src/Service/Common/IntegerUtils.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportStreetAveragePriceCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Address/AddressService.php';
$this->privates['App\\Command\\ImportStreetAveragePriceCommand'] = $instance = new \App\Command\ImportStreetAveragePriceCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), new \App\Service\Api\Address\AddressService(($this->privates['App\\Repository\\AdressRepository'] ?? $this->getAdressRepositoryService())), ($this->privates['App\\Repository\\ExcelFileRepository'] ?? $this->getExcelFileRepositoryService()));
$instance->setName('app:import:street-average-price');
$instance->setDescription('Importer les prix moyens par mètre carré pour chaque rue.');
return $instance;
}
/**
* Gets the private 'App\Command\ImportThepropertyProviderCommand' shared autowired service.
*
* @return \App\Command\ImportThepropertyProviderCommand
*/
protected function getImportThepropertyProviderCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/ImportThepropertyProviderCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/ThepropertyProviderImportManager.php';
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvConvertToArray.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\ImportThepropertyProviderCommand'] = $instance = new \App\Command\ImportThepropertyProviderCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $a, ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Repository\\ThepropertyProviderCsvRepository'] ?? $this->getThepropertyProviderCsvRepositoryService()), new \App\Service\Manager\ThepropertyProviderImportManager($a, ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Repository\\ThepropertyProviderRepository'] ?? $this->getThepropertyProviderRepositoryService()), ($this->privates['App\\Repository\\AdressRepository'] ?? $this->getAdressRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService())), ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] ?? ($this->privates['App\\Service\\Csv\\CsvConvertToArray'] = new \App\Service\Csv\CsvConvertToArray())));
$instance->setName('app:import:thepropertyProvider');
return $instance;
}
/**
* Gets the private 'App\Command\InsertCsvPretCommand' shared autowired service.
*
* @return \App\Command\InsertCsvPretCommand
*/
protected function getInsertCsvPretCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/InsertCsvPretCommand.php';
$this->privates['App\\Command\\InsertCsvPretCommand'] = $instance = new \App\Command\InsertCsvPretCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:insert:csv-pret');
$instance->setDescription('Insertion de contenu di fichier csv dans la base de donnée');
return $instance;
}
/**
* Gets the private 'App\Command\JsonFileCommand' shared autowired service.
*
* @return \App\Command\JsonFileCommand
*/
protected function getJsonFileCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/JsonFileCommand.php';
$this->privates['App\\Command\\JsonFileCommand'] = $instance = new \App\Command\JsonFileCommand(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $this, ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:import:json');
$instance->setDescription('Importer les données depuis les fichiers json');
return $instance;
}
/**
* Gets the private 'App\Command\Mobility\FranceMobilityCommand' shared autowired service.
*
* @return \App\Command\Mobility\FranceMobilityCommand
*/
protected function getFranceMobilityCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/Mobility/FranceMobilityCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Manager/FranceMobilityManager.php';
$a = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
$this->privates['App\\Command\\Mobility\\FranceMobilityCommand'] = $instance = new \App\Command\Mobility\FranceMobilityCommand(new \App\Service\Manager\FranceMobilityManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $a), $a);
$instance->setName('app:mobility:france');
return $instance;
}
/**
* Gets the private 'App\Command\MunicipalityCommand' shared autowired service.
*
* @return \App\Command\MunicipalityCommand
*/
protected function getMunicipalityCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/MunicipalityCommand.php';
$this->privates['App\\Command\\MunicipalityCommand'] = $instance = new \App\Command\MunicipalityCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:import:municipality');
$instance->setDescription('Commande pour ajouter des communes depuis un fichier csv.');
return $instance;
}
/**
* Gets the private 'App\Command\PolygonTransformationCommand' shared autowired service.
*
* @return \App\Command\PolygonTransformationCommand
*/
protected function getPolygonTransformationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PolygonTransformationCommand.php';
$this->privates['App\\Command\\PolygonTransformationCommand'] = $instance = new \App\Command\PolygonTransformationCommand(($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:polygon:transformation');
$instance->setDescription('Transform a array of coordinates to a polygon as string format');
return $instance;
}
/**
* Gets the private 'App\Command\PrimeAlertCommand' shared autowired service.
*
* @return \App\Command\PrimeAlertCommand
*/
protected function getPrimeAlertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/PrimeAlertCommand.php';
$this->privates['App\\Command\\PrimeAlertCommand'] = $instance = new \App\Command\PrimeAlertCommand(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
$instance->setName('app:prime-alert');
$instance->setDescription('Envoyez les alertes de suivie des procédures de prime');
return $instance;
}
/**
* Gets the private 'App\Command\RedisClearCacheCommand' shared autowired service.
*
* @return \App\Command\RedisClearCacheCommand
*/
protected function getRedisClearCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RedisClearCacheCommand.php';
$this->privates['App\\Command\\RedisClearCacheCommand'] = $instance = new \App\Command\RedisClearCacheCommand(($this->services['SymfonyBundles\\RedisBundle\\Redis\\ClientInterface'] ?? $this->getClientInterfaceService()));
$instance->setName('app:redis:clear-cache');
$instance->setDescription('Clears the Redis cache');
return $instance;
}
/**
* Gets the private 'App\Command\RegionCommand' shared autowired service.
*
* @return \App\Command\RegionCommand
*/
protected function getRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RegionCommand.php';
$this->privates['App\\Command\\RegionCommand'] = $instance = new \App\Command\RegionCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
$instance->setName('app:import:region');
$instance->setDescription('Commande pour ajouter des regions depuis un fichier csv.');
return $instance;
}
/**
* Gets the private 'App\Command\RentestimationCommand' shared autowired service.
*
* @return \App\Command\RentestimationCommand
*/
protected function getRentestimationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/RentestimationCommand.php';
$this->privates['App\\Command\\RentestimationCommand'] = $instance = new \App\Command\RentestimationCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
$instance->setName('app:import:rentestimation');
$instance->setDescription('Commande pour ajouter des estimations de loyer depuis un fichier csv.');
return $instance;
}
/**
* Gets the private 'App\Command\SendEmailNotificationCommand' shared autowired service.
*
* @return \App\Command\SendEmailNotificationCommand
*/
protected function getSendEmailNotificationCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SendEmailNotificationCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/MailerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Mailer.php';
$this->privates['App\\Command\\SendEmailNotificationCommand'] = $instance = new \App\Command\SendEmailNotificationCommand(($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), new \Symfony\Component\Mailer\Mailer(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())));
$instance->setName('SendMailNotification');
$instance->setDescription(' M’envoyer une alerte la veille de l’échéance, precount Bruxelles');
return $instance;
}
/**
* Gets the private 'App\Command\SendNotifSalesAgreementLimitCommand' shared autowired service.
*
* @return \App\Command\SendNotifSalesAgreementLimitCommand
*/
protected function getSendNotifSalesAgreementLimitCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SendNotifSalesAgreementLimitCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementDate.php';
$this->privates['App\\Command\\SendNotifSalesAgreementLimitCommand'] = $instance = new \App\Command\SendNotifSalesAgreementLimitCommand(($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Service\\TraitementDate'] ?? ($this->privates['App\\Service\\TraitementDate'] = new \App\Service\TraitementDate())), ($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'] ?? $this->getClientSalesAgreementServiceService()));
$instance->setName('app:salesagreement:notif');
$instance->setDescription('Notification de l\'utilisateur 3 jours avant le délai du compromis');
return $instance;
}
/**
* Gets the private 'App\Command\SetUpEnvironmentData\CreatePermitLocationAndCategoryCommand' shared autowired service.
*
* @return \App\Command\SetUpEnvironmentData\CreatePermitLocationAndCategoryCommand
*/
protected function getCreatePermitLocationAndCategoryCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/SetUpEnvironmentData/CreatePermitLocationAndCategoryCommand.php';
include_once \dirname(__DIR__, 4).'/src/Service/Environment/PermitPropertyService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
$this->privates['App\\Command\\SetUpEnvironmentData\\CreatePermitLocationAndCategoryCommand'] = $instance = new \App\Command\SetUpEnvironmentData\CreatePermitLocationAndCategoryCommand($a, new \App\Service\Environment\PermitPropertyService($a));
$instance->setName('environment:create-location-category');
$instance->setDescription('This command create Permit location and category for setup data for environments permit');
return $instance;
}
/**
* Gets the private 'App\Command\TankExpert\EngOffFlandreCommand' shared autowired service.
*
* @return \App\Command\TankExpert\EngOffFlandreCommand
*/
protected function getEngOffFlandreCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/TankExpert/EngOffFlandreCommand.php';
$this->privates['App\\Command\\TankExpert\\EngOffFlandreCommand'] = $instance = new \App\Command\TankExpert\EngOffFlandreCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
$instance->setName('app:engOffFlandre');
$instance->setDescription('Commande pour ajouter des données pour les bureaux d\'etudes pour Flandre');
return $instance;
}
/**
* Gets the private 'App\Command\TankExpert\EngineeringOfficesCommand' shared autowired service.
*
* @return \App\Command\TankExpert\EngineeringOfficesCommand
*/
protected function getEngineeringOfficesCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/TankExpert/EngineeringOfficesCommand.php';
$this->privates['App\\Command\\TankExpert\\EngineeringOfficesCommand'] = $instance = new \App\Command\TankExpert\EngineeringOfficesCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
$instance->setName('app:engineeringOffices');
$instance->setDescription('Commande pour ajouter des données pour les bureaux d\'etudes d\'expert de citernes pour la Region Bruxelles Capitale');
return $instance;
}
/**
* Gets the private 'App\Command\TankExpert\TankWallonieCommand' shared autowired service.
*
* @return \App\Command\TankExpert\TankWallonieCommand
*/
protected function getTankWallonieCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/TankExpert/TankWallonieCommand.php';
$this->privates['App\\Command\\TankExpert\\TankWallonieCommand'] = $instance = new \App\Command\TankExpert\TankWallonieCommand(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\FileService'] ?? $this->getFileServiceService()));
$instance->setName('app:tank-wallonie');
$instance->setDescription('Add a short description for your command');
return $instance;
}
/**
* Gets the private 'App\Command\sendAlertAquisitionCommand' shared autowired service.
*
* @return \App\Command\sendAlertAquisitionCommand
*/
protected function getSendAlertAquisitionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/src/Command/sendAlertAquisitionCommand.php';
$this->privates['App\\Command\\sendAlertAquisitionCommand'] = $instance = new \App\Command\sendAlertAquisitionCommand(($this->privates['App\\Repository\\DomiciliationAquisitionRepository'] ?? $this->getDomiciliationAquisitionRepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['App\\Repository\\DomiciliationResaleRepository'] ?? $this->getDomiciliationResaleRepositoryService()), ($this->privates['App\\Repository\\DomiciliationResidenceRepository'] ?? $this->getDomiciliationResidenceRepositoryService()));
$instance->setName('app:aquisition:alert');
$instance->setDescription('Notification de l\'utilisateur avant l\'echeanche');
return $instance;
}
/**
* Gets the private 'App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectCommentPersister' shared autowired service.
*
* @return \App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectCommentPersister
*/
protected function getCreateNeighborhoodProjectCommentPersisterService()
{
include_once \dirname(__DIR__, 4).'/src/DataPersister/NeighborhoodProject/CreateNeighborhoodProjectCommentPersister.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectCommentPersister'])) {
return $this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectCommentPersister'];
}
return $this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectCommentPersister'] = new \App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectCommentPersister($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectReactionPersister' shared autowired service.
*
* @return \App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectReactionPersister
*/
protected function getCreateNeighborhoodProjectReactionPersisterService()
{
include_once \dirname(__DIR__, 4).'/src/DataPersister/NeighborhoodProject/CreateNeighborhoodProjectReactionPersister.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectReactionPersister'])) {
return $this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectReactionPersister'];
}
return $this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectReactionPersister'] = new \App\DataPersister\NeighborhoodProject\CreateNeighborhoodProjectReactionPersister($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'App\DataProvider\UserProvider' shared autowired service.
*
* @return \App\DataProvider\UserProvider
*/
protected function getUserProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserProviderInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataProvider/UserProvider.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\DataProvider\\UserProvider'])) {
return $this->privates['App\\DataProvider\\UserProvider'];
}
return $this->privates['App\\DataProvider\\UserProvider'] = new \App\DataProvider\UserProvider($a);
}
/**
* Gets the private 'App\DataTransformer\AssistanceObtained\SimulationInputDataTransformer' shared autowired service.
*
* @return \App\DataTransformer\AssistanceObtained\SimulationInputDataTransformer
*/
protected function getSimulationInputDataTransformerService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataTransformer/AssistanceObtained/SimulationInputDataTransformer.php';
$a = ($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService());
if (isset($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'])) {
return $this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'];
}
$b = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
if (isset($this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'])) {
return $this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'];
}
return $this->privates['App\\DataTransformer\\AssistanceObtained\\SimulationInputDataTransformer'] = new \App\DataTransformer\AssistanceObtained\SimulationInputDataTransformer($a, ($this->privates['App\\Repository\\MunicipalityRepository'] ?? $this->getMunicipalityRepositoryService()), $b);
}
/**
* Gets the private 'App\DataTransformer\Precount\SimulationInputDataTransformer' shared autowired service.
*
* @return \App\DataTransformer\Precount\SimulationInputDataTransformer
*/
protected function getSimulationInputDataTransformer2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataTransformer/Precount/SimulationInputDataTransformer.php';
$a = ($this->privates['serializer.normalizer.object'] ?? $this->getSerializer_Normalizer_ObjectService());
if (isset($this->privates['App\\DataTransformer\\Precount\\SimulationInputDataTransformer'])) {
return $this->privates['App\\DataTransformer\\Precount\\SimulationInputDataTransformer'];
}
return $this->privates['App\\DataTransformer\\Precount\\SimulationInputDataTransformer'] = new \App\DataTransformer\Precount\SimulationInputDataTransformer(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['App\\Repository\\MunicipalityRepository'] ?? $this->getMunicipalityRepositoryService()), $a);
}
/**
* Gets the private 'App\Doctrine\ImoAgentSolicitationExtension' shared autowired service.
*
* @return \App\Doctrine\ImoAgentSolicitationExtension
*/
protected function getImoAgentSolicitationExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/src/Doctrine/ImoAgentSolicitationExtension.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Doctrine\\ImoAgentSolicitationExtension'])) {
return $this->privates['App\\Doctrine\\ImoAgentSolicitationExtension'];
}
return $this->privates['App\\Doctrine\\ImoAgentSolicitationExtension'] = new \App\Doctrine\ImoAgentSolicitationExtension($a);
}
/**
* Gets the private 'App\Doctrine\ServicePromoExtension' shared autowired service.
*
* @return \App\Doctrine\ServicePromoExtension
*/
protected function getServicePromoExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/src/Doctrine/ServicePromoExtension.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Doctrine\\ServicePromoExtension'])) {
return $this->privates['App\\Doctrine\\ServicePromoExtension'];
}
return $this->privates['App\\Doctrine\\ServicePromoExtension'] = new \App\Doctrine\ServicePromoExtension($a);
}
/**
* Gets the private 'App\EventListener\FilePathListener' shared autowired service.
*
* @return \App\EventListener\FilePathListener
*/
protected function getFilePathListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/FilePathListener.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventListener\\FilePathListener'])) {
return $this->privates['App\\EventListener\\FilePathListener'];
}
return $this->privates['App\\EventListener\\FilePathListener'] = new \App\EventListener\FilePathListener($a);
}
/**
* Gets the private 'App\EventListener\ThePropertyAlertListener' shared autowired service.
*
* @return \App\EventListener\ThePropertyAlertListener
*/
protected function getThePropertyAlertListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ThePropertyAlertListener.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventListener\\ThePropertyAlertListener'])) {
return $this->privates['App\\EventListener\\ThePropertyAlertListener'];
}
return $this->privates['App\\EventListener\\ThePropertyAlertListener'] = new \App\EventListener\ThePropertyAlertListener(($this->privates['App\\Repository\\AlertRepository'] ?? $this->getAlertRepositoryService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()));
}
/**
* Gets the private 'App\EventListener\UrlContextListener' shared autowired service.
*
* @return \App\EventListener\UrlContextListener
*/
protected function getUrlContextListenerService()
{
return $this->privates['App\\EventListener\\UrlContextListener'] = new \App\EventListener\UrlContextListener(($this->privates['App\\Service\\UrlContext'] ?? ($this->privates['App\\Service\\UrlContext'] = new \App\Service\UrlContext())));
}
/**
* Gets the private 'App\EventSubscriber\AccounringGardenUserSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AccounringGardenUserSubscriber
*/
protected function getAccounringGardenUserSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AccounringGardenUserSubscriber.php';
return $this->privates['App\\EventSubscriber\\AccounringGardenUserSubscriber'] = new \App\EventSubscriber\AccounringGardenUserSubscriber(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\EventSubscriber\AccountingGardenSubsriber' shared autowired service.
*
* @return \App\EventSubscriber\AccountingGardenSubsriber
*/
protected function getAccountingGardenSubsriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AccountingGardenSubsriber.php';
return $this->privates['App\\EventSubscriber\\AccountingGardenSubsriber'] = new \App\EventSubscriber\AccountingGardenSubsriber();
}
/**
* Gets the private 'App\EventSubscriber\AddOfferLeaseSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AddOfferLeaseSubscriber
*/
protected function getAddOfferLeaseSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AddOfferLeaseSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferLease/AddOfferLeaseService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'])) {
return $this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'])) {
return $this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'])) {
return $this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'];
}
$d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'])) {
return $this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'];
}
return $this->privates['App\\EventSubscriber\\AddOfferLeaseSubscriber'] = new \App\EventSubscriber\AddOfferLeaseSubscriber(new \App\Service\Api\OfferLease\AddOfferLeaseService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $c, ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), $d, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN'))))), ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'App\EventSubscriber\AlertEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\AlertEventSubscriber
*/
protected function getAlertEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/AlertEventSubscriber.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\EventSubscriber\\AlertEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\AlertEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\AlertEventSubscriber'] = new \App\EventSubscriber\AlertEventSubscriber($a);
}
/**
* Gets the private 'App\EventSubscriber\BankSimulationSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\BankSimulationSubscriber
*/
protected function getBankSimulationSubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\BankSimulationSubscriber'])) {
return $this->privates['App\\EventSubscriber\\BankSimulationSubscriber'];
}
return $this->privates['App\\EventSubscriber\\BankSimulationSubscriber'] = new \App\EventSubscriber\BankSimulationSubscriber(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), ($this->privates['App\\Repository\\BankSimulationRepository'] ?? $this->getBankSimulationRepositoryService()), $a);
}
/**
* Gets the private 'App\EventSubscriber\CoOwnershipBalancePostSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CoOwnershipBalancePostSubscriber
*/
protected function getCoOwnershipBalancePostSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CoOwnershipBalancePostSubscriber.php';
return $this->privates['App\\EventSubscriber\\CoOwnershipBalancePostSubscriber'] = new \App\EventSubscriber\CoOwnershipBalancePostSubscriber();
}
/**
* Gets the private 'App\EventSubscriber\CoOwnershipInvoicesPostSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CoOwnershipInvoicesPostSubscriber
*/
protected function getCoOwnershipInvoicesPostSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CoOwnershipInvoicesPostSubscriber.php';
return $this->privates['App\\EventSubscriber\\CoOwnershipInvoicesPostSubscriber'] = new \App\EventSubscriber\CoOwnershipInvoicesPostSubscriber();
}
/**
* Gets the private 'App\EventSubscriber\CommunityPostAlertSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CommunityPostAlertSubscriber
*/
protected function getCommunityPostAlertSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CommunityPostAlertSubscriber.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'];
}
return $this->privates['App\\EventSubscriber\\CommunityPostAlertSubscriber'] = new \App\EventSubscriber\CommunityPostAlertSubscriber($a, $b, ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()));
}
/**
* Gets the private 'App\EventSubscriber\CommunityPostEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CommunityPostEventSubscriber
*/
protected function getCommunityPostEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CommunityPostEventSubscriber.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\CommunityPostEventSubscriber'] = new \App\EventSubscriber\CommunityPostEventSubscriber($a, $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), $c, ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())));
}
/**
* Gets the private 'App\EventSubscriber\CommunityPostReadSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CommunityPostReadSubscriber
*/
protected function getCommunityPostReadSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CommunityPostReadSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\CommunityPostReadSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CommunityPostReadSubscriber'];
}
return $this->privates['App\\EventSubscriber\\CommunityPostReadSubscriber'] = new \App\EventSubscriber\CommunityPostReadSubscriber($a);
}
/**
* Gets the private 'App\EventSubscriber\CreatePdfEnvironment' shared autowired service.
*
* @return \App\EventSubscriber\CreatePdfEnvironment
*/
protected function getCreatePdfEnvironmentService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CreatePdfEnvironment.php';
include_once \dirname(__DIR__, 4).'/src/Service/TraitementImage.php';
$a = ($this->privates['App\\Service\\Api\\PermitEnvironmentalService'] ?? $this->getPermitEnvironmentalServiceService());
if (isset($this->privates['App\\EventSubscriber\\CreatePdfEnvironment'])) {
return $this->privates['App\\EventSubscriber\\CreatePdfEnvironment'];
}
return $this->privates['App\\EventSubscriber\\CreatePdfEnvironment'] = new \App\EventSubscriber\CreatePdfEnvironment(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), new \App\Service\TraitementImage(), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), $a);
}
/**
* Gets the private 'App\EventSubscriber\CurrentUserExceptionSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CurrentUserExceptionSubscriber
*/
protected function getCurrentUserExceptionSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/CurrentUserExceptionSubscriber.php';
return $this->privates['App\\EventSubscriber\\CurrentUserExceptionSubscriber'] = new \App\EventSubscriber\CurrentUserExceptionSubscriber(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
}
/**
* Gets the private 'App\EventSubscriber\CurrentUserSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\CurrentUserSubscriber
*/
protected function getCurrentUserSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\CurrentUserSubscriber'])) {
return $this->privates['App\\EventSubscriber\\CurrentUserSubscriber'];
}
return $this->privates['App\\EventSubscriber\\CurrentUserSubscriber'] = new \App\EventSubscriber\CurrentUserSubscriber($a);
}
/**
* Gets the private 'App\EventSubscriber\DeleteCommitteeEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\DeleteCommitteeEventSubscriber
*/
protected function getDeleteCommitteeEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DeleteCommitteeEventSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\DeleteCommitteeEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\DeleteCommitteeEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\DeleteCommitteeEventSubscriber'] = new \App\EventSubscriber\DeleteCommitteeEventSubscriber($a, ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
}
/**
* Gets the private 'App\EventSubscriber\DeleteDesignNeighborhoodEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\DeleteDesignNeighborhoodEventSubscriber
*/
protected function getDeleteDesignNeighborhoodEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DeleteDesignNeighborhoodEventSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\DeleteDesignNeighborhoodEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\DeleteDesignNeighborhoodEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\DeleteDesignNeighborhoodEventSubscriber'] = new \App\EventSubscriber\DeleteDesignNeighborhoodEventSubscriber($a, ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
}
/**
* Gets the private 'App\EventSubscriber\DesignNeighborhoodExceptionSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\DesignNeighborhoodExceptionSubscriber
*/
protected function getDesignNeighborhoodExceptionSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/DesignNeighborhoodExceptionSubscriber.php';
return $this->privates['App\\EventSubscriber\\DesignNeighborhoodExceptionSubscriber'] = new \App\EventSubscriber\DesignNeighborhoodExceptionSubscriber(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
}
/**
* Gets the private 'App\EventSubscriber\EditRegistersSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\EditRegistersSubscriber
*/
protected function getEditRegistersSubscriberService()
{
return $this->privates['App\\EventSubscriber\\EditRegistersSubscriber'] = new \App\EventSubscriber\EditRegistersSubscriber(($this->privates['App\\Repository\\EditRegistersRepository'] ?? $this->getEditRegistersRepositoryService()), ($this->privates['App\\Repository\\RegistersRepository'] ?? $this->getRegistersRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
}
/**
* Gets the private 'App\EventSubscriber\InjectUserSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\InjectUserSubscriber
*/
protected function getInjectUserSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/InjectUserSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\InjectUserSubscriber'])) {
return $this->privates['App\\EventSubscriber\\InjectUserSubscriber'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\InjectUserSubscriber'])) {
return $this->privates['App\\EventSubscriber\\InjectUserSubscriber'];
}
return $this->privates['App\\EventSubscriber\\InjectUserSubscriber'] = new \App\EventSubscriber\InjectUserSubscriber($a, $b);
}
/**
* Gets the private 'App\EventSubscriber\MissingParameterRequestDataExceptionSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\MissingParameterRequestDataExceptionSubscriber
*/
protected function getMissingParameterRequestDataExceptionSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/MissingParameterRequestDataExceptionSubscriber.php';
return $this->privates['App\\EventSubscriber\\MissingParameterRequestDataExceptionSubscriber'] = new \App\EventSubscriber\MissingParameterRequestDataExceptionSubscriber(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()));
}
/**
* Gets the private 'App\EventSubscriber\PermitPropertySubscriber' shared autowired service.
*
* @return \App\EventSubscriber\PermitPropertySubscriber
*/
protected function getPermitPropertySubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\PermitPropertySubscriber'])) {
return $this->privates['App\\EventSubscriber\\PermitPropertySubscriber'];
}
return $this->privates['App\\EventSubscriber\\PermitPropertySubscriber'] = new \App\EventSubscriber\PermitPropertySubscriber(($this->privates['App\\Repository\\PermitPropertyRepository'] ?? $this->getPermitPropertyRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Repository\\AnnexPermitPropertyRepository'] ?? $this->getAnnexPermitPropertyRepositoryService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), $a, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
}
/**
* Gets the private 'App\EventSubscriber\PostThepropertyLotSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\PostThepropertyLotSubscriber
*/
protected function getPostThepropertyLotSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/PostThepropertyLotSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\PostThepropertyLotSubscriber'])) {
return $this->privates['App\\EventSubscriber\\PostThepropertyLotSubscriber'];
}
return $this->privates['App\\EventSubscriber\\PostThepropertyLotSubscriber'] = new \App\EventSubscriber\PostThepropertyLotSubscriber($a, ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())));
}
/**
* Gets the private 'App\EventSubscriber\PrimeRequestEventSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\PrimeRequestEventSubscriber
*/
protected function getPrimeRequestEventSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/PrimeRequestEventSubscriber.php';
$a = ($this->services['App\\Service\\Pdf\\ProviderWaterInterventionPdf'] ?? $this->getProviderWaterInterventionPdfService());
if (isset($this->privates['App\\EventSubscriber\\PrimeRequestEventSubscriber'])) {
return $this->privates['App\\EventSubscriber\\PrimeRequestEventSubscriber'];
}
return $this->privates['App\\EventSubscriber\\PrimeRequestEventSubscriber'] = new \App\EventSubscriber\PrimeRequestEventSubscriber(($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), $a);
}
/**
* Gets the private 'App\EventSubscriber\ProviderServiceSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ProviderServiceSubscriber
*/
protected function getProviderServiceSubscriberService()
{
return $this->privates['App\\EventSubscriber\\ProviderServiceSubscriber'] = new \App\EventSubscriber\ProviderServiceSubscriber(($this->privates['App\\Repository\\ProviderSibelgaRepository'] ?? $this->getProviderSibelgaRepositoryService()), ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), ($this->privates['App\\Repository\\ProviderSibelgaWorkRepository'] ?? $this->getProviderSibelgaWorkRepositoryService()), ($this->privates['App\\Repository\\ProviderSocietyRepository'] ?? $this->getProviderSocietyRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Repository\\ProviderSolarRepository'] ?? $this->getProviderSolarRepositoryService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
}
/**
* Gets the private 'App\EventSubscriber\ProviderSolarSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ProviderSolarSubscriber
*/
protected function getProviderSolarSubscriberService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'])) {
return $this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'])) {
return $this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'];
}
return $this->privates['App\\EventSubscriber\\ProviderSolarSubscriber'] = new \App\EventSubscriber\ProviderSolarSubscriber(($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService()), ($this->privates['App\\Repository\\ProviderSolarDeclarationCadastreRepository'] ?? $this->getProviderSolarDeclarationCadastreRepositoryService()), $a, ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), $b, ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()));
}
/**
* Gets the private 'App\EventSubscriber\ResponseSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\ResponseSubscriber
*/
protected function getResponseSubscriberService()
{
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\ResponseSubscriber'])) {
return $this->privates['App\\EventSubscriber\\ResponseSubscriber'];
}
return $this->privates['App\\EventSubscriber\\ResponseSubscriber'] = new \App\EventSubscriber\ResponseSubscriber(new \App\Service\Api\Community\ResponseService(($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), $a, ($this->privates['App\\Repository\\CommunityCoordinateRepository'] ?? $this->getCommunityCoordinateRepositoryService())));
}
/**
* Gets the private 'App\EventSubscriber\TheServiceSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\TheServiceSubscriber
*/
protected function getTheServiceSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/TheServiceSubscriber.php';
$a = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->privates['App\\EventSubscriber\\TheServiceSubscriber'])) {
return $this->privates['App\\EventSubscriber\\TheServiceSubscriber'];
}
return $this->privates['App\\EventSubscriber\\TheServiceSubscriber'] = new \App\EventSubscriber\TheServiceSubscriber($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\EventSubscriber\UserServicePromoSubscriber' shared autowired service.
*
* @return \App\EventSubscriber\UserServicePromoSubscriber
*/
protected function getUserServicePromoSubscriberService()
{
include_once \dirname(__DIR__, 4).'/src/EventSubscriber/UserServicePromoSubscriber.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\EventSubscriber\\UserServicePromoSubscriber'])) {
return $this->privates['App\\EventSubscriber\\UserServicePromoSubscriber'];
}
return $this->privates['App\\EventSubscriber\\UserServicePromoSubscriber'] = new \App\EventSubscriber\UserServicePromoSubscriber($a, ($this->privates['App\\Repository\\UserServicePromoRepository'] ?? $this->getUserServicePromoRepositoryService()));
}
/**
* Gets the private 'App\Filter\CadastreFilter' shared autowired service.
*
* @return \App\Filter\CadastreFilter
*/
protected function getCadastreFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CadastreFilter.php';
return $this->privates['App\\Filter\\CadastreFilter'] = new \App\Filter\CadastreFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\ChangeWaterBranchFilter' shared autowired service.
*
* @return \App\Filter\ChangeWaterBranchFilter
*/
protected function getChangeWaterBranchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ChangeWaterBranchFilter.php';
return $this->privates['App\\Filter\\ChangeWaterBranchFilter'] = new \App\Filter\ChangeWaterBranchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\CommunityPostAuthorFilter' shared autowired service.
*
* @return \App\Filter\CommunityPostAuthorFilter
*/
protected function getCommunityPostAuthorFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostAuthorFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Filter\\CommunityPostAuthorFilter'])) {
return $this->privates['App\\Filter\\CommunityPostAuthorFilter'];
}
return $this->privates['App\\Filter\\CommunityPostAuthorFilter'] = new \App\Filter\CommunityPostAuthorFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\CommunityPostCategoryFilter' shared autowired service.
*
* @return \App\Filter\CommunityPostCategoryFilter
*/
protected function getCommunityPostCategoryFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCategoryFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Filter\\CommunityPostCategoryFilter'])) {
return $this->privates['App\\Filter\\CommunityPostCategoryFilter'];
}
return $this->privates['App\\Filter\\CommunityPostCategoryFilter'] = new \App\Filter\CommunityPostCategoryFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\CommunityPostCommentFilter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommentFilter
*/
protected function getCommunityPostCommentFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommentFilter.php';
return $this->privates['App\\Filter\\CommunityPostCommentFilter'] = new \App\Filter\CommunityPostCommentFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\CommunityPostCommitteeFilter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommitteeFilter
*/
protected function getCommunityPostCommitteeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommitteeFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Filter\\CommunityPostCommitteeFilter'])) {
return $this->privates['App\\Filter\\CommunityPostCommitteeFilter'];
}
return $this->privates['App\\Filter\\CommunityPostCommitteeFilter'] = new \App\Filter\CommunityPostCommitteeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\CommunityPostTypeFilter' shared autowired service.
*
* @return \App\Filter\CommunityPostTypeFilter
*/
protected function getCommunityPostTypeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostTypeFilter.php';
return $this->privates['App\\Filter\\CommunityPostTypeFilter'] = new \App\Filter\CommunityPostTypeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\InvoiceWaterFilter' shared autowired service.
*
* @return \App\Filter\InvoiceWaterFilter
*/
protected function getInvoiceWaterFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/InvoiceWaterFilter.php';
return $this->privates['App\\Filter\\InvoiceWaterFilter'] = new \App\Filter\InvoiceWaterFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\MessageConversationFilter' shared autowired service.
*
* @return \App\Filter\MessageConversationFilter
*/
protected function getMessageConversationFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/MessageConversationFilter.php';
return $this->privates['App\\Filter\\MessageConversationFilter'] = new \App\Filter\MessageConversationFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\NearbyFilter' shared autowired service.
*
* @return \App\Filter\NearbyFilter
*/
protected function getNearbyFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/NearbyFilter.php';
return $this->privates['App\\Filter\\NearbyFilter'] = new \App\Filter\NearbyFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\ProviderWatterConsumptionFilter' shared autowired service.
*
* @return \App\Filter\ProviderWatterConsumptionFilter
*/
protected function getProviderWatterConsumptionFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterConsumptionFilter.php';
return $this->privates['App\\Filter\\ProviderWatterConsumptionFilter'] = new \App\Filter\ProviderWatterConsumptionFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\ProviderWatterDeleteFilter' shared autowired service.
*
* @return \App\Filter\ProviderWatterDeleteFilter
*/
protected function getProviderWatterDeleteFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterDeleteFilter.php';
return $this->privates['App\\Filter\\ProviderWatterDeleteFilter'] = new \App\Filter\ProviderWatterDeleteFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\ProviderWatterInterventionOrderFilter' shared autowired service.
*
* @return \App\Filter\ProviderWatterInterventionOrderFilter
*/
protected function getProviderWatterInterventionOrderFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterInterventionOrderFilter.php';
return $this->privates['App\\Filter\\ProviderWatterInterventionOrderFilter'] = new \App\Filter\ProviderWatterInterventionOrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\SearchFilter' shared autowired service.
*
* @return \App\Filter\SearchFilter
*/
protected function getSearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SearchFilter.php';
return $this->privates['App\\Filter\\SearchFilter'] = new \App\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Filter\SyndicChatGroupFilter' shared autowired service.
*
* @return \App\Filter\SyndicChatGroupFilter
*/
protected function getSyndicChatGroupFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SyndicChatGroupFilter.php';
return $this->privates['App\\Filter\\SyndicChatGroupFilter'] = new \App\Filter\SyndicChatGroupFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Form\AdressType' shared autowired service.
*
* @return \App\Form\AdressType
*/
protected function getAdressTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AdressType.php';
return $this->privates['App\\Form\\AdressType'] = new \App\Form\AdressType();
}
/**
* Gets the private 'App\Form\AllObjectAnnouncementType' shared autowired service.
*
* @return \App\Form\AllObjectAnnouncementType
*/
protected function getAllObjectAnnouncementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AllObjectAnnouncementType.php';
return $this->privates['App\\Form\\AllObjectAnnouncementType'] = new \App\Form\AllObjectAnnouncementType();
}
/**
* Gets the private 'App\Form\ArchitectArtWorkType' shared autowired service.
*
* @return \App\Form\ArchitectArtWorkType
*/
protected function getArchitectArtWorkTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ArchitectArtWorkType.php';
return $this->privates['App\\Form\\ArchitectArtWorkType'] = new \App\Form\ArchitectArtWorkType();
}
/**
* Gets the private 'App\Form\ArchitectSpecialistType' shared autowired service.
*
* @return \App\Form\ArchitectSpecialistType
*/
protected function getArchitectSpecialistTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ArchitectSpecialistType.php';
return $this->privates['App\\Form\\ArchitectSpecialistType'] = new \App\Form\ArchitectSpecialistType();
}
/**
* Gets the private 'App\Form\AreaCsvType' shared autowired service.
*
* @return \App\Form\AreaCsvType
*/
protected function getAreaCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/AreaCsvType.php';
return $this->privates['App\\Form\\AreaCsvType'] = new \App\Form\AreaCsvType();
}
/**
* Gets the private 'App\Form\BankAccountClientType' shared autowired service.
*
* @return \App\Form\BankAccountClientType
*/
protected function getBankAccountClientTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/BankAccountClientType.php';
return $this->privates['App\\Form\\BankAccountClientType'] = new \App\Form\BankAccountClientType();
}
/**
* Gets the private 'App\Form\BankCardType' shared autowired service.
*
* @return \App\Form\BankCardType
*/
protected function getBankCardTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/BankCardType.php';
return $this->privates['App\\Form\\BankCardType'] = new \App\Form\BankCardType();
}
/**
* Gets the private 'App\Form\BankType' shared autowired service.
*
* @return \App\Form\BankType
*/
protected function getBankTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/BankType.php';
return $this->privates['App\\Form\\BankType'] = new \App\Form\BankType();
}
/**
* Gets the private 'App\Form\BrugisType' shared autowired service.
*
* @return \App\Form\BrugisType
*/
protected function getBrugisTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/BrugisType.php';
return $this->privates['App\\Form\\BrugisType'] = new \App\Form\BrugisType();
}
/**
* Gets the private 'App\Form\CategoryEnvironnementType' shared autowired service.
*
* @return \App\Form\CategoryEnvironnementType
*/
protected function getCategoryEnvironnementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CategoryEnvironnementType.php';
return $this->privates['App\\Form\\CategoryEnvironnementType'] = new \App\Form\CategoryEnvironnementType();
}
/**
* Gets the private 'App\Form\ChoicecategoryType' shared autowired service.
*
* @return \App\Form\ChoicecategoryType
*/
protected function getChoicecategoryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ChoicecategoryType.php';
return $this->privates['App\\Form\\ChoicecategoryType'] = new \App\Form\ChoicecategoryType();
}
/**
* Gets the private 'App\Form\CityType' shared autowired service.
*
* @return \App\Form\CityType
*/
protected function getCityTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CityType.php';
return $this->privates['App\\Form\\CityType'] = new \App\Form\CityType();
}
/**
* Gets the private 'App\Form\ClientFrontType' shared autowired service.
*
* @return \App\Form\ClientFrontType
*/
protected function getClientFrontTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ClientFrontType.php';
return $this->privates['App\\Form\\ClientFrontType'] = new \App\Form\ClientFrontType();
}
/**
* Gets the private 'App\Form\ClientType' shared autowired service.
*
* @return \App\Form\ClientType
*/
protected function getClientTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ClientType.php';
return $this->privates['App\\Form\\ClientType'] = new \App\Form\ClientType();
}
/**
* Gets the private 'App\Form\ClientclauseType' shared autowired service.
*
* @return \App\Form\ClientclauseType
*/
protected function getClientclauseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ClientclauseType.php';
return $this->privates['App\\Form\\ClientclauseType'] = new \App\Form\ClientclauseType();
}
/**
* Gets the private 'App\Form\ClientfriendType' shared autowired service.
*
* @return \App\Form\ClientfriendType
*/
protected function getClientfriendTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ClientfriendType.php';
return $this->privates['App\\Form\\ClientfriendType'] = new \App\Form\ClientfriendType();
}
/**
* Gets the private 'App\Form\CountryType' shared autowired service.
*
* @return \App\Form\CountryType
*/
protected function getCountryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CountryType.php';
return $this->privates['App\\Form\\CountryType'] = new \App\Form\CountryType();
}
/**
* Gets the private 'App\Form\CsvType' shared autowired service.
*
* @return \App\Form\CsvType
*/
protected function getCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/CsvType.php';
return $this->privates['App\\Form\\CsvType'] = new \App\Form\CsvType();
}
/**
* Gets the private 'App\Form\DVFType' shared autowired service.
*
* @return \App\Form\DVFType
*/
protected function getDVFTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DVFType.php';
return $this->privates['App\\Form\\DVFType'] = new \App\Form\DVFType();
}
/**
* Gets the private 'App\Form\DailyNeededType' shared autowired service.
*
* @return \App\Form\DailyNeededType
*/
protected function getDailyNeededTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DailyNeededType.php';
return $this->privates['App\\Form\\DailyNeededType'] = new \App\Form\DailyNeededType();
}
/**
* Gets the private 'App\Form\DeedOfSaleType' shared autowired service.
*
* @return \App\Form\DeedOfSaleType
*/
protected function getDeedOfSaleTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DeedOfSaleType.php';
return $this->privates['App\\Form\\DeedOfSaleType'] = new \App\Form\DeedOfSaleType();
}
/**
* Gets the private 'App\Form\DefaultclauseType' shared autowired service.
*
* @return \App\Form\DefaultclauseType
*/
protected function getDefaultclauseTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DefaultclauseType.php';
return $this->privates['App\\Form\\DefaultclauseType'] = new \App\Form\DefaultclauseType();
}
/**
* Gets the private 'App\Form\DemenagementAnnoncementType' shared autowired service.
*
* @return \App\Form\DemenagementAnnoncementType
*/
protected function getDemenagementAnnoncementTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DemenagementAnnoncementType.php';
return $this->privates['App\\Form\\DemenagementAnnoncementType'] = new \App\Form\DemenagementAnnoncementType();
}
/**
* Gets the private 'App\Form\DistanceType' shared autowired service.
*
* @return \App\Form\DistanceType
*/
protected function getDistanceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/DistanceType.php';
return $this->privates['App\\Form\\DistanceType'] = new \App\Form\DistanceType();
}
/**
* Gets the private 'App\Form\EducationCsvType' shared autowired service.
*
* @return \App\Form\EducationCsvType
*/
protected function getEducationCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/EducationCsvType.php';
return $this->privates['App\\Form\\EducationCsvType'] = new \App\Form\EducationCsvType();
}
/**
* Gets the private 'App\Form\EngieCsvType' shared autowired service.
*
* @return \App\Form\EngieCsvType
*/
protected function getEngieCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/EngieCsvType.php';
return $this->privates['App\\Form\\EngieCsvType'] = new \App\Form\EngieCsvType();
}
/**
* Gets the private 'App\Form\ExcelFileType' shared autowired service.
*
* @return \App\Form\ExcelFileType
*/
protected function getExcelFileTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExcelFileType.php';
return $this->privates['App\\Form\\ExcelFileType'] = new \App\Form\ExcelFileType();
}
/**
* Gets the private 'App\Form\ExcelFileWorkType' shared autowired service.
*
* @return \App\Form\ExcelFileWorkType
*/
protected function getExcelFileWorkTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExcelFileWorkType.php';
return $this->privates['App\\Form\\ExcelFileWorkType'] = new \App\Form\ExcelFileWorkType();
}
/**
* Gets the private 'App\Form\ExternalProviderAdvertisingType' shared autowired service.
*
* @return \App\Form\ExternalProviderAdvertisingType
*/
protected function getExternalProviderAdvertisingTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExternalProviderAdvertisingType.php';
return $this->privates['App\\Form\\ExternalProviderAdvertisingType'] = new \App\Form\ExternalProviderAdvertisingType();
}
/**
* Gets the private 'App\Form\ExternalProviderOfferType' shared autowired service.
*
* @return \App\Form\ExternalProviderOfferType
*/
protected function getExternalProviderOfferTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExternalProviderOfferType.php';
return $this->privates['App\\Form\\ExternalProviderOfferType'] = new \App\Form\ExternalProviderOfferType();
}
/**
* Gets the private 'App\Form\ExternalProviderType' shared autowired service.
*
* @return \App\Form\ExternalProviderType
*/
protected function getExternalProviderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ExternalProviderType.php';
return $this->privates['App\\Form\\ExternalProviderType'] = new \App\Form\ExternalProviderType();
}
/**
* Gets the private 'App\Form\FeatureType' shared autowired service.
*
* @return \App\Form\FeatureType
*/
protected function getFeatureTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/FeatureType.php';
return $this->privates['App\\Form\\FeatureType'] = new \App\Form\FeatureType();
}
/**
* Gets the private 'App\Form\ImagepubType' shared autowired service.
*
* @return \App\Form\ImagepubType
*/
protected function getImagepubTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ImagepubType.php';
return $this->privates['App\\Form\\ImagepubType'] = new \App\Form\ImagepubType();
}
/**
* Gets the private 'App\Form\KycDocumenType' shared autowired service.
*
* @return \App\Form\KycDocumenType
*/
protected function getKycDocumenTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/KycDocumenType.php';
return $this->privates['App\\Form\\KycDocumenType'] = new \App\Form\KycDocumenType();
}
/**
* Gets the private 'App\Form\LandPropertyDestinationType' shared autowired service.
*
* @return \App\Form\LandPropertyDestinationType
*/
protected function getLandPropertyDestinationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/LandPropertyDestinationType.php';
return $this->privates['App\\Form\\LandPropertyDestinationType'] = new \App\Form\LandPropertyDestinationType();
}
/**
* Gets the private 'App\Form\LeaseContractAnnexType' shared autowired service.
*
* @return \App\Form\LeaseContractAnnexType
*/
protected function getLeaseContractAnnexTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/LeaseContractAnnexType.php';
return $this->privates['App\\Form\\LeaseContractAnnexType'] = new \App\Form\LeaseContractAnnexType();
}
/**
* Gets the private 'App\Form\LeaseContractModelType' shared autowired service.
*
* @return \App\Form\LeaseContractModelType
*/
protected function getLeaseContractModelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/LeaseContractModelType.php';
return $this->privates['App\\Form\\LeaseContractModelType'] = new \App\Form\LeaseContractModelType();
}
/**
* Gets the private 'App\Form\LocationTypeType' shared autowired service.
*
* @return \App\Form\LocationTypeType
*/
protected function getLocationTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/LocationTypeType.php';
return $this->privates['App\\Form\\LocationTypeType'] = new \App\Form\LocationTypeType();
}
/**
* Gets the private 'App\Form\Location\UrbanInformationType' shared autowired service.
*
* @return \App\Form\Location\UrbanInformationType
*/
protected function getUrbanInformationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Location/UrbanInformationType.php';
return $this->privates['App\\Form\\Location\\UrbanInformationType'] = new \App\Form\Location\UrbanInformationType();
}
/**
* Gets the private 'App\Form\MagasinType' shared autowired service.
*
* @return \App\Form\MagasinType
*/
protected function getMagasinTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/MagasinType.php';
return $this->privates['App\\Form\\MagasinType'] = new \App\Form\MagasinType();
}
/**
* Gets the private 'App\Form\ModelType' shared autowired service.
*
* @return \App\Form\ModelType
*/
protected function getModelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ModelType.php';
return $this->privates['App\\Form\\ModelType'] = new \App\Form\ModelType();
}
/**
* Gets the private 'App\Form\MunicipalityType' shared autowired service.
*
* @return \App\Form\MunicipalityType
*/
protected function getMunicipalityTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/MunicipalityType.php';
return $this->privates['App\\Form\\MunicipalityType'] = new \App\Form\MunicipalityType();
}
/**
* Gets the private 'App\Form\NeighborhoodEdit\TextureTreeDType' shared autowired service.
*
* @return \App\Form\NeighborhoodEdit\TextureTreeDType
*/
protected function getTextureTreeDTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NeighborhoodEdit/TextureTreeDType.php';
return $this->privates['App\\Form\\NeighborhoodEdit\\TextureTreeDType'] = new \App\Form\NeighborhoodEdit\TextureTreeDType();
}
/**
* Gets the private 'App\Form\NeighborhoodType' shared autowired service.
*
* @return \App\Form\NeighborhoodType
*/
protected function getNeighborhoodTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NeighborhoodType.php';
return $this->privates['App\\Form\\NeighborhoodType'] = new \App\Form\NeighborhoodType();
}
/**
* Gets the private 'App\Form\NewProjectImmoCsvType' shared autowired service.
*
* @return \App\Form\NewProjectImmoCsvType
*/
protected function getNewProjectImmoCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NewProjectImmoCsvType.php';
return $this->privates['App\\Form\\NewProjectImmoCsvType'] = new \App\Form\NewProjectImmoCsvType();
}
/**
* Gets the private 'App\Form\NotaryCsvType' shared autowired service.
*
* @return \App\Form\NotaryCsvType
*/
protected function getNotaryCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NotaryCsvType.php';
return $this->privates['App\\Form\\NotaryCsvType'] = new \App\Form\NotaryCsvType();
}
/**
* Gets the private 'App\Form\NotaryType' shared autowired service.
*
* @return \App\Form\NotaryType
*/
protected function getNotaryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/NotaryType.php';
return $this->privates['App\\Form\\NotaryType'] = new \App\Form\NotaryType();
}
/**
* Gets the private 'App\Form\ObligationCsvType' shared autowired service.
*
* @return \App\Form\ObligationCsvType
*/
protected function getObligationCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ObligationCsvType.php';
return $this->privates['App\\Form\\ObligationCsvType'] = new \App\Form\ObligationCsvType();
}
/**
* Gets the private 'App\Form\ObligationType' shared autowired service.
*
* @return \App\Form\ObligationType
*/
protected function getObligationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ObligationType.php';
return $this->privates['App\\Form\\ObligationType'] = new \App\Form\ObligationType();
}
/**
* Gets the private 'App\Form\OccupationPeriodFileType' shared autowired service.
*
* @return \App\Form\OccupationPeriodFileType
*/
protected function getOccupationPeriodFileTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OccupationPeriodFileType.php';
return $this->privates['App\\Form\\OccupationPeriodFileType'] = new \App\Form\OccupationPeriodFileType();
}
/**
* Gets the private 'App\Form\OccupieCsvType' shared autowired service.
*
* @return \App\Form\OccupieCsvType
*/
protected function getOccupieCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OccupieCsvType.php';
return $this->privates['App\\Form\\OccupieCsvType'] = new \App\Form\OccupieCsvType();
}
/**
* Gets the private 'App\Form\OccupieEstimationType' shared autowired service.
*
* @return \App\Form\OccupieEstimationType
*/
protected function getOccupieEstimationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OccupieEstimationType.php';
return $this->privates['App\\Form\\OccupieEstimationType'] = new \App\Form\OccupieEstimationType();
}
/**
* Gets the private 'App\Form\OfferType' shared autowired service.
*
* @return \App\Form\OfferType
*/
protected function getOfferTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OfferType.php';
return $this->privates['App\\Form\\OfferType'] = new \App\Form\OfferType();
}
/**
* Gets the private 'App\Form\OptionType' shared autowired service.
*
* @return \App\Form\OptionType
*/
protected function getOptionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/OptionType.php';
return $this->privates['App\\Form\\OptionType'] = new \App\Form\OptionType();
}
/**
* Gets the private 'App\Form\ParameterType' shared autowired service.
*
* @return \App\Form\ParameterType
*/
protected function getParameterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ParameterType.php';
return $this->privates['App\\Form\\ParameterType'] = new \App\Form\ParameterType();
}
/**
* Gets the private 'App\Form\PebInformation\BoilerPerformanceType' shared autowired service.
*
* @return \App\Form\PebInformation\BoilerPerformanceType
*/
protected function getBoilerPerformanceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/BoilerPerformanceType.php';
return $this->privates['App\\Form\\PebInformation\\BoilerPerformanceType'] = new \App\Form\PebInformation\BoilerPerformanceType();
}
/**
* Gets the private 'App\Form\PebInformation\HeatNeededType' shared autowired service.
*
* @return \App\Form\PebInformation\HeatNeededType
*/
protected function getHeatNeededTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/HeatNeededType.php';
return $this->privates['App\\Form\\PebInformation\\HeatNeededType'] = new \App\Form\PebInformation\HeatNeededType();
}
/**
* Gets the private 'App\Form\PebInformation\IndicatorType' shared autowired service.
*
* @return \App\Form\PebInformation\IndicatorType
*/
protected function getIndicatorTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/IndicatorType.php';
return $this->privates['App\\Form\\PebInformation\\IndicatorType'] = new \App\Form\PebInformation\IndicatorType();
}
/**
* Gets the private 'App\Form\PebInformation\PebInformationType' shared autowired service.
*
* @return \App\Form\PebInformation\PebInformationType
*/
protected function getPebInformationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/PebInformationType.php';
return $this->privates['App\\Form\\PebInformation\\PebInformationType'] = new \App\Form\PebInformation\PebInformationType();
}
/**
* Gets the private 'App\Form\PebInformation\RenewalEnergyFormType' shared autowired service.
*
* @return \App\Form\PebInformation\RenewalEnergyFormType
*/
protected function getRenewalEnergyFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/RenewalEnergyFormType.php';
return $this->privates['App\\Form\\PebInformation\\RenewalEnergyFormType'] = new \App\Form\PebInformation\RenewalEnergyFormType();
}
/**
* Gets the private 'App\Form\PebInformation\SubContent\BiomassType' shared autowired service.
*
* @return \App\Form\PebInformation\SubContent\BiomassType
*/
protected function getBiomassTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/SubContent/BiomassType.php';
return $this->privates['App\\Form\\PebInformation\\SubContent\\BiomassType'] = new \App\Form\PebInformation\SubContent\BiomassType();
}
/**
* Gets the private 'App\Form\PebInformation\SubContent\CogenerationUnitType' shared autowired service.
*
* @return \App\Form\PebInformation\SubContent\CogenerationUnitType
*/
protected function getCogenerationUnitTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/SubContent/CogenerationUnitType.php';
return $this->privates['App\\Form\\PebInformation\\SubContent\\CogenerationUnitType'] = new \App\Form\PebInformation\SubContent\CogenerationUnitType();
}
/**
* Gets the private 'App\Form\PebInformation\SubContent\HeatPumpType' shared autowired service.
*
* @return \App\Form\PebInformation\SubContent\HeatPumpType
*/
protected function getHeatPumpTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/SubContent/HeatPumpType.php';
return $this->privates['App\\Form\\PebInformation\\SubContent\\HeatPumpType'] = new \App\Form\PebInformation\SubContent\HeatPumpType();
}
/**
* Gets the private 'App\Form\PebInformation\SubContent\SolarPvInstallationType' shared autowired service.
*
* @return \App\Form\PebInformation\SubContent\SolarPvInstallationType
*/
protected function getSolarPvInstallationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/SubContent/SolarPvInstallationType.php';
return $this->privates['App\\Form\\PebInformation\\SubContent\\SolarPvInstallationType'] = new \App\Form\PebInformation\SubContent\SolarPvInstallationType();
}
/**
* Gets the private 'App\Form\PebInformation\SubContent\SolarThermalType' shared autowired service.
*
* @return \App\Form\PebInformation\SubContent\SolarThermalType
*/
protected function getSolarThermalTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/SubContent/SolarThermalType.php';
return $this->privates['App\\Form\\PebInformation\\SubContent\\SolarThermalType'] = new \App\Form\PebInformation\SubContent\SolarThermalType();
}
/**
* Gets the private 'App\Form\PebInformation\VentilationLosesType' shared autowired service.
*
* @return \App\Form\PebInformation\VentilationLosesType
*/
protected function getVentilationLosesTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/VentilationLosesType.php';
return $this->privates['App\\Form\\PebInformation\\VentilationLosesType'] = new \App\Form\PebInformation\VentilationLosesType();
}
/**
* Gets the private 'App\Form\PebInformation\VentilationType' shared autowired service.
*
* @return \App\Form\PebInformation\VentilationType
*/
protected function getVentilationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/VentilationType.php';
return $this->privates['App\\Form\\PebInformation\\VentilationType'] = new \App\Form\PebInformation\VentilationType();
}
/**
* Gets the private 'App\Form\PebInformation\WaterPerformanceType' shared autowired service.
*
* @return \App\Form\PebInformation\WaterPerformanceType
*/
protected function getWaterPerformanceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PebInformation/WaterPerformanceType.php';
return $this->privates['App\\Form\\PebInformation\\WaterPerformanceType'] = new \App\Form\PebInformation\WaterPerformanceType();
}
/**
* Gets the private 'App\Form\PermitCiterneType' shared autowired service.
*
* @return \App\Form\PermitCiterneType
*/
protected function getPermitCiterneTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PermitCiterneType.php';
return $this->privates['App\\Form\\PermitCiterneType'] = new \App\Form\PermitCiterneType();
}
/**
* Gets the private 'App\Form\PermitLocationEnvironmentType' shared autowired service.
*
* @return \App\Form\PermitLocationEnvironmentType
*/
protected function getPermitLocationEnvironmentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PermitLocationEnvironmentType.php';
return $this->privates['App\\Form\\PermitLocationEnvironmentType'] = new \App\Form\PermitLocationEnvironmentType();
}
/**
* Gets the private 'App\Form\PersonnelType' shared autowired service.
*
* @return \App\Form\PersonnelType
*/
protected function getPersonnelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PersonnelType.php';
return $this->privates['App\\Form\\PersonnelType'] = new \App\Form\PersonnelType();
}
/**
* Gets the private 'App\Form\Plan\PlanFeatureType' shared autowired service.
*
* @return \App\Form\Plan\PlanFeatureType
*/
protected function getPlanFeatureTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Plan/PlanFeatureType.php';
return $this->privates['App\\Form\\Plan\\PlanFeatureType'] = new \App\Form\Plan\PlanFeatureType();
}
/**
* Gets the private 'App\Form\Plan\PlanType' shared autowired service.
*
* @return \App\Form\Plan\PlanType
*/
protected function getPlanTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Plan/PlanType.php';
return $this->privates['App\\Form\\Plan\\PlanType'] = new \App\Form\Plan\PlanType();
}
/**
* Gets the private 'App\Form\PpasAffectationType' shared autowired service.
*
* @return \App\Form\PpasAffectationType
*/
protected function getPpasAffectationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PpasAffectationType.php';
return $this->privates['App\\Form\\PpasAffectationType'] = new \App\Form\PpasAffectationType();
}
/**
* Gets the private 'App\Form\PpasCsvType' shared autowired service.
*
* @return \App\Form\PpasCsvType
*/
protected function getPpasCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PpasCsvType.php';
return $this->privates['App\\Form\\PpasCsvType'] = new \App\Form\PpasCsvType();
}
/**
* Gets the private 'App\Form\PrasAffectationConditionType' shared autowired service.
*
* @return \App\Form\PrasAffectationConditionType
*/
protected function getPrasAffectationConditionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrasAffectationConditionType.php';
return $this->privates['App\\Form\\PrasAffectationConditionType'] = new \App\Form\PrasAffectationConditionType();
}
/**
* Gets the private 'App\Form\PrasAffectationType' shared autowired service.
*
* @return \App\Form\PrasAffectationType
*/
protected function getPrasAffectationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrasAffectationType.php';
return $this->privates['App\\Form\\PrasAffectationType'] = new \App\Form\PrasAffectationType();
}
/**
* Gets the private 'App\Form\PrasCsvType' shared autowired service.
*
* @return \App\Form\PrasCsvType
*/
protected function getPrasCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrasCsvType.php';
return $this->privates['App\\Form\\PrasCsvType'] = new \App\Form\PrasCsvType();
}
/**
* Gets the private 'App\Form\PrasZoneType' shared autowired service.
*
* @return \App\Form\PrasZoneType
*/
protected function getPrasZoneTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrasZoneType.php';
return $this->privates['App\\Form\\PrasZoneType'] = new \App\Form\PrasZoneType();
}
/**
* Gets the private 'App\Form\PrimeProcedureFieldFormType' shared autowired service.
*
* @return \App\Form\PrimeProcedureFieldFormType
*/
protected function getPrimeProcedureFieldFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrimeProcedureFieldFormType.php';
return $this->privates['App\\Form\\PrimeProcedureFieldFormType'] = new \App\Form\PrimeProcedureFieldFormType();
}
/**
* Gets the private 'App\Form\PrimeProcedureFormType' shared autowired service.
*
* @return \App\Form\PrimeProcedureFormType
*/
protected function getPrimeProcedureFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrimeProcedureFormType.php';
return $this->privates['App\\Form\\PrimeProcedureFormType'] = new \App\Form\PrimeProcedureFormType();
}
/**
* Gets the private 'App\Form\PrimeSourceFormType' shared autowired service.
*
* @return \App\Form\PrimeSourceFormType
*/
protected function getPrimeSourceFormTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PrimeSourceFormType.php';
return $this->privates['App\\Form\\PrimeSourceFormType'] = new \App\Form\PrimeSourceFormType();
}
/**
* Gets the private 'App\Form\Prime\CsvType' shared autowired service.
*
* @return \App\Form\Prime\CsvType
*/
protected function getCsvType2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Prime/CsvType.php';
return $this->privates['App\\Form\\Prime\\CsvType'] = new \App\Form\Prime\CsvType();
}
/**
* Gets the private 'App\Form\Prime\FormeType' shared autowired service.
*
* @return \App\Form\Prime\FormeType
*/
protected function getFormeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/Prime/FormeType.php';
return $this->privates['App\\Form\\Prime\\FormeType'] = new \App\Form\Prime\FormeType();
}
/**
* Gets the private 'App\Form\PropertyImageType' shared autowired service.
*
* @return \App\Form\PropertyImageType
*/
protected function getPropertyImageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PropertyImageType.php';
return $this->privates['App\\Form\\PropertyImageType'] = new \App\Form\PropertyImageType();
}
/**
* Gets the private 'App\Form\PropertytypeType' shared autowired service.
*
* @return \App\Form\PropertytypeType
*/
protected function getPropertytypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PropertytypeType.php';
return $this->privates['App\\Form\\PropertytypeType'] = new \App\Form\PropertytypeType();
}
/**
* Gets the private 'App\Form\ProviderFluviusType' shared autowired service.
*
* @return \App\Form\ProviderFluviusType
*/
protected function getProviderFluviusTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderFluviusType.php';
return $this->privates['App\\Form\\ProviderFluviusType'] = new \App\Form\ProviderFluviusType();
}
/**
* Gets the private 'App\Form\ProviderInverterType' shared autowired service.
*
* @return \App\Form\ProviderInverterType
*/
protected function getProviderInverterTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderInverterType.php';
return $this->privates['App\\Form\\ProviderInverterType'] = new \App\Form\ProviderInverterType();
}
/**
* Gets the private 'App\Form\ProviderOresType' shared autowired service.
*
* @return \App\Form\ProviderOresType
*/
protected function getProviderOresTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderOresType.php';
return $this->privates['App\\Form\\ProviderOresType'] = new \App\Form\ProviderOresType();
}
/**
* Gets the private 'App\Form\ProviderSibelgaTaskType' shared autowired service.
*
* @return \App\Form\ProviderSibelgaTaskType
*/
protected function getProviderSibelgaTaskTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderSibelgaTaskType.php';
return $this->privates['App\\Form\\ProviderSibelgaTaskType'] = new \App\Form\ProviderSibelgaTaskType();
}
/**
* Gets the private 'App\Form\ProviderSibelgaType' shared autowired service.
*
* @return \App\Form\ProviderSibelgaType
*/
protected function getProviderSibelgaTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderSibelgaType.php';
return $this->privates['App\\Form\\ProviderSibelgaType'] = new \App\Form\ProviderSibelgaType();
}
/**
* Gets the private 'App\Form\ProviderSibelgaWorkType' shared autowired service.
*
* @return \App\Form\ProviderSibelgaWorkType
*/
protected function getProviderSibelgaWorkTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderSibelgaWorkType.php';
return $this->privates['App\\Form\\ProviderSibelgaWorkType'] = new \App\Form\ProviderSibelgaWorkType();
}
/**
* Gets the private 'App\Form\ProviderSocietyCsvType' shared autowired service.
*
* @return \App\Form\ProviderSocietyCsvType
*/
protected function getProviderSocietyCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ProviderSocietyCsvType.php';
return $this->privates['App\\Form\\ProviderSocietyCsvType'] = new \App\Form\ProviderSocietyCsvType();
}
/**
* Gets the private 'App\Form\PublicInquiryInProgressCsvType' shared autowired service.
*
* @return \App\Form\PublicInquiryInProgressCsvType
*/
protected function getPublicInquiryInProgressCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PublicInquiryInProgressCsvType.php';
return $this->privates['App\\Form\\PublicInquiryInProgressCsvType'] = new \App\Form\PublicInquiryInProgressCsvType();
}
/**
* Gets the private 'App\Form\PurchasePartnerRequestObjectifType' shared autowired service.
*
* @return \App\Form\PurchasePartnerRequestObjectifType
*/
protected function getPurchasePartnerRequestObjectifTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PurchasePartnerRequestObjectifType.php';
return $this->privates['App\\Form\\PurchasePartnerRequestObjectifType'] = new \App\Form\PurchasePartnerRequestObjectifType();
}
/**
* Gets the private 'App\Form\PurchasePartnerRequestType' shared autowired service.
*
* @return \App\Form\PurchasePartnerRequestType
*/
protected function getPurchasePartnerRequestTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/PurchasePartnerRequestType.php';
return $this->privates['App\\Form\\PurchasePartnerRequestType'] = new \App\Form\PurchasePartnerRequestType();
}
/**
* Gets the private 'App\Form\RegionType' shared autowired service.
*
* @return \App\Form\RegionType
*/
protected function getRegionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/RegionType.php';
return $this->privates['App\\Form\\RegionType'] = new \App\Form\RegionType();
}
/**
* Gets the private 'App\Form\RentestimationType' shared autowired service.
*
* @return \App\Form\RentestimationType
*/
protected function getRentestimationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/RentestimationType.php';
return $this->privates['App\\Form\\RentestimationType'] = new \App\Form\RentestimationType();
}
/**
* Gets the private 'App\Form\RoofType' shared autowired service.
*
* @return \App\Form\RoofType
*/
protected function getRoofTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/RoofType.php';
return $this->privates['App\\Form\\RoofType'] = new \App\Form\RoofType();
}
/**
* Gets the private 'App\Form\RulesCsvType' shared autowired service.
*
* @return \App\Form\RulesCsvType
*/
protected function getRulesCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/RulesCsvType.php';
return $this->privates['App\\Form\\RulesCsvType'] = new \App\Form\RulesCsvType();
}
/**
* Gets the private 'App\Form\SalesAgreementFileType' shared autowired service.
*
* @return \App\Form\SalesAgreementFileType
*/
protected function getSalesAgreementFileTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SalesAgreementFileType.php';
return $this->privates['App\\Form\\SalesAgreementFileType'] = new \App\Form\SalesAgreementFileType();
}
/**
* Gets the private 'App\Form\ServiceCategoryType' shared autowired service.
*
* @return \App\Form\ServiceCategoryType
*/
protected function getServiceCategoryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ServiceCategoryType.php';
return $this->privates['App\\Form\\ServiceCategoryType'] = new \App\Form\ServiceCategoryType();
}
/**
* Gets the private 'App\Form\ServicePromoType' shared autowired service.
*
* @return \App\Form\ServicePromoType
*/
protected function getServicePromoTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ServicePromoType.php';
return $this->privates['App\\Form\\ServicePromoType'] = new \App\Form\ServicePromoType();
}
/**
* Gets the private 'App\Form\SimulationType' shared autowired service.
*
* @return \App\Form\SimulationType
*/
protected function getSimulationTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SimulationType.php';
return $this->privates['App\\Form\\SimulationType'] = new \App\Form\SimulationType();
}
/**
* Gets the private 'App\Form\SizeType' shared autowired service.
*
* @return \App\Form\SizeType
*/
protected function getSizeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SizeType.php';
return $this->privates['App\\Form\\SizeType'] = new \App\Form\SizeType();
}
/**
* Gets the private 'App\Form\SocietyApprovalType' shared autowired service.
*
* @return \App\Form\SocietyApprovalType
*/
protected function getSocietyApprovalTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SocietyApprovalType.php';
return $this->privates['App\\Form\\SocietyApprovalType'] = new \App\Form\SocietyApprovalType();
}
/**
* Gets the private 'App\Form\SocietyType' shared autowired service.
*
* @return \App\Form\SocietyType
*/
protected function getSocietyTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SocietyType.php';
return $this->privates['App\\Form\\SocietyType'] = new \App\Form\SocietyType();
}
/**
* Gets the private 'App\Form\StreetType' shared autowired service.
*
* @return \App\Form\StreetType
*/
protected function getStreetTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/StreetType.php';
return $this->privates['App\\Form\\StreetType'] = new \App\Form\StreetType();
}
/**
* Gets the private 'App\Form\SubjectType' shared autowired service.
*
* @return \App\Form\SubjectType
*/
protected function getSubjectTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SubjectType.php';
return $this->privates['App\\Form\\SubjectType'] = new \App\Form\SubjectType();
}
/**
* Gets the private 'App\Form\SubmodelType' shared autowired service.
*
* @return \App\Form\SubmodelType
*/
protected function getSubmodelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SubmodelType.php';
return $this->privates['App\\Form\\SubmodelType'] = new \App\Form\SubmodelType();
}
/**
* Gets the private 'App\Form\SubscriptionProductServiceType' shared autowired service.
*
* @return \App\Form\SubscriptionProductServiceType
*/
protected function getSubscriptionProductServiceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SubscriptionProductServiceType.php';
return $this->privates['App\\Form\\SubscriptionProductServiceType'] = new \App\Form\SubscriptionProductServiceType();
}
/**
* Gets the private 'App\Form\SubscriptionProductType' shared autowired service.
*
* @return \App\Form\SubscriptionProductType
*/
protected function getSubscriptionProductTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SubscriptionProductType.php';
return $this->privates['App\\Form\\SubscriptionProductType'] = new \App\Form\SubscriptionProductType();
}
/**
* Gets the private 'App\Form\SubsectionType' shared autowired service.
*
* @return \App\Form\SubsectionType
*/
protected function getSubsectionTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SubsectionType.php';
return $this->privates['App\\Form\\SubsectionType'] = new \App\Form\SubsectionType();
}
/**
* Gets the private 'App\Form\SuperficieType' shared autowired service.
*
* @return \App\Form\SuperficieType
*/
protected function getSuperficieTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SuperficieType.php';
return $this->privates['App\\Form\\SuperficieType'] = new \App\Form\SuperficieType();
}
/**
* Gets the private 'App\Form\SupplierType' shared autowired service.
*
* @return \App\Form\SupplierType
*/
protected function getSupplierTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SupplierType.php';
return $this->privates['App\\Form\\SupplierType'] = new \App\Form\SupplierType();
}
/**
* Gets the private 'App\Form\SyndicApartmentType' shared autowired service.
*
* @return \App\Form\SyndicApartmentType
*/
protected function getSyndicApartmentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/SyndicApartmentType.php';
return $this->privates['App\\Form\\SyndicApartmentType'] = new \App\Form\SyndicApartmentType();
}
/**
* Gets the private 'App\Form\TestImageType' shared autowired service.
*
* @return \App\Form\TestImageType
*/
protected function getTestImageTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TestImageType.php';
return $this->privates['App\\Form\\TestImageType'] = new \App\Form\TestImageType();
}
/**
* Gets the private 'App\Form\ThePropertyConstructionWorkRulesType' shared autowired service.
*
* @return \App\Form\ThePropertyConstructionWorkRulesType
*/
protected function getThePropertyConstructionWorkRulesTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ThePropertyConstructionWorkRulesType.php';
return $this->privates['App\\Form\\ThePropertyConstructionWorkRulesType'] = new \App\Form\ThePropertyConstructionWorkRulesType();
}
/**
* Gets the private 'App\Form\TheProperty\ExtensionOrder\MarkAsDeliveredType' shared autowired service.
*
* @return \App\Form\TheProperty\ExtensionOrder\MarkAsDeliveredType
*/
protected function getMarkAsDeliveredTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TheProperty/ExtensionOrder/MarkAsDeliveredType.php';
return $this->privates['App\\Form\\TheProperty\\ExtensionOrder\\MarkAsDeliveredType'] = new \App\Form\TheProperty\ExtensionOrder\MarkAsDeliveredType();
}
/**
* Gets the private 'App\Form\ThepropertyDocumentCategoryType' shared autowired service.
*
* @return \App\Form\ThepropertyDocumentCategoryType
*/
protected function getThepropertyDocumentCategoryTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ThepropertyDocumentCategoryType.php';
return $this->privates['App\\Form\\ThepropertyDocumentCategoryType'] = new \App\Form\ThepropertyDocumentCategoryType();
}
/**
* Gets the private 'App\Form\ThepropertyDocumentType' shared autowired service.
*
* @return \App\Form\ThepropertyDocumentType
*/
protected function getThepropertyDocumentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ThepropertyDocumentType.php';
return $this->privates['App\\Form\\ThepropertyDocumentType'] = new \App\Form\ThepropertyDocumentType();
}
/**
* Gets the private 'App\Form\ThepropertyProviderType' shared autowired service.
*
* @return \App\Form\ThepropertyProviderType
*/
protected function getThepropertyProviderTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ThepropertyProviderType.php';
return $this->privates['App\\Form\\ThepropertyProviderType'] = new \App\Form\ThepropertyProviderType();
}
/**
* Gets the private 'App\Form\ThepropertyType' shared autowired service.
*
* @return \App\Form\ThepropertyType
*/
protected function getThepropertyTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/ThepropertyType.php';
return $this->privates['App\\Form\\ThepropertyType'] = new \App\Form\ThepropertyType();
}
/**
* Gets the private 'App\Form\TheserviceType' shared autowired service.
*
* @return \App\Form\TheserviceType
*/
protected function getTheserviceTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TheserviceType.php';
return $this->privates['App\\Form\\TheserviceType'] = new \App\Form\TheserviceType();
}
/**
* Gets the private 'App\Form\TransactionTypeType' shared autowired service.
*
* @return \App\Form\TransactionTypeType
*/
protected function getTransactionTypeTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TransactionTypeType.php';
return $this->privates['App\\Form\\TransactionTypeType'] = new \App\Form\TransactionTypeType();
}
/**
* Gets the private 'App\Form\TypeDocumentType' shared autowired service.
*
* @return \App\Form\TypeDocumentType
*/
protected function getTypeDocumentTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TypeDocumentType.php';
return $this->privates['App\\Form\\TypeDocumentType'] = new \App\Form\TypeDocumentType();
}
/**
* Gets the private 'App\Form\TypeofworkType' shared autowired service.
*
* @return \App\Form\TypeofworkType
*/
protected function getTypeofworkTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/TypeofworkType.php';
return $this->privates['App\\Form\\TypeofworkType'] = new \App\Form\TypeofworkType();
}
/**
* Gets the private 'App\Form\UboType' shared autowired service.
*
* @return \App\Form\UboType
*/
protected function getUboTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/UboType.php';
return $this->privates['App\\Form\\UboType'] = new \App\Form\UboType();
}
/**
* Gets the private 'App\Form\VoirieType' shared autowired service.
*
* @return \App\Form\VoirieType
*/
protected function getVoirieTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/VoirieType.php';
return $this->privates['App\\Form\\VoirieType'] = new \App\Form\VoirieType();
}
/**
* Gets the private 'App\Form\WalletUserType' shared autowired service.
*
* @return \App\Form\WalletUserType
*/
protected function getWalletUserTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/WalletUserType.php';
return $this->privates['App\\Form\\WalletUserType'] = new \App\Form\WalletUserType();
}
/**
* Gets the private 'App\Form\WallonieCsvType' shared autowired service.
*
* @return \App\Form\WallonieCsvType
*/
protected function getWallonieCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/WallonieCsvType.php';
return $this->privates['App\\Form\\WallonieCsvType'] = new \App\Form\WallonieCsvType();
}
/**
* Gets the private 'App\Form\WaterSupllierControllerExcelType' shared autowired service.
*
* @return \App\Form\WaterSupllierControllerExcelType
*/
protected function getWaterSupllierControllerExcelTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/WaterSupllierControllerExcelType.php';
return $this->privates['App\\Form\\WaterSupllierControllerExcelType'] = new \App\Form\WaterSupllierControllerExcelType();
}
/**
* Gets the private 'App\Form\WorkCsvType' shared autowired service.
*
* @return \App\Form\WorkCsvType
*/
protected function getWorkCsvTypeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/src/Form/WorkCsvType.php';
return $this->privates['App\\Form\\WorkCsvType'] = new \App\Form\WorkCsvType();
}
/**
* Gets the private 'App\Mybase\Services\Base\SBase' shared autowired service.
*
* @return \App\Mybase\Services\Base\SBase
*/
protected function getSBaseService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Mybase\\Services\\Base\\SBase'])) {
return $this->privates['App\\Mybase\\Services\\Base\\SBase'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Mybase\\Services\\Base\\SBase'])) {
return $this->privates['App\\Mybase\\Services\\Base\\SBase'];
}
return $this->privates['App\\Mybase\\Services\\Base\\SBase'] = new \App\Mybase\Services\Base\SBase($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Mybase\Services\HttpClientService' shared autowired service.
*
* @return \App\Mybase\Services\HttpClientService
*/
protected function getHttpClientServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Mybase/Services/HttpClientService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Mybase\\Services\\HttpClientService'])) {
return $this->privates['App\\Mybase\\Services\\HttpClientService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Mybase\\Services\\HttpClientService'])) {
return $this->privates['App\\Mybase\\Services\\HttpClientService'];
}
return $this->privates['App\\Mybase\\Services\\HttpClientService'] = new \App\Mybase\Services\HttpClientService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), $a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\OpenApi\OpenApiFactory' shared autowired service.
*
* @return \App\OpenApi\OpenApiFactory
*/
protected function getOpenApiFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Factory/OpenApiFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/OpenApi/OpenApiFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/OpenApi/Factory/OpenApiFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/State/Pagination/PaginationOptions.php';
return $this->privates['App\\OpenApi\\OpenApiFactory'] = new \App\OpenApi\OpenApiFactory(new \ApiPlatform\Core\OpenApi\Factory\OpenApiFactory(($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()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()), ($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService()), ($this->privates['api_platform.operation_path_resolver.router'] ?? $this->getApiPlatform_OperationPathResolver_RouterService()), ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $this->parameters['api_platform.formats'], ($this->privates['api_platform.openapi.options'] ?? $this->getApiPlatform_Openapi_OptionsService()), new \ApiPlatform\State\Pagination\PaginationOptions(true, 'page', true, 'itemsPerPage', false, 'pagination', 10, 50, false, false, 'partial')));
}
/**
* Gets the private 'App\Repository\ActorsRepository' shared autowired service.
*
* @return \App\Repository\ActorsRepository
*/
protected function getActorsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ActorsRepository.php';
return $this->privates['App\\Repository\\ActorsRepository'] = new \App\Repository\ActorsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AdditionalCentsRepository' shared autowired service.
*
* @return \App\Repository\AdditionalCentsRepository
*/
protected function getAdditionalCentsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AdditionalCentsRepository.php';
return $this->privates['App\\Repository\\AdditionalCentsRepository'] = new \App\Repository\AdditionalCentsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AdressCsvRepository' shared autowired service.
*
* @return \App\Repository\AdressCsvRepository
*/
protected function getAdressCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AdressCsvRepository.php';
return $this->privates['App\\Repository\\AdressCsvRepository'] = new \App\Repository\AdressCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AdressRepository' shared autowired service.
*
* @return \App\Repository\AdressRepository
*/
protected function getAdressRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AdressRepository.php';
return $this->privates['App\\Repository\\AdressRepository'] = new \App\Repository\AdressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AlarmSystemRepository' shared autowired service.
*
* @return \App\Repository\AlarmSystemRepository
*/
protected function getAlarmSystemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AlarmSystemRepository.php';
return $this->privates['App\\Repository\\AlarmSystemRepository'] = new \App\Repository\AlarmSystemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AlertNewProjectImmoRepository' shared autowired service.
*
* @return \App\Repository\AlertNewProjectImmoRepository
*/
protected function getAlertNewProjectImmoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AlertNewProjectImmoRepository.php';
return $this->privates['App\\Repository\\AlertNewProjectImmoRepository'] = new \App\Repository\AlertNewProjectImmoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AlertRepository' shared autowired service.
*
* @return \App\Repository\AlertRepository
*/
protected function getAlertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AlertRepository.php';
return $this->privates['App\\Repository\\AlertRepository'] = new \App\Repository\AlertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnnexPermitPropertyRepository' shared autowired service.
*
* @return \App\Repository\AnnexPermitPropertyRepository
*/
protected function getAnnexPermitPropertyRepositoryService()
{
return $this->privates['App\\Repository\\AnnexPermitPropertyRepository'] = new \App\Repository\AnnexPermitPropertyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnnexPermitRepository' shared autowired service.
*
* @return \App\Repository\AnnexPermitRepository
*/
protected function getAnnexPermitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AnnexPermitRepository.php';
return $this->privates['App\\Repository\\AnnexPermitRepository'] = new \App\Repository\AnnexPermitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnnouncementObjectRepository' shared autowired service.
*
* @return \App\Repository\AnnouncementObjectRepository
*/
protected function getAnnouncementObjectRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AnnouncementObjectRepository.php';
return $this->privates['App\\Repository\\AnnouncementObjectRepository'] = new \App\Repository\AnnouncementObjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AnnouncementRepository' shared autowired service.
*
* @return \App\Repository\AnnouncementRepository
*/
protected function getAnnouncementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AnnouncementRepository.php';
return $this->privates['App\\Repository\\AnnouncementRepository'] = new \App\Repository\AnnouncementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AppointmentRequestRepository' shared autowired service.
*
* @return \App\Repository\AppointmentRequestRepository
*/
protected function getAppointmentRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AppointmentRequestRepository.php';
return $this->privates['App\\Repository\\AppointmentRequestRepository'] = new \App\Repository\AppointmentRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ArchitectArtWorkRepository' shared autowired service.
*
* @return \App\Repository\ArchitectArtWorkRepository
*/
protected function getArchitectArtWorkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ArchitectArtWorkRepository.php';
return $this->privates['App\\Repository\\ArchitectArtWorkRepository'] = new \App\Repository\ArchitectArtWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ArchitectSpecialistRepository' shared autowired service.
*
* @return \App\Repository\ArchitectSpecialistRepository
*/
protected function getArchitectSpecialistRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ArchitectSpecialistRepository.php';
return $this->privates['App\\Repository\\ArchitectSpecialistRepository'] = new \App\Repository\ArchitectSpecialistRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AreaCsvRepository' shared autowired service.
*
* @return \App\Repository\AreaCsvRepository
*/
protected function getAreaCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AreaCsvRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\AreaCsvRepository'])) {
return $this->privates['App\\Repository\\AreaCsvRepository'];
}
return $this->privates['App\\Repository\\AreaCsvRepository'] = new \App\Repository\AreaCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\AssitanceObtainedRepository' shared autowired service.
*
* @return \App\Repository\AssitanceObtainedRepository
*/
protected function getAssitanceObtainedRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AssitanceObtainedRepository.php';
return $this->privates['App\\Repository\\AssitanceObtainedRepository'] = new \App\Repository\AssitanceObtainedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\AuthorizationsRepository' shared autowired service.
*
* @return \App\Repository\AuthorizationsRepository
*/
protected function getAuthorizationsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/AuthorizationsRepository.php';
return $this->privates['App\\Repository\\AuthorizationsRepository'] = new \App\Repository\AuthorizationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BankDetailsRepository' shared autowired service.
*
* @return \App\Repository\BankDetailsRepository
*/
protected function getBankDetailsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BankDetailsRepository.php';
return $this->privates['App\\Repository\\BankDetailsRepository'] = new \App\Repository\BankDetailsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BankRepository' shared autowired service.
*
* @return \App\Repository\BankRepository
*/
protected function getBankRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BankRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\BankRepository'])) {
return $this->privates['App\\Repository\\BankRepository'];
}
return $this->privates['App\\Repository\\BankRepository'] = new \App\Repository\BankRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\BankSimulationRepository' shared autowired service.
*
* @return \App\Repository\BankSimulationRepository
*/
protected function getBankSimulationRepositoryService()
{
return $this->privates['App\\Repository\\BankSimulationRepository'] = new \App\Repository\BankSimulationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BoilerPerformanceRepository' shared autowired service.
*
* @return \App\Repository\BoilerPerformanceRepository
*/
protected function getBoilerPerformanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BoilerPerformanceRepository.php';
return $this->privates['App\\Repository\\BoilerPerformanceRepository'] = new \App\Repository\BoilerPerformanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BorrowBankRepository' shared autowired service.
*
* @return \App\Repository\BorrowBankRepository
*/
protected function getBorrowBankRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BorrowBankRepository.php';
return $this->privates['App\\Repository\\BorrowBankRepository'] = new \App\Repository\BorrowBankRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BrugisCsvRepository' shared autowired service.
*
* @return \App\Repository\BrugisCsvRepository
*/
protected function getBrugisCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BrugisCsvRepository.php';
return $this->privates['App\\Repository\\BrugisCsvRepository'] = new \App\Repository\BrugisCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\BrugisRepository' shared autowired service.
*
* @return \App\Repository\BrugisRepository
*/
protected function getBrugisRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/BrugisRepository.php';
return $this->privates['App\\Repository\\BrugisRepository'] = new \App\Repository\BrugisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CareCompaniesRepository' shared autowired service.
*
* @return \App\Repository\CareCompaniesRepository
*/
protected function getCareCompaniesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CareCompaniesRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\CareCompaniesRepository'])) {
return $this->privates['App\\Repository\\CareCompaniesRepository'];
}
return $this->privates['App\\Repository\\CareCompaniesRepository'] = new \App\Repository\CareCompaniesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\CarpoolAnnouncementRepository' shared autowired service.
*
* @return \App\Repository\CarpoolAnnouncementRepository
*/
protected function getCarpoolAnnouncementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CarpoolAnnouncementRepository.php';
return $this->privates['App\\Repository\\CarpoolAnnouncementRepository'] = new \App\Repository\CarpoolAnnouncementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CategoryEnvironnementRepository' shared autowired service.
*
* @return \App\Repository\CategoryEnvironnementRepository
*/
protected function getCategoryEnvironnementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CategoryEnvironnementRepository.php';
return $this->privates['App\\Repository\\CategoryEnvironnementRepository'] = new \App\Repository\CategoryEnvironnementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChangeAdressRepository' shared autowired service.
*
* @return \App\Repository\ChangeAdressRepository
*/
protected function getChangeAdressRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChangeAdressRepository.php';
return $this->privates['App\\Repository\\ChangeAdressRepository'] = new \App\Repository\ChangeAdressRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChangeWaterBranchRepository' shared autowired service.
*
* @return \App\Repository\ChangeWaterBranchRepository
*/
protected function getChangeWaterBranchRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChangeWaterBranchRepository.php';
return $this->privates['App\\Repository\\ChangeWaterBranchRepository'] = new \App\Repository\ChangeWaterBranchRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChatFileRepository' shared autowired service.
*
* @return \App\Repository\ChatFileRepository
*/
protected function getChatFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChatFileRepository.php';
return $this->privates['App\\Repository\\ChatFileRepository'] = new \App\Repository\ChatFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChatRepository' shared autowired service.
*
* @return \App\Repository\ChatRepository
*/
protected function getChatRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChatRepository.php';
return $this->privates['App\\Repository\\ChatRepository'] = new \App\Repository\ChatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CheckEmailProcessRepository' shared autowired service.
*
* @return \App\Repository\CheckEmailProcessRepository
*/
protected function getCheckEmailProcessRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Mailbox/Inbound/CheckProcessRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/CheckEmailProcessRepository.php';
return $this->privates['App\\Repository\\CheckEmailProcessRepository'] = new \App\Repository\CheckEmailProcessRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChoicecategoryRepository' shared autowired service.
*
* @return \App\Repository\ChoicecategoryRepository
*/
protected function getChoicecategoryRepositoryService()
{
return $this->privates['App\\Repository\\ChoicecategoryRepository'] = new \App\Repository\ChoicecategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ChoicedEngieRepository' shared autowired service.
*
* @return \App\Repository\ChoicedEngieRepository
*/
protected function getChoicedEngieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ChoicedEngieRepository.php';
return $this->privates['App\\Repository\\ChoicedEngieRepository'] = new \App\Repository\ChoicedEngieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CiternInstallModifRepository' shared autowired service.
*
* @return \App\Repository\CiternInstallModifRepository
*/
protected function getCiternInstallModifRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CiternInstallModifRepository.php';
return $this->privates['App\\Repository\\CiternInstallModifRepository'] = new \App\Repository\CiternInstallModifRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CityEuropaRepository' shared autowired service.
*
* @return \App\Repository\CityEuropaRepository
*/
protected function getCityEuropaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CityEuropaRepository.php';
return $this->privates['App\\Repository\\CityEuropaRepository'] = new \App\Repository\CityEuropaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CityRepository' shared autowired service.
*
* @return \App\Repository\CityRepository
*/
protected function getCityRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CityRepository.php';
return $this->privates['App\\Repository\\CityRepository'] = new \App\Repository\CityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClassesRepository' shared autowired service.
*
* @return \App\Repository\ClassesRepository
*/
protected function getClassesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClassesRepository.php';
return $this->privates['App\\Repository\\ClassesRepository'] = new \App\Repository\ClassesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CleaningAndGardeningRepository' shared autowired service.
*
* @return \App\Repository\CleaningAndGardeningRepository
*/
protected function getCleaningAndGardeningRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CleaningAndGardeningRepository.php';
return $this->privates['App\\Repository\\CleaningAndGardeningRepository'] = new \App\Repository\CleaningAndGardeningRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientClauseRepository' shared autowired service.
*
* @return \App\Repository\ClientClauseRepository
*/
protected function getClientClauseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientClauseRepository.php';
return $this->privates['App\\Repository\\ClientClauseRepository'] = new \App\Repository\ClientClauseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientDeedOfSaleDiscussionFileRepository' shared autowired service.
*
* @return \App\Repository\ClientDeedOfSaleDiscussionFileRepository
*/
protected function getClientDeedOfSaleDiscussionFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientDeedOfSaleDiscussionFileRepository.php';
return $this->privates['App\\Repository\\ClientDeedOfSaleDiscussionFileRepository'] = new \App\Repository\ClientDeedOfSaleDiscussionFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientDeedOfSaleDiscussionRepository' shared autowired service.
*
* @return \App\Repository\ClientDeedOfSaleDiscussionRepository
*/
protected function getClientDeedOfSaleDiscussionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientDeedOfSaleDiscussionRepository.php';
return $this->privates['App\\Repository\\ClientDeedOfSaleDiscussionRepository'] = new \App\Repository\ClientDeedOfSaleDiscussionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientDeedOfSaleRepository' shared autowired service.
*
* @return \App\Repository\ClientDeedOfSaleRepository
*/
protected function getClientDeedOfSaleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientDeedOfSaleRepository.php';
return $this->privates['App\\Repository\\ClientDeedOfSaleRepository'] = new \App\Repository\ClientDeedOfSaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientFriendRepository' shared autowired service.
*
* @return \App\Repository\ClientFriendRepository
*/
protected function getClientFriendRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientFriendRepository.php';
return $this->privates['App\\Repository\\ClientFriendRepository'] = new \App\Repository\ClientFriendRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientSalesAgreementDiscussionFileRepository' shared autowired service.
*
* @return \App\Repository\ClientSalesAgreementDiscussionFileRepository
*/
protected function getClientSalesAgreementDiscussionFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientSalesAgreementDiscussionFileRepository.php';
return $this->privates['App\\Repository\\ClientSalesAgreementDiscussionFileRepository'] = new \App\Repository\ClientSalesAgreementDiscussionFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientSalesAgreementDiscussionRepository' shared autowired service.
*
* @return \App\Repository\ClientSalesAgreementDiscussionRepository
*/
protected function getClientSalesAgreementDiscussionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientSalesAgreementDiscussionRepository.php';
return $this->privates['App\\Repository\\ClientSalesAgreementDiscussionRepository'] = new \App\Repository\ClientSalesAgreementDiscussionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ClientSalesAgreementRepository' shared autowired service.
*
* @return \App\Repository\ClientSalesAgreementRepository
*/
protected function getClientSalesAgreementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ClientSalesAgreementRepository.php';
return $this->privates['App\\Repository\\ClientSalesAgreementRepository'] = new \App\Repository\ClientSalesAgreementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwershipPropositionVoteRepository' shared autowired service.
*
* @return \App\Repository\CoOwershipPropositionVoteRepository
*/
protected function getCoOwershipPropositionVoteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwershipPropositionVoteRepository.php';
return $this->privates['App\\Repository\\CoOwershipPropositionVoteRepository'] = new \App\Repository\CoOwershipPropositionVoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnerShipDocumentRepository' shared autowired service.
*
* @return \App\Repository\CoOwnerShipDocumentRepository
*/
protected function getCoOwnerShipDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnerShipDocumentRepository.php';
return $this->privates['App\\Repository\\CoOwnerShipDocumentRepository'] = new \App\Repository\CoOwnerShipDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipAgendaRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipAgendaRepository
*/
protected function getCoOwnershipAgendaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipAgendaRepository.php';
return $this->privates['App\\Repository\\CoOwnershipAgendaRepository'] = new \App\Repository\CoOwnershipAgendaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipAuditorRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipAuditorRepository
*/
protected function getCoOwnershipAuditorRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipAuditorRepository.php';
return $this->privates['App\\Repository\\CoOwnershipAuditorRepository'] = new \App\Repository\CoOwnershipAuditorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipBalanceRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipBalanceRepository
*/
protected function getCoOwnershipBalanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipBalanceRepository.php';
return $this->privates['App\\Repository\\CoOwnershipBalanceRepository'] = new \App\Repository\CoOwnershipBalanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipCouncilRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipCouncilRepository
*/
protected function getCoOwnershipCouncilRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipCouncilRepository.php';
return $this->privates['App\\Repository\\CoOwnershipCouncilRepository'] = new \App\Repository\CoOwnershipCouncilRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipFilesRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipFilesRepository
*/
protected function getCoOwnershipFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipFilesRepository.php';
return $this->privates['App\\Repository\\CoOwnershipFilesRepository'] = new \App\Repository\CoOwnershipFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipGMDecisionRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipGMDecisionRepository
*/
protected function getCoOwnershipGMDecisionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipGMDecisionRepository.php';
return $this->privates['App\\Repository\\CoOwnershipGMDecisionRepository'] = new \App\Repository\CoOwnershipGMDecisionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipInvoicesRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipInvoicesRepository
*/
protected function getCoOwnershipInvoicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipInvoicesRepository.php';
return $this->privates['App\\Repository\\CoOwnershipInvoicesRepository'] = new \App\Repository\CoOwnershipInvoicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipLotAccountRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipLotAccountRepository
*/
protected function getCoOwnershipLotAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipLotAccountRepository.php';
return $this->privates['App\\Repository\\CoOwnershipLotAccountRepository'] = new \App\Repository\CoOwnershipLotAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipLotBalanceRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipLotBalanceRepository
*/
protected function getCoOwnershipLotBalanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipLotBalanceRepository.php';
return $this->privates['App\\Repository\\CoOwnershipLotBalanceRepository'] = new \App\Repository\CoOwnershipLotBalanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipLotTotalAccountRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipLotTotalAccountRepository
*/
protected function getCoOwnershipLotTotalAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipLotTotalAccountRepository.php';
return $this->privates['App\\Repository\\CoOwnershipLotTotalAccountRepository'] = new \App\Repository\CoOwnershipLotTotalAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipMeetingTranscriptFileRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipMeetingTranscriptFileRepository
*/
protected function getCoOwnershipMeetingTranscriptFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipMeetingTranscriptFileRepository.php';
return $this->privates['App\\Repository\\CoOwnershipMeetingTranscriptFileRepository'] = new \App\Repository\CoOwnershipMeetingTranscriptFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipMeetingTranscriptRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipMeetingTranscriptRepository
*/
protected function getCoOwnershipMeetingTranscriptRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipMeetingTranscriptRepository.php';
return $this->privates['App\\Repository\\CoOwnershipMeetingTranscriptRepository'] = new \App\Repository\CoOwnershipMeetingTranscriptRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipPropositionRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipPropositionRepository
*/
protected function getCoOwnershipPropositionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipPropositionRepository.php';
return $this->privates['App\\Repository\\CoOwnershipPropositionRepository'] = new \App\Repository\CoOwnershipPropositionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipRepository
*/
protected function getCoOwnershipRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipRepository.php';
return $this->privates['App\\Repository\\CoOwnershipRepository'] = new \App\Repository\CoOwnershipRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipThePropertyFileRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipThePropertyFileRepository
*/
protected function getCoOwnershipThePropertyFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipThePropertyFileRepository.php';
return $this->privates['App\\Repository\\CoOwnershipThePropertyFileRepository'] = new \App\Repository\CoOwnershipThePropertyFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipThePropertyRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipThePropertyRepository
*/
protected function getCoOwnershipThePropertyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipThePropertyRepository.php';
return $this->privates['App\\Repository\\CoOwnershipThePropertyRepository'] = new \App\Repository\CoOwnershipThePropertyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipThePropertySyndicResponseRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipThePropertySyndicResponseRepository
*/
protected function getCoOwnershipThePropertySyndicResponseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipThePropertySyndicResponseRepository.php';
return $this->privates['App\\Repository\\CoOwnershipThePropertySyndicResponseRepository'] = new \App\Repository\CoOwnershipThePropertySyndicResponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CoOwnershipTotalAccountRepository' shared autowired service.
*
* @return \App\Repository\CoOwnershipTotalAccountRepository
*/
protected function getCoOwnershipTotalAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CoOwnershipTotalAccountRepository.php';
return $this->privates['App\\Repository\\CoOwnershipTotalAccountRepository'] = new \App\Repository\CoOwnershipTotalAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ColectiveGardenRepository' shared autowired service.
*
* @return \App\Repository\ColectiveGardenRepository
*/
protected function getColectiveGardenRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ColectiveGardenRepository.php';
return $this->privates['App\\Repository\\ColectiveGardenRepository'] = new \App\Repository\ColectiveGardenRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommissionershipRepository' shared autowired service.
*
* @return \App\Repository\CommissionershipRepository
*/
protected function getCommissionershipRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommissionershipRepository.php';
return $this->privates['App\\Repository\\CommissionershipRepository'] = new \App\Repository\CommissionershipRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommitteeRepository' shared autowired service.
*
* @return \App\Repository\CommitteeRepository
*/
protected function getCommitteeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommitteeRepository.php';
return $this->privates['App\\Repository\\CommitteeRepository'] = new \App\Repository\CommitteeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunaleServiceRepository' shared autowired service.
*
* @return \App\Repository\CommunaleServiceRepository
*/
protected function getCommunaleServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunaleServiceRepository.php';
return $this->privates['App\\Repository\\CommunaleServiceRepository'] = new \App\Repository\CommunaleServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityConsultationRepository' shared autowired service.
*
* @return \App\Repository\CommunityConsultationRepository
*/
protected function getCommunityConsultationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityConsultationRepository.php';
return $this->privates['App\\Repository\\CommunityConsultationRepository'] = new \App\Repository\CommunityConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityCoordinateRepository' shared autowired service.
*
* @return \App\Repository\CommunityCoordinateRepository
*/
protected function getCommunityCoordinateRepositoryService()
{
return $this->privates['App\\Repository\\CommunityCoordinateRepository'] = new \App\Repository\CommunityCoordinateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityEventFileRepository' shared autowired service.
*
* @return \App\Repository\CommunityEventFileRepository
*/
protected function getCommunityEventFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityEventFileRepository.php';
return $this->privates['App\\Repository\\CommunityEventFileRepository'] = new \App\Repository\CommunityEventFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityEventRepository' shared autowired service.
*
* @return \App\Repository\CommunityEventRepository
*/
protected function getCommunityEventRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityEventRepository.php';
return $this->privates['App\\Repository\\CommunityEventRepository'] = new \App\Repository\CommunityEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityFleatMarketRepository' shared autowired service.
*
* @return \App\Repository\CommunityFleatMarketRepository
*/
protected function getCommunityFleatMarketRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityFleatMarketRepository.php';
return $this->privates['App\\Repository\\CommunityFleatMarketRepository'] = new \App\Repository\CommunityFleatMarketRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityHouseWarmingRepository' shared autowired service.
*
* @return \App\Repository\CommunityHouseWarmingRepository
*/
protected function getCommunityHouseWarmingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityHouseWarmingRepository.php';
return $this->privates['App\\Repository\\CommunityHouseWarmingRepository'] = new \App\Repository\CommunityHouseWarmingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityLocalPartenarshipRepository' shared autowired service.
*
* @return \App\Repository\CommunityLocalPartenarshipRepository
*/
protected function getCommunityLocalPartenarshipRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityLocalPartenarshipRepository.php';
return $this->privates['App\\Repository\\CommunityLocalPartenarshipRepository'] = new \App\Repository\CommunityLocalPartenarshipRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityLostAnimalRepository' shared autowired service.
*
* @return \App\Repository\CommunityLostAnimalRepository
*/
protected function getCommunityLostAnimalRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityLostAnimalRepository.php';
return $this->privates['App\\Repository\\CommunityLostAnimalRepository'] = new \App\Repository\CommunityLostAnimalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPartyRepository' shared autowired service.
*
* @return \App\Repository\CommunityPartyRepository
*/
protected function getCommunityPartyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPartyRepository.php';
return $this->privates['App\\Repository\\CommunityPartyRepository'] = new \App\Repository\CommunityPartyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPlpRepository' shared autowired service.
*
* @return \App\Repository\CommunityPlpRepository
*/
protected function getCommunityPlpRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPlpRepository.php';
return $this->privates['App\\Repository\\CommunityPlpRepository'] = new \App\Repository\CommunityPlpRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPlpVoteRepository' shared autowired service.
*
* @return \App\Repository\CommunityPlpVoteRepository
*/
protected function getCommunityPlpVoteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPlpVoteRepository.php';
return $this->privates['App\\Repository\\CommunityPlpVoteRepository'] = new \App\Repository\CommunityPlpVoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPostCommentRepository' shared autowired service.
*
* @return \App\Repository\CommunityPostCommentRepository
*/
protected function getCommunityPostCommentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPostCommentRepository.php';
return $this->privates['App\\Repository\\CommunityPostCommentRepository'] = new \App\Repository\CommunityPostCommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPostFileRepository' shared autowired service.
*
* @return \App\Repository\CommunityPostFileRepository
*/
protected function getCommunityPostFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPostFileRepository.php';
return $this->privates['App\\Repository\\CommunityPostFileRepository'] = new \App\Repository\CommunityPostFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPostLikeRepository' shared autowired service.
*
* @return \App\Repository\CommunityPostLikeRepository
*/
protected function getCommunityPostLikeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPostLikeRepository.php';
return $this->privates['App\\Repository\\CommunityPostLikeRepository'] = new \App\Repository\CommunityPostLikeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPostRepository' shared autowired service.
*
* @return \App\Repository\CommunityPostRepository
*/
protected function getCommunityPostRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPostRepository.php';
return $this->privates['App\\Repository\\CommunityPostRepository'] = new \App\Repository\CommunityPostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPostSignalRepository' shared autowired service.
*
* @return \App\Repository\CommunityPostSignalRepository
*/
protected function getCommunityPostSignalRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPostSignalRepository.php';
return $this->privates['App\\Repository\\CommunityPostSignalRepository'] = new \App\Repository\CommunityPostSignalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityProductRepository' shared autowired service.
*
* @return \App\Repository\CommunityProductRepository
*/
protected function getCommunityProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityProductRepository.php';
return $this->privates['App\\Repository\\CommunityProductRepository'] = new \App\Repository\CommunityProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityPurchaseRepository' shared autowired service.
*
* @return \App\Repository\CommunityPurchaseRepository
*/
protected function getCommunityPurchaseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityPurchaseRepository.php';
return $this->privates['App\\Repository\\CommunityPurchaseRepository'] = new \App\Repository\CommunityPurchaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunitySaleRepository' shared autowired service.
*
* @return \App\Repository\CommunitySaleRepository
*/
protected function getCommunitySaleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunitySaleRepository.php';
return $this->privates['App\\Repository\\CommunitySaleRepository'] = new \App\Repository\CommunitySaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityServiceRequestRepository' shared autowired service.
*
* @return \App\Repository\CommunityServiceRequestRepository
*/
protected function getCommunityServiceRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityServiceRequestRepository.php';
return $this->privates['App\\Repository\\CommunityServiceRequestRepository'] = new \App\Repository\CommunityServiceRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityServiceResponseRepository' shared autowired service.
*
* @return \App\Repository\CommunityServiceResponseRepository
*/
protected function getCommunityServiceResponseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityServiceResponseRepository.php';
return $this->privates['App\\Repository\\CommunityServiceResponseRepository'] = new \App\Repository\CommunityServiceResponseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunitySolicitationRepository' shared autowired service.
*
* @return \App\Repository\CommunitySolicitationRepository
*/
protected function getCommunitySolicitationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunitySolicitationRepository.php';
return $this->privates['App\\Repository\\CommunitySolicitationRepository'] = new \App\Repository\CommunitySolicitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunitySolicitationVoteRepository' shared autowired service.
*
* @return \App\Repository\CommunitySolicitationVoteRepository
*/
protected function getCommunitySolicitationVoteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunitySolicitationVoteRepository.php';
return $this->privates['App\\Repository\\CommunitySolicitationVoteRepository'] = new \App\Repository\CommunitySolicitationVoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityTypeProductRepository' shared autowired service.
*
* @return \App\Repository\CommunityTypeProductRepository
*/
protected function getCommunityTypeProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityTypeProductRepository.php';
return $this->privates['App\\Repository\\CommunityTypeProductRepository'] = new \App\Repository\CommunityTypeProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityVoteConsultationRepository' shared autowired service.
*
* @return \App\Repository\CommunityVoteConsultationRepository
*/
protected function getCommunityVoteConsultationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityVoteConsultationRepository.php';
return $this->privates['App\\Repository\\CommunityVoteConsultationRepository'] = new \App\Repository\CommunityVoteConsultationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityVotePartyRepository' shared autowired service.
*
* @return \App\Repository\CommunityVotePartyRepository
*/
protected function getCommunityVotePartyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityVotePartyRepository.php';
return $this->privates['App\\Repository\\CommunityVotePartyRepository'] = new \App\Repository\CommunityVotePartyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityWorkRepository' shared autowired service.
*
* @return \App\Repository\CommunityWorkRepository
*/
protected function getCommunityWorkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityWorkRepository.php';
return $this->privates['App\\Repository\\CommunityWorkRepository'] = new \App\Repository\CommunityWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CommunityWorkVoteRepository' shared autowired service.
*
* @return \App\Repository\CommunityWorkVoteRepository
*/
protected function getCommunityWorkVoteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CommunityWorkVoteRepository.php';
return $this->privates['App\\Repository\\CommunityWorkVoteRepository'] = new \App\Repository\CommunityWorkVoteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CondominiumFeeRepository' shared autowired service.
*
* @return \App\Repository\CondominiumFeeRepository
*/
protected function getCondominiumFeeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CondominiumFeeRepository.php';
return $this->privates['App\\Repository\\CondominiumFeeRepository'] = new \App\Repository\CondominiumFeeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CondominiumRepository' shared autowired service.
*
* @return \App\Repository\CondominiumRepository
*/
protected function getCondominiumRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CondominiumRepository.php';
return $this->privates['App\\Repository\\CondominiumRepository'] = new \App\Repository\CondominiumRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ConsumptionWaterRepository' shared autowired service.
*
* @return \App\Repository\ConsumptionWaterRepository
*/
protected function getConsumptionWaterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ConsumptionWaterRepository.php';
return $this->privates['App\\Repository\\ConsumptionWaterRepository'] = new \App\Repository\ConsumptionWaterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ContactsellerRepository' shared autowired service.
*
* @return \App\Repository\ContactsellerRepository
*/
protected function getContactsellerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ContactsellerRepository.php';
return $this->privates['App\\Repository\\ContactsellerRepository'] = new \App\Repository\ContactsellerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ControlsRepository' shared autowired service.
*
* @return \App\Repository\ControlsRepository
*/
protected function getControlsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ControlsRepository.php';
return $this->privates['App\\Repository\\ControlsRepository'] = new \App\Repository\ControlsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ConversationRepository' shared autowired service.
*
* @return \App\Repository\ConversationRepository
*/
protected function getConversationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ConversationRepository.php';
return $this->privates['App\\Repository\\ConversationRepository'] = new \App\Repository\ConversationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CounterOfferLeaseRepository' shared autowired service.
*
* @return \App\Repository\CounterOfferLeaseRepository
*/
protected function getCounterOfferLeaseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CounterOfferLeaseRepository.php';
return $this->privates['App\\Repository\\CounterOfferLeaseRepository'] = new \App\Repository\CounterOfferLeaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CounterOfferRepository' shared autowired service.
*
* @return \App\Repository\CounterOfferRepository
*/
protected function getCounterOfferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CounterOfferRepository.php';
return $this->privates['App\\Repository\\CounterOfferRepository'] = new \App\Repository\CounterOfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\CountryRepository' shared autowired service.
*
* @return \App\Repository\CountryRepository
*/
protected function getCountryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CountryRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\CountryRepository'])) {
return $this->privates['App\\Repository\\CountryRepository'];
}
return $this->privates['App\\Repository\\CountryRepository'] = new \App\Repository\CountryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\CsvRepository' shared autowired service.
*
* @return \App\Repository\CsvRepository
*/
protected function getCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/CsvRepository.php';
return $this->privates['App\\Repository\\CsvRepository'] = new \App\Repository\CsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DVFCsvRepository' shared autowired service.
*
* @return \App\Repository\DVFCsvRepository
*/
protected function getDVFCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DVFCsvRepository.php';
return $this->privates['App\\Repository\\DVFCsvRepository'] = new \App\Repository\DVFCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DVFRepository' shared autowired service.
*
* @return \App\Repository\DVFRepository
*/
protected function getDVFRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DVFRepository.php';
return $this->privates['App\\Repository\\DVFRepository'] = new \App\Repository\DVFRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DailyNeededRepository' shared autowired service.
*
* @return \App\Repository\DailyNeededRepository
*/
protected function getDailyNeededRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DailyNeededRepository.php';
return $this->privates['App\\Repository\\DailyNeededRepository'] = new \App\Repository\DailyNeededRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DeedOfSaleRepository' shared autowired service.
*
* @return \App\Repository\DeedOfSaleRepository
*/
protected function getDeedOfSaleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DeedOfSaleRepository.php';
return $this->privates['App\\Repository\\DeedOfSaleRepository'] = new \App\Repository\DeedOfSaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DefaultClauseRepository' shared autowired service.
*
* @return \App\Repository\DefaultClauseRepository
*/
protected function getDefaultClauseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DefaultClauseRepository.php';
return $this->privates['App\\Repository\\DefaultClauseRepository'] = new \App\Repository\DefaultClauseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DeliveryTimesRepository' shared autowired service.
*
* @return \App\Repository\DeliveryTimesRepository
*/
protected function getDeliveryTimesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DeliveryTimesRepository.php';
return $this->privates['App\\Repository\\DeliveryTimesRepository'] = new \App\Repository\DeliveryTimesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DemandsRepository' shared autowired service.
*
* @return \App\Repository\DemandsRepository
*/
protected function getDemandsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DemandsRepository.php';
return $this->privates['App\\Repository\\DemandsRepository'] = new \App\Repository\DemandsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DesignNeighborhoodRepository' shared autowired service.
*
* @return \App\Repository\DesignNeighborhoodRepository
*/
protected function getDesignNeighborhoodRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DesignNeighborhoodRepository.php';
return $this->privates['App\\Repository\\DesignNeighborhoodRepository'] = new \App\Repository\DesignNeighborhoodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DestinationHabitationRepository' shared autowired service.
*
* @return \App\Repository\DestinationHabitationRepository
*/
protected function getDestinationHabitationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DestinationHabitationRepository.php';
return $this->privates['App\\Repository\\DestinationHabitationRepository'] = new \App\Repository\DestinationHabitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DetailedStudyWorkRepository' shared autowired service.
*
* @return \App\Repository\DetailedStudyWorkRepository
*/
protected function getDetailedStudyWorkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DetailedStudyWorkRepository.php';
return $this->privates['App\\Repository\\DetailedStudyWorkRepository'] = new \App\Repository\DetailedStudyWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DispensePdfRepository' shared autowired service.
*
* @return \App\Repository\DispensePdfRepository
*/
protected function getDispensePdfRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DispensePdfRepository.php';
return $this->privates['App\\Repository\\DispensePdfRepository'] = new \App\Repository\DispensePdfRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DispenseRepository' shared autowired service.
*
* @return \App\Repository\DispenseRepository
*/
protected function getDispenseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DispenseRepository.php';
return $this->privates['App\\Repository\\DispenseRepository'] = new \App\Repository\DispenseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DistanceRepository' shared autowired service.
*
* @return \App\Repository\DistanceRepository
*/
protected function getDistanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DistanceRepository.php';
return $this->privates['App\\Repository\\DistanceRepository'] = new \App\Repository\DistanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DocumentTypeRepository' shared autowired service.
*
* @return \App\Repository\DocumentTypeRepository
*/
protected function getDocumentTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DocumentTypeRepository.php';
return $this->privates['App\\Repository\\DocumentTypeRepository'] = new \App\Repository\DocumentTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomiciliationAquisitionRepository' shared autowired service.
*
* @return \App\Repository\DomiciliationAquisitionRepository
*/
protected function getDomiciliationAquisitionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DomiciliationAquisitionRepository.php';
return $this->privates['App\\Repository\\DomiciliationAquisitionRepository'] = new \App\Repository\DomiciliationAquisitionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomiciliationDeclarationRepository' shared autowired service.
*
* @return \App\Repository\DomiciliationDeclarationRepository
*/
protected function getDomiciliationDeclarationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DomiciliationDeclarationRepository.php';
return $this->privates['App\\Repository\\DomiciliationDeclarationRepository'] = new \App\Repository\DomiciliationDeclarationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomiciliationFilesRepository' shared autowired service.
*
* @return \App\Repository\DomiciliationFilesRepository
*/
protected function getDomiciliationFilesRepositoryService()
{
return $this->privates['App\\Repository\\DomiciliationFilesRepository'] = new \App\Repository\DomiciliationFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomiciliationResaleRepository' shared autowired service.
*
* @return \App\Repository\DomiciliationResaleRepository
*/
protected function getDomiciliationResaleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DomiciliationResaleRepository.php';
return $this->privates['App\\Repository\\DomiciliationResaleRepository'] = new \App\Repository\DomiciliationResaleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\DomiciliationResidenceRepository' shared autowired service.
*
* @return \App\Repository\DomiciliationResidenceRepository
*/
protected function getDomiciliationResidenceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/DomiciliationResidenceRepository.php';
return $this->privates['App\\Repository\\DomiciliationResidenceRepository'] = new \App\Repository\DomiciliationResidenceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EasyPermitForm2Repository' shared autowired service.
*
* @return \App\Repository\EasyPermitForm2Repository
*/
protected function getEasyPermitForm2RepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EasyPermitForm2Repository.php';
return $this->privates['App\\Repository\\EasyPermitForm2Repository'] = new \App\Repository\EasyPermitForm2Repository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EditRegistersRepository' shared autowired service.
*
* @return \App\Repository\EditRegistersRepository
*/
protected function getEditRegistersRepositoryService()
{
return $this->privates['App\\Repository\\EditRegistersRepository'] = new \App\Repository\EditRegistersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EducationCsvRepository' shared autowired service.
*
* @return \App\Repository\EducationCsvRepository
*/
protected function getEducationCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EducationCsvRepository.php';
return $this->privates['App\\Repository\\EducationCsvRepository'] = new \App\Repository\EducationCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EducationRepository' shared autowired service.
*
* @return \App\Repository\EducationRepository
*/
protected function getEducationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EducationRepository.php';
return $this->privates['App\\Repository\\EducationRepository'] = new \App\Repository\EducationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EidaRepository' shared autowired service.
*
* @return \App\Repository\EidaRepository
*/
protected function getEidaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EidaRepository.php';
return $this->privates['App\\Repository\\EidaRepository'] = new \App\Repository\EidaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ElectrisRepository' shared autowired service.
*
* @return \App\Repository\ElectrisRepository
*/
protected function getElectrisRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ElectrisRepository.php';
return $this->privates['App\\Repository\\ElectrisRepository'] = new \App\Repository\ElectrisRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnergyBelgiqueRepository' shared autowired service.
*
* @return \App\Repository\EnergyBelgiqueRepository
*/
protected function getEnergyBelgiqueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnergyBelgiqueRepository.php';
return $this->privates['App\\Repository\\EnergyBelgiqueRepository'] = new \App\Repository\EnergyBelgiqueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnergyProviderFormRepository' shared autowired service.
*
* @return \App\Repository\EnergyProviderFormRepository
*/
protected function getEnergyProviderFormRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnergyProviderFormRepository.php';
return $this->privates['App\\Repository\\EnergyProviderFormRepository'] = new \App\Repository\EnergyProviderFormRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnergySupplierRepository' shared autowired service.
*
* @return \App\Repository\EnergySupplierRepository
*/
protected function getEnergySupplierRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnergySupplierRepository.php';
return $this->privates['App\\Repository\\EnergySupplierRepository'] = new \App\Repository\EnergySupplierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EngieCsvRepository' shared autowired service.
*
* @return \App\Repository\EngieCsvRepository
*/
protected function getEngieCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EngieCsvRepository.php';
return $this->privates['App\\Repository\\EngieCsvRepository'] = new \App\Repository\EngieCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EngieRepository' shared autowired service.
*
* @return \App\Repository\EngieRepository
*/
protected function getEngieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EngieRepository.php';
return $this->privates['App\\Repository\\EngieRepository'] = new \App\Repository\EngieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EngieResultSimulationRepository' shared autowired service.
*
* @return \App\Repository\EngieResultSimulationRepository
*/
protected function getEngieResultSimulationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EngieResultSimulationRepository.php';
return $this->privates['App\\Repository\\EngieResultSimulationRepository'] = new \App\Repository\EngieResultSimulationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EngineeringOfficesRepository' shared autowired service.
*
* @return \App\Repository\EngineeringOfficesRepository
*/
protected function getEngineeringOfficesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EngineeringOfficesRepository.php';
return $this->privates['App\\Repository\\EngineeringOfficesRepository'] = new \App\Repository\EngineeringOfficesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnvironmentDatasRepository' shared autowired service.
*
* @return \App\Repository\EnvironmentDatasRepository
*/
protected function getEnvironmentDatasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnvironmentDatasRepository.php';
return $this->privates['App\\Repository\\EnvironmentDatasRepository'] = new \App\Repository\EnvironmentDatasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnvironmentRequestRepository' shared autowired service.
*
* @return \App\Repository\EnvironmentRequestRepository
*/
protected function getEnvironmentRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnvironmentRequestRepository.php';
return $this->privates['App\\Repository\\EnvironmentRequestRepository'] = new \App\Repository\EnvironmentRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EnvironmentalFormWastRepository' shared autowired service.
*
* @return \App\Repository\EnvironmentalFormWastRepository
*/
protected function getEnvironmentalFormWastRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EnvironmentalFormWastRepository.php';
return $this->privates['App\\Repository\\EnvironmentalFormWastRepository'] = new \App\Repository\EnvironmentalFormWastRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EtatCivilRepository' shared autowired service.
*
* @return \App\Repository\EtatCivilRepository
*/
protected function getEtatCivilRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EtatCivilRepository.php';
return $this->privates['App\\Repository\\EtatCivilRepository'] = new \App\Repository\EtatCivilRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EucationsRepository' shared autowired service.
*
* @return \App\Repository\EucationsRepository
*/
protected function getEucationsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EucationsRepository.php';
return $this->privates['App\\Repository\\EucationsRepository'] = new \App\Repository\EucationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\EvacuationsRepository' shared autowired service.
*
* @return \App\Repository\EvacuationsRepository
*/
protected function getEvacuationsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/EvacuationsRepository.php';
return $this->privates['App\\Repository\\EvacuationsRepository'] = new \App\Repository\EvacuationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExcelFileRepository' shared autowired service.
*
* @return \App\Repository\ExcelFileRepository
*/
protected function getExcelFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExcelFileRepository.php';
return $this->privates['App\\Repository\\ExcelFileRepository'] = new \App\Repository\ExcelFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExpertsRepository' shared autowired service.
*
* @return \App\Repository\ExpertsRepository
*/
protected function getExpertsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExpertsRepository.php';
return $this->privates['App\\Repository\\ExpertsRepository'] = new \App\Repository\ExpertsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExternalDocumentExchangeRepository' shared autowired service.
*
* @return \App\Repository\ExternalDocumentExchangeRepository
*/
protected function getExternalDocumentExchangeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExternalDocumentExchangeRepository.php';
return $this->privates['App\\Repository\\ExternalDocumentExchangeRepository'] = new \App\Repository\ExternalDocumentExchangeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExternalProviderAdvertisingRepository' shared autowired service.
*
* @return \App\Repository\ExternalProviderAdvertisingRepository
*/
protected function getExternalProviderAdvertisingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExternalProviderAdvertisingRepository.php';
return $this->privates['App\\Repository\\ExternalProviderAdvertisingRepository'] = new \App\Repository\ExternalProviderAdvertisingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExternalProviderOfferRepository' shared autowired service.
*
* @return \App\Repository\ExternalProviderOfferRepository
*/
protected function getExternalProviderOfferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExternalProviderOfferRepository.php';
return $this->privates['App\\Repository\\ExternalProviderOfferRepository'] = new \App\Repository\ExternalProviderOfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ExternalProviderRepository' shared autowired service.
*
* @return \App\Repository\ExternalProviderRepository
*/
protected function getExternalProviderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ExternalProviderRepository.php';
return $this->privates['App\\Repository\\ExternalProviderRepository'] = new \App\Repository\ExternalProviderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FeatureRelationRepository' shared autowired service.
*
* @return \App\Repository\FeatureRelationRepository
*/
protected function getFeatureRelationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FeatureRelationRepository.php';
return $this->privates['App\\Repository\\FeatureRelationRepository'] = new \App\Repository\FeatureRelationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FeatureRepository' shared autowired service.
*
* @return \App\Repository\FeatureRepository
*/
protected function getFeatureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FeatureRepository.php';
return $this->privates['App\\Repository\\FeatureRepository'] = new \App\Repository\FeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\FillingsRepository' shared autowired service.
*
* @return \App\Repository\FillingsRepository
*/
protected function getFillingsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/FillingsRepository.php';
return $this->privates['App\\Repository\\FillingsRepository'] = new \App\Repository\FillingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectActionsLotAccountRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectActionsLotAccountRepository
*/
protected function getGardenProjectActionsLotAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectActionsLotAccountRepository.php';
return $this->privates['App\\Repository\\GardenProjectActionsLotAccountRepository'] = new \App\Repository\GardenProjectActionsLotAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectActionsLotRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectActionsLotRepository
*/
protected function getGardenProjectActionsLotRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectActionsLotRepository.php';
return $this->privates['App\\Repository\\GardenProjectActionsLotRepository'] = new \App\Repository\GardenProjectActionsLotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectActionsLotTotalAccountRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectActionsLotTotalAccountRepository
*/
protected function getGardenProjectActionsLotTotalAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectActionsLotTotalAccountRepository.php';
return $this->privates['App\\Repository\\GardenProjectActionsLotTotalAccountRepository'] = new \App\Repository\GardenProjectActionsLotTotalAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectActionsRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectActionsRepository
*/
protected function getGardenProjectActionsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectActionsRepository.php';
return $this->privates['App\\Repository\\GardenProjectActionsRepository'] = new \App\Repository\GardenProjectActionsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectActionsTotalAccountRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectActionsTotalAccountRepository
*/
protected function getGardenProjectActionsTotalAccountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectActionsTotalAccountRepository.php';
return $this->privates['App\\Repository\\GardenProjectActionsTotalAccountRepository'] = new \App\Repository\GardenProjectActionsTotalAccountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectDocumentRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectDocumentRepository
*/
protected function getGardenProjectDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectDocumentRepository.php';
return $this->privates['App\\Repository\\GardenProjectDocumentRepository'] = new \App\Repository\GardenProjectDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectResourcesDocumentRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectResourcesDocumentRepository
*/
protected function getGardenProjectResourcesDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectResourcesDocumentRepository.php';
return $this->privates['App\\Repository\\GardenProjectResourcesDocumentRepository'] = new \App\Repository\GardenProjectResourcesDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectResourcesRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectResourcesRepository
*/
protected function getGardenProjectResourcesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectResourcesRepository.php';
return $this->privates['App\\Repository\\GardenProjectResourcesRepository'] = new \App\Repository\GardenProjectResourcesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectSetBalanceRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectSetBalanceRepository
*/
protected function getGardenProjectSetBalanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectSetBalanceRepository.php';
return $this->privates['App\\Repository\\GardenProjectSetBalanceRepository'] = new \App\Repository\GardenProjectSetBalanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectSetInvoicesRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectSetInvoicesRepository
*/
protected function getGardenProjectSetInvoicesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectSetInvoicesRepository.php';
return $this->privates['App\\Repository\\GardenProjectSetInvoicesRepository'] = new \App\Repository\GardenProjectSetInvoicesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectSetTotalAccountingRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectSetTotalAccountingRepository
*/
protected function getGardenProjectSetTotalAccountingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectSetTotalAccountingRepository.php';
return $this->privates['App\\Repository\\GardenProjectSetTotalAccountingRepository'] = new \App\Repository\GardenProjectSetTotalAccountingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GardenProjectSetsRepository' shared autowired service.
*
* @return \App\Repository\GardenProjectSetsRepository
*/
protected function getGardenProjectSetsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GardenProjectSetsRepository.php';
return $this->privates['App\\Repository\\GardenProjectSetsRepository'] = new \App\Repository\GardenProjectSetsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GeoPortailDetailRepository' shared autowired service.
*
* @return \App\Repository\GeoPortailDetailRepository
*/
protected function getGeoPortailDetailRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GeoPortailDetailRepository.php';
return $this->privates['App\\Repository\\GeoPortailDetailRepository'] = new \App\Repository\GeoPortailDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GeoPortailParcelRepository' shared autowired service.
*
* @return \App\Repository\GeoPortailParcelRepository
*/
protected function getGeoPortailParcelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GeoPortailParcelRepository.php';
return $this->privates['App\\Repository\\GeoPortailParcelRepository'] = new \App\Repository\GeoPortailParcelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\GeoportailImageRepository' shared autowired service.
*
* @return \App\Repository\GeoportailImageRepository
*/
protected function getGeoportailImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/GeoportailImageRepository.php';
return $this->privates['App\\Repository\\GeoportailImageRepository'] = new \App\Repository\GeoportailImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HandicapOuInvalidRepository' shared autowired service.
*
* @return \App\Repository\HandicapOuInvalidRepository
*/
protected function getHandicapOuInvalidRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/HandicapOuInvalidRepository.php';
return $this->privates['App\\Repository\\HandicapOuInvalidRepository'] = new \App\Repository\HandicapOuInvalidRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\HeatNeededRepository' shared autowired service.
*
* @return \App\Repository\HeatNeededRepository
*/
protected function getHeatNeededRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/HeatNeededRepository.php';
return $this->privates['App\\Repository\\HeatNeededRepository'] = new \App\Repository\HeatNeededRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\IdentityDocumentRepository' shared autowired service.
*
* @return \App\Repository\IdentityDocumentRepository
*/
protected function getIdentityDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/IdentityDocumentRepository.php';
return $this->privates['App\\Repository\\IdentityDocumentRepository'] = new \App\Repository\IdentityDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImagePubRepository' shared autowired service.
*
* @return \App\Repository\ImagePubRepository
*/
protected function getImagePubRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImagePubRepository.php';
return $this->privates['App\\Repository\\ImagePubRepository'] = new \App\Repository\ImagePubRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImmoPriceDetailsRepository' shared autowired service.
*
* @return \App\Repository\ImmoPriceDetailsRepository
*/
protected function getImmoPriceDetailsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImmoPriceDetailsRepository.php';
return $this->privates['App\\Repository\\ImmoPriceDetailsRepository'] = new \App\Repository\ImmoPriceDetailsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImmowebEstimationFranceRepository' shared autowired service.
*
* @return \App\Repository\ImmowebEstimationFranceRepository
*/
protected function getImmowebEstimationFranceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImmowebEstimationFranceRepository.php';
return $this->privates['App\\Repository\\ImmowebEstimationFranceRepository'] = new \App\Repository\ImmowebEstimationFranceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Utils\\GeoComparison'] ?? ($this->privates['App\\Utils\\GeoComparison'] = new \App\Utils\GeoComparison())));
}
/**
* Gets the private 'App\Repository\ImoAgent\ImoAgentSolicitationRepository' shared autowired service.
*
* @return \App\Repository\ImoAgent\ImoAgentSolicitationRepository
*/
protected function getImoAgentSolicitationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImoAgent/ImoAgentSolicitationRepository.php';
return $this->privates['App\\Repository\\ImoAgent\\ImoAgentSolicitationRepository'] = new \App\Repository\ImoAgent\ImoAgentSolicitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ImoAgent\SolicitationImageRepository' shared autowired service.
*
* @return \App\Repository\ImoAgent\SolicitationImageRepository
*/
protected function getSolicitationImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ImoAgent/SolicitationImageRepository.php';
return $this->privates['App\\Repository\\ImoAgent\\SolicitationImageRepository'] = new \App\Repository\ImoAgent\SolicitationImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\IndicatorRepository' shared autowired service.
*
* @return \App\Repository\IndicatorRepository
*/
protected function getIndicatorRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/IndicatorRepository.php';
return $this->privates['App\\Repository\\IndicatorRepository'] = new \App\Repository\IndicatorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InspectorRepository' shared autowired service.
*
* @return \App\Repository\InspectorRepository
*/
protected function getInspectorRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InspectorRepository.php';
return $this->privates['App\\Repository\\InspectorRepository'] = new \App\Repository\InspectorRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InstallationCategoryRepository' shared autowired service.
*
* @return \App\Repository\InstallationCategoryRepository
*/
protected function getInstallationCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InstallationCategoryRepository.php';
return $this->privates['App\\Repository\\InstallationCategoryRepository'] = new \App\Repository\InstallationCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InventoryImageRepository' shared autowired service.
*
* @return \App\Repository\InventoryImageRepository
*/
protected function getInventoryImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InventoryImageRepository.php';
return $this->privates['App\\Repository\\InventoryImageRepository'] = new \App\Repository\InventoryImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InventoryRepository' shared autowired service.
*
* @return \App\Repository\InventoryRepository
*/
protected function getInventoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InventoryRepository.php';
return $this->privates['App\\Repository\\InventoryRepository'] = new \App\Repository\InventoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoiceRegistrationRepository' shared autowired service.
*
* @return \App\Repository\InvoiceRegistrationRepository
*/
protected function getInvoiceRegistrationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InvoiceRegistrationRepository.php';
return $this->privates['App\\Repository\\InvoiceRegistrationRepository'] = new \App\Repository\InvoiceRegistrationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoiceWaterFilesRepository' shared autowired service.
*
* @return \App\Repository\InvoiceWaterFilesRepository
*/
protected function getInvoiceWaterFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InvoiceWaterFilesRepository.php';
return $this->privates['App\\Repository\\InvoiceWaterFilesRepository'] = new \App\Repository\InvoiceWaterFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\InvoiceWaterRepository' shared autowired service.
*
* @return \App\Repository\InvoiceWaterRepository
*/
protected function getInvoiceWaterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/InvoiceWaterRepository.php';
return $this->privates['App\\Repository\\InvoiceWaterRepository'] = new \App\Repository\InvoiceWaterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\KycDocumentRepository' shared autowired service.
*
* @return \App\Repository\KycDocumentRepository
*/
protected function getKycDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/KycDocumentRepository.php';
return $this->privates['App\\Repository\\KycDocumentRepository'] = new \App\Repository\KycDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LandPropertyDestinationRepository' shared autowired service.
*
* @return \App\Repository\LandPropertyDestinationRepository
*/
protected function getLandPropertyDestinationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LandPropertyDestinationRepository.php';
return $this->privates['App\\Repository\\LandPropertyDestinationRepository'] = new \App\Repository\LandPropertyDestinationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LastMinutesRepository' shared autowired service.
*
* @return \App\Repository\LastMinutesRepository
*/
protected function getLastMinutesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LastMinutesRepository.php';
return $this->privates['App\\Repository\\LastMinutesRepository'] = new \App\Repository\LastMinutesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LastvisitRepository' shared autowired service.
*
* @return \App\Repository\LastvisitRepository
*/
protected function getLastvisitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LastvisitRepository.php';
return $this->privates['App\\Repository\\LastvisitRepository'] = new \App\Repository\LastvisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LeaseAgreementRepository' shared autowired service.
*
* @return \App\Repository\LeaseAgreementRepository
*/
protected function getLeaseAgreementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LeaseAgreementRepository.php';
return $this->privates['App\\Repository\\LeaseAgreementRepository'] = new \App\Repository\LeaseAgreementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LeaseContractAnnexRepository' shared autowired service.
*
* @return \App\Repository\LeaseContractAnnexRepository
*/
protected function getLeaseContractAnnexRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LeaseContractAnnexRepository.php';
return $this->privates['App\\Repository\\LeaseContractAnnexRepository'] = new \App\Repository\LeaseContractAnnexRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LeaseContractModelRepository' shared autowired service.
*
* @return \App\Repository\LeaseContractModelRepository
*/
protected function getLeaseContractModelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LeaseContractModelRepository.php';
return $this->privates['App\\Repository\\LeaseContractModelRepository'] = new \App\Repository\LeaseContractModelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LeaseContractRepository' shared autowired service.
*
* @return \App\Repository\LeaseContractRepository
*/
protected function getLeaseContractRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LeaseContractRepository.php';
return $this->privates['App\\Repository\\LeaseContractRepository'] = new \App\Repository\LeaseContractRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LevelsRepository' shared autowired service.
*
* @return \App\Repository\LevelsRepository
*/
protected function getLevelsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LevelsRepository.php';
return $this->privates['App\\Repository\\LevelsRepository'] = new \App\Repository\LevelsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\LocationTypeRepository' shared autowired service.
*
* @return \App\Repository\LocationTypeRepository
*/
protected function getLocationTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/LocationTypeRepository.php';
return $this->privates['App\\Repository\\LocationTypeRepository'] = new \App\Repository\LocationTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MagasinRepository' shared autowired service.
*
* @return \App\Repository\MagasinRepository
*/
protected function getMagasinRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MagasinRepository.php';
return $this->privates['App\\Repository\\MagasinRepository'] = new \App\Repository\MagasinRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MarkofInterestRepository' shared autowired service.
*
* @return \App\Repository\MarkofInterestRepository
*/
protected function getMarkofInterestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MarkofInterestRepository.php';
return $this->privates['App\\Repository\\MarkofInterestRepository'] = new \App\Repository\MarkofInterestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MessageFileRepository' shared autowired service.
*
* @return \App\Repository\MessageFileRepository
*/
protected function getMessageFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MessageFileRepository.php';
return $this->privates['App\\Repository\\MessageFileRepository'] = new \App\Repository\MessageFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MessageReactionRepository' shared autowired service.
*
* @return \App\Repository\MessageReactionRepository
*/
protected function getMessageReactionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MessageReactionRepository.php';
return $this->privates['App\\Repository\\MessageReactionRepository'] = new \App\Repository\MessageReactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MessageRepository' shared autowired service.
*
* @return \App\Repository\MessageRepository
*/
protected function getMessageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MessageRepository.php';
return $this->privates['App\\Repository\\MessageRepository'] = new \App\Repository\MessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MessageViewRepository' shared autowired service.
*
* @return \App\Repository\MessageViewRepository
*/
protected function getMessageViewRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MessageViewRepository.php';
return $this->privates['App\\Repository\\MessageViewRepository'] = new \App\Repository\MessageViewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ModelRepository' shared autowired service.
*
* @return \App\Repository\ModelRepository
*/
protected function getModelRepositoryService()
{
return $this->privates['App\\Repository\\ModelRepository'] = new \App\Repository\ModelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MovingDateRepository' shared autowired service.
*
* @return \App\Repository\MovingDateRepository
*/
protected function getMovingDateRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MovingDateRepository.php';
return $this->privates['App\\Repository\\MovingDateRepository'] = new \App\Repository\MovingDateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MunicipalTaxDetailRepository' shared autowired service.
*
* @return \App\Repository\MunicipalTaxDetailRepository
*/
protected function getMunicipalTaxDetailRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MunicipalTaxDetailRepository.php';
return $this->privates['App\\Repository\\MunicipalTaxDetailRepository'] = new \App\Repository\MunicipalTaxDetailRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MunicipalTaxDetailValueRepository' shared autowired service.
*
* @return \App\Repository\MunicipalTaxDetailValueRepository
*/
protected function getMunicipalTaxDetailValueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MunicipalTaxDetailValueRepository.php';
return $this->privates['App\\Repository\\MunicipalTaxDetailValueRepository'] = new \App\Repository\MunicipalTaxDetailValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MunicipalTaxRepository' shared autowired service.
*
* @return \App\Repository\MunicipalTaxRepository
*/
protected function getMunicipalTaxRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/MunicipalTaxRepository.php';
return $this->privates['App\\Repository\\MunicipalTaxRepository'] = new \App\Repository\MunicipalTaxRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\MunicipalityRepository' shared autowired service.
*
* @return \App\Repository\MunicipalityRepository
*/
protected function getMunicipalityRepositoryService()
{
return $this->privates['App\\Repository\\MunicipalityRepository'] = new \App\Repository\MunicipalityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NeighborhoodEditRepository' shared autowired service.
*
* @return \App\Repository\NeighborhoodEditRepository
*/
protected function getNeighborhoodEditRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NeighborhoodEditRepository.php';
return $this->privates['App\\Repository\\NeighborhoodEditRepository'] = new \App\Repository\NeighborhoodEditRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NeighborhoodImageRepository' shared autowired service.
*
* @return \App\Repository\NeighborhoodImageRepository
*/
protected function getNeighborhoodImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NeighborhoodImageRepository.php';
return $this->privates['App\\Repository\\NeighborhoodImageRepository'] = new \App\Repository\NeighborhoodImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NeighborhoodOfficerRepository' shared autowired service.
*
* @return \App\Repository\NeighborhoodOfficerRepository
*/
protected function getNeighborhoodOfficerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NeighborhoodOfficerRepository.php';
return $this->privates['App\\Repository\\NeighborhoodOfficerRepository'] = new \App\Repository\NeighborhoodOfficerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NeighborhoodProject\NeighborhoodProjectAlertRepository' shared autowired service.
*
* @return \App\Repository\NeighborhoodProject\NeighborhoodProjectAlertRepository
*/
protected function getNeighborhoodProjectAlertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NeighborhoodProject/NeighborhoodProjectAlertRepository.php';
return $this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository'] = new \App\Repository\NeighborhoodProject\NeighborhoodProjectAlertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NeighborhoodProject\NeighborhoodProjectRepository' shared autowired service.
*
* @return \App\Repository\NeighborhoodProject\NeighborhoodProjectRepository
*/
protected function getNeighborhoodProjectRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NeighborhoodProject/NeighborhoodProjectRepository.php';
return $this->privates['App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository'] = new \App\Repository\NeighborhoodProject\NeighborhoodProjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NewEngieRepository' shared autowired service.
*
* @return \App\Repository\NewEngieRepository
*/
protected function getNewEngieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NewEngieRepository.php';
return $this->privates['App\\Repository\\NewEngieRepository'] = new \App\Repository\NewEngieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NewProjectImmoCsvRepository' shared autowired service.
*
* @return \App\Repository\NewProjectImmoCsvRepository
*/
protected function getNewProjectImmoCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NewProjectImmoCsvRepository.php';
return $this->privates['App\\Repository\\NewProjectImmoCsvRepository'] = new \App\Repository\NewProjectImmoCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NewProjectImmoFileRepository' shared autowired service.
*
* @return \App\Repository\NewProjectImmoFileRepository
*/
protected function getNewProjectImmoFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NewProjectImmoFileRepository.php';
return $this->privates['App\\Repository\\NewProjectImmoFileRepository'] = new \App\Repository\NewProjectImmoFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NewProjectImmoRepository' shared autowired service.
*
* @return \App\Repository\NewProjectImmoRepository
*/
protected function getNewProjectImmoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NewProjectImmoRepository.php';
return $this->privates['App\\Repository\\NewProjectImmoRepository'] = new \App\Repository\NewProjectImmoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NextControlsRepository' shared autowired service.
*
* @return \App\Repository\NextControlsRepository
*/
protected function getNextControlsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NextControlsRepository.php';
return $this->privates['App\\Repository\\NextControlsRepository'] = new \App\Repository\NextControlsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NextPebControlsRepository' shared autowired service.
*
* @return \App\Repository\NextPebControlsRepository
*/
protected function getNextPebControlsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NextPebControlsRepository.php';
return $this->privates['App\\Repository\\NextPebControlsRepository'] = new \App\Repository\NextPebControlsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotaryCsvRepository' shared autowired service.
*
* @return \App\Repository\NotaryCsvRepository
*/
protected function getNotaryCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NotaryCsvRepository.php';
return $this->privates['App\\Repository\\NotaryCsvRepository'] = new \App\Repository\NotaryCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotaryRepository' shared autowired service.
*
* @return \App\Repository\NotaryRepository
*/
protected function getNotaryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NotaryRepository.php';
return $this->privates['App\\Repository\\NotaryRepository'] = new \App\Repository\NotaryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\NotificationRepository' shared autowired service.
*
* @return \App\Repository\NotificationRepository
*/
protected function getNotificationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/NotificationRepository.php';
return $this->privates['App\\Repository\\NotificationRepository'] = new \App\Repository\NotificationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ObligationCsvRepository' shared autowired service.
*
* @return \App\Repository\ObligationCsvRepository
*/
protected function getObligationCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ObligationCsvRepository.php';
return $this->privates['App\\Repository\\ObligationCsvRepository'] = new \App\Repository\ObligationCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ObligationsRepository' shared autowired service.
*
* @return \App\Repository\ObligationsRepository
*/
protected function getObligationsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ObligationsRepository.php';
return $this->privates['App\\Repository\\ObligationsRepository'] = new \App\Repository\ObligationsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupancyAgreementRepository' shared autowired service.
*
* @return \App\Repository\OccupancyAgreementRepository
*/
protected function getOccupancyAgreementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupancyAgreementRepository.php';
return $this->privates['App\\Repository\\OccupancyAgreementRepository'] = new \App\Repository\OccupancyAgreementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupationPeriodDataRepository' shared autowired service.
*
* @return \App\Repository\OccupationPeriodDataRepository
*/
protected function getOccupationPeriodDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupationPeriodDataRepository.php';
return $this->privates['App\\Repository\\OccupationPeriodDataRepository'] = new \App\Repository\OccupationPeriodDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupationPeriodFileRepository' shared autowired service.
*
* @return \App\Repository\OccupationPeriodFileRepository
*/
protected function getOccupationPeriodFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupationPeriodFileRepository.php';
return $this->privates['App\\Repository\\OccupationPeriodFileRepository'] = new \App\Repository\OccupationPeriodFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupationPeriodListRepository' shared autowired service.
*
* @return \App\Repository\OccupationPeriodListRepository
*/
protected function getOccupationPeriodListRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupationPeriodListRepository.php';
return $this->privates['App\\Repository\\OccupationPeriodListRepository'] = new \App\Repository\OccupationPeriodListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupationPeriodRepository' shared autowired service.
*
* @return \App\Repository\OccupationPeriodRepository
*/
protected function getOccupationPeriodRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupationPeriodRepository.php';
return $this->privates['App\\Repository\\OccupationPeriodRepository'] = new \App\Repository\OccupationPeriodRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupieCsvRepository' shared autowired service.
*
* @return \App\Repository\OccupieCsvRepository
*/
protected function getOccupieCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupieCsvRepository.php';
return $this->privates['App\\Repository\\OccupieCsvRepository'] = new \App\Repository\OccupieCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupieEstimationRepository' shared autowired service.
*
* @return \App\Repository\OccupieEstimationRepository
*/
protected function getOccupieEstimationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupieEstimationRepository.php';
return $this->privates['App\\Repository\\OccupieEstimationRepository'] = new \App\Repository\OccupieEstimationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OccupieOfferRepository' shared autowired service.
*
* @return \App\Repository\OccupieOfferRepository
*/
protected function getOccupieOfferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OccupieOfferRepository.php';
return $this->privates['App\\Repository\\OccupieOfferRepository'] = new \App\Repository\OccupieOfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferCollaborativeBuyerConditionRepository' shared autowired service.
*
* @return \App\Repository\OfferCollaborativeBuyerConditionRepository
*/
protected function getOfferCollaborativeBuyerConditionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfferCollaborativeBuyerConditionRepository.php';
return $this->privates['App\\Repository\\OfferCollaborativeBuyerConditionRepository'] = new \App\Repository\OfferCollaborativeBuyerConditionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferCollaborativeBuyerRepository' shared autowired service.
*
* @return \App\Repository\OfferCollaborativeBuyerRepository
*/
protected function getOfferCollaborativeBuyerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfferCollaborativeBuyerRepository.php';
return $this->privates['App\\Repository\\OfferCollaborativeBuyerRepository'] = new \App\Repository\OfferCollaborativeBuyerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferCollaborativeRepository' shared autowired service.
*
* @return \App\Repository\OfferCollaborativeRepository
*/
protected function getOfferCollaborativeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfferCollaborativeRepository.php';
return $this->privates['App\\Repository\\OfferCollaborativeRepository'] = new \App\Repository\OfferCollaborativeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferDocumentSpeakerRepository' shared autowired service.
*
* @return \App\Repository\OfferDocumentSpeakerRepository
*/
protected function getOfferDocumentSpeakerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfferDocumentSpeakerRepository.php';
return $this->privates['App\\Repository\\OfferDocumentSpeakerRepository'] = new \App\Repository\OfferDocumentSpeakerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferLeaseRepository' shared autowired service.
*
* @return \App\Repository\OfferLeaseRepository
*/
protected function getOfferLeaseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfferLeaseRepository.php';
return $this->privates['App\\Repository\\OfferLeaseRepository'] = new \App\Repository\OfferLeaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OfferRepository' shared autowired service.
*
* @return \App\Repository\OfferRepository
*/
protected function getOfferRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\OfferRepository'])) {
return $this->privates['App\\Repository\\OfferRepository'];
}
return $this->privates['App\\Repository\\OfferRepository'] = new \App\Repository\OfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\OfficesRepository' shared autowired service.
*
* @return \App\Repository\OfficesRepository
*/
protected function getOfficesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OfficesRepository.php';
return $this->privates['App\\Repository\\OfficesRepository'] = new \App\Repository\OfficesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OnespanDataRepository' shared autowired service.
*
* @return \App\Repository\OnespanDataRepository
*/
protected function getOnespanDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OnespanDataRepository.php';
return $this->privates['App\\Repository\\OnespanDataRepository'] = new \App\Repository\OnespanDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OptionRepository' shared autowired service.
*
* @return \App\Repository\OptionRepository
*/
protected function getOptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OptionRepository.php';
return $this->privates['App\\Repository\\OptionRepository'] = new \App\Repository\OptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OrdersRepository' shared autowired service.
*
* @return \App\Repository\OrdersRepository
*/
protected function getOrdersRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OrdersRepository.php';
return $this->privates['App\\Repository\\OrdersRepository'] = new \App\Repository\OrdersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OrganicPlotFilesRepository' shared autowired service.
*
* @return \App\Repository\OrganicPlotFilesRepository
*/
protected function getOrganicPlotFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OrganicPlotFilesRepository.php';
return $this->privates['App\\Repository\\OrganicPlotFilesRepository'] = new \App\Repository\OrganicPlotFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OrganicPlotRequestsRepository' shared autowired service.
*
* @return \App\Repository\OrganicPlotRequestsRepository
*/
protected function getOrganicPlotRequestsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OrganicPlotRequestsRepository.php';
return $this->privates['App\\Repository\\OrganicPlotRequestsRepository'] = new \App\Repository\OrganicPlotRequestsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\OwnershipGeneralMeetingRepository' shared autowired service.
*
* @return \App\Repository\OwnershipGeneralMeetingRepository
*/
protected function getOwnershipGeneralMeetingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/OwnershipGeneralMeetingRepository.php';
return $this->privates['App\\Repository\\OwnershipGeneralMeetingRepository'] = new \App\Repository\OwnershipGeneralMeetingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ParameterRepository' shared autowired service.
*
* @return \App\Repository\ParameterRepository
*/
protected function getParameterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ParameterRepository.php';
return $this->privates['App\\Repository\\ParameterRepository'] = new \App\Repository\ParameterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ParticipantRepository' shared autowired service.
*
* @return \App\Repository\ParticipantRepository
*/
protected function getParticipantRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ParticipantRepository.php';
return $this->privates['App\\Repository\\ParticipantRepository'] = new \App\Repository\ParticipantRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PdfMailLocationRepository' shared autowired service.
*
* @return \App\Repository\PdfMailLocationRepository
*/
protected function getPdfMailLocationRepositoryService()
{
return $this->privates['App\\Repository\\PdfMailLocationRepository'] = new \App\Repository\PdfMailLocationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PebControlsRepository' shared autowired service.
*
* @return \App\Repository\PebControlsRepository
*/
protected function getPebControlsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PebControlsRepository.php';
return $this->privates['App\\Repository\\PebControlsRepository'] = new \App\Repository\PebControlsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PebInformationRepository' shared autowired service.
*
* @return \App\Repository\PebInformationRepository
*/
protected function getPebInformationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PebInformationRepository.php';
return $this->privates['App\\Repository\\PebInformationRepository'] = new \App\Repository\PebInformationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PerimeterPostRepository' shared autowired service.
*
* @return \App\Repository\PerimeterPostRepository
*/
protected function getPerimeterPostRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PerimeterPostRepository.php';
return $this->privates['App\\Repository\\PerimeterPostRepository'] = new \App\Repository\PerimeterPostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitCiterneRepository' shared autowired service.
*
* @return \App\Repository\PermitCiterneRepository
*/
protected function getPermitCiterneRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PermitCiterneRepository.php';
return $this->privates['App\\Repository\\PermitCiterneRepository'] = new \App\Repository\PermitCiterneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitEnvironmentFileRepository' shared autowired service.
*
* @return \App\Repository\PermitEnvironmentFileRepository
*/
protected function getPermitEnvironmentFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PermitEnvironmentFileRepository.php';
return $this->privates['App\\Repository\\PermitEnvironmentFileRepository'] = new \App\Repository\PermitEnvironmentFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitEnvironmentalFormRepository' shared autowired service.
*
* @return \App\Repository\PermitEnvironmentalFormRepository
*/
protected function getPermitEnvironmentalFormRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PermitEnvironmentalFormRepository.php';
return $this->privates['App\\Repository\\PermitEnvironmentalFormRepository'] = new \App\Repository\PermitEnvironmentalFormRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitLocationEnvironmentRepository' shared autowired service.
*
* @return \App\Repository\PermitLocationEnvironmentRepository
*/
protected function getPermitLocationEnvironmentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PermitLocationEnvironmentRepository.php';
return $this->privates['App\\Repository\\PermitLocationEnvironmentRepository'] = new \App\Repository\PermitLocationEnvironmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitPropertyProcedureRepository' shared autowired service.
*
* @return \App\Repository\PermitPropertyProcedureRepository
*/
protected function getPermitPropertyProcedureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PermitPropertyProcedureRepository.php';
return $this->privates['App\\Repository\\PermitPropertyProcedureRepository'] = new \App\Repository\PermitPropertyProcedureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PermitPropertyRepository' shared autowired service.
*
* @return \App\Repository\PermitPropertyRepository
*/
protected function getPermitPropertyRepositoryService()
{
return $this->privates['App\\Repository\\PermitPropertyRepository'] = new \App\Repository\PermitPropertyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PhotoRepository' shared autowired service.
*
* @return \App\Repository\PhotoRepository
*/
protected function getPhotoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PhotoRepository.php';
return $this->privates['App\\Repository\\PhotoRepository'] = new \App\Repository\PhotoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Plan\FeatureUsageRepository' shared autowired service.
*
* @return \App\Repository\Plan\FeatureUsageRepository
*/
protected function getFeatureUsageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Plan/FeatureUsageRepository.php';
return $this->privates['App\\Repository\\Plan\\FeatureUsageRepository'] = new \App\Repository\Plan\FeatureUsageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Plan\InvoiceRepository' shared autowired service.
*
* @return \App\Repository\Plan\InvoiceRepository
*/
protected function getInvoiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Plan/InvoiceRepository.php';
return $this->privates['App\\Repository\\Plan\\InvoiceRepository'] = new \App\Repository\Plan\InvoiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Plan\PlanFeatureRepository' shared autowired service.
*
* @return \App\Repository\Plan\PlanFeatureRepository
*/
protected function getPlanFeatureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Plan/PlanFeatureRepository.php';
return $this->privates['App\\Repository\\Plan\\PlanFeatureRepository'] = new \App\Repository\Plan\PlanFeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Plan\PlanRepository' shared autowired service.
*
* @return \App\Repository\Plan\PlanRepository
*/
protected function getPlanRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Plan/PlanRepository.php';
return $this->privates['App\\Repository\\Plan\\PlanRepository'] = new \App\Repository\Plan\PlanRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\Plan\PlanSubscriptionRepository' shared autowired service.
*
* @return \App\Repository\Plan\PlanSubscriptionRepository
*/
protected function getPlanSubscriptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/Plan/PlanSubscriptionRepository.php';
return $this->privates['App\\Repository\\Plan\\PlanSubscriptionRepository'] = new \App\Repository\Plan\PlanSubscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PortfolioRepository' shared autowired service.
*
* @return \App\Repository\PortfolioRepository
*/
protected function getPortfolioRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PortfolioRepository.php';
return $this->privates['App\\Repository\\PortfolioRepository'] = new \App\Repository\PortfolioRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PpasAffectationCsvRepository' shared autowired service.
*
* @return \App\Repository\PpasAffectationCsvRepository
*/
protected function getPpasAffectationCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PpasAffectationCsvRepository.php';
return $this->privates['App\\Repository\\PpasAffectationCsvRepository'] = new \App\Repository\PpasAffectationCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PpasAffectationRepository' shared autowired service.
*
* @return \App\Repository\PpasAffectationRepository
*/
protected function getPpasAffectationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PpasAffectationRepository.php';
return $this->privates['App\\Repository\\PpasAffectationRepository'] = new \App\Repository\PpasAffectationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PpasCsvRepository' shared autowired service.
*
* @return \App\Repository\PpasCsvRepository
*/
protected function getPpasCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PpasCsvRepository.php';
return $this->privates['App\\Repository\\PpasCsvRepository'] = new \App\Repository\PpasCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PpasInfoRepository' shared autowired service.
*
* @return \App\Repository\PpasInfoRepository
*/
protected function getPpasInfoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PpasInfoRepository.php';
return $this->privates['App\\Repository\\PpasInfoRepository'] = new \App\Repository\PpasInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PpasRepository' shared autowired service.
*
* @return \App\Repository\PpasRepository
*/
protected function getPpasRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PpasRepository.php';
return $this->privates['App\\Repository\\PpasRepository'] = new \App\Repository\PpasRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrasAffectationConditionRepository' shared autowired service.
*
* @return \App\Repository\PrasAffectationConditionRepository
*/
protected function getPrasAffectationConditionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrasAffectationConditionRepository.php';
return $this->privates['App\\Repository\\PrasAffectationConditionRepository'] = new \App\Repository\PrasAffectationConditionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrasAffectationRepository' shared autowired service.
*
* @return \App\Repository\PrasAffectationRepository
*/
protected function getPrasAffectationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrasAffectationRepository.php';
return $this->privates['App\\Repository\\PrasAffectationRepository'] = new \App\Repository\PrasAffectationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrasAffectationSubDescriptionRepository' shared autowired service.
*
* @return \App\Repository\PrasAffectationSubDescriptionRepository
*/
protected function getPrasAffectationSubDescriptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrasAffectationSubDescriptionRepository.php';
return $this->privates['App\\Repository\\PrasAffectationSubDescriptionRepository'] = new \App\Repository\PrasAffectationSubDescriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrasCsvRepository' shared autowired service.
*
* @return \App\Repository\PrasCsvRepository
*/
protected function getPrasCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrasCsvRepository.php';
return $this->privates['App\\Repository\\PrasCsvRepository'] = new \App\Repository\PrasCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrasZoneRepository' shared autowired service.
*
* @return \App\Repository\PrasZoneRepository
*/
protected function getPrasZoneRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrasZoneRepository.php';
return $this->privates['App\\Repository\\PrasZoneRepository'] = new \App\Repository\PrasZoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrecountRepository' shared autowired service.
*
* @return \App\Repository\PrecountRepository
*/
protected function getPrecountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrecountRepository.php';
return $this->privates['App\\Repository\\PrecountRepository'] = new \App\Repository\PrecountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrestashopMappingRepository' shared autowired service.
*
* @return \App\Repository\PrestashopMappingRepository
*/
protected function getPrestashopMappingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrestashopMappingRepository.php';
return $this->privates['App\\Repository\\PrestashopMappingRepository'] = new \App\Repository\PrestashopMappingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PretRepository' shared autowired service.
*
* @return \App\Repository\PretRepository
*/
protected function getPretRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PretRepository.php';
$a = ($this->services['App\\Service\\PretService'] ?? $this->getPretServiceService());
if (isset($this->privates['App\\Repository\\PretRepository'])) {
return $this->privates['App\\Repository\\PretRepository'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\PretRepository'])) {
return $this->privates['App\\Repository\\PretRepository'];
}
return $this->privates['App\\Repository\\PretRepository'] = new \App\Repository\PretRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, $b);
}
/**
* Gets the private 'App\Repository\PrimeAlertRepository' shared autowired service.
*
* @return \App\Repository\PrimeAlertRepository
*/
protected function getPrimeAlertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeAlertRepository.php';
return $this->privates['App\\Repository\\PrimeAlertRepository'] = new \App\Repository\PrimeAlertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeAmountRepository' shared autowired service.
*
* @return \App\Repository\PrimeAmountRepository
*/
protected function getPrimeAmountRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeAmountRepository.php';
return $this->privates['App\\Repository\\PrimeAmountRepository'] = new \App\Repository\PrimeAmountRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeCsvRepository' shared autowired service.
*
* @return \App\Repository\PrimeCsvRepository
*/
protected function getPrimeCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeCsvRepository.php';
return $this->privates['App\\Repository\\PrimeCsvRepository'] = new \App\Repository\PrimeCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeFieldValueRepository' shared autowired service.
*
* @return \App\Repository\PrimeFieldValueRepository
*/
protected function getPrimeFieldValueRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeFieldValueRepository.php';
return $this->privates['App\\Repository\\PrimeFieldValueRepository'] = new \App\Repository\PrimeFieldValueRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeFormRepository' shared autowired service.
*
* @return \App\Repository\PrimeFormRepository
*/
protected function getPrimeFormRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeFormRepository.php';
return $this->privates['App\\Repository\\PrimeFormRepository'] = new \App\Repository\PrimeFormRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimePlafondRepository' shared autowired service.
*
* @return \App\Repository\PrimePlafondRepository
*/
protected function getPrimePlafondRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimePlafondRepository.php';
return $this->privates['App\\Repository\\PrimePlafondRepository'] = new \App\Repository\PrimePlafondRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeProcedureFieldRepository' shared autowired service.
*
* @return \App\Repository\PrimeProcedureFieldRepository
*/
protected function getPrimeProcedureFieldRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeProcedureFieldRepository.php';
return $this->privates['App\\Repository\\PrimeProcedureFieldRepository'] = new \App\Repository\PrimeProcedureFieldRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeProcedureRepository' shared autowired service.
*
* @return \App\Repository\PrimeProcedureRepository
*/
protected function getPrimeProcedureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeProcedureRepository.php';
return $this->privates['App\\Repository\\PrimeProcedureRepository'] = new \App\Repository\PrimeProcedureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeProcessRepository' shared autowired service.
*
* @return \App\Repository\PrimeProcessRepository
*/
protected function getPrimeProcessRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeProcessRepository.php';
return $this->privates['App\\Repository\\PrimeProcessRepository'] = new \App\Repository\PrimeProcessRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeRepository' shared autowired service.
*
* @return \App\Repository\PrimeRepository
*/
protected function getPrimeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeRepository.php';
return $this->privates['App\\Repository\\PrimeRepository'] = new \App\Repository\PrimeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeSourceRepository' shared autowired service.
*
* @return \App\Repository\PrimeSourceRepository
*/
protected function getPrimeSourceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeSourceRepository.php';
return $this->privates['App\\Repository\\PrimeSourceRepository'] = new \App\Repository\PrimeSourceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PrimeTankWorkRepository' shared autowired service.
*
* @return \App\Repository\PrimeTankWorkRepository
*/
protected function getPrimeTankWorkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PrimeTankWorkRepository.php';
return $this->privates['App\\Repository\\PrimeTankWorkRepository'] = new \App\Repository\PrimeTankWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PropertyDailyNeedRepository' shared autowired service.
*
* @return \App\Repository\PropertyDailyNeedRepository
*/
protected function getPropertyDailyNeedRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PropertyDailyNeedRepository.php';
return $this->privates['App\\Repository\\PropertyDailyNeedRepository'] = new \App\Repository\PropertyDailyNeedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PropertyImageRepository' shared autowired service.
*
* @return \App\Repository\PropertyImageRepository
*/
protected function getPropertyImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PropertyImageRepository.php';
return $this->privates['App\\Repository\\PropertyImageRepository'] = new \App\Repository\PropertyImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PropertyOptionRepository' shared autowired service.
*
* @return \App\Repository\PropertyOptionRepository
*/
protected function getPropertyOptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PropertyOptionRepository.php';
return $this->privates['App\\Repository\\PropertyOptionRepository'] = new \App\Repository\PropertyOptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PropertyTypeRepository' shared autowired service.
*
* @return \App\Repository\PropertyTypeRepository
*/
protected function getPropertyTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PropertyTypeRepository.php';
return $this->privates['App\\Repository\\PropertyTypeRepository'] = new \App\Repository\PropertyTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderFluviusRepository' shared autowired service.
*
* @return \App\Repository\ProviderFluviusRepository
*/
protected function getProviderFluviusRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderFluviusRepository.php';
return $this->privates['App\\Repository\\ProviderFluviusRepository'] = new \App\Repository\ProviderFluviusRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderInventerListCsvRepository' shared autowired service.
*
* @return \App\Repository\ProviderInventerListCsvRepository
*/
protected function getProviderInventerListCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderInventerListCsvRepository.php';
return $this->privates['App\\Repository\\ProviderInventerListCsvRepository'] = new \App\Repository\ProviderInventerListCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderInverterListRepository' shared autowired service.
*
* @return \App\Repository\ProviderInverterListRepository
*/
protected function getProviderInverterListRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderInverterListRepository.php';
return $this->privates['App\\Repository\\ProviderInverterListRepository'] = new \App\Repository\ProviderInverterListRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderOresRepository' shared autowired service.
*
* @return \App\Repository\ProviderOresRepository
*/
protected function getProviderOresRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderOresRepository.php';
return $this->privates['App\\Repository\\ProviderOresRepository'] = new \App\Repository\ProviderOresRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSibelgaRepository' shared autowired service.
*
* @return \App\Repository\ProviderSibelgaRepository
*/
protected function getProviderSibelgaRepositoryService()
{
return $this->privates['App\\Repository\\ProviderSibelgaRepository'] = new \App\Repository\ProviderSibelgaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSibelgaTaskRepository' shared autowired service.
*
* @return \App\Repository\ProviderSibelgaTaskRepository
*/
protected function getProviderSibelgaTaskRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSibelgaTaskRepository.php';
return $this->privates['App\\Repository\\ProviderSibelgaTaskRepository'] = new \App\Repository\ProviderSibelgaTaskRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSibelgaWorkRepository' shared autowired service.
*
* @return \App\Repository\ProviderSibelgaWorkRepository
*/
protected function getProviderSibelgaWorkRepositoryService()
{
return $this->privates['App\\Repository\\ProviderSibelgaWorkRepository'] = new \App\Repository\ProviderSibelgaWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSocietyCsvRepository' shared autowired service.
*
* @return \App\Repository\ProviderSocietyCsvRepository
*/
protected function getProviderSocietyCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSocietyCsvRepository.php';
return $this->privates['App\\Repository\\ProviderSocietyCsvRepository'] = new \App\Repository\ProviderSocietyCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSocietyRepository' shared autowired service.
*
* @return \App\Repository\ProviderSocietyRepository
*/
protected function getProviderSocietyRepositoryService()
{
return $this->privates['App\\Repository\\ProviderSocietyRepository'] = new \App\Repository\ProviderSocietyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarBrugelRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarBrugelRepository
*/
protected function getProviderSolarBrugelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarBrugelRepository.php';
return $this->privates['App\\Repository\\ProviderSolarBrugelRepository'] = new \App\Repository\ProviderSolarBrugelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarDeclarationCadastreRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarDeclarationCadastreRepository
*/
protected function getProviderSolarDeclarationCadastreRepositoryService()
{
return $this->privates['App\\Repository\\ProviderSolarDeclarationCadastreRepository'] = new \App\Repository\ProviderSolarDeclarationCadastreRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarFitterFilesRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarFitterFilesRepository
*/
protected function getProviderSolarFitterFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarFitterFilesRepository.php';
return $this->privates['App\\Repository\\ProviderSolarFitterFilesRepository'] = new \App\Repository\ProviderSolarFitterFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarFitterRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarFitterRepository
*/
protected function getProviderSolarFitterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarFitterRepository.php';
return $this->privates['App\\Repository\\ProviderSolarFitterRepository'] = new \App\Repository\ProviderSolarFitterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarGreenCertificateFilesRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarGreenCertificateFilesRepository
*/
protected function getProviderSolarGreenCertificateFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarGreenCertificateFilesRepository.php';
return $this->privates['App\\Repository\\ProviderSolarGreenCertificateFilesRepository'] = new \App\Repository\ProviderSolarGreenCertificateFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarGreenCertificateRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarGreenCertificateRepository
*/
protected function getProviderSolarGreenCertificateRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarGreenCertificateRepository.php';
return $this->privates['App\\Repository\\ProviderSolarGreenCertificateRepository'] = new \App\Repository\ProviderSolarGreenCertificateRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarOrganizationRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarOrganizationRepository
*/
protected function getProviderSolarOrganizationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarOrganizationRepository.php';
return $this->privates['App\\Repository\\ProviderSolarOrganizationRepository'] = new \App\Repository\ProviderSolarOrganizationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarPhotovoltaicRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarPhotovoltaicRepository
*/
protected function getProviderSolarPhotovoltaicRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderSolarPhotovoltaicRepository.php';
return $this->privates['App\\Repository\\ProviderSolarPhotovoltaicRepository'] = new \App\Repository\ProviderSolarPhotovoltaicRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderSolarRepository' shared autowired service.
*
* @return \App\Repository\ProviderSolarRepository
*/
protected function getProviderSolarRepositoryService()
{
return $this->privates['App\\Repository\\ProviderSolarRepository'] = new \App\Repository\ProviderSolarRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderTankInstallationRepository' shared autowired service.
*
* @return \App\Repository\ProviderTankInstallationRepository
*/
protected function getProviderTankInstallationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderTankInstallationRepository.php';
return $this->privates['App\\Repository\\ProviderTankInstallationRepository'] = new \App\Repository\ProviderTankInstallationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderWaterInterventionRepository' shared autowired service.
*
* @return \App\Repository\ProviderWaterInterventionRepository
*/
protected function getProviderWaterInterventionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderWaterInterventionRepository.php';
return $this->privates['App\\Repository\\ProviderWaterInterventionRepository'] = new \App\Repository\ProviderWaterInterventionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderWaterRepository' shared autowired service.
*
* @return \App\Repository\ProviderWaterRepository
*/
protected function getProviderWaterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderWaterRepository.php';
return $this->privates['App\\Repository\\ProviderWaterRepository'] = new \App\Repository\ProviderWaterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderWatterDeleteRepository' shared autowired service.
*
* @return \App\Repository\ProviderWatterDeleteRepository
*/
protected function getProviderWatterDeleteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderWatterDeleteRepository.php';
return $this->privates['App\\Repository\\ProviderWatterDeleteRepository'] = new \App\Repository\ProviderWatterDeleteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProviderWorkRepository' shared autowired service.
*
* @return \App\Repository\ProviderWorkRepository
*/
protected function getProviderWorkRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProviderWorkRepository.php';
return $this->privates['App\\Repository\\ProviderWorkRepository'] = new \App\Repository\ProviderWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ProvincesRepository' shared autowired service.
*
* @return \App\Repository\ProvincesRepository
*/
protected function getProvincesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ProvincesRepository.php';
return $this->privates['App\\Repository\\ProvincesRepository'] = new \App\Repository\ProvincesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PublicInquiryAnversRepository' shared autowired service.
*
* @return \App\Repository\PublicInquiryAnversRepository
*/
protected function getPublicInquiryAnversRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PublicInquiryAnversRepository.php';
return $this->privates['App\\Repository\\PublicInquiryAnversRepository'] = new \App\Repository\PublicInquiryAnversRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PublicInquiryBruxellesRepository' shared autowired service.
*
* @return \App\Repository\PublicInquiryBruxellesRepository
*/
protected function getPublicInquiryBruxellesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PublicInquiryBruxellesRepository.php';
return $this->privates['App\\Repository\\PublicInquiryBruxellesRepository'] = new \App\Repository\PublicInquiryBruxellesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PublicInquiryInProgressCsvRepository' shared autowired service.
*
* @return \App\Repository\PublicInquiryInProgressCsvRepository
*/
protected function getPublicInquiryInProgressCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PublicInquiryInProgressCsvRepository.php';
return $this->privates['App\\Repository\\PublicInquiryInProgressCsvRepository'] = new \App\Repository\PublicInquiryInProgressCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PublicityRepository' shared autowired service.
*
* @return \App\Repository\PublicityRepository
*/
protected function getPublicityRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PublicityRepository.php';
return $this->privates['App\\Repository\\PublicityRepository'] = new \App\Repository\PublicityRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PublicityUserRepository' shared autowired service.
*
* @return \App\Repository\PublicityUserRepository
*/
protected function getPublicityUserRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PublicityUserRepository.php';
return $this->privates['App\\Repository\\PublicityUserRepository'] = new \App\Repository\PublicityUserRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PurchasePartnerRequestObjectifRepository' shared autowired service.
*
* @return \App\Repository\PurchasePartnerRequestObjectifRepository
*/
protected function getPurchasePartnerRequestObjectifRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PurchasePartnerRequestObjectifRepository.php';
return $this->privates['App\\Repository\\PurchasePartnerRequestObjectifRepository'] = new \App\Repository\PurchasePartnerRequestObjectifRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PurchasePartnerRequestRepository' shared autowired service.
*
* @return \App\Repository\PurchasePartnerRequestRepository
*/
protected function getPurchasePartnerRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PurchasePartnerRequestRepository.php';
return $this->privates['App\\Repository\\PurchasePartnerRequestRepository'] = new \App\Repository\PurchasePartnerRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\PurchaseRepository' shared autowired service.
*
* @return \App\Repository\PurchaseRepository
*/
protected function getPurchaseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/PurchaseRepository.php';
return $this->privates['App\\Repository\\PurchaseRepository'] = new \App\Repository\PurchaseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RapportsRepository' shared autowired service.
*
* @return \App\Repository\RapportsRepository
*/
protected function getRapportsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RapportsRepository.php';
return $this->privates['App\\Repository\\RapportsRepository'] = new \App\Repository\RapportsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RegionRepository' shared autowired service.
*
* @return \App\Repository\RegionRepository
*/
protected function getRegionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RegionRepository.php';
return $this->privates['App\\Repository\\RegionRepository'] = new \App\Repository\RegionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RegisterFilesRepository' shared autowired service.
*
* @return \App\Repository\RegisterFilesRepository
*/
protected function getRegisterFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RegisterFilesRepository.php';
return $this->privates['App\\Repository\\RegisterFilesRepository'] = new \App\Repository\RegisterFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RegistersRepository' shared autowired service.
*
* @return \App\Repository\RegistersRepository
*/
protected function getRegistersRepositoryService()
{
return $this->privates['App\\Repository\\RegistersRepository'] = new \App\Repository\RegistersRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RelookingSaveRepository' shared autowired service.
*
* @return \App\Repository\RelookingSaveRepository
*/
protected function getRelookingSaveRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RelookingSaveRepository.php';
return $this->privates['App\\Repository\\RelookingSaveRepository'] = new \App\Repository\RelookingSaveRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RenewalEnergyRepository' shared autowired service.
*
* @return \App\Repository\RenewalEnergyRepository
*/
protected function getRenewalEnergyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RenewalEnergyRepository.php';
return $this->privates['App\\Repository\\RenewalEnergyRepository'] = new \App\Repository\RenewalEnergyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalGuaranteeFileRepository' shared autowired service.
*
* @return \App\Repository\RentalGuaranteeFileRepository
*/
protected function getRentalGuaranteeFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalGuaranteeFileRepository.php';
return $this->privates['App\\Repository\\RentalGuaranteeFileRepository'] = new \App\Repository\RentalGuaranteeFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalManagementLeaveRepository' shared autowired service.
*
* @return \App\Repository\RentalManagementLeaveRepository
*/
protected function getRentalManagementLeaveRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalManagementLeaveRepository.php';
return $this->privates['App\\Repository\\RentalManagementLeaveRepository'] = new \App\Repository\RentalManagementLeaveRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalManagementPaymentHistoryRepository' shared autowired service.
*
* @return \App\Repository\RentalManagementPaymentHistoryRepository
*/
protected function getRentalManagementPaymentHistoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalManagementPaymentHistoryRepository.php';
return $this->privates['App\\Repository\\RentalManagementPaymentHistoryRepository'] = new \App\Repository\RentalManagementPaymentHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalManagementPaymentRepository' shared autowired service.
*
* @return \App\Repository\RentalManagementPaymentRepository
*/
protected function getRentalManagementPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalManagementPaymentRepository.php';
return $this->privates['App\\Repository\\RentalManagementPaymentRepository'] = new \App\Repository\RentalManagementPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalManagementRentHistoryRepository' shared autowired service.
*
* @return \App\Repository\RentalManagementRentHistoryRepository
*/
protected function getRentalManagementRentHistoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalManagementRentHistoryRepository.php';
return $this->privates['App\\Repository\\RentalManagementRentHistoryRepository'] = new \App\Repository\RentalManagementRentHistoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalManagementRepository' shared autowired service.
*
* @return \App\Repository\RentalManagementRepository
*/
protected function getRentalManagementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalManagementRepository.php';
return $this->privates['App\\Repository\\RentalManagementRepository'] = new \App\Repository\RentalManagementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentalScheduleRepository' shared autowired service.
*
* @return \App\Repository\RentalScheduleRepository
*/
protected function getRentalScheduleRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentalScheduleRepository.php';
return $this->privates['App\\Repository\\RentalScheduleRepository'] = new \App\Repository\RentalScheduleRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RentestimationRepository' shared autowired service.
*
* @return \App\Repository\RentestimationRepository
*/
protected function getRentestimationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RentestimationRepository.php';
return $this->privates['App\\Repository\\RentestimationRepository'] = new \App\Repository\RentestimationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RequestRepaymentFileRepository' shared autowired service.
*
* @return \App\Repository\RequestRepaymentFileRepository
*/
protected function getRequestRepaymentFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RequestRepaymentFileRepository.php';
return $this->privates['App\\Repository\\RequestRepaymentFileRepository'] = new \App\Repository\RequestRepaymentFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RequestSellerToNotaryRepository' shared autowired service.
*
* @return \App\Repository\RequestSellerToNotaryRepository
*/
protected function getRequestSellerToNotaryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RequestSellerToNotaryRepository.php';
return $this->privates['App\\Repository\\RequestSellerToNotaryRepository'] = new \App\Repository\RequestSellerToNotaryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResponsesRepository' shared autowired service.
*
* @return \App\Repository\ResponsesRepository
*/
protected function getResponsesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResponsesRepository.php';
return $this->privates['App\\Repository\\ResponsesRepository'] = new \App\Repository\ResponsesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResultEngieRepository' shared autowired service.
*
* @return \App\Repository\ResultEngieRepository
*/
protected function getResultEngieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResultEngieRepository.php';
return $this->privates['App\\Repository\\ResultEngieRepository'] = new \App\Repository\ResultEngieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResultPretContentRepository' shared autowired service.
*
* @return \App\Repository\ResultPretContentRepository
*/
protected function getResultPretContentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResultPretContentRepository.php';
return $this->privates['App\\Repository\\ResultPretContentRepository'] = new \App\Repository\ResultPretContentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ResultPretRepository' shared autowired service.
*
* @return \App\Repository\ResultPretRepository
*/
protected function getResultPretRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ResultPretRepository.php';
return $this->privates['App\\Repository\\ResultPretRepository'] = new \App\Repository\ResultPretRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RoofRepository' shared autowired service.
*
* @return \App\Repository\RoofRepository
*/
protected function getRoofRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RoofRepository.php';
return $this->privates['App\\Repository\\RoofRepository'] = new \App\Repository\RoofRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\RulesCsvRepository' shared autowired service.
*
* @return \App\Repository\RulesCsvRepository
*/
protected function getRulesCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/RulesCsvRepository.php';
return $this->privates['App\\Repository\\RulesCsvRepository'] = new \App\Repository\RulesCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SalesAgreementFileRepository' shared autowired service.
*
* @return \App\Repository\SalesAgreementFileRepository
*/
protected function getSalesAgreementFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SalesAgreementFileRepository.php';
return $this->privates['App\\Repository\\SalesAgreementFileRepository'] = new \App\Repository\SalesAgreementFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SaveRepository' shared autowired service.
*
* @return \App\Repository\SaveRepository
*/
protected function getSaveRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SaveRepository.php';
return $this->privates['App\\Repository\\SaveRepository'] = new \App\Repository\SaveRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SchoolsRepository' shared autowired service.
*
* @return \App\Repository\SchoolsRepository
*/
protected function getSchoolsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SchoolsRepository.php';
return $this->privates['App\\Repository\\SchoolsRepository'] = new \App\Repository\SchoolsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServiceCategoryRepository' shared autowired service.
*
* @return \App\Repository\ServiceCategoryRepository
*/
protected function getServiceCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ServiceCategoryRepository.php';
return $this->privates['App\\Repository\\ServiceCategoryRepository'] = new \App\Repository\ServiceCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServiceOfferRepository' shared autowired service.
*
* @return \App\Repository\ServiceOfferRepository
*/
protected function getServiceOfferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ServiceOfferRepository.php';
return $this->privates['App\\Repository\\ServiceOfferRepository'] = new \App\Repository\ServiceOfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ServicePromoRepository' shared autowired service.
*
* @return \App\Repository\ServicePromoRepository
*/
protected function getServicePromoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ServicePromoRepository.php';
return $this->privates['App\\Repository\\ServicePromoRepository'] = new \App\Repository\ServicePromoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SimulationRepository' shared autowired service.
*
* @return \App\Repository\SimulationRepository
*/
protected function getSimulationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SimulationRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\SimulationRepository'])) {
return $this->privates['App\\Repository\\SimulationRepository'];
}
return $this->privates['App\\Repository\\SimulationRepository'] = new \App\Repository\SimulationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\SituationResidentielRepository' shared autowired service.
*
* @return \App\Repository\SituationResidentielRepository
*/
protected function getSituationResidentielRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SituationResidentielRepository.php';
return $this->privates['App\\Repository\\SituationResidentielRepository'] = new \App\Repository\SituationResidentielRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SizeRepository' shared autowired service.
*
* @return \App\Repository\SizeRepository
*/
protected function getSizeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SizeRepository.php';
return $this->privates['App\\Repository\\SizeRepository'] = new \App\Repository\SizeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SocietyApprovalRepository' shared autowired service.
*
* @return \App\Repository\SocietyApprovalRepository
*/
protected function getSocietyApprovalRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SocietyApprovalRepository.php';
return $this->privates['App\\Repository\\SocietyApprovalRepository'] = new \App\Repository\SocietyApprovalRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SocietyGeographicAreaRepository' shared autowired service.
*
* @return \App\Repository\SocietyGeographicAreaRepository
*/
protected function getSocietyGeographicAreaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SocietyGeographicAreaRepository.php';
return $this->privates['App\\Repository\\SocietyGeographicAreaRepository'] = new \App\Repository\SocietyGeographicAreaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SocietyGroupRepository' shared autowired service.
*
* @return \App\Repository\SocietyGroupRepository
*/
protected function getSocietyGroupRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SocietyGroupRepository.php';
return $this->privates['App\\Repository\\SocietyGroupRepository'] = new \App\Repository\SocietyGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SocietyRepository' shared autowired service.
*
* @return \App\Repository\SocietyRepository
*/
protected function getSocietyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SocietyRepository.php';
return $this->privates['App\\Repository\\SocietyRepository'] = new \App\Repository\SocietyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SocietyUseRepository' shared autowired service.
*
* @return \App\Repository\SocietyUseRepository
*/
protected function getSocietyUseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SocietyUseRepository.php';
return $this->privates['App\\Repository\\SocietyUseRepository'] = new \App\Repository\SocietyUseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SolicitationRepository' shared autowired service.
*
* @return \App\Repository\SolicitationRepository
*/
protected function getSolicitationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SolicitationRepository.php';
return $this->privates['App\\Repository\\SolicitationRepository'] = new \App\Repository\SolicitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StandardFormRepository' shared autowired service.
*
* @return \App\Repository\StandardFormRepository
*/
protected function getStandardFormRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/StandardFormRepository.php';
return $this->privates['App\\Repository\\StandardFormRepository'] = new \App\Repository\StandardFormRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StarRatingsRepository' shared autowired service.
*
* @return \App\Repository\StarRatingsRepository
*/
protected function getStarRatingsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/StarRatingsRepository.php';
return $this->privates['App\\Repository\\StarRatingsRepository'] = new \App\Repository\StarRatingsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\StreetAveragePriceRepository' shared autowired service.
*
* @return \App\Repository\StreetAveragePriceRepository
*/
protected function getStreetAveragePriceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/StreetAveragePriceRepository.php';
return $this->privates['App\\Repository\\StreetAveragePriceRepository'] = new \App\Repository\StreetAveragePriceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Utils\\GeoComparison'] ?? ($this->privates['App\\Utils\\GeoComparison'] = new \App\Utils\GeoComparison())));
}
/**
* Gets the private 'App\Repository\SubjectRepository' shared autowired service.
*
* @return \App\Repository\SubjectRepository
*/
protected function getSubjectRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SubjectRepository.php';
return $this->privates['App\\Repository\\SubjectRepository'] = new \App\Repository\SubjectRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SubmodelRepository' shared autowired service.
*
* @return \App\Repository\SubmodelRepository
*/
protected function getSubmodelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SubmodelRepository.php';
return $this->privates['App\\Repository\\SubmodelRepository'] = new \App\Repository\SubmodelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SubscriptionProductRepository' shared autowired service.
*
* @return \App\Repository\SubscriptionProductRepository
*/
protected function getSubscriptionProductRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SubscriptionProductRepository.php';
return $this->privates['App\\Repository\\SubscriptionProductRepository'] = new \App\Repository\SubscriptionProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SubscriptionProductServiceRepository' shared autowired service.
*
* @return \App\Repository\SubscriptionProductServiceRepository
*/
protected function getSubscriptionProductServiceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SubscriptionProductServiceRepository.php';
return $this->privates['App\\Repository\\SubscriptionProductServiceRepository'] = new \App\Repository\SubscriptionProductServiceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SubscriptionRepository' shared autowired service.
*
* @return \App\Repository\SubscriptionRepository
*/
protected function getSubscriptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SubscriptionRepository.php';
return $this->privates['App\\Repository\\SubscriptionRepository'] = new \App\Repository\SubscriptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SubsectionRepository' shared autowired service.
*
* @return \App\Repository\SubsectionRepository
*/
protected function getSubsectionRepositoryService()
{
return $this->privates['App\\Repository\\SubsectionRepository'] = new \App\Repository\SubsectionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SudStroumRepository' shared autowired service.
*
* @return \App\Repository\SudStroumRepository
*/
protected function getSudStroumRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SudStroumRepository.php';
return $this->privates['App\\Repository\\SudStroumRepository'] = new \App\Repository\SudStroumRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SuperficieRepository' shared autowired service.
*
* @return \App\Repository\SuperficieRepository
*/
protected function getSuperficieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SuperficieRepository.php';
return $this->privates['App\\Repository\\SuperficieRepository'] = new \App\Repository\SuperficieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SupplierRepository' shared autowired service.
*
* @return \App\Repository\SupplierRepository
*/
protected function getSupplierRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SupplierRepository.php';
return $this->privates['App\\Repository\\SupplierRepository'] = new \App\Repository\SupplierRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SurveillanceCameraRepository' shared autowired service.
*
* @return \App\Repository\SurveillanceCameraRepository
*/
protected function getSurveillanceCameraRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SurveillanceCameraRepository.php';
return $this->privates['App\\Repository\\SurveillanceCameraRepository'] = new \App\Repository\SurveillanceCameraRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SurveillanceCameraTypeRepository' shared autowired service.
*
* @return \App\Repository\SurveillanceCameraTypeRepository
*/
protected function getSurveillanceCameraTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SurveillanceCameraTypeRepository.php';
return $this->privates['App\\Repository\\SurveillanceCameraTypeRepository'] = new \App\Repository\SurveillanceCameraTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicAccountingRepository' shared autowired service.
*
* @return \App\Repository\SyndicAccountingRepository
*/
protected function getSyndicAccountingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicAccountingRepository.php';
return $this->privates['App\\Repository\\SyndicAccountingRepository'] = new \App\Repository\SyndicAccountingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicApartmentCsvRepository' shared autowired service.
*
* @return \App\Repository\SyndicApartmentCsvRepository
*/
protected function getSyndicApartmentCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicApartmentCsvRepository.php';
return $this->privates['App\\Repository\\SyndicApartmentCsvRepository'] = new \App\Repository\SyndicApartmentCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicApartmentRepository' shared autowired service.
*
* @return \App\Repository\SyndicApartmentRepository
*/
protected function getSyndicApartmentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicApartmentRepository.php';
return $this->privates['App\\Repository\\SyndicApartmentRepository'] = new \App\Repository\SyndicApartmentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicChatFileRepository' shared autowired service.
*
* @return \App\Repository\SyndicChatFileRepository
*/
protected function getSyndicChatFileRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicChatFileRepository.php';
return $this->privates['App\\Repository\\SyndicChatFileRepository'] = new \App\Repository\SyndicChatFileRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicChatReactionRepository' shared autowired service.
*
* @return \App\Repository\SyndicChatReactionRepository
*/
protected function getSyndicChatReactionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicChatReactionRepository.php';
return $this->privates['App\\Repository\\SyndicChatReactionRepository'] = new \App\Repository\SyndicChatReactionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicChatReplyMessageRepository' shared autowired service.
*
* @return \App\Repository\SyndicChatReplyMessageRepository
*/
protected function getSyndicChatReplyMessageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicChatReplyMessageRepository.php';
return $this->privates['App\\Repository\\SyndicChatReplyMessageRepository'] = new \App\Repository\SyndicChatReplyMessageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicChatRepository' shared autowired service.
*
* @return \App\Repository\SyndicChatRepository
*/
protected function getSyndicChatRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicChatRepository.php';
return $this->privates['App\\Repository\\SyndicChatRepository'] = new \App\Repository\SyndicChatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicDocumentCommentRepository' shared autowired service.
*
* @return \App\Repository\SyndicDocumentCommentRepository
*/
protected function getSyndicDocumentCommentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicDocumentCommentRepository.php';
return $this->privates['App\\Repository\\SyndicDocumentCommentRepository'] = new \App\Repository\SyndicDocumentCommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicDocumentRepository' shared autowired service.
*
* @return \App\Repository\SyndicDocumentRepository
*/
protected function getSyndicDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicDocumentRepository.php';
return $this->privates['App\\Repository\\SyndicDocumentRepository'] = new \App\Repository\SyndicDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicDocumentShareRepository' shared autowired service.
*
* @return \App\Repository\SyndicDocumentShareRepository
*/
protected function getSyndicDocumentShareRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicDocumentShareRepository.php';
return $this->privates['App\\Repository\\SyndicDocumentShareRepository'] = new \App\Repository\SyndicDocumentShareRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicGroupRepository' shared autowired service.
*
* @return \App\Repository\SyndicGroupRepository
*/
protected function getSyndicGroupRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicGroupRepository.php';
return $this->privates['App\\Repository\\SyndicGroupRepository'] = new \App\Repository\SyndicGroupRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\SyndicRepository' shared autowired service.
*
* @return \App\Repository\SyndicRepository
*/
protected function getSyndicRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/SyndicRepository.php';
return $this->privates['App\\Repository\\SyndicRepository'] = new \App\Repository\SyndicRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\T3dDemandsRepository' shared autowired service.
*
* @return \App\Repository\T3dDemandsRepository
*/
protected function getT3dDemandsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/T3dDemandsRepository.php';
return $this->privates['App\\Repository\\T3dDemandsRepository'] = new \App\Repository\T3dDemandsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TextureTreeDRepository' shared autowired service.
*
* @return \App\Repository\TextureTreeDRepository
*/
protected function getTextureTreeDRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TextureTreeDRepository.php';
return $this->privates['App\\Repository\\TextureTreeDRepository'] = new \App\Repository\TextureTreeDRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePorpertyLevelRepository' shared autowired service.
*
* @return \App\Repository\ThePorpertyLevelRepository
*/
protected function getThePorpertyLevelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePorpertyLevelRepository.php';
return $this->privates['App\\Repository\\ThePorpertyLevelRepository'] = new \App\Repository\ThePorpertyLevelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyAlertRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyAlertRepository
*/
protected function getThePropertyAlertRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyAlertRepository.php';
return $this->privates['App\\Repository\\ThePropertyAlertRepository'] = new \App\Repository\ThePropertyAlertRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyAppointmentSlotsRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyAppointmentSlotsRepository
*/
protected function getThePropertyAppointmentSlotsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyAppointmentSlotsRepository.php';
return $this->privates['App\\Repository\\ThePropertyAppointmentSlotsRepository'] = new \App\Repository\ThePropertyAppointmentSlotsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyBoilerRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyBoilerRepository
*/
protected function getThePropertyBoilerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyBoilerRepository.php';
return $this->privates['App\\Repository\\ThePropertyBoilerRepository'] = new \App\Repository\ThePropertyBoilerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyConstructionWorkRulesRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyConstructionWorkRulesRepository
*/
protected function getThePropertyConstructionWorkRulesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyConstructionWorkRulesRepository.php';
return $this->privates['App\\Repository\\ThePropertyConstructionWorkRulesRepository'] = new \App\Repository\ThePropertyConstructionWorkRulesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyDocumentsRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyDocumentsRepository
*/
protected function getThePropertyDocumentsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyDocumentsRepository.php';
return $this->privates['App\\Repository\\ThePropertyDocumentsRepository'] = new \App\Repository\ThePropertyDocumentsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyExteriorCommentRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyExteriorCommentRepository
*/
protected function getThePropertyExteriorCommentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyExteriorCommentRepository.php';
return $this->privates['App\\Repository\\ThePropertyExteriorCommentRepository'] = new \App\Repository\ThePropertyExteriorCommentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyMaifInsuranceSummaryRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyMaifInsuranceSummaryRepository
*/
protected function getThePropertyMaifInsuranceSummaryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyMaifInsuranceSummaryRepository.php';
return $this->privates['App\\Repository\\ThePropertyMaifInsuranceSummaryRepository'] = new \App\Repository\ThePropertyMaifInsuranceSummaryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyProviderWaterRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyProviderWaterRepository
*/
protected function getThePropertyProviderWaterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyProviderWaterRepository.php';
return $this->privates['App\\Repository\\ThePropertyProviderWaterRepository'] = new \App\Repository\ThePropertyProviderWaterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertySessionRepository' shared autowired service.
*
* @return \App\Repository\ThePropertySessionRepository
*/
protected function getThePropertySessionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertySessionRepository.php';
return $this->privates['App\\Repository\\ThePropertySessionRepository'] = new \App\Repository\ThePropertySessionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyTankRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyTankRepository
*/
protected function getThePropertyTankRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyTankRepository.php';
return $this->privates['App\\Repository\\ThePropertyTankRepository'] = new \App\Repository\ThePropertyTankRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyTankWorkDocRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyTankWorkDocRepository
*/
protected function getThePropertyTankWorkDocRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyTankWorkDocRepository.php';
return $this->privates['App\\Repository\\ThePropertyTankWorkDocRepository'] = new \App\Repository\ThePropertyTankWorkDocRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyTankWorkImagesRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyTankWorkImagesRepository
*/
protected function getThePropertyTankWorkImagesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyTankWorkImagesRepository.php';
return $this->privates['App\\Repository\\ThePropertyTankWorkImagesRepository'] = new \App\Repository\ThePropertyTankWorkImagesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyUseRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyUseRepository
*/
protected function getThePropertyUseRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyUseRepository.php';
return $this->privates['App\\Repository\\ThePropertyUseRepository'] = new \App\Repository\ThePropertyUseRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyVisitRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyVisitRepository
*/
protected function getThePropertyVisitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyVisitRepository.php';
return $this->privates['App\\Repository\\ThePropertyVisitRepository'] = new \App\Repository\ThePropertyVisitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyWorkDocCategoryRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyWorkDocCategoryRepository
*/
protected function getThePropertyWorkDocCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyWorkDocCategoryRepository.php';
return $this->privates['App\\Repository\\ThePropertyWorkDocCategoryRepository'] = new \App\Repository\ThePropertyWorkDocCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyWorkDocumentsRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyWorkDocumentsRepository
*/
protected function getThePropertyWorkDocumentsRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyWorkDocumentsRepository.php';
return $this->privates['App\\Repository\\ThePropertyWorkDocumentsRepository'] = new \App\Repository\ThePropertyWorkDocumentsRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyWorkImageRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyWorkImageRepository
*/
protected function getThePropertyWorkImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThePropertyWorkImageRepository.php';
return $this->privates['App\\Repository\\ThePropertyWorkImageRepository'] = new \App\Repository\ThePropertyWorkImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThePropertyWorkRepository' shared autowired service.
*
* @return \App\Repository\ThePropertyWorkRepository
*/
protected function getThePropertyWorkRepositoryService()
{
return $this->privates['App\\Repository\\ThePropertyWorkRepository'] = new \App\Repository\ThePropertyWorkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TheProperty\ExtensionOrder\ThePropertyExtensionOrderRepository' shared autowired service.
*
* @return \App\Repository\TheProperty\ExtensionOrder\ThePropertyExtensionOrderRepository
*/
protected function getThePropertyExtensionOrderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TheProperty/ExtensionOrder/ThePropertyExtensionOrderRepository.php';
return $this->privates['App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository'] = new \App\Repository\TheProperty\ExtensionOrder\ThePropertyExtensionOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Webshop\\ThePropertyExtensionOrder'] ?? $this->getThePropertyExtensionOrder2Service()));
}
/**
* Gets the private 'App\Repository\ThepropertOfferBillRepository' shared autowired service.
*
* @return \App\Repository\ThepropertOfferBillRepository
*/
protected function getThepropertOfferBillRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertOfferBillRepository.php';
return $this->privates['App\\Repository\\ThepropertOfferBillRepository'] = new \App\Repository\ThepropertOfferBillRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyBalanceRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyBalanceRepository
*/
protected function getThepropertyBalanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyBalanceRepository.php';
return $this->privates['App\\Repository\\ThepropertyBalanceRepository'] = new \App\Repository\ThepropertyBalanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyConsumptionRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyConsumptionRepository
*/
protected function getThepropertyConsumptionRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyConsumptionRepository.php';
return $this->privates['App\\Repository\\ThepropertyConsumptionRepository'] = new \App\Repository\ThepropertyConsumptionRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyCounterRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyCounterRepository
*/
protected function getThepropertyCounterRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyCounterRepository.php';
return $this->privates['App\\Repository\\ThepropertyCounterRepository'] = new \App\Repository\ThepropertyCounterRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyCounterStatementRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyCounterStatementRepository
*/
protected function getThepropertyCounterStatementRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyCounterStatementRepository.php';
return $this->privates['App\\Repository\\ThepropertyCounterStatementRepository'] = new \App\Repository\ThepropertyCounterStatementRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyDocumentCategoryRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyDocumentCategoryRepository
*/
protected function getThepropertyDocumentCategoryRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyDocumentCategoryRepository.php';
return $this->privates['App\\Repository\\ThepropertyDocumentCategoryRepository'] = new \App\Repository\ThepropertyDocumentCategoryRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyDocumentRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyDocumentRepository
*/
protected function getThepropertyDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyDocumentRepository.php';
return $this->privates['App\\Repository\\ThepropertyDocumentRepository'] = new \App\Repository\ThepropertyDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyFeatureRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyFeatureRepository
*/
protected function getThepropertyFeatureRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyFeatureRepository.php';
return $this->privates['App\\Repository\\ThepropertyFeatureRepository'] = new \App\Repository\ThepropertyFeatureRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyLotRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyLotRepository
*/
protected function getThepropertyLotRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyLotRepository.php';
return $this->privates['App\\Repository\\ThepropertyLotRepository'] = new \App\Repository\ThepropertyLotRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyOfferChatRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyOfferChatRepository
*/
protected function getThepropertyOfferChatRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyOfferChatRepository.php';
return $this->privates['App\\Repository\\ThepropertyOfferChatRepository'] = new \App\Repository\ThepropertyOfferChatRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyOfferImageRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyOfferImageRepository
*/
protected function getThepropertyOfferImageRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyOfferImageRepository.php';
return $this->privates['App\\Repository\\ThepropertyOfferImageRepository'] = new \App\Repository\ThepropertyOfferImageRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyOfferInterestedRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyOfferInterestedRepository
*/
protected function getThepropertyOfferInterestedRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyOfferInterestedRepository.php';
return $this->privates['App\\Repository\\ThepropertyOfferInterestedRepository'] = new \App\Repository\ThepropertyOfferInterestedRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyOfferRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyOfferRepository
*/
protected function getThepropertyOfferRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyOfferRepository.php';
return $this->privates['App\\Repository\\ThepropertyOfferRepository'] = new \App\Repository\ThepropertyOfferRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyProviderBillRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyProviderBillRepository
*/
protected function getThepropertyProviderBillRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyProviderBillRepository.php';
return $this->privates['App\\Repository\\ThepropertyProviderBillRepository'] = new \App\Repository\ThepropertyProviderBillRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyProviderCsvRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyProviderCsvRepository
*/
protected function getThepropertyProviderCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyProviderCsvRepository.php';
return $this->privates['App\\Repository\\ThepropertyProviderCsvRepository'] = new \App\Repository\ThepropertyProviderCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyProviderDocumentProofRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyProviderDocumentProofRepository
*/
protected function getThepropertyProviderDocumentProofRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyProviderDocumentProofRepository.php';
return $this->privates['App\\Repository\\ThepropertyProviderDocumentProofRepository'] = new \App\Repository\ThepropertyProviderDocumentProofRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyProviderRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyProviderRepository
*/
protected function getThepropertyProviderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ThepropertyProviderRepository.php';
return $this->privates['App\\Repository\\ThepropertyProviderRepository'] = new \App\Repository\ThepropertyProviderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ThepropertyRepository' shared autowired service.
*
* @return \App\Repository\ThepropertyRepository
*/
protected function getThepropertyRepositoryService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\ThepropertyRepository'])) {
return $this->privates['App\\Repository\\ThepropertyRepository'];
}
return $this->privates['App\\Repository\\ThepropertyRepository'] = new \App\Repository\ThepropertyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, ($this->privates['App\\Utils\\GeoComparison'] ?? ($this->privates['App\\Utils\\GeoComparison'] = new \App\Utils\GeoComparison())));
}
/**
* Gets the private 'App\Repository\TheserviceRepository' shared autowired service.
*
* @return \App\Repository\TheserviceRepository
*/
protected function getTheserviceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TheserviceRepository.php';
return $this->privates['App\\Repository\\TheserviceRepository'] = new \App\Repository\TheserviceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TimelineEventRepository' shared autowired service.
*
* @return \App\Repository\TimelineEventRepository
*/
protected function getTimelineEventRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TimelineEventRepository.php';
return $this->privates['App\\Repository\\TimelineEventRepository'] = new \App\Repository\TimelineEventRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TotalRevenuRepository' shared autowired service.
*
* @return \App\Repository\TotalRevenuRepository
*/
protected function getTotalRevenuRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TotalRevenuRepository.php';
return $this->privates['App\\Repository\\TotalRevenuRepository'] = new \App\Repository\TotalRevenuRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TransactionTypeRepository' shared autowired service.
*
* @return \App\Repository\TransactionTypeRepository
*/
protected function getTransactionTypeRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TransactionTypeRepository.php';
return $this->privates['App\\Repository\\TransactionTypeRepository'] = new \App\Repository\TransactionTypeRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TypeHabitationRepository' shared autowired service.
*
* @return \App\Repository\TypeHabitationRepository
*/
protected function getTypeHabitationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TypeHabitationRepository.php';
return $this->privates['App\\Repository\\TypeHabitationRepository'] = new \App\Repository\TypeHabitationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TypeOfAlarmSystemRepository' shared autowired service.
*
* @return \App\Repository\TypeOfAlarmSystemRepository
*/
protected function getTypeOfAlarmSystemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TypeOfAlarmSystemRepository.php';
return $this->privates['App\\Repository\\TypeOfAlarmSystemRepository'] = new \App\Repository\TypeOfAlarmSystemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TypePretRepository' shared autowired service.
*
* @return \App\Repository\TypePretRepository
*/
protected function getTypePretRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/TypePretRepository.php';
return $this->privates['App\\Repository\\TypePretRepository'] = new \App\Repository\TypePretRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\TypeofworkRepository' shared autowired service.
*
* @return \App\Repository\TypeofworkRepository
*/
protected function getTypeofworkRepositoryService()
{
return $this->privates['App\\Repository\\TypeofworkRepository'] = new \App\Repository\TypeofworkRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UboDocumentRepository' shared autowired service.
*
* @return \App\Repository\UboDocumentRepository
*/
protected function getUboDocumentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UboDocumentRepository.php';
return $this->privates['App\\Repository\\UboDocumentRepository'] = new \App\Repository\UboDocumentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UrbanInformationRepository' shared autowired service.
*
* @return \App\Repository\UrbanInformationRepository
*/
protected function getUrbanInformationRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UrbanInformationRepository.php';
return $this->privates['App\\Repository\\UrbanInformationRepository'] = new \App\Repository\UrbanInformationRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UrbanPermitRepository' shared autowired service.
*
* @return \App\Repository\UrbanPermitRepository
*/
protected function getUrbanPermitRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UrbanPermitRepository.php';
return $this->privates['App\\Repository\\UrbanPermitRepository'] = new \App\Repository\UrbanPermitRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UrbanismPdfRepository' shared autowired service.
*
* @return \App\Repository\UrbanismPdfRepository
*/
protected function getUrbanismPdfRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UrbanismPdfRepository.php';
return $this->privates['App\\Repository\\UrbanismPdfRepository'] = new \App\Repository\UrbanismPdfRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserPurchasePartnerRequestRepository' shared autowired service.
*
* @return \App\Repository\UserPurchasePartnerRequestRepository
*/
protected function getUserPurchasePartnerRequestRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UserPurchasePartnerRequestRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'])) {
return $this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'];
}
return $this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'] = new \App\Repository\UserPurchasePartnerRequestRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\UserRating\UserRatingRepository' shared autowired service.
*
* @return \App\Repository\UserRating\UserRatingRepository
*/
protected function getUserRatingRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UserRating/UserRatingRepositoryInterface.php';
include_once \dirname(__DIR__, 4).'/src/Repository/UserRating/UserRatingRepository.php';
return $this->privates['App\\Repository\\UserRating\\UserRatingRepository'] = new \App\Repository\UserRating\UserRatingRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\UserServicePromoRepository' shared autowired service.
*
* @return \App\Repository\UserServicePromoRepository
*/
protected function getUserServicePromoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/UserServicePromoRepository.php';
return $this->privates['App\\Repository\\UserServicePromoRepository'] = new \App\Repository\UserServicePromoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VenteRepository' shared autowired service.
*
* @return \App\Repository\VenteRepository
*/
protected function getVenteRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VenteRepository.php';
return $this->privates['App\\Repository\\VenteRepository'] = new \App\Repository\VenteRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VentilationLosesRepository' shared autowired service.
*
* @return \App\Repository\VentilationLosesRepository
*/
protected function getVentilationLosesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VentilationLosesRepository.php';
return $this->privates['App\\Repository\\VentilationLosesRepository'] = new \App\Repository\VentilationLosesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VentilationSystemRepository' shared autowired service.
*
* @return \App\Repository\VentilationSystemRepository
*/
protected function getVentilationSystemRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VentilationSystemRepository.php';
return $this->privates['App\\Repository\\VentilationSystemRepository'] = new \App\Repository\VentilationSystemRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ViewRepository' shared autowired service.
*
* @return \App\Repository\ViewRepository
*/
protected function getViewRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ViewRepository.php';
return $this->privates['App\\Repository\\ViewRepository'] = new \App\Repository\ViewRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VisitpropertyRepository' shared autowired service.
*
* @return \App\Repository\VisitpropertyRepository
*/
protected function getVisitpropertyRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VisitpropertyRepository.php';
return $this->privates['App\\Repository\\VisitpropertyRepository'] = new \App\Repository\VisitpropertyRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VivaquaRepository' shared autowired service.
*
* @return \App\Repository\VivaquaRepository
*/
protected function getVivaquaRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VivaquaRepository.php';
return $this->privates['App\\Repository\\VivaquaRepository'] = new \App\Repository\VivaquaRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\VoirieFilesRepository' shared autowired service.
*
* @return \App\Repository\VoirieFilesRepository
*/
protected function getVoirieFilesRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/VoirieFilesRepository.php';
return $this->privates['App\\Repository\\VoirieFilesRepository'] = new \App\Repository\VoirieFilesRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WallonieCsvRepository' shared autowired service.
*
* @return \App\Repository\WallonieCsvRepository
*/
protected function getWallonieCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WallonieCsvRepository.php';
return $this->privates['App\\Repository\\WallonieCsvRepository'] = new \App\Repository\WallonieCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WallonieRepository' shared autowired service.
*
* @return \App\Repository\WallonieRepository
*/
protected function getWallonieRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WallonieRepository.php';
return $this->privates['App\\Repository\\WallonieRepository'] = new \App\Repository\WallonieRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WarmWaterPerformanceRepository' shared autowired service.
*
* @return \App\Repository\WarmWaterPerformanceRepository
*/
protected function getWarmWaterPerformanceRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WarmWaterPerformanceRepository.php';
return $this->privates['App\\Repository\\WarmWaterPerformanceRepository'] = new \App\Repository\WarmWaterPerformanceRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WaterSupplierControllerExcelRepository' shared autowired service.
*
* @return \App\Repository\WaterSupplierControllerExcelRepository
*/
protected function getWaterSupplierControllerExcelRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WaterSupplierControllerExcelRepository.php';
return $this->privates['App\\Repository\\WaterSupplierControllerExcelRepository'] = new \App\Repository\WaterSupplierControllerExcelRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WaterSupplierControllerRepository' shared autowired service.
*
* @return \App\Repository\WaterSupplierControllerRepository
*/
protected function getWaterSupplierControllerRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WaterSupplierControllerRepository.php';
return $this->privates['App\\Repository\\WaterSupplierControllerRepository'] = new \App\Repository\WaterSupplierControllerRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WebshopOrderRepository' shared autowired service.
*
* @return \App\Repository\WebshopOrderRepository
*/
protected function getWebshopOrderRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WebshopOrderRepository.php';
return $this->privates['App\\Repository\\WebshopOrderRepository'] = new \App\Repository\WebshopOrderRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WebshopPaymentInfoRepository' shared autowired service.
*
* @return \App\Repository\WebshopPaymentInfoRepository
*/
protected function getWebshopPaymentInfoRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WebshopPaymentInfoRepository.php';
return $this->privates['App\\Repository\\WebshopPaymentInfoRepository'] = new \App\Repository\WebshopPaymentInfoRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WebshopPaymentRepository' shared autowired service.
*
* @return \App\Repository\WebshopPaymentRepository
*/
protected function getWebshopPaymentRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WebshopPaymentRepository.php';
return $this->privates['App\\Repository\\WebshopPaymentRepository'] = new \App\Repository\WebshopPaymentRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WorkArtRepository' shared autowired service.
*
* @return \App\Repository\WorkArtRepository
*/
protected function getWorkArtRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WorkArtRepository.php';
return $this->privates['App\\Repository\\WorkArtRepository'] = new \App\Repository\WorkArtRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WorkCsvRepository' shared autowired service.
*
* @return \App\Repository\WorkCsvRepository
*/
protected function getWorkCsvRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WorkCsvRepository.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Repository\\WorkCsvRepository'])) {
return $this->privates['App\\Repository\\WorkCsvRepository'];
}
return $this->privates['App\\Repository\\WorkCsvRepository'] = new \App\Repository\WorkCsvRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), $a);
}
/**
* Gets the private 'App\Repository\WorkLinksRepository' shared autowired service.
*
* @return \App\Repository\WorkLinksRepository
*/
protected function getWorkLinksRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WorkLinksRepository.php';
return $this->privates['App\\Repository\\WorkLinksRepository'] = new \App\Repository\WorkLinksRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\WorkcostRepository' shared autowired service.
*
* @return \App\Repository\WorkcostRepository
*/
protected function getWorkcostRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/WorkcostRepository.php';
return $this->privates['App\\Repository\\WorkcostRepository'] = new \App\Repository\WorkcostRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\YousignSavedDataRepository' shared autowired service.
*
* @return \App\Repository\YousignSavedDataRepository
*/
protected function getYousignSavedDataRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/YousignSavedDataRepository.php';
return $this->privates['App\\Repository\\YousignSavedDataRepository'] = new \App\Repository\YousignSavedDataRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Repository\ZoneRepository' shared autowired service.
*
* @return \App\Repository\ZoneRepository
*/
protected function getZoneRepositoryService()
{
include_once \dirname(__DIR__, 4).'/src/Repository/ZoneRepository.php';
return $this->privates['App\\Repository\\ZoneRepository'] = new \App\Repository\ZoneRepository(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'App\Security\PersonnelAuthenticator' shared autowired service.
*
* @return \App\Security\PersonnelAuthenticator
*/
protected function getPersonnelAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AbstractGuardAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/Authenticator/AbstractFormLoginAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/PasswordAuthenticatedInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/src/Security/PersonnelAuthenticator.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Security\\PersonnelAuthenticator'])) {
return $this->privates['App\\Security\\PersonnelAuthenticator'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['App\\Security\\PersonnelAuthenticator'])) {
return $this->privates['App\\Security\\PersonnelAuthenticator'];
}
return $this->privates['App\\Security\\PersonnelAuthenticator'] = new \App\Security\PersonnelAuthenticator($a, $b, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\AlertService' shared autowired service.
*
* @return \App\Service\AlertService
*/
protected function getAlertServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/AlertService.php';
$a = ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service());
if (isset($this->privates['App\\Service\\AlertService'])) {
return $this->privates['App\\Service\\AlertService'];
}
$b = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\AlertService'])) {
return $this->privates['App\\Service\\AlertService'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\AlertService'])) {
return $this->privates['App\\Service\\AlertService'];
}
$d = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\AlertService'])) {
return $this->privates['App\\Service\\AlertService'];
}
$e = ($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'] ?? $this->getMakeOfferServiceService());
if (isset($this->privates['App\\Service\\AlertService'])) {
return $this->privates['App\\Service\\AlertService'];
}
return $this->privates['App\\Service\\AlertService'] = new \App\Service\AlertService(($this->privates['App\\Repository\\AlertRepository'] ?? $this->getAlertRepositoryService()), $a, $b, $c, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $d, $e);
}
/**
* Gets the private 'App\Service\Api\BrugisService' shared autowired service.
*
* @return \App\Service\Api\BrugisService
*/
protected function getBrugisServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/BrugisService.php';
return $this->privates['App\\Service\\Api\\BrugisService'] = new \App\Service\Api\BrugisService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Chat\FormatService' shared autowired service.
*
* @return \App\Service\Api\Chat\FormatService
*/
protected function getFormatServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Chat/FormatService.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Chat\\FormatService'])) {
return $this->privates['App\\Service\\Api\\Chat\\FormatService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Chat\\FormatService'])) {
return $this->privates['App\\Service\\Api\\Chat\\FormatService'];
}
return $this->privates['App\\Service\\Api\\Chat\\FormatService'] = new \App\Service\Api\Chat\FormatService($a, $b);
}
/**
* Gets the private 'App\Service\Api\Chat\UpdateChannelService' shared autowired service.
*
* @return \App\Service\Api\Chat\UpdateChannelService
*/
protected function getUpdateChannelServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Chat/UpdateChannelService.php';
$a = ($this->privates['App\\Service\\Api\\Chat\\FormatService'] ?? $this->getFormatServiceService());
if (isset($this->privates['App\\Service\\Api\\Chat\\UpdateChannelService'])) {
return $this->privates['App\\Service\\Api\\Chat\\UpdateChannelService'];
}
return $this->privates['App\\Service\\Api\\Chat\\UpdateChannelService'] = new \App\Service\Api\Chat\UpdateChannelService(($this->privates['App\\Repository\\ConversationRepository'] ?? $this->getConversationRepositoryService()), ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), $a);
}
/**
* Gets the private 'App\Service\Api\ClientSales\ClientSalesAgreementService' shared autowired service.
*
* @return \App\Service\Api\ClientSales\ClientSalesAgreementService
*/
protected function getClientSalesAgreementServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/ClientSalesAgreementService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Traitement.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$c = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$d = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$f = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$g = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$h = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$i = ($this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'] ?? $this->getSalesAgreementMailingServiceService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
$j = ($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'] ?? $this->getPropertyMonitoringService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'];
}
return $this->privates['App\\Service\\Api\\ClientSales\\ClientSalesAgreementService'] = new \App\Service\Api\ClientSales\ClientSalesAgreementService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $e, ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), $f, ($this->privates['App\\Service\\Traitement'] ?? ($this->privates['App\\Service\\Traitement'] = new \App\Service\Traitement())), $g, $h, ($this->privates['App\\Repository\\ClientSalesAgreementRepository'] ?? $this->getClientSalesAgreementRepositoryService()), $i, ($this->services['App\\Service\\Onespan\\DownloaderService'] ?? $this->getDownloaderServiceService()), $j, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))));
}
/**
* Gets the private 'App\Service\Api\ClientSales\SalesAgreementMailingService' shared autowired service.
*
* @return \App\Service\Api\ClientSales\SalesAgreementMailingService
*/
protected function getSalesAgreementMailingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/SalesAgreementMailingService.php';
$a = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'];
}
$c = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'];
}
return $this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'] = new \App\Service\Api\ClientSales\SalesAgreementMailingService($a, $b, $c);
}
/**
* Gets the private 'App\Service\Api\ClientSales\UploadSalesAgreementService' shared autowired service.
*
* @return \App\Service\Api\ClientSales\UploadSalesAgreementService
*/
protected function getUploadSalesAgreementServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/ClientSales/UploadSalesAgreementService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'];
}
$c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'];
}
$d = ($this->privates['App\\Service\\Api\\ClientSales\\SalesAgreementMailingService'] ?? $this->getSalesAgreementMailingServiceService());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'];
}
$e = ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service());
if (isset($this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'])) {
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'];
}
return $this->privates['App\\Service\\Api\\ClientSales\\UploadSalesAgreementService'] = new \App\Service\Api\ClientSales\UploadSalesAgreementService($a, $b, $c, $d, $e);
}
/**
* Gets the private 'App\Service\Api\Community\NotificationService' shared autowired service.
*
* @return \App\Service\Api\Community\NotificationService
*/
protected function getNotificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/CommunityService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/NotificationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$d = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$e = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$f = ($this->privates['App\\Service\\Api\\Community\\PerimeterService'] ?? $this->getPerimeterServiceService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$g = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
$h = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\Community\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Community\\NotificationService'];
}
return $this->privates['App\\Service\\Api\\Community\\NotificationService'] = new \App\Service\Api\Community\NotificationService($a, $b, $this, $c, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $d, $e, ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), $f, $g, $h);
}
/**
* Gets the private 'App\Service\Api\Community\PerimeterService' shared autowired service.
*
* @return \App\Service\Api\Community\PerimeterService
*/
protected function getPerimeterServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Community/PerimeterService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Community\\PerimeterService'])) {
return $this->privates['App\\Service\\Api\\Community\\PerimeterService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Community\\PerimeterService'])) {
return $this->privates['App\\Service\\Api\\Community\\PerimeterService'];
}
$c = ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service());
if (isset($this->privates['App\\Service\\Api\\Community\\PerimeterService'])) {
return $this->privates['App\\Service\\Api\\Community\\PerimeterService'];
}
return $this->privates['App\\Service\\Api\\Community\\PerimeterService'] = new \App\Service\Api\Community\PerimeterService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Repository\\PerimeterPostRepository'] ?? $this->getPerimeterPostRepositoryService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $c);
}
/**
* Gets the private 'App\Service\Api\EnergyBelgiqueService' shared autowired service.
*
* @return \App\Service\Api\EnergyBelgiqueService
*/
protected function getEnergyBelgiqueServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/EnergyBelgiqueService.php';
return $this->privates['App\\Service\\Api\\EnergyBelgiqueService'] = new \App\Service\Api\EnergyBelgiqueService(($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\EstimationService' shared autowired service.
*
* @return \App\Service\Api\EstimationService
*/
protected function getEstimationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/EstimationService.php';
return $this->privates['App\\Service\\Api\\EstimationService'] = new \App\Service\Api\EstimationService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Notification\NotificationService' shared autowired service.
*
* @return \App\Service\Api\Notification\NotificationService
*/
protected function getNotificationService2Service()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Notification/NotificationService.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Notification\\NotificationService'])) {
return $this->privates['App\\Service\\Api\\Notification\\NotificationService'];
}
return $this->privates['App\\Service\\Api\\Notification\\NotificationService'] = new \App\Service\Api\Notification\NotificationService(($this->privates['App\\Repository\\NotificationRepository'] ?? $this->getNotificationRepositoryService()), ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $a, ($this->services['kreait_firebase.my_project.messaging'] ?? $this->getKreaitFirebase_MyProject_MessagingService()));
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\AddOfferService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\AddOfferService
*/
protected function getAddOfferServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/AddOfferService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$d = ($this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'] ?? $this->getUserPurchasePartnerRequestRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$e = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$f = ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
$g = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\AddOfferService'] = new \App\Service\Api\OfferCollaborative\AddOfferService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->privates['App\\Repository\\PurchasePartnerRequestRepository'] ?? $this->getPurchasePartnerRequestRepositoryService()), $e, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $f, $g, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Repository\\OfferCollaborativeRepository'] ?? $this->getOfferCollaborativeRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\Common\CollaborativeOfferCommon' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\Common\CollaborativeOfferCommon
*/
protected function getCollaborativeOfferCommonService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/Common/CollaborativeOfferCommon.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'];
}
$c = ($this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'] ?? $this->getUserPurchasePartnerRequestRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'];
}
$d = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] = new \App\Service\Api\OfferCollaborative\Common\CollaborativeOfferCommon($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\ListOfferService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\ListOfferService
*/
protected function getListOfferServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/ListOfferService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\ListOfferService'] = new \App\Service\Api\OfferCollaborative\ListOfferService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Repository\\OfferCollaborativeRepository'] ?? $this->getOfferCollaborativeRepositoryService()), $c);
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\Purchase\PurchasePartnerRequestService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\Purchase\PurchasePartnerRequestService
*/
protected function getPurchasePartnerRequestServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/Purchase/PurchasePartnerRequestService.php';
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Purchase\\PurchasePartnerRequestService'] = new \App\Service\Api\OfferCollaborative\Purchase\PurchasePartnerRequestService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->privates['App\\Repository\\PurchasePartnerRequestRepository'] ?? $this->getPurchasePartnerRequestRepositoryService()), ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService()), ($this->privates['App\\Repository\\UserPurchasePartnerRequestRepository'] ?? $this->getUserPurchasePartnerRequestRepositoryService()), ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService()));
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\Seller\OfferProcessService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\Seller\OfferProcessService
*/
protected function getOfferProcessServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/Seller/OfferProcessService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'];
}
$d = ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'];
}
$e = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\Seller\\OfferProcessService'] = new \App\Service\Api\OfferCollaborative\Seller\OfferProcessService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $e);
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\SendOfferToSellerService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\SendOfferToSellerService
*/
protected function getSendOfferToSellerServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/SendOfferToSellerService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'];
}
$d = ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'];
}
$e = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SendOfferToSellerService'] = new \App\Service\Api\OfferCollaborative\SendOfferToSellerService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, $e);
}
/**
* Gets the private 'App\Service\Api\OfferCollaborative\SignCollaboratorOfferService' shared autowired service.
*
* @return \App\Service\Api\OfferCollaborative\SignCollaboratorOfferService
*/
protected function getSignCollaboratorOfferServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferCollaborative/SignCollaboratorOfferService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'];
}
$d = ($this->privates['App\\Service\\Api\\OfferCollaborative\\Common\\CollaborativeOfferCommon'] ?? $this->getCollaborativeOfferCommonService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'];
}
$e = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'])) {
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'];
}
return $this->privates['App\\Service\\Api\\OfferCollaborative\\SignCollaboratorOfferService'] = new \App\Service\Api\OfferCollaborative\SignCollaboratorOfferService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $e);
}
/**
* Gets the private 'App\Service\Api\OfferLease\ListOfferLeaseService' shared autowired service.
*
* @return \App\Service\Api\OfferLease\ListOfferLeaseService
*/
protected function getListOfferLeaseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferLease/ListOfferLeaseService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$c = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$d = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$f = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
$g = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'];
}
return $this->privates['App\\Service\\Api\\OfferLease\\ListOfferLeaseService'] = new \App\Service\Api\OfferLease\ListOfferLeaseService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $e, ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), $f, $g, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))));
}
/**
* Gets the private 'App\Service\Api\OfferLease\SignOfferLeaseService' shared autowired service.
*
* @return \App\Service\Api\OfferLease\SignOfferLeaseService
*/
protected function getSignOfferLeaseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferLease/SignOfferLeaseService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$c = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$d = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$f = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
$g = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'];
}
return $this->privates['App\\Service\\Api\\OfferLease\\SignOfferLeaseService'] = new \App\Service\Api\OfferLease\SignOfferLeaseService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, $d, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $e, ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), $f, $g, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))));
}
/**
* Gets the private 'App\Service\Api\OfferLease\ValidateOfferLeaseService' shared autowired service.
*
* @return \App\Service\Api\OfferLease\ValidateOfferLeaseService
*/
protected function getValidateOfferLeaseServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/Validation/SendingMailOfferTrait.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/OfferLease/ValidateOfferLeaseService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'];
}
$b = ($this->privates['App\\Mybase\\Services\\Base\\SBase'] ?? $this->getSBaseService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'];
}
$c = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'])) {
return $this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'];
}
return $this->privates['App\\Service\\Api\\OfferLease\\ValidateOfferLeaseService'] = new \App\Service\Api\OfferLease\ValidateOfferLeaseService($a, $b, $c);
}
/**
* Gets the private 'App\Service\Api\Offer\MakeOfferService' shared autowired service.
*
* @return \App\Service\Api\Offer\MakeOfferService
*/
protected function getMakeOfferServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferServices.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/MakeOfferService.php';
include_once \dirname(__DIR__, 4).'/src/Service/OnespanSign.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$b = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$c = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$d = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$e = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$f = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$g = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$h = ($this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'] ?? $this->getOfferDocumentServiceService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
$i = ($this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'] ?? $this->getOfferDestinationServiceService());
if (isset($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'])) {
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'];
}
return $this->privates['App\\Service\\Api\\Offer\\MakeOfferService'] = new \App\Service\Api\Offer\MakeOfferService($this, $a, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $b, $c, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $d, ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), ($this->privates['App\\Service\\OnespanSign'] ?? ($this->privates['App\\Service\\OnespanSign'] = new \App\Service\OnespanSign())), $e, $f, $g, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), $h, $i);
}
/**
* Gets the private 'App\Service\Api\Offer\NotaryCorrectionService' shared autowired service.
*
* @return \App\Service\Api\Offer\NotaryCorrectionService
*/
protected function getNotaryCorrectionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/NotaryCorrectionService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'])) {
return $this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'];
}
$b = ($this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'] ?? $this->getOfferDocumentServiceService());
if (isset($this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'])) {
return $this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'];
}
$c = ($this->privates['App\\Service\\Api\\Offer\\MakeOfferService'] ?? $this->getMakeOfferServiceService());
if (isset($this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'])) {
return $this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'];
}
return $this->privates['App\\Service\\Api\\Offer\\NotaryCorrectionService'] = new \App\Service\Api\Offer\NotaryCorrectionService($a, ($this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'] ?? $this->getOfferDestinationServiceService()), $b, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $c);
}
/**
* Gets the private 'App\Service\Api\Offer\OfferDestinationService' shared autowired service.
*
* @return \App\Service\Api\Offer\OfferDestinationService
*/
protected function getOfferDestinationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferDestinationService.php';
$a = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'];
}
$b = ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'];
}
return $this->privates['App\\Service\\Api\\Offer\\OfferDestinationService'] = new \App\Service\Api\Offer\OfferDestinationService($a, $b, ($this->services['kernel'] ?? $this->get('kernel', 1)));
}
/**
* Gets the private 'App\Service\Api\Offer\OfferDocumentService' shared autowired service.
*
* @return \App\Service\Api\Offer\OfferDocumentService
*/
protected function getOfferDocumentServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferDocumentService.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'];
}
return $this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'] = new \App\Service\Api\Offer\OfferDocumentService($a, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()));
}
/**
* Gets the private 'App\Service\Api\Offer\OfferSigningService' shared autowired service.
*
* @return \App\Service\Api\Offer\OfferSigningService
*/
protected function getOfferSigningServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Offer/OfferSigningService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->privates['App\\Service\\Api\\Offer\\OfferDocumentService'] ?? $this->getOfferDocumentServiceService());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferSigningService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferSigningService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferSigningService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferSigningService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Offer\\OfferSigningService'])) {
return $this->privates['App\\Service\\Api\\Offer\\OfferSigningService'];
}
return $this->privates['App\\Service\\Api\\Offer\\OfferSigningService'] = new \App\Service\Api\Offer\OfferSigningService($a, $b, ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $c, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))));
}
/**
* Gets the private 'App\Service\Api\PermitEnvironmentalService' shared autowired service.
*
* @return \App\Service\Api\PermitEnvironmentalService
*/
protected function getPermitEnvironmentalServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/PermitEnvironmentalService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\PermitEnvironmentalService'])) {
return $this->privates['App\\Service\\Api\\PermitEnvironmentalService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\PermitEnvironmentalService'])) {
return $this->privates['App\\Service\\Api\\PermitEnvironmentalService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\PermitEnvironmentalService'])) {
return $this->privates['App\\Service\\Api\\PermitEnvironmentalService'];
}
return $this->privates['App\\Service\\Api\\PermitEnvironmentalService'] = new \App\Service\Api\PermitEnvironmentalService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), $a, ($this->privates['App\\Repository\\EnvironmentRequestRepository'] ?? $this->getEnvironmentRequestRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\Prestashop\Order' shared autowired service.
*
* @return \App\Service\Api\Prestashop\Order
*/
protected function getOrderService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/AbstractPrestashopApiService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/Order.php';
return $this->privates['App\\Service\\Api\\Prestashop\\Order'] = new \App\Service\Api\Prestashop\Order(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'App\Service\Api\Prestashop\Product' shared autowired service.
*
* @return \App\Service\Api\Prestashop\Product
*/
protected function getProductService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/AbstractPrestashopApiService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/Product.php';
return $this->privates['App\\Service\\Api\\Prestashop\\Product'] = new \App\Service\Api\Prestashop\Product(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'App\Service\Api\Prestashop\Suppliers' shared autowired service.
*
* @return \App\Service\Api\Prestashop\Suppliers
*/
protected function getSuppliersService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/AbstractPrestashopApiService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/Suppliers.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'])) {
return $this->privates['App\\Service\\Api\\Prestashop\\Suppliers'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'])) {
return $this->privates['App\\Service\\Api\\Prestashop\\Suppliers'];
}
return $this->privates['App\\Service\\Api\\Prestashop\\Suppliers'] = new \App\Service\Api\Prestashop\Suppliers($a, $b, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()));
}
/**
* Gets the private 'App\Service\Api\Prime\PrimeAmountService' shared autowired service.
*
* @return \App\Service\Api\Prime\PrimeAmountService
*/
protected function getPrimeAmountServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prime/PrimeAmountService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Prime\\PrimeAmountService'])) {
return $this->privates['App\\Service\\Api\\Prime\\PrimeAmountService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Prime\\PrimeAmountService'])) {
return $this->privates['App\\Service\\Api\\Prime\\PrimeAmountService'];
}
return $this->privates['App\\Service\\Api\\Prime\\PrimeAmountService'] = new \App\Service\Api\Prime\PrimeAmountService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Prime\PrimeProcessService' shared autowired service.
*
* @return \App\Service\Api\Prime\PrimeProcessService
*/
protected function getPrimeProcessServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prime/PrimeProcessService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'])) {
return $this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'])) {
return $this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'];
}
$c = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'])) {
return $this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'];
}
return $this->privates['App\\Service\\Api\\Prime\\PrimeProcessService'] = new \App\Service\Api\Prime\PrimeProcessService($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b, $c);
}
/**
* Gets the private 'App\Service\Api\RentalEmailService' shared autowired service.
*
* @return \App\Service\Api\RentalEmailService
*/
protected function getRentalEmailServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/RentalEmailService.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\RentalEmailService'])) {
return $this->privates['App\\Service\\Api\\RentalEmailService'];
}
$b = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\Api\\RentalEmailService'])) {
return $this->privates['App\\Service\\Api\\RentalEmailService'];
}
return $this->privates['App\\Service\\Api\\RentalEmailService'] = new \App\Service\Api\RentalEmailService($a, $b);
}
/**
* Gets the private 'App\Service\Api\SendEmailService' shared autowired service.
*
* @return \App\Service\Api\SendEmailService
*/
protected function getSendEmailServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/SendEmailService.php';
$a = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\SendEmailService'])) {
return $this->privates['App\\Service\\Api\\SendEmailService'];
}
$b = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\Api\\SendEmailService'])) {
return $this->privates['App\\Service\\Api\\SendEmailService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\SendEmailService'])) {
return $this->privates['App\\Service\\Api\\SendEmailService'];
}
$d = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\SendEmailService'])) {
return $this->privates['App\\Service\\Api\\SendEmailService'];
}
return $this->privates['App\\Service\\Api\\SendEmailService'] = new \App\Service\Api\SendEmailService($a, $b, $c, $c, $this, $d, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\StandardFormService' shared autowired service.
*
* @return \App\Service\Api\StandardFormService
*/
protected function getStandardFormServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/StandardFormService.php';
return $this->privates['App\\Service\\Api\\StandardFormService'] = new \App\Service\Api\StandardFormService(($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Subscription\FeatureService' shared autowired service.
*
* @return \App\Service\Api\Subscription\FeatureService
*/
protected function getFeatureServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Subscription/FeatureService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\FeatureService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\FeatureService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\FeatureService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\FeatureService'];
}
return $this->privates['App\\Service\\Api\\Subscription\\FeatureService'] = new \App\Service\Api\Subscription\FeatureService($a, ($this->privates['App\\Repository\\Plan\\FeatureUsageRepository'] ?? $this->getFeatureUsageRepositoryService()), $b);
}
/**
* Gets the private 'App\Service\Api\Subscription\SubscriptionService' shared autowired service.
*
* @return \App\Service\Api\Subscription\SubscriptionService
*/
protected function getSubscriptionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Subscription/SubscriptionService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Subscription/NotificationService.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'];
}
$c = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'];
}
$d = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'])) {
return $this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'];
}
return $this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'] = new \App\Service\Api\Subscription\SubscriptionService($a, ($this->services['Stripe\\StripeClient'] ?? ($this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')]))), new \App\Service\Api\Subscription\NotificationService(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $b), $c, ($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()), $d);
}
/**
* Gets the private 'App\Service\Api\TheProperty\DocumentRequestService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\DocumentRequestService
*/
protected function getDocumentRequestServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/DocumentRequestService.php';
$a = ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'];
}
$d = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\DocumentRequestService'] = new \App\Service\Api\TheProperty\DocumentRequestService(($this->privates['App\\Repository\\CommunaleServiceRepository'] ?? $this->getCommunaleServiceRepositoryService()), $a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), $b, $c, $d);
}
/**
* Gets the private 'App\Service\Api\TheProperty\ExtensionOrder\ThePropertyExtensionOrderService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\ExtensionOrder\ThePropertyExtensionOrderService
*/
protected function getThePropertyExtensionOrderServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/ExtensionOrder/ThePropertyExtensionOrderService.php';
return $this->privates['App\\Service\\Api\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderService'] = new \App\Service\Api\TheProperty\ExtensionOrder\ThePropertyExtensionOrderService(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository'] ?? $this->getThePropertyExtensionOrderRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\TheProperty\LocalityService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\LocalityService
*/
protected function getLocalityServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/LocalityService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\LocalityService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\LocalityService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\LocalityService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\LocalityService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\LocalityService'] = new \App\Service\Api\TheProperty\LocalityService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\TheProperty\PropertyAdService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\PropertyAdService
*/
protected function getPropertyAdServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/PropertyAdService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/CadastreFetcherService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/PostCreatePropertyAdHandler.php';
include_once \dirname(__DIR__, 4).'/src/Service/Environment/SendContactService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$c = ($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'] ?? $this->getPropertyMonitoringService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$d = ($this->privates['App\\Service\\Api\\Subscription\\FeatureService'] ?? $this->getFeatureServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$e = ($this->services['App\\Service\\Api\\Work\\ThePropertyWorkService'] ?? $this->getThePropertyWorkServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$f = ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$g = ($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'] ?? $this->getSolicitationServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$h = ($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'] ?? $this->getMarkOfInterestInCaseOfSaleServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$i = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
$j = ($this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'] ?? $this->getThePropertyAppointmentSlotsServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\PropertyAdService'] = new \App\Service\Api\TheProperty\PropertyAdService($a, new \App\Service\Api\TheProperty\CadastreFetcherService($b, ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService())), new \App\Service\Api\TheProperty\PostCreatePropertyAdHandler($c, $d, $e, $f, $g, $h, new \App\Service\Environment\SendContactService(($this->privates['App\\Service\\SendMail\\SwiftMailerService'] ?? $this->getSwiftMailerServiceService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $i, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), $b, $j));
}
/**
* Gets the private 'App\Service\Api\TheProperty\SoilAffectationPlanService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\SoilAffectationPlanService
*/
protected function getSoilAffectationPlanServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/SoilAffectationPlanService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SoilAffectationPlanService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SoilAffectationPlanService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\SoilAffectationPlanService'] = new \App\Service\Api\TheProperty\SoilAffectationPlanService($a, ($this->privates['App\\Utils\\GeoComparison'] ?? ($this->privates['App\\Utils\\GeoComparison'] = new \App\Utils\GeoComparison())));
}
/**
* Gets the private 'App\Service\Api\TheProperty\SolicitationService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\SolicitationService
*/
protected function getSolicitationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/SolicitationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'];
}
$c = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'];
}
$d = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'];
}
$e = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\SolicitationService'] = new \App\Service\Api\TheProperty\SolicitationService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $b, $c, ($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $d, $e);
}
/**
* Gets the private 'App\Service\Api\TheProperty\SuggestionPriceService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\SuggestionPriceService
*/
protected function getSuggestionPriceServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/SuggestionPriceService.php';
return $this->privates['App\\Service\\Api\\TheProperty\\SuggestionPriceService'] = new \App\Service\Api\TheProperty\SuggestionPriceService(($this->privates['App\\Repository\\StreetAveragePriceRepository'] ?? $this->getStreetAveragePriceRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\TheProperty\ThePropertyAppointmentSlotsService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\ThePropertyAppointmentSlotsService
*/
protected function getThePropertyAppointmentSlotsServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/ThePropertyAppointmentSlotsService.php';
include_once \dirname(__DIR__, 4).'/src/Constant/UserConstants.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'])) {
return $this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'];
}
return $this->privates['App\\Service\\Api\\TheProperty\\ThePropertyAppointmentSlotsService'] = new \App\Service\Api\TheProperty\ThePropertyAppointmentSlotsService($a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['App\\Constant\\UserConstants'] ?? ($this->privates['App\\Constant\\UserConstants'] = new \App\Constant\UserConstants())));
}
/**
* Gets the private 'App\Service\Api\TheProperty\VisitService' shared autowired service.
*
* @return \App\Service\Api\TheProperty\VisitService
*/
protected function getVisitServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/TheProperty/VisitService.php';
return $this->privates['App\\Service\\Api\\TheProperty\\VisitService'] = new \App\Service\Api\TheProperty\VisitService(($this->privates['App\\Repository\\ThePropertyVisitRepository'] ?? $this->getThePropertyVisitRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\Timeline\OtherMonitoring' shared autowired service.
*
* @return \App\Service\Api\Timeline\OtherMonitoring
*/
protected function getOtherMonitoringService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Timeline/TimelineCreation.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Timeline/OtherMonitoring.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'];
}
$d = ($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'] ?? $this->getSuppliersService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'];
}
$e = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'];
}
$f = ($this->privates['App\\Repository\\TimelineEventRepository'] ?? $this->getTimelineEventRepositoryService());
return $this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] = new \App\Service\Api\Timeline\OtherMonitoring($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, ($this->services['sb_redis.default'] ?? $this->getSbRedis_DefaultService()), $f, ($this->privates['App\\Repository\\TheserviceRepository'] ?? $this->getTheserviceRepositoryService()), ($this->privates['App\\Repository\\AppointmentRequestRepository'] ?? $this->getAppointmentRequestRepositoryService()), ($this->privates['App\\Repository\\ClientDeedOfSaleRepository'] ?? $this->getClientDeedOfSaleRepositoryService()), $f, $d, ($this->privates['App\\Service\\Api\\Prestashop\\Product'] ?? $this->getProductService()), ($this->privates['App\\Service\\Api\\Prestashop\\Order'] ?? $this->getOrderService()), ($this->privates['App\\Repository\\SolicitationRepository'] ?? $this->getSolicitationRepositoryService()), ($this->privates['App\\Repository\\UserServicePromoRepository'] ?? $this->getUserServicePromoRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $e);
}
/**
* Gets the private 'App\Service\Api\Timeline\PropertyMonitoring' shared autowired service.
*
* @return \App\Service\Api\Timeline\PropertyMonitoring
*/
protected function getPropertyMonitoringService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Timeline/TimelineCreation.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Timeline/PropertyMonitoring.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'];
}
$d = ($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'] ?? $this->getSuppliersService());
if (isset($this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'])) {
return $this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'];
}
return $this->privates['App\\Service\\Api\\Timeline\\PropertyMonitoring'] = new \App\Service\Api\Timeline\PropertyMonitoring($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), $c, ($this->services['sb_redis.default'] ?? $this->getSbRedis_DefaultService()), ($this->privates['App\\Repository\\TimelineEventRepository'] ?? $this->getTimelineEventRepositoryService()), $d, ($this->privates['App\\Service\\Api\\Prestashop\\Product'] ?? $this->getProductService()), ($this->privates['App\\Service\\Api\\Prestashop\\Order'] ?? $this->getOrderService()));
}
/**
* Gets the private 'App\Service\Api\Timeline\TimelineCreation' shared autowired service.
*
* @return \App\Service\Api\Timeline\TimelineCreation
*/
protected function getTimelineCreationService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Timeline/TimelineCreation.php';
$a = ($this->privates['App\\Repository\\TimelineEventRepository'] ?? $this->getTimelineEventRepositoryService());
return $this->privates['App\\Service\\Api\\Timeline\\TimelineCreation'] = new \App\Service\Api\Timeline\TimelineCreation(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), ($this->services['sb_redis.default'] ?? $this->getSbRedis_DefaultService()), $a, ($this->privates['App\\Service\\Api\\Prestashop\\Suppliers'] ?? $this->getSuppliersService()), ($this->privates['App\\Service\\Api\\Prestashop\\Product'] ?? $this->getProductService()), ($this->privates['App\\Service\\Api\\Prestashop\\Order'] ?? $this->getOrderService()), $a);
}
/**
* Gets the private 'App\Service\Api\Urbanism\AlertNewProjectImmoService' shared autowired service.
*
* @return \App\Service\Api\Urbanism\AlertNewProjectImmoService
*/
protected function getAlertNewProjectImmoServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/AlertNewProjectImmoService.php';
return $this->privates['App\\Service\\Api\\Urbanism\\AlertNewProjectImmoService'] = new \App\Service\Api\Urbanism\AlertNewProjectImmoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['security.helper'] ?? $this->getSecurity_HelperService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Service\\Api\\Urbanism\\NewProjectImmoService'] ?? $this->getNewProjectImmoServiceService()), ($this->privates['App\\Service\\Api\\Urbanism\\PublicInquiryInProgressService'] ?? $this->getPublicInquiryInProgressServiceService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())), ($this->privates['App\\Service\\Api\\Community\\PerimeterService'] ?? $this->getPerimeterServiceService()), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Urbanism\NewProjectImmoService' shared autowired service.
*
* @return \App\Service\Api\Urbanism\NewProjectImmoService
*/
protected function getNewProjectImmoServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/NewProjectImmoService.php';
return $this->privates['App\\Service\\Api\\Urbanism\\NewProjectImmoService'] = new \App\Service\Api\Urbanism\NewProjectImmoService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\Urbanism\PpasService' shared autowired service.
*
* @return \App\Service\Api\Urbanism\PpasService
*/
protected function getPpasServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/PpasService.php';
return $this->privates['App\\Service\\Api\\Urbanism\\PpasService'] = new \App\Service\Api\Urbanism\PpasService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()));
}
/**
* Gets the private 'App\Service\Api\Urbanism\PrasService' shared autowired service.
*
* @return \App\Service\Api\Urbanism\PrasService
*/
protected function getPrasServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/PrasService.php';
return $this->privates['App\\Service\\Api\\Urbanism\\PrasService'] = new \App\Service\Api\Urbanism\PrasService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\TraitementData'] ?? $this->getTraitementDataService()), ($this->privates['App\\Service\\Api\\Urbanism\\PpasService'] ?? $this->getPpasServiceService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()));
}
/**
* Gets the private 'App\Service\Api\Urbanism\PublicInquiryInProgressService' shared autowired service.
*
* @return \App\Service\Api\Urbanism\PublicInquiryInProgressService
*/
protected function getPublicInquiryInProgressServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Urbanism/PublicInquiryInProgressService.php';
return $this->privates['App\\Service\\Api\\Urbanism\\PublicInquiryInProgressService'] = new \App\Service\Api\Urbanism\PublicInquiryInProgressService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Api\User\CertificatorService' shared autowired service.
*
* @return \App\Service\Api\User\CertificatorService
*/
protected function getCertificatorServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/CertificatorService.php';
return $this->privates['App\\Service\\Api\\User\\CertificatorService'] = new \App\Service\Api\User\CertificatorService(($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\User\NotaryService' shared autowired service.
*
* @return \App\Service\Api\User\NotaryService
*/
protected function getNotaryServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/NotaryService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\User\\NotaryService'])) {
return $this->privates['App\\Service\\Api\\User\\NotaryService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\User\\NotaryService'])) {
return $this->privates['App\\Service\\Api\\User\\NotaryService'];
}
return $this->privates['App\\Service\\Api\\User\\NotaryService'] = new \App\Service\Api\User\NotaryService(($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $a, $b);
}
/**
* Gets the private 'App\Service\Api\User\UserPropertyFetcher' shared autowired service.
*
* @return \App\Service\Api\User\UserPropertyFetcher
*/
protected function getUserPropertyFetcherService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/UserPropertyFetcher.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'])) {
return $this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'];
}
$b = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'])) {
return $this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'];
}
return $this->privates['App\\Service\\Api\\User\\UserPropertyFetcher'] = new \App\Service\Api\User\UserPropertyFetcher($a, $b);
}
/**
* Gets the private 'App\Service\Api\User\UserService' shared autowired service.
*
* @return \App\Service\Api\User\UserService
*/
protected function getUserServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/User/UserService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/MailApiService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
$c = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
$d = ($this->services['App\\Service\\Api\\Portfolio\\PortfolioApiService'] ?? $this->getPortfolioApiServiceService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
$e = ($this->privates['App\\Service\\Api\\Subscription\\SubscriptionService'] ?? $this->getSubscriptionServiceService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
$f = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->privates['App\\Service\\Api\\User\\UserService'])) {
return $this->privates['App\\Service\\Api\\User\\UserService'];
}
return $this->privates['App\\Service\\Api\\User\\UserService'] = new \App\Service\Api\User\UserService($a, $this, $b, ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), ($this->privates['App\\Service\\StripeProcess'] ?? $this->getStripeProcessService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), ($this->services['App\\Service\\DompdfService'] ?? $this->getDompdfServiceService()), new \App\Service\Api\MailApiService(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), $c, $d, ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $e, ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService()), $f, $b);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractAcceptationService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractAcceptationService
*/
protected function getContractAcceptationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractAcceptationService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Onespan/SignatureBuildingService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService'];
}
$b = ($this->privates['App\\Service\\Api\\Timeline\\OtherMonitoring'] ?? $this->getOtherMonitoringService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractAcceptationService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractAcceptationService($a, ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] ?? ($this->services['App\\Service\\Onespan\\SignatureBuildingService'] = new \App\Service\Onespan\SignatureBuildingService($this->getEnv('URL_ONE_SPAN'), $this->getEnv('API_KEY_ONE_SPAN')))), $b);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractDetailService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractDetailService
*/
protected function getContractDetailServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractDetailService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractDetailService(($this->privates['App\\Repository\\SolicitationRepository'] ?? $this->getSolicitationRepositoryService()), $a, $b, ($this->services['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractFileService'] ?? $this->getContractFileServiceService()), ($this->privates['App\\Service\\Rating\\UserRatingService'] ?? $this->getUserRatingServiceService()));
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractGenerationService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractGenerationService
*/
protected function getContractGenerationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractGenerationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'];
}
$c = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractGenerationService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractGenerationService(($this->services['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractBuildingService'] ?? $this->getContractBuildingServiceService()), $a, $b, ($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()), $c);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractListingService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractListingService
*/
protected function getContractListingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractListingService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractListingService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractListingService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractListingService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractListingService(($this->privates['App\\Repository\\SolicitationRepository'] ?? $this->getSolicitationRepositoryService()), $a);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractRejectionService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractRejectionService
*/
protected function getContractRejectionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractRejectionService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService'];
}
$b = ($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractDetailService'] ?? $this->getContractDetailServiceService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractRejectionService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractRejectionService($a, $b);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Solicitation\ContractUploadService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Solicitation\ContractUploadService
*/
protected function getContractUploadServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Solicitation/ContractUploadService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractUploadService'] = new \App\Service\Api\UsersProfile\Solicitation\ContractUploadService($a, ($this->services['App\\Service\\Api\\UsersProfile\\Solicitation\\ContractBuildingService'] ?? $this->getContractBuildingServiceService()), $b);
}
/**
* Gets the private 'App\Service\Api\UsersProfile\ThePropertyDocument\DocumentModificationService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\ThePropertyDocument\DocumentModificationService
*/
protected function getDocumentModificationServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/ThePropertyDocument/DocumentModificationService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService'];
}
$b = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\ThePropertyDocument\\DocumentModificationService'] = new \App\Service\Api\UsersProfile\ThePropertyDocument\DocumentModificationService(($this->privates['App\\Repository\\DocumentTypeRepository'] ?? $this->getDocumentTypeRepositoryService()), $a, $b, ($this->privates['App\\Repository\\SolicitationRepository'] ?? $this->getSolicitationRepositoryService()));
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Webshop\EditProfileService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Webshop\EditProfileService
*/
protected function getEditProfileServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Webshop/EditProfileService.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\EditProfileService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\EditProfileService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\EditProfileService'] = new \App\Service\Api\UsersProfile\Webshop\EditProfileService($a, ($this->services['Stripe\\StripeClient'] ?? ($this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')]))));
}
/**
* Gets the private 'App\Service\Api\UsersProfile\Webshop\PaymentService' shared autowired service.
*
* @return \App\Service\Api\UsersProfile\Webshop\PaymentService
*/
protected function getPaymentServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/UsersProfile/Webshop/PaymentService.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeStreamingClientInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/BaseStripeClient.php';
include_once \dirname(__DIR__, 4).'/vendor/stripe/stripe-php/lib/StripeClient.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService'])) {
return $this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService'];
}
return $this->privates['App\\Service\\Api\\UsersProfile\\Webshop\\PaymentService'] = new \App\Service\Api\UsersProfile\Webshop\PaymentService(($this->services['Stripe\\StripeClient'] ?? ($this->services['Stripe\\StripeClient'] = new \Stripe\StripeClient(['api_key' => $this->getEnv('STRIPE_SECRET_API_KEY')]))), $a, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'App\Service\Api\VivaquaService' shared autowired service.
*
* @return \App\Service\Api\VivaquaService
*/
protected function getVivaquaServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/VivaquaService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
return $this->privates['App\\Service\\Api\\VivaquaService'] = new \App\Service\Api\VivaquaService(($this->privates['App\\Service\\MailToSend'] ?? $this->getMailToSendService()), ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService()), $a, $a, $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()), ($this->privates['App\\Service\\TraitementMessage'] ?? ($this->privates['App\\Service\\TraitementMessage'] = new \App\Service\TraitementMessage())));
}
/**
* Gets the private 'App\Service\Api\Work\SubsectionService' shared autowired service.
*
* @return \App\Service\Api\Work\SubsectionService
*/
protected function getSubsectionServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Api/Work/SubsectionService.php';
return $this->privates['App\\Service\\Api\\Work\\SubsectionService'] = new \App\Service\Api\Work\SubsectionService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\Csv\CsvManager' shared autowired service.
*
* @return \App\Service\Csv\CsvManager
*/
protected function getCsvManagerService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Csv/CsvManager.php';
return $this->privates['App\\Service\\Csv\\CsvManager'] = new \App\Service\Csv\CsvManager(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), $this, ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['security.csrf.token_generator'] ?? ($this->privates['security.csrf.token_generator'] = new \Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'App\Service\EntityFetcherService' shared autowired service.
*
* @return \App\Service\EntityFetcherService
*/
protected function getEntityFetcherServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/EntityFetcherService.php';
return $this->privates['App\\Service\\EntityFetcherService'] = new \App\Service\EntityFetcherService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\FileService' shared autowired service.
*
* @return \App\Service\FileService
*/
protected function getFileServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/FileService.php';
return $this->privates['App\\Service\\FileService'] = new \App\Service\FileService(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Service\Formule' shared autowired service.
*
* @return \App\Service\Formule
*/
protected function getFormuleService()
{
return $this->privates['App\\Service\\Formule'] = new \App\Service\Formule();
}
/**
* Gets the private 'App\Service\GetloyerprospectifImmogo' shared autowired service.
*
* @return \App\Service\GetloyerprospectifImmogo
*/
protected function getGetloyerprospectifImmogoService()
{
include_once \dirname(__DIR__, 4).'/src/Service/GetloyerprospectifImmogo.php';
return $this->privates['App\\Service\\GetloyerprospectifImmogo'] = new \App\Service\GetloyerprospectifImmogo();
}
/**
* Gets the private 'App\Service\MailToSend' shared autowired service.
*
* @return \App\Service\MailToSend
*/
protected function getMailToSendService()
{
$a = ($this->services['App\\Service\\SendMail\\SendmailService'] ?? $this->getSendmailServiceService());
if (isset($this->privates['App\\Service\\MailToSend'])) {
return $this->privates['App\\Service\\MailToSend'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\MailToSend'])) {
return $this->privates['App\\Service\\MailToSend'];
}
$c = ($this->privates['App\\Repository\\OfferRepository'] ?? $this->getOfferRepositoryService());
if (isset($this->privates['App\\Service\\MailToSend'])) {
return $this->privates['App\\Service\\MailToSend'];
}
$d = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\MailToSend'])) {
return $this->privates['App\\Service\\MailToSend'];
}
$e = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\MailToSend'])) {
return $this->privates['App\\Service\\MailToSend'];
}
return $this->privates['App\\Service\\MailToSend'] = new \App\Service\MailToSend($a, $b, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['App\\Service\\TraitementUrl'] ?? $this->getTraitementUrlService()), $c, ($this->privates['App\\Repository\\DomiciliationFilesRepository'] ?? $this->getDomiciliationFilesRepositoryService()), ($this->privates['App\\Repository\\TypeofworkRepository'] ?? $this->getTypeofworkRepositoryService()), ($this->privates['App\\Repository\\SubsectionRepository'] ?? $this->getSubsectionRepositoryService()), ($this->privates['App\\Repository\\ChoicecategoryRepository'] ?? $this->getChoicecategoryRepositoryService()), ($this->privates['App\\Repository\\ModelRepository'] ?? $this->getModelRepositoryService()), $d, ($this->privates['App\\Repository\\MunicipalityRepository'] ?? $this->getMunicipalityRepositoryService()), ($this->privates['App\\Repository\\PdfMailLocationRepository'] ?? $this->getPdfMailLocationRepositoryService()), ($this->privates['App\\Repository\\ThePropertyWorkRepository'] ?? $this->getThePropertyWorkRepositoryService()), $this, ($this->services['kernel'] ?? $this->get('kernel', 1)), $e);
}
/**
* Gets the private 'App\Service\Mailbox\MailboxService' shared autowired service.
*
* @return \App\Service\Mailbox\MailboxService
*/
protected function getMailboxServiceService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Mailbox\\MailboxService'])) {
return $this->privates['App\\Service\\Mailbox\\MailboxService'];
}
$b = ($this->services['App\\Service\\Mailbox\\Attachment\\AttachmentService'] ?? $this->getAttachmentServiceService());
if (isset($this->privates['App\\Service\\Mailbox\\MailboxService'])) {
return $this->privates['App\\Service\\Mailbox\\MailboxService'];
}
return $this->privates['App\\Service\\Mailbox\\MailboxService'] = new \App\Service\Mailbox\MailboxService(new \App\Repository\Mailbox\EmailRepository($a), ($this->privates['App\\Service\\SendMail\\SwiftMailerService'] ?? $this->getSwiftMailerServiceService()), $b, ($this->privates['App\\Service\\Mailbox\\RealtimeApi\\MercureRealtimePublisher'] ?? $this->getMercureRealtimePublisherService()));
}
/**
* Gets the private 'App\Service\Mailbox\RealtimeApi\MercureRealtimePublisher' shared autowired service.
*
* @return \App\Service\Mailbox\RealtimeApi\MercureRealtimePublisher
*/
protected function getMercureRealtimePublisherService()
{
return $this->privates['App\\Service\\Mailbox\\RealtimeApi\\MercureRealtimePublisher'] = new \App\Service\Mailbox\RealtimeApi\MercureRealtimePublisher(($this->services['App\\Service\\Realtime\\MercureService'] ?? $this->getMercureServiceService()));
}
/**
* Gets the private 'App\Service\MarkOfInterest\MarkOfInterestInCaseOfSaleService' shared autowired service.
*
* @return \App\Service\MarkOfInterest\MarkOfInterestInCaseOfSaleService
*/
protected function getMarkOfInterestInCaseOfSaleServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/MarkOfInterest/MarkOfInterestInCaseOfSaleService.php';
$a = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'])) {
return $this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'];
}
$b = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'])) {
return $this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'])) {
return $this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'];
}
$d = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'])) {
return $this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'];
}
return $this->privates['App\\Service\\MarkOfInterest\\MarkOfInterestInCaseOfSaleService'] = new \App\Service\MarkOfInterest\MarkOfInterestInCaseOfSaleService($a, ($this->privates['App\\Repository\\MarkofInterestRepository'] ?? $this->getMarkofInterestRepositoryService()), ($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), $b, $c, $d);
}
/**
* Gets the private 'App\Service\Microservice\CadastreService' shared autowired service.
*
* @return \App\Service\Microservice\CadastreService
*/
protected function getCadastreServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Microservice/CadastreService.php';
$a = ($this->privates['App\\Repository\\ThepropertyRepository'] ?? $this->getThepropertyRepositoryService());
if (isset($this->privates['App\\Service\\Microservice\\CadastreService'])) {
return $this->privates['App\\Service\\Microservice\\CadastreService'];
}
return $this->privates['App\\Service\\Microservice\\CadastreService'] = new \App\Service\Microservice\CadastreService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), $a);
}
/**
* Gets the private 'App\Service\Multipart\Deserializer\EntityDeserializationService' shared autowired service.
*
* @return \App\Service\Multipart\Deserializer\EntityDeserializationService
*/
protected function getEntityDeserializationServiceService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['App\\Service\\Multipart\\Deserializer\\EntityDeserializationService'] = $this->createProxy('EntityDeserializationService_a41d2b6', function () {
return \EntityDeserializationService_a41d2b6::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getEntityDeserializationServiceService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/EntityDeserializationStrategyFactory.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/EntityDeserializationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/Strategy/DefaultEntityDeserializationStrategy.php';
return new \App\Service\Multipart\Deserializer\EntityDeserializationService(new \App\Service\Multipart\Deserializer\EntityDeserializationStrategyFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Entity\\TheProperty' => ['privates', 'App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy', 'getThePropertyDeserializationStrategyService', false],
], [
'App\\Entity\\TheProperty' => 'App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy',
]), new \App\Service\Multipart\Deserializer\Strategy\DefaultEntityDeserializationStrategy(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['App\\Service\\Multipart\\FileProcessor'] ?? ($this->privates['App\\Service\\Multipart\\FileProcessor'] = new \App\Service\Multipart\FileProcessor())))), NULL);
}
/**
* Gets the private 'App\Service\Multipart\Deserializer\Strategy\ThePropertyDeserializationStrategy' shared autowired service.
*
* @return \App\Service\Multipart\Deserializer\Strategy\ThePropertyDeserializationStrategy
*/
protected function getThePropertyDeserializationStrategyService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/EntityDeserializationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/Strategy/DefaultEntityDeserializationStrategy.php';
include_once \dirname(__DIR__, 4).'/src/Service/Multipart/Deserializer/Strategy/ThePropertyDeserializationStrategy.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy'])) {
return $this->privates['App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy'];
}
$b = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy'])) {
return $this->privates['App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy'];
}
return $this->privates['App\\Service\\Multipart\\Deserializer\\Strategy\\ThePropertyDeserializationStrategy'] = new \App\Service\Multipart\Deserializer\Strategy\ThePropertyDeserializationStrategy($a, ($this->privates['App\\Service\\Multipart\\FileProcessor'] ?? ($this->privates['App\\Service\\Multipart\\FileProcessor'] = new \App\Service\Multipart\FileProcessor())), $b);
}
/**
* Gets the private 'App\Service\Precompte\PrecountService' shared autowired service.
*
* @return \App\Service\Precompte\PrecountService
*/
protected function getPrecountServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Precompte/PrecountService.php';
return $this->privates['App\\Service\\Precompte\\PrecountService'] = new \App\Service\Precompte\PrecountService(($this->privates['App\\Repository\\AdditionalCentsRepository'] ?? $this->getAdditionalCentsRepositoryService()));
}
/**
* Gets the private 'App\Service\Rating\UserRatingService' shared autowired service.
*
* @return \App\Service\Rating\UserRatingService
*/
protected function getUserRatingServiceService()
{
include_once \dirname(__DIR__, 4).'/src/Service/Rating/UserRatingService.php';
return $this->privates['App\\Service\\Rating\\UserRatingService'] = new \App\Service\Rating\UserRatingService(($this->privates['App\\Repository\\UserRating\\UserRatingRepository'] ?? $this->getUserRatingRepositoryService()));
}
/**
* Gets the private 'App\Service\SendMail\SwiftMailerService' shared autowired service.
*
* @return \App\Service\SendMail\SwiftMailerService
*/
protected function getSwiftMailerServiceService()
{
return $this->privates['App\\Service\\SendMail\\SwiftMailerService'] = new \App\Service\SendMail\SwiftMailerService(($this->services['swiftmailer.mailer.default'] ?? $this->getSwiftmailer_Mailer_DefaultService()));
}
/**
* Gets the private 'App\Service\StripeProcess' shared autowired service.
*
* @return \App\Service\StripeProcess
*/
protected function getStripeProcessService()
{
include_once \dirname(__DIR__, 4).'/src/Service/StripeProcess.php';
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/SubscriptionService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Stripe/CustomerService.php';
return $this->privates['App\\Service\\StripeProcess'] = new \App\Service\StripeProcess(new \App\Service\Stripe\SubscriptionService(), new \App\Service\Stripe\CustomerService(), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Service\Traitement' shared autowired service.
*
* @return \App\Service\Traitement
*/
protected function getTraitement2Service()
{
include_once \dirname(__DIR__, 4).'/src/Service/Traitement.php';
return $this->privates['App\\Service\\Traitement'] = new \App\Service\Traitement();
}
/**
* Gets the private 'App\Service\TraitementCalcul' shared autowired service.
*
* @return \App\Service\TraitementCalcul
*/
protected function getTraitementCalculService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TraitementCalcul.php';
return $this->privates['App\\Service\\TraitementCalcul'] = new \App\Service\TraitementCalcul(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()));
}
/**
* Gets the private 'App\Service\TraitementData' shared autowired service.
*
* @return \App\Service\TraitementData
*/
protected function getTraitementDataService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TraitementData.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Service\\TraitementData'])) {
return $this->privates['App\\Service\\TraitementData'];
}
$b = ($this->privates['App\\Utils\\Utils'] ?? $this->getUtilsService());
if (isset($this->privates['App\\Service\\TraitementData'])) {
return $this->privates['App\\Service\\TraitementData'];
}
return $this->privates['App\\Service\\TraitementData'] = new \App\Service\TraitementData($a, $b);
}
/**
* Gets the private 'App\Service\TraitementFolder' shared autowired service.
*
* @return \App\Service\TraitementFolder
*/
protected function getTraitementFolderService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TraitementFolder.php';
return $this->privates['App\\Service\\TraitementFolder'] = new \App\Service\TraitementFolder();
}
/**
* Gets the private 'App\Service\TraitementImmogo' shared autowired service.
*
* @return \App\Service\TraitementImmogo
*/
protected function getTraitementImmogoService()
{
include_once \dirname(__DIR__, 4).'/src/Service/TraitementImmogo.php';
return $this->privates['App\\Service\\TraitementImmogo'] = new \App\Service\TraitementImmogo();
}
/**
* Gets the private 'App\Service\TraitementUrl' shared autowired service.
*
* @return \App\Service\TraitementUrl
*/
protected function getTraitementUrlService()
{
return $this->privates['App\\Service\\TraitementUrl'] = new \App\Service\TraitementUrl(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Service\Webshop\ThePropertyExtensionOrder' shared autowired service.
*
* @return \App\Service\Webshop\ThePropertyExtensionOrder
*/
protected function getThePropertyExtensionOrder2Service()
{
include_once \dirname(__DIR__, 4).'/src/Service/Webshop/ThePropertyExtensionOrder.php';
return $this->privates['App\\Service\\Webshop\\ThePropertyExtensionOrder'] = new \App\Service\Webshop\ThePropertyExtensionOrder(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))));
}
/**
* Gets the private 'App\Utils\Utils' shared autowired service.
*
* @return \App\Utils\Utils
*/
protected function getUtilsService()
{
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['App\\Utils\\Utils'])) {
return $this->privates['App\\Utils\\Utils'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['App\\Utils\\Utils'])) {
return $this->privates['App\\Utils\\Utils'];
}
return $this->privates['App\\Utils\\Utils'] = new \App\Utils\Utils($a, ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this))), ($this->services['lexik_jwt_authentication.encoder'] ?? $this->getLexikJwtAuthentication_EncoderService()), ($this->privates['App\\Service\\Formule'] ?? ($this->privates['App\\Service\\Formule'] = new \App\Service\Formule())), $b);
}
/**
* Gets the private 'Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider
*/
protected function getManagerRegistryAwareConnectionProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/ConnectionProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Dbal/ManagerRegistryAwareConnectionProvider.php';
return $this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] = new \Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider(new \Doctrine\Bundle\DoctrineBundle\Registry($this, $this->parameters['doctrine.connections'], $this->parameters['doctrine.entity_managers'], 'default', 'default'));
}
/**
* Gets the private 'Doctrine\DBAL\Tools\Console\Command\RunSqlCommand' shared service.
*
* @return \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand
*/
protected function getRunSqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
$this->privates['Doctrine\\DBAL\\Tools\\Console\\Command\\RunSqlCommand'] = $instance = new \Doctrine\DBAL\Tools\Console\Command\RunSqlCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('dbal:run-sql');
return $instance;
}
/**
* Gets the private 'Endroid\QrCodeBundle\Twig\QrCodeRuntime' shared autowired service.
*
* @return \Endroid\QrCodeBundle\Twig\QrCodeRuntime
*/
protected function getQrCodeRuntimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/Twig/QrCodeRuntime.php';
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'])) {
return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'];
}
return $this->privates['Endroid\\QrCodeBundle\\Twig\\QrCodeRuntime'] = new \Endroid\QrCodeBundle\Twig\QrCodeRuntime(($this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] ?? $this->getBuilderRegistryService()), $a);
}
/**
* Gets the private 'Endroid\QrCode\Builder\BuilderRegistry' shared autowired service.
*
* @return \Endroid\QrCode\Builder\BuilderRegistry
*/
protected function getBuilderRegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/BuilderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Builder/Builder.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/EncodingInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Encoding/Encoding.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/ErrorCorrectionLevel/ErrorCorrectionLevelLow.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/RoundBlockSizeMode/RoundBlockSizeModeMargin.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/WriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/ValidatingWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/endroid/qr-code/src/Writer/PngWriter.php';
$this->privates['Endroid\\QrCode\\Builder\\BuilderRegistry'] = $instance = new \Endroid\QrCode\Builder\BuilderRegistry();
$a = new \Endroid\QrCode\Builder\Builder();
$a->writer(($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] ?? ($this->privates['Endroid\\QrCode\\Writer\\PngWriter'] = new \Endroid\QrCode\Writer\PngWriter())));
$a->size(300);
$a->margin(10);
$a->encoding(new \Endroid\QrCode\Encoding\Encoding('UTF-8'));
$a->errorCorrectionLevel(new \Endroid\QrCode\ErrorCorrectionLevel\ErrorCorrectionLevelLow());
$a->roundBlockSizeMode(new \Endroid\QrCode\RoundBlockSizeMode\RoundBlockSizeModeMargin());
$a->validateResult(false);
$instance->addBuilder('default', $a);
return $instance;
}
/**
* Gets the private 'Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener' shared autowired service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
*/
protected function getEmailSenderListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
return $this->privates['Symfony\\Bundle\\SwiftmailerBundle\\EventListener\\EmailSenderListener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'Vich\UploaderBundle\Metadata\CacheWarmer' shared service.
*
* @return \Vich\UploaderBundle\Metadata\CacheWarmer
*/
protected function getCacheWarmer2Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Metadata/CacheWarmer.php';
return $this->privates['Vich\\UploaderBundle\\Metadata\\CacheWarmer'] = new \Vich\UploaderBundle\Metadata\CacheWarmer(($this->targetDir.''.'/vich_uploader'), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
}
/**
* Gets the private 'Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime' shared service.
*
* @return \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime
*/
protected function getUploaderExtensionRuntimeService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Twig/Extension/UploaderExtensionRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Templating/Helper/UploaderHelper.php';
return $this->privates['Vich\\UploaderBundle\\Twig\\Extension\\UploaderExtensionRuntime'] = new \Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime(new \Vich\UploaderBundle\Templating\Helper\UploaderHelper(($this->privates['vich_uploader.storage.file_system'] ?? $this->getVichUploader_Storage_FileSystemService())));
}
/**
* Gets the private 'Vich\UploaderBundle\Util\Transliterator' shared service.
*
* @return \Vich\UploaderBundle\Util\Transliterator
*/
protected function getTransliteratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Util/Transliterator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/SluggerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/Slugger/AsciiSlugger.php';
return $this->privates['Vich\\UploaderBundle\\Util\\Transliterator'] = new \Vich\UploaderBundle\Util\Transliterator(($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr'))));
}
/**
* Gets the private 'against_proposal.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getAgainstProposal_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['against_proposal.search_filter'])) {
return $this->privates['against_proposal.search_filter'];
}
return $this->privates['against_proposal.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['user' => 'exact', 'theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'annotations.cache_adapter' shared service.
*
* @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
*/
protected function getAnnotations_CacheAdapterService()
{
return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
}
/**
* Gets the private 'annotations.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
*/
protected function getAnnotations_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
return $this->privates['annotations.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), ($this->targetDir.''.'/annotations.php'), '#^Symfony\\\\(?:Component\\\\HttpKernel\\\\|Bundle\\\\FrameworkBundle\\\\Controller\\\\(?!.*Controller$))#', true);
}
/**
* Gets the private 'annotations.cached_reader' shared service.
*
* @return \Doctrine\Common\Annotations\PsrCachedReader
*/
protected function getAnnotations_CachedReaderService()
{
return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
}
/**
* Gets the private 'annotations.dummy_registry' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationRegistry
*/
protected function getAnnotations_DummyRegistryService()
{
$this->privates['annotations.dummy_registry'] = $instance = new \Doctrine\Common\Annotations\AnnotationRegistry();
$instance->registerUniqueLoader('class_exists');
return $instance;
}
/**
* Gets the private 'annotations.reader' shared service.
*
* @return \Doctrine\Common\Annotations\AnnotationReader
*/
protected function getAnnotations_ReaderService()
{
$this->privates['annotations.reader'] = $instance = new \Doctrine\Common\Annotations\AnnotationReader();
$instance->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
return $instance;
}
/**
* Gets the private 'api_platform.cache.identifiers_extractor' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_IdentifiersExtractorService()
{
return $this->privates['api_platform.cache.identifiers_extractor'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('exhxa6nF1X', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.property.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Property_LegacyService()
{
return $this->privates['api_platform.cache.metadata.property.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('NWSHVxxaoJ', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_ResourceService()
{
return $this->privates['api_platform.cache.metadata.resource'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WASLDwYXu+', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.metadata.resource.legacy' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_Metadata_Resource_LegacyService()
{
return $this->privates['api_platform.cache.metadata.resource.legacy'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+YwHYR5lKH', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.route_name_resolver' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_RouteNameResolverService()
{
return $this->privates['api_platform.cache.route_name_resolver'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('WWdSAzmfIi', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.cache.subresource_operation_factory' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getApiPlatform_Cache_SubresourceOperationFactoryService()
{
return $this->privates['api_platform.cache.subresource_operation_factory'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+hsoWhU8Fd', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'api_platform.doctrine.orm.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister
*/
protected function getApiPlatform_Doctrine_Orm_DataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/DataPersister.php';
return $this->privates['api_platform.doctrine.orm.data_persister'] = new \ApiPlatform\Core\Bridge\Doctrine\Common\DataPersister(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/CollectionDataProvider.php';
return $this->privates['api_platform.doctrine.orm.default.collection_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Doctrine\\ImoAgentSolicitationExtension'] ?? $this->getImoAgentSolicitationExtensionService());
yield 1 => ($this->privates['App\\Doctrine\\ServicePromoExtension'] ?? $this->getServicePromoExtensionService());
yield 2 => ($this->privates['App\\Doctrine\\SortByDateExtension'] ?? ($this->privates['App\\Doctrine\\SortByDateExtension'] = new \App\Doctrine\SortByDateExtension()));
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 5 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 6 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 7 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 8));
}
/**
* Gets the private 'api_platform.doctrine.orm.default.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/DenormalizedIdentifiersAwareItemDataProviderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/ItemDataProvider.php';
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.default.item_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'];
}
return $this->privates['api_platform.doctrine.orm.default.item_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Doctrine\\ServicePromoExtension'] ?? $this->getServicePromoExtensionService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 2), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.default.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
*/
protected function getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Util/IdentifierManagerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/SubresourceDataProvider.php';
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'])) {
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'];
}
return $this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Doctrine\\ImoAgentSolicitationExtension'] ?? $this->getImoAgentSolicitationExtensionService());
yield 1 => ($this->privates['App\\Doctrine\\ServicePromoExtension'] ?? $this->getServicePromoExtensionService());
yield 2 => ($this->privates['App\\Doctrine\\SortByDateExtension'] ?? ($this->privates['App\\Doctrine\\SortByDateExtension'] = new \App\Doctrine\SortByDateExtension()));
yield 3 => ($this->privates['api_platform.doctrine.orm.query_extension.filter'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterService());
yield 4 => ($this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService());
yield 5 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
yield 6 => ($this->privates['api_platform.doctrine.orm.query_extension.order'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_OrderService());
yield 7 => ($this->privates['api_platform.doctrine.orm.query_extension.pagination'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService());
}, 8), new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Doctrine\\ServicePromoExtension'] ?? $this->getServicePromoExtensionService());
yield 1 => ($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] ?? $this->getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService());
}, 2), NULL);
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_EagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryItemExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/EagerLoadingExtension.php';
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.doctrine.orm.query_extension.eager_loading'])) {
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'];
}
return $this->privates['api_platform.doctrine.orm.query_extension.eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), 1000, false, NULL, NULL, false, ($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterExtension.php';
$a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
if (isset($this->privates['api_platform.doctrine.orm.query_extension.filter'])) {
return $this->privates['api_platform.doctrine.orm.query_extension.filter'];
}
return $this->privates['api_platform.doctrine.orm.query_extension.filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.filter_eager_loading' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_FilterEagerLoadingService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Util/EagerLoadingTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/FilterEagerLoadingExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.filter_eager_loading'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), false, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.order' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_OrderService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/OrderExtension.php';
return $this->privates['api_platform.doctrine.orm.query_extension.order'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension('ASC', ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.doctrine.orm.query_extension.pagination' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension
*/
protected function getApiPlatform_Doctrine_Orm_QueryExtension_PaginationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/QueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/ContextAwareQueryResultCollectionExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Extension/PaginationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataProvider/Pagination.php';
$a = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.doctrine.orm.query_extension.pagination'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, new \ApiPlatform\Core\DataProvider\Pagination($a, $this->parameters['api_platform.collection.pagination'], $this->parameters['api_platform.graphql.collection.pagination']));
}
/**
* Gets the private 'api_platform.filter_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getApiPlatform_FilterLocatorService()
{
return $this->privates['api_platform.filter_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Filter\\CadastreFilter' => ['privates', 'App\\Filter\\CadastreFilter', 'getCadastreFilterService', false],
'App\\Filter\\ChangeWaterBranchFilter' => ['privates', 'App\\Filter\\ChangeWaterBranchFilter', 'getChangeWaterBranchFilterService', false],
'App\\Filter\\CommunityPostAuthorFilter' => ['privates', 'App\\Filter\\CommunityPostAuthorFilter', 'getCommunityPostAuthorFilterService', false],
'App\\Filter\\CommunityPostCategoryFilter' => ['privates', 'App\\Filter\\CommunityPostCategoryFilter', 'getCommunityPostCategoryFilterService', false],
'App\\Filter\\CommunityPostCommentFilter' => ['privates', 'App\\Filter\\CommunityPostCommentFilter', 'getCommunityPostCommentFilterService', false],
'App\\Filter\\CommunityPostCommitteeFilter' => ['privates', 'App\\Filter\\CommunityPostCommitteeFilter', 'getCommunityPostCommitteeFilterService', false],
'App\\Filter\\CommunityPostTypeFilter' => ['privates', 'App\\Filter\\CommunityPostTypeFilter', 'getCommunityPostTypeFilterService', false],
'App\\Filter\\InvoiceWaterFilter' => ['privates', 'App\\Filter\\InvoiceWaterFilter', 'getInvoiceWaterFilterService', false],
'App\\Filter\\MessageConversationFilter' => ['privates', 'App\\Filter\\MessageConversationFilter', 'getMessageConversationFilterService', false],
'App\\Filter\\NearbyFilter' => ['privates', 'App\\Filter\\NearbyFilter', 'getNearbyFilterService', false],
'App\\Filter\\ProviderWatterConsumptionFilter' => ['privates', 'App\\Filter\\ProviderWatterConsumptionFilter', 'getProviderWatterConsumptionFilterService', false],
'App\\Filter\\ProviderWatterDeleteFilter' => ['privates', 'App\\Filter\\ProviderWatterDeleteFilter', 'getProviderWatterDeleteFilterService', false],
'App\\Filter\\ProviderWatterInterventionOrderFilter' => ['privates', 'App\\Filter\\ProviderWatterInterventionOrderFilter', 'getProviderWatterInterventionOrderFilterService', false],
'App\\Filter\\SearchFilter' => ['privates', 'App\\Filter\\SearchFilter', 'getSearchFilterService', false],
'App\\Filter\\SyndicChatGroupFilter' => ['privates', 'App\\Filter\\SyndicChatGroupFilter', 'getSyndicChatGroupFilterService', false],
'against_proposal.search_filter' => ['privates', 'against_proposal.search_filter', 'getAgainstProposal_SearchFilterService', false],
'app.filter.cadastre_filter' => ['privates', 'app.filter.cadastre_filter', 'getApp_Filter_CadastreFilterService', false],
'app.filter.changewaterbranch_theproperty_filter' => ['privates', 'app.filter.changewaterbranch_theproperty_filter', 'getApp_Filter_ChangewaterbranchThepropertyFilterService', false],
'app.filter.community_post_author_filter' => ['privates', 'app.filter.community_post_author_filter', 'getApp_Filter_CommunityPostAuthorFilterService', false],
'app.filter.community_post_category_filter' => ['privates', 'app.filter.community_post_category_filter', 'getApp_Filter_CommunityPostCategoryFilterService', false],
'app.filter.community_post_comment_filter' => ['privates', 'app.filter.community_post_comment_filter', 'getApp_Filter_CommunityPostCommentFilterService', false],
'app.filter.community_post_committee_filter' => ['privates', 'app.filter.community_post_committee_filter', 'getApp_Filter_CommunityPostCommitteeFilterService', false],
'app.filter.community_post_type_filter' => ['privates', 'app.filter.community_post_type_filter', 'getApp_Filter_CommunityPostTypeFilterService', false],
'app.filter.message_conversation_filter' => ['privates', 'app.filter.message_conversation_filter', 'getApp_Filter_MessageConversationFilterService', false],
'app.filter.nearby_filter' => ['privates', 'app.filter.nearby_filter', 'getApp_Filter_NearbyFilterService', false],
'app.filter.provider_water_consumption' => ['privates', 'app.filter.provider_water_consumption', 'getApp_Filter_ProviderWaterConsumptionService', false],
'app.filter.provider_watter_delete_filter' => ['privates', 'app.filter.provider_watter_delete_filter', 'getApp_Filter_ProviderWatterDeleteFilterService', false],
'app.filter.search_filter' => ['privates', 'app.filter.search_filter', 'getApp_Filter_SearchFilterService', false],
'app.filter.syndic_chat_group_filter' => ['privates', 'app.filter.syndic_chat_group_filter', 'getApp_Filter_SyndicChatGroupFilterService', false],
'app.provider.watter_intervention_filter' => ['privates', 'app.provider.watter_intervention_filter', 'getApp_Provider_WatterInterventionFilterService', false],
'app.the_property_work_filter' => ['privates', 'app.the_property_work_filter', 'getApp_ThePropertyWorkFilterService', false],
'bank_simulation.search_filter' => ['privates', 'bank_simulation.search_filter', 'getBankSimulation_SearchFilterService', false],
'category_permit.search_filter' => ['privates', 'category_permit.search_filter', 'getCategoryPermit_SearchFilterService', false],
'changewaterbranch.theproperty_filter' => ['privates', 'changewaterbranch.theproperty_filter', 'getChangewaterbranch_ThepropertyFilterService', false],
'co_ownership_account_lot.search_filter' => ['privates', 'co_ownership_account_lot.search_filter', 'getCoOwnershipAccountLot_SearchFilterService', false],
'co_ownership_agenda.search_filter' => ['privates', 'co_ownership_agenda.search_filter', 'getCoOwnershipAgenda_SearchFilterService', false],
'co_ownership_balance.search_filter' => ['privates', 'co_ownership_balance.search_filter', 'getCoOwnershipBalance_SearchFilterService', false],
'co_ownership_document.search_filter' => ['privates', 'co_ownership_document.search_filter', 'getCoOwnershipDocument_SearchFilterService', false],
'co_ownership_lot_balance.search_filter' => ['privates', 'co_ownership_lot_balance.search_filter', 'getCoOwnershipLotBalance_SearchFilterService', false],
'co_ownership_lot_vote.search_filter' => ['privates', 'co_ownership_lot_vote.search_filter', 'getCoOwnershipLotVote_SearchFilterService', false],
'co_ownership_the_property.search_filter' => ['privates', 'co_ownership_the_property.search_filter', 'getCoOwnershipTheProperty_SearchFilterService', false],
'co_ownership_the_property_response.search_filter' => ['privates', 'co_ownership_the_property_response.search_filter', 'getCoOwnershipThePropertyResponse_SearchFilterService', false],
'co_ownership_transcript.search_filter' => ['privates', 'co_ownership_transcript.search_filter', 'getCoOwnershipTranscript_SearchFilterService', false],
'colective_garden.search_filter' => ['privates', 'colective_garden.search_filter', 'getColectiveGarden_SearchFilterService', false],
'collective_garden_cadastre.search_filter' => ['privates', 'collective_garden_cadastre.search_filter', 'getCollectiveGardenCadastre_SearchFilterService', false],
'community.post.author_filter' => ['privates', 'community.post.author_filter', 'getCommunity_Post_AuthorFilterService', false],
'community.post.category_filter' => ['privates', 'community.post.category_filter', 'getCommunity_Post_CategoryFilterService', false],
'community.post.comment.comment_filter' => ['privates', 'community.post.comment.comment_filter', 'getCommunity_Post_Comment_CommentFilterService', false],
'community.post.committee_filter' => ['privates', 'community.post.committee_filter', 'getCommunity_Post_CommitteeFilterService', false],
'community.post.search_filter' => ['privates', 'community.post.search_filter', 'getCommunity_Post_SearchFilterService', false],
'community.post.type_filter' => ['privates', 'community.post.type_filter', 'getCommunity_Post_TypeFilterService', false],
'condominium.date_filter' => ['privates', 'condominium.date_filter', 'getCondominium_DateFilterService', false],
'condominium.search_filter' => ['privates', 'condominium.search_filter', 'getCondominium_SearchFilterService', false],
'garden_project_actions_lot.search_filter' => ['privates', 'garden_project_actions_lot.search_filter', 'getGardenProjectActionsLot_SearchFilterService', false],
'garden_project_actions_lot_account.search_filter' => ['privates', 'garden_project_actions_lot_account.search_filter', 'getGardenProjectActionsLotAccount_SearchFilterService', false],
'inventory.search_filter' => ['privates', 'inventory.search_filter', 'getInventory_SearchFilterService', false],
'message.conversation_filter' => ['privates', 'message.conversation_filter', 'getMessage_ConversationFilterService', false],
'municipal_tax.search_filter' => ['privates', 'municipal_tax.search_filter', 'getMunicipalTax_SearchFilterService', false],
'obligations.search_filter' => ['privates', 'obligations.search_filter', 'getObligations_SearchFilterService', false],
'occupation_period.search_filter' => ['privates', 'occupation_period.search_filter', 'getOccupationPeriod_SearchFilterService', false],
'offer_collaborative.search_filter' => ['privates', 'offer_collaborative.search_filter', 'getOfferCollaborative_SearchFilterService', false],
'offer_collaborative_buyers.search_filter' => ['privates', 'offer_collaborative_buyers.search_filter', 'getOfferCollaborativeBuyers_SearchFilterService', false],
'operation_type_filter' => ['privates', 'app.operation_type_filter', 'getApp_OperationTypeFilterService', false],
'payment_history.search_filter' => ['privates', 'payment_history.search_filter', 'getPaymentHistory_SearchFilterService', false],
'permit_citerne.search_filter' => ['privates', 'permit_citerne.search_filter', 'getPermitCiterne_SearchFilterService', false],
'permit_property.search_filter' => ['privates', 'permit_property.search_filter', 'getPermitProperty_SearchFilterService', false],
'permit_property_procedure.search_filter' => ['privates', 'permit_property_procedure.search_filter', 'getPermitPropertyProcedure_SearchFilterService', false],
'provider.delete.watter_filter' => ['privates', 'provider.delete.watter_filter', 'getProvider_Delete_WatterFilterService', false],
'provider.water_invoice_filter' => ['privates', 'provider.water_invoice_filter', 'getProvider_WaterInvoiceFilterService', false],
'provider.watter_consumption_filter' => ['privates', 'provider.watter_consumption_filter', 'getProvider_WatterConsumptionFilterService', false],
'provider.watter_intervention_filter' => ['privates', 'provider.watter_intervention_filter', 'getProvider_WatterInterventionFilterService', false],
'provider_fluvius.boolean_filter' => ['privates', 'provider_fluvius.boolean_filter', 'getProviderFluvius_BooleanFilterService', false],
'provider_ores.boolean_filter' => ['privates', 'provider_ores.boolean_filter', 'getProviderOres_BooleanFilterService', false],
'provider_ores_brugel.search_filter' => ['privates', 'provider_ores_brugel.search_filter', 'getProviderOresBrugel_SearchFilterService', false],
'provider_sibelga_task.boolean_filter' => ['privates', 'provider_sibelga_task.boolean_filter', 'getProviderSibelgaTask_BooleanFilterService', false],
'provider_solar.search_filter' => ['privates', 'provider_solar.search_filter', 'getProviderSolar_SearchFilterService', false],
'provider_solar_declaration_cadastre.boolean_filter' => ['privates', 'provider_solar_declaration_cadastre.boolean_filter', 'getProviderSolarDeclarationCadastre_BooleanFilterService', false],
'provider_tank_installation.search_filter' => ['privates', 'provider_tank_installation.search_filter', 'getProviderTankInstallation_SearchFilterService', false],
'rent_history.search_filter' => ['privates', 'rent_history.search_filter', 'getRentHistory_SearchFilterService', false],
'rent_request_details.search_filter' => ['privates', 'rent_request_details.search_filter', 'getRentRequestDetails_SearchFilterService', false],
'rental_management.search_filter' => ['privates', 'rental_management.search_filter', 'getRentalManagement_SearchFilterService', false],
'rm_leave.search_filter' => ['privates', 'rm_leave.search_filter', 'getRmLeave_SearchFilterService', false],
'rm_payment.search_filter' => ['privates', 'rm_payment.search_filter', 'getRmPayment_SearchFilterService', false],
'service_category.search_filter' => ['privates', 'service_category.search_filter', 'getServiceCategory_SearchFilterService', false],
'syndic_chat.syndic_chat_group_filter' => ['privates', 'syndic_chat.syndic_chat_group_filter', 'getSyndicChat_SyndicChatGroupFilterService', false],
'the_property_counter.search_filter' => ['privates', 'the_property_counter.search_filter', 'getThePropertyCounter_SearchFilterService', false],
'the_property_counter_statement.search_filter' => ['privates', 'the_property_counter_statement.search_filter', 'getThePropertyCounterStatement_SearchFilterService', false],
'the_property_filter' => ['privates', 'app.the_property__filter', 'getApp_ThePropertyFilterService', false],
'the_property_provider.search_filter' => ['privates', 'the_property_provider.search_filter', 'getThePropertyProvider_SearchFilterService', false],
'the_property_work.search_filter' => ['privates', 'the_property_work.search_filter', 'getThePropertyWork_SearchFilterService', false],
'theservice_nearby.search_filter' => ['privates', 'theservice_nearby.search_filter', 'getTheserviceNearby_SearchFilterService', false],
'total_revenu.total_revenue_filter' => ['privates', 'total_revenu.total_revenue_filter', 'getTotalRevenu_TotalRevenueFilterService', false],
'user.search_filter' => ['privates', 'user.search_filter', 'getUser_SearchFilterService', false],
'user_cadastre.search_filter' => ['privates', 'user_cadastre.search_filter', 'getUserCadastre_SearchFilterService', false],
], [
'App\\Filter\\CadastreFilter' => '?',
'App\\Filter\\ChangeWaterBranchFilter' => '?',
'App\\Filter\\CommunityPostAuthorFilter' => '?',
'App\\Filter\\CommunityPostCategoryFilter' => '?',
'App\\Filter\\CommunityPostCommentFilter' => '?',
'App\\Filter\\CommunityPostCommitteeFilter' => '?',
'App\\Filter\\CommunityPostTypeFilter' => '?',
'App\\Filter\\InvoiceWaterFilter' => '?',
'App\\Filter\\MessageConversationFilter' => '?',
'App\\Filter\\NearbyFilter' => '?',
'App\\Filter\\ProviderWatterConsumptionFilter' => '?',
'App\\Filter\\ProviderWatterDeleteFilter' => '?',
'App\\Filter\\ProviderWatterInterventionOrderFilter' => '?',
'App\\Filter\\SearchFilter' => '?',
'App\\Filter\\SyndicChatGroupFilter' => '?',
'against_proposal.search_filter' => '?',
'app.filter.cadastre_filter' => '?',
'app.filter.changewaterbranch_theproperty_filter' => '?',
'app.filter.community_post_author_filter' => '?',
'app.filter.community_post_category_filter' => '?',
'app.filter.community_post_comment_filter' => '?',
'app.filter.community_post_committee_filter' => '?',
'app.filter.community_post_type_filter' => '?',
'app.filter.message_conversation_filter' => '?',
'app.filter.nearby_filter' => '?',
'app.filter.provider_water_consumption' => '?',
'app.filter.provider_watter_delete_filter' => '?',
'app.filter.search_filter' => '?',
'app.filter.syndic_chat_group_filter' => '?',
'app.provider.watter_intervention_filter' => '?',
'app.the_property_work_filter' => '?',
'bank_simulation.search_filter' => '?',
'category_permit.search_filter' => '?',
'changewaterbranch.theproperty_filter' => '?',
'co_ownership_account_lot.search_filter' => '?',
'co_ownership_agenda.search_filter' => '?',
'co_ownership_balance.search_filter' => '?',
'co_ownership_document.search_filter' => '?',
'co_ownership_lot_balance.search_filter' => '?',
'co_ownership_lot_vote.search_filter' => '?',
'co_ownership_the_property.search_filter' => '?',
'co_ownership_the_property_response.search_filter' => '?',
'co_ownership_transcript.search_filter' => '?',
'colective_garden.search_filter' => '?',
'collective_garden_cadastre.search_filter' => '?',
'community.post.author_filter' => '?',
'community.post.category_filter' => '?',
'community.post.comment.comment_filter' => '?',
'community.post.committee_filter' => '?',
'community.post.search_filter' => '?',
'community.post.type_filter' => '?',
'condominium.date_filter' => '?',
'condominium.search_filter' => '?',
'garden_project_actions_lot.search_filter' => '?',
'garden_project_actions_lot_account.search_filter' => '?',
'inventory.search_filter' => '?',
'message.conversation_filter' => '?',
'municipal_tax.search_filter' => '?',
'obligations.search_filter' => '?',
'occupation_period.search_filter' => '?',
'offer_collaborative.search_filter' => '?',
'offer_collaborative_buyers.search_filter' => '?',
'operation_type_filter' => '?',
'payment_history.search_filter' => '?',
'permit_citerne.search_filter' => '?',
'permit_property.search_filter' => '?',
'permit_property_procedure.search_filter' => '?',
'provider.delete.watter_filter' => '?',
'provider.water_invoice_filter' => '?',
'provider.watter_consumption_filter' => '?',
'provider.watter_intervention_filter' => '?',
'provider_fluvius.boolean_filter' => '?',
'provider_ores.boolean_filter' => '?',
'provider_ores_brugel.search_filter' => '?',
'provider_sibelga_task.boolean_filter' => '?',
'provider_solar.search_filter' => '?',
'provider_solar_declaration_cadastre.boolean_filter' => '?',
'provider_tank_installation.search_filter' => '?',
'rent_history.search_filter' => '?',
'rent_request_details.search_filter' => '?',
'rental_management.search_filter' => '?',
'rm_leave.search_filter' => '?',
'rm_payment.search_filter' => '?',
'service_category.search_filter' => '?',
'syndic_chat.syndic_chat_group_filter' => '?',
'the_property_counter.search_filter' => '?',
'the_property_counter_statement.search_filter' => '?',
'the_property_filter' => '?',
'the_property_provider.search_filter' => '?',
'the_property_work.search_filter' => '?',
'theservice_nearby.search_filter' => '?',
'total_revenu.total_revenue_filter' => '?',
'user.search_filter' => '?',
'user_cadastre.search_filter' => '?',
]);
}
/**
* Gets the private 'api_platform.http_cache.listener.response.configure' shared service.
*
* @return \ApiPlatform\HttpCache\EventListener\AddHeadersListener
*/
protected function getApiPlatform_HttpCache_Listener_Response_ConfigureService()
{
return $this->privates['api_platform.http_cache.listener.response.configure'] = new \ApiPlatform\HttpCache\EventListener\AddHeadersListener(true, NULL, NULL, $this->parameters['api_platform.http_cache.vary'], NULL, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.hydra.json_schema.schema_factory' shared service.
*
* @return \ApiPlatform\Core\Hydra\JsonSchema\SchemaFactory
*/
protected function getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()
{
$a = ($this->privates['api_platform.json_schema.type_factory'] ?? $this->getApiPlatform_JsonSchema_TypeFactoryService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.hydra.json_schema.schema_factory'])) {
return $this->privates['api_platform.hydra.json_schema.schema_factory'];
}
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()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService())));
}
/**
* Gets the private 'api_platform.hydra.listener.response.add_link_header' shared service.
*
* @return \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener
*/
protected function getApiPlatform_Hydra_Listener_Response_AddLinkHeaderService()
{
return $this->privates['api_platform.hydra.listener.response.add_link_header'] = new \ApiPlatform\Hydra\EventListener\AddLinkHeaderListener(($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService()));
}
/**
* Gets the private 'api_platform.identifier.converter' shared service.
*
* @return \ApiPlatform\Core\Identifier\IdentifierConverter
*/
protected function getApiPlatform_Identifier_ConverterService()
{
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.identifier.converter'])) {
return $this->privates['api_platform.identifier.converter'];
}
return $this->privates['api_platform.identifier.converter'] = new \ApiPlatform\Core\Identifier\IdentifierConverter(($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $a, new RewindableGenerator(function () {
yield 0 => ($this->privates['api_platform.identifier.integer'] ?? ($this->privates['api_platform.identifier.integer'] = new \ApiPlatform\Core\Identifier\Normalizer\IntegerDenormalizer()));
yield 1 => ($this->privates['api_platform.identifier.date_normalizer'] ?? ($this->privates['api_platform.identifier.date_normalizer'] = new \ApiPlatform\Core\Identifier\Normalizer\DateTimeIdentifierDenormalizer()));
yield 2 => ($this->privates['api_platform.identifier.uuid_normalizer'] ?? $this->getApiPlatform_Identifier_UuidNormalizerService());
}, 3));
}
/**
* Gets the private 'api_platform.identifier.uuid_normalizer' shared service.
*
* @return \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer
*
* @deprecated Since api-platform/core 2.7: The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.
*/
protected function getApiPlatform_Identifier_UuidNormalizerService()
{
trigger_deprecation('api-platform/core', '2.7', 'The "api_platform.identifier.uuid_normalizer" service is deprecated since 2.7 and will be removed in 3.0. Use the "api_platform.ramsey_uuid.uri_variables.transformer.uuid" service instead.');
return $this->privates['api_platform.identifier.uuid_normalizer'] = new \ApiPlatform\Core\Bridge\RamseyUuid\Identifier\Normalizer\UuidNormalizer();
}
/**
* Gets the private 'api_platform.identifiers_extractor.cached' shared service.
*
* @return \ApiPlatform\Core\Api\CachedIdentifiersExtractor
*/
protected function getApiPlatform_IdentifiersExtractor_CachedService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
return $this->privates['api_platform.identifiers_extractor.cached'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.identifiers_extractor.cached'])) {
return $this->privates['api_platform.identifiers_extractor.cached'];
}
$c = ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService());
$d = ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService());
return $this->privates['api_platform.identifiers_extractor.cached'] = new \ApiPlatform\Core\Api\CachedIdentifiersExtractor(($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService()), new \ApiPlatform\Core\Api\IdentifiersExtractor($a, $b, $c, $d, true), $c, $d);
}
/**
* Gets the private 'api_platform.iri_converter.legacy' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter
*
* @deprecated Since api-platform/core 2.7: Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\Api\IriConverterInterface" instead.
*/
protected function getApiPlatform_IriConverter_LegacyService()
{
trigger_deprecation('api-platform/core', '2.7', 'Using "api_platform.iri_converter.legacy" is deprecated since API Platform 2.7. Use "ApiPlatform\\Api\\IriConverterInterface" instead.');
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/CachedRouteNameResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Routing/RouteNameResolver.php';
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$d = ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService());
if (isset($this->privates['api_platform.iri_converter.legacy'])) {
return $this->privates['api_platform.iri_converter.legacy'];
}
$e = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
return $this->privates['api_platform.iri_converter.legacy'] = new \ApiPlatform\Core\Bridge\Symfony\Routing\IriConverter(($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, $b, new \ApiPlatform\Core\Bridge\Symfony\Routing\CachedRouteNameResolver(($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService()), new \ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolver($e)), $e, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), $c, $d, ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.json_schema.json_schema_generate_command' shared service.
*
* @return \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand
*/
protected function getApiPlatform_JsonSchema_JsonSchemaGenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/JsonSchema/Command/JsonSchemaGenerateCommand.php';
$this->privates['api_platform.json_schema.json_schema_generate_command'] = $instance = new \ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()), $this->parameters['api_platform.formats']);
$instance->setName('api:json-schema:generate');
return $instance;
}
/**
* Gets the private 'api_platform.json_schema.type_factory' shared service.
*
* @return \ApiPlatform\Core\JsonSchema\TypeFactory
*/
protected function getApiPlatform_JsonSchema_TypeFactoryService()
{
$this->privates['api_platform.json_schema.type_factory'] = $instance = new \ApiPlatform\Core\JsonSchema\TypeFactory(($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
$instance->setSchemaFactory(($this->privates['api_platform.hydra.json_schema.schema_factory'] ?? $this->getApiPlatform_Hydra_JsonSchema_SchemaFactoryService()));
return $instance;
}
/**
* Gets the private 'api_platform.jsonld.context_builder' shared service.
*
* @return \ApiPlatform\JsonLd\ContextBuilder
*/
protected function getApiPlatform_Jsonld_ContextBuilderService()
{
$a = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.jsonld.context_builder'])) {
return $this->privates['api_platform.jsonld.context_builder'];
}
$b = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
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()), ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()), $a, $b, ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), new \ApiPlatform\Symfony\Routing\SkolemIriConverter($b));
}
/**
* Gets the private 'api_platform.listener.exception' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ExceptionListener
*/
protected function getApiPlatform_Listener_ExceptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ErrorListener.php';
return $this->privates['api_platform.listener.exception'] = new \ApiPlatform\Symfony\EventListener\ExceptionListener('api_platform.action.exception', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), false, new \ApiPlatform\Symfony\EventListener\ErrorListener('api_platform.action.exception', ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), true));
}
/**
* Gets the private 'api_platform.listener.exception.validation' shared service.
*
* @return \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener
*/
protected function getApiPlatform_Listener_Exception_ValidationService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/EventListener/ValidationExceptionListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.exception.validation'])) {
return $this->privates['api_platform.listener.exception.validation'];
}
return $this->privates['api_platform.listener.exception.validation'] = new \ApiPlatform\Symfony\Validator\EventListener\ValidationExceptionListener($a, $this->parameters['api_platform.error_formats'], $this->parameters['api_platform.exception_to_status']);
}
/**
* Gets the private 'api_platform.listener.request.add_format' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\AddFormatListener
*/
protected function getApiPlatform_Listener_Request_AddFormatService()
{
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']);
}
/**
* Gets the private 'api_platform.listener.request.read.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\ReadListener
*/
protected function getApiPlatform_Listener_Request_Read_LegacyService()
{
$a = ($this->privates['debug.api_platform.collection_data_provider'] ?? $this->getDebug_ApiPlatform_CollectionDataProviderService());
if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
return $this->privates['api_platform.listener.request.read.legacy'];
}
$b = ($this->privates['debug.api_platform.item_data_provider'] ?? $this->getDebug_ApiPlatform_ItemDataProviderService());
if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
return $this->privates['api_platform.listener.request.read.legacy'];
}
$c = ($this->privates['debug.api_platform.subresource_data_provider'] ?? $this->getDebug_ApiPlatform_SubresourceDataProviderService());
if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
return $this->privates['api_platform.listener.request.read.legacy'];
}
$d = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
if (isset($this->privates['api_platform.listener.request.read.legacy'])) {
return $this->privates['api_platform.listener.request.read.legacy'];
}
return $this->privates['api_platform.listener.request.read.legacy'] = new \ApiPlatform\Core\EventListener\ReadListener($a, $b, $c, $d, ($this->privates['api_platform.identifier.converter'] ?? $this->getApiPlatform_Identifier_ConverterService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.respond' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\RespondListener
*/
protected function getApiPlatform_Listener_View_RespondService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/RespondListener.php';
return $this->privates['api_platform.listener.view.respond'] = new \ApiPlatform\Symfony\EventListener\RespondListener(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), NULL);
}
/**
* Gets the private 'api_platform.listener.view.serialize' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\SerializeListener
*/
protected function getApiPlatform_Listener_View_SerializeService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/SerializeListener.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['api_platform.listener.view.serialize'])) {
return $this->privates['api_platform.listener.view.serialize'];
}
$b = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
if (isset($this->privates['api_platform.listener.view.serialize'])) {
return $this->privates['api_platform.listener.view.serialize'];
}
return $this->privates['api_platform.listener.view.serialize'] = new \ApiPlatform\Symfony\EventListener\SerializeListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.listener.view.validate' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\ValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/EventListener/ValidateListener.php';
return $this->privates['api_platform.listener.view.validate'] = new \ApiPlatform\Symfony\EventListener\ValidateListener(($this->privates['api_platform.validator'] ?? $this->getApiPlatform_ValidatorService()), ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.listener.view.validate_query_parameters' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener
*/
protected function getApiPlatform_Listener_View_ValidateQueryParametersService()
{
$a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
if (isset($this->privates['api_platform.listener.view.validate_query_parameters'])) {
return $this->privates['api_platform.listener.view.validate_query_parameters'];
}
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($a), true);
}
/**
* Gets the private 'api_platform.listener.view.write.legacy' shared service.
*
* @return \ApiPlatform\Core\EventListener\WriteListener
*/
protected function getApiPlatform_Listener_View_Write_LegacyService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/EventListener/WriteListener.php';
$a = ($this->privates['debug.api_platform.data_persister'] ?? $this->getDebug_ApiPlatform_DataPersisterService());
if (isset($this->privates['api_platform.listener.view.write.legacy'])) {
return $this->privates['api_platform.listener.view.write.legacy'];
}
$b = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['api_platform.listener.view.write.legacy'])) {
return $this->privates['api_platform.listener.view.write.legacy'];
}
return $this->privates['api_platform.listener.view.write.legacy'] = new \ApiPlatform\Core\EventListener\WriteListener($a, $b, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), ($this->privates['api_platform.resource_class_resolver'] ?? $this->getApiPlatform_ResourceClassResolverService()));
}
/**
* Gets the private 'api_platform.messenger.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister
*/
protected function getApiPlatform_Messenger_DataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Messenger/DispatchTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataPersister.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['api_platform.messenger.data_persister'])) {
return $this->privates['api_platform.messenger.data_persister'];
}
return $this->privates['api_platform.messenger.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Messenger\DataPersister(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()), $a);
}
/**
* Gets the private 'api_platform.messenger.data_transformer' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer
*/
protected function getApiPlatform_Messenger_DataTransformerService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/DataTransformer/DataTransformerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Messenger/DataTransformer.php';
return $this->privates['api_platform.messenger.data_transformer'] = new \ApiPlatform\Core\Bridge\Symfony\Messenger\DataTransformer(($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()));
}
/**
* Gets the private 'api_platform.metadata.extractor.yaml.legacy' shared service.
*
* @return \ApiPlatform\Core\Metadata\Extractor\YamlExtractor
*/
protected function getApiPlatform_Metadata_Extractor_Yaml_LegacyService()
{
return $this->privates['api_platform.metadata.extractor.yaml.legacy'] = new \ApiPlatform\Core\Metadata\Extractor\YamlExtractor([0 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Actors.yaml'), 1 => (\dirname(__DIR__, 4).'/config/api_platform/resources/AlarmSystem.yml'), 2 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Alert.yaml'), 3 => (\dirname(__DIR__, 4).'/config/api_platform/resources/AlertNewProjectImmo.yaml'), 4 => (\dirname(__DIR__, 4).'/config/api_platform/resources/AnnexPermit.yaml'), 5 => (\dirname(__DIR__, 4).'/config/api_platform/resources/AnnexPermitProperty.yaml'), 6 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Architect.yaml'), 7 => (\dirname(__DIR__, 4).'/config/api_platform/resources/AssistanceObtained.yaml'), 8 => (\dirname(__DIR__, 4).'/config/api_platform/resources/BoilerPerformance.yaml'), 9 => (\dirname(__DIR__, 4).'/config/api_platform/resources/BorrowBank.yaml'), 10 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Brugis.yaml'), 11 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CarpoolAnnouncement.yaml'), 12 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CategoryCiterne.yaml'), 13 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CategoryEnvironnement.yaml'), 14 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Change_water_branch.yaml'), 15 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ChoiceCategory.yaml'), 16 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ChoicedEngie.yaml'), 17 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CiternInstallModif.yaml'), 18 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CityEuropa.yaml'), 19 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CleaningAndGardening.yaml'), 20 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ClientClause.yaml'), 21 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ClientDeedOfSale.yaml'), 22 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ClientSalesAgreement.yaml'), 23 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ClientSalesAgreementDiscussion.yaml'), 24 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnerShipDocument.yaml'), 25 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnership.yaml'), 26 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipAgenda.yaml'), 27 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipAuditor.yaml'), 28 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipBalance.yaml'), 29 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipCouncil.yaml'), 30 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipFiles.yaml'), 31 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipGMDecision.yaml'), 32 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipInvoices.yaml'), 33 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipLotAccount.yaml'), 34 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipLotBalance.yaml'), 35 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipLotTotalAccount.yaml'), 36 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipMeetingTranscript.yaml'), 37 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipMeetingTranscriptFile.yaml'), 38 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipProposition.yaml'), 39 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipPropositionVote.yaml'), 40 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipTheProperty.yaml'), 41 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipThePropertyFile.yaml'), 42 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipThePropertySyndicResponse.yaml'), 43 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CoOwnershipTotalAccount.yaml'), 44 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ColectiveGarden.yaml'), 45 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Commissionership.yaml'), 46 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Committee.yaml'), 47 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunaleService.yaml'), 48 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityEvent.yaml'), 49 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityEventFile.yaml'), 50 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityPlpVote.yaml'), 51 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityPost.yaml'), 52 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityPostComment.yaml'), 53 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityPostFile.yaml'), 54 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityProduct.yaml'), 55 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityServiceResponse.yaml'), 56 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunitySolicitationVote.yaml'), 57 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityTypeProduct.yaml'), 58 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityVoteConsultation.yaml'), 59 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityVoteParty.yaml'), 60 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CommunityWorkVote.yaml'), 61 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CondominiumFee.yaml'), 62 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Contactseller.yaml'), 63 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Conversation.yaml'), 64 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CounterOffer.yaml'), 65 => (\dirname(__DIR__, 4).'/config/api_platform/resources/CounterOfferLease.yaml'), 66 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Country.yaml'), 67 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DailyNeeded.yaml'), 68 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DesignNeighborhood.yaml'), 69 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DestinationHabitation.yaml'), 70 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Dispense.yaml'), 71 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DocumentType.yaml'), 72 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DomiciliationAquisition.yaml'), 73 => (\dirname(__DIR__, 4).'/config/api_platform/resources/DomiciliationResidence.yaml'), 74 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EasyPermitForm2.yaml'), 75 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EditRegisters.yaml'), 76 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Education.yaml'), 77 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EnergyBelgique.yaml'), 78 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EnergyProviderForm.yaml'), 79 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Engie.yaml'), 80 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EnvironmentDatas.yaml'), 81 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EnvironmentRequest.yaml'), 82 => (\dirname(__DIR__, 4).'/config/api_platform/resources/EtatCivil.yaml'), 83 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ExternalOffer.yaml'), 84 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ExternalProvider.yaml'), 85 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ExternalProviderAdvertising.yaml'), 86 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Feature.yaml'), 87 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectActions.yaml'), 88 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectActionsLot.yaml'), 89 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectActionsLotAccount.yaml'), 90 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectDocument.yaml'), 91 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectResources.yaml'), 92 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectSetBalance.yaml'), 93 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectSetInvoices.yaml'), 94 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GardenProjectSets.yaml'), 95 => (\dirname(__DIR__, 4).'/config/api_platform/resources/GeoPortail.yaml'), 96 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ImmowebEstimationFrance.yaml'), 97 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ImoAgentSolicitation.yaml'), 98 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Indicator.yaml'), 99 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Inspector.yaml'), 100 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Inventory.yaml'), 101 => (\dirname(__DIR__, 4).'/config/api_platform/resources/InventoryImage.yaml'), 102 => (\dirname(__DIR__, 4).'/config/api_platform/resources/InvoiceWater.yaml'), 103 => (\dirname(__DIR__, 4).'/config/api_platform/resources/LastVisit.yaml'), 104 => (\dirname(__DIR__, 4).'/config/api_platform/resources/LeaseContract.yml'), 105 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Levels.yaml'), 106 => (\dirname(__DIR__, 4).'/config/api_platform/resources/LocationType.yaml'), 107 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Message.yaml'), 108 => (\dirname(__DIR__, 4).'/config/api_platform/resources/MessageFile.yaml'), 109 => (\dirname(__DIR__, 4).'/config/api_platform/resources/MessageReaction.yaml'), 110 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Model.yaml'), 111 => (\dirname(__DIR__, 4).'/config/api_platform/resources/MovingDate.yaml'), 112 => (\dirname(__DIR__, 4).'/config/api_platform/resources/MunicipalTax.yaml'), 113 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Municipality.yaml'), 114 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodEdit.yaml'), 115 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodOfficer.yaml'), 116 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodProject/NeighborhoodProject.yaml'), 117 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodProject/NeighborhoodProjectAlert.yaml'), 118 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodProject/NeighborhoodProjectComment.yaml'), 119 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NeighborhoodProject/NeighborhoodProjectReaction.yaml'), 120 => (\dirname(__DIR__, 4).'/config/api_platform/resources/NewProjectImmo.yaml'), 121 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Notification.yaml'), 122 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Obligations.yaml'), 123 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OccupancyAgreement.yaml'), 124 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OccupationPeriod.yaml'), 125 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Occupie.yaml'), 126 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Offer.yaml'), 127 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OfferCollaborative.yaml'), 128 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OfferDocumentSpeaker.yaml'), 129 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OfferLease.yaml'), 130 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Option.yaml'), 131 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OrganicPlotFiles.yaml'), 132 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OrganicPlotRequests.yaml'), 133 => (\dirname(__DIR__, 4).'/config/api_platform/resources/OwnershipGeneralMeeting.yaml'), 134 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PerimeterPost.yaml'), 135 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PermitEnvironmentFile.yaml'), 136 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PermitEnvironmentalForm.yaml'), 137 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PermitLocationEnvironment.yaml'), 138 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PermitProperty.yaml'), 139 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PermitPropertyProcedure.yaml'), 140 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Plan.yaml'), 141 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Poll.yaml'), 142 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Ppas.yaml'), 143 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Precount.yaml'), 144 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PrecountConstant.yaml'), 145 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Pret.yaml'), 146 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Prime.yaml'), 147 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PrimeAmount.yaml'), 148 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PrimeForm.yaml'), 149 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PrimePlafond.yaml'), 150 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PrimeProcess.yaml'), 151 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PropertyDestination.yaml'), 152 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PropertyImage.yaml'), 153 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PropertyType.yaml'), 154 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ProviderWater.yaml'), 155 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ProviderWaterIntervention.yaml'), 156 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ProviderWatterDelete.yaml'), 157 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ProviderWork.yaml'), 158 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Purchase.yaml'), 159 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PurchasePartnerRequest.yaml'), 160 => (\dirname(__DIR__, 4).'/config/api_platform/resources/PurchasePartnerRequestObjectif.yaml'), 161 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Region.yaml'), 162 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RegisterFiles.yaml'), 163 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Registers.yaml'), 164 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RelookingSave.yaml'), 165 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RentalManagement.yaml'), 166 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RentalManagementLeave.yaml'), 167 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RentalManagementPayment.yaml'), 168 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RentalManagementPaymentHistory.yaml'), 169 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RentalManagementRentHistory.yaml'), 170 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RequestRepaymentFile.yaml'), 171 => (\dirname(__DIR__, 4).'/config/api_platform/resources/RequestSellerToNotary.yaml'), 172 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SalesAgreementFile.yaml'), 173 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Save.yaml'), 174 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Schools.yaml'), 175 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ServiceCategory.yaml'), 176 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ServiceOffer.yaml'), 177 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ServicePromo.yaml'), 178 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SituationResidentiel.yaml'), 179 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SocietyApproval.yaml'), 180 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Solicitation.yaml'), 181 => (\dirname(__DIR__, 4).'/config/api_platform/resources/StandardForm.yaml'), 182 => (\dirname(__DIR__, 4).'/config/api_platform/resources/StarRatings.yaml'), 183 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SubModel.yaml'), 184 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SubscriptionProduct.yaml'), 185 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SubscriptionProductService.yaml'), 186 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Subsection.yaml'), 187 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SudStroum.yaml'), 188 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SurveillanceCamera.yaml'), 189 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SurveillanceCameraType.yaml'), 190 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Syndic.yaml'), 191 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicAccounting.yaml'), 192 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicChat.yaml'), 193 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicChatFile.yaml'), 194 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicChatReaction.yaml'), 195 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicDocument.yaml'), 196 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicDocumentComment.yaml'), 197 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicDocumentShare.yaml'), 198 => (\dirname(__DIR__, 4).'/config/api_platform/resources/SyndicGroup.yaml'), 199 => (\dirname(__DIR__, 4).'/config/api_platform/resources/T3dDemands.yaml'), 200 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePorpertyConstructionWorkRules.yaml'), 201 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TheProperty.yaml'), 202 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TheProperty/ExtensionOrder/ThePropertyExtensionOrder.yaml'), 203 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePropertyExteriorComment.yaml'), 204 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePropertyMaifInsuranceSummary.yaml'), 205 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePropertyOfferChat.yaml'), 206 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePropertyUse.yaml'), 207 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThePropertyWork.yaml'), 208 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThepropertyBalance.yaml'), 209 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThepropertyDocument.yaml'), 210 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThepropertyLot.yaml'), 211 => (\dirname(__DIR__, 4).'/config/api_platform/resources/ThepropertyOfferBill.yaml'), 212 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Theservice.yaml'), 213 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TimelineEvent.yaml'), 214 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TotalRevenu.yaml'), 215 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TransactionType.yaml'), 216 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Transportation.yaml'), 217 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TypeHabitation.yaml'), 218 => (\dirname(__DIR__, 4).'/config/api_platform/resources/TypeOfAlarmSystem.yml'), 219 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Typeofwork.yaml'), 220 => (\dirname(__DIR__, 4).'/config/api_platform/resources/UrbanInformation.yaml'), 221 => (\dirname(__DIR__, 4).'/config/api_platform/resources/UrbanismePdf.yaml'), 222 => (\dirname(__DIR__, 4).'/config/api_platform/resources/UserRating.yaml'), 223 => (\dirname(__DIR__, 4).'/config/api_platform/resources/UserServicePromo.yaml'), 224 => (\dirname(__DIR__, 4).'/config/api_platform/resources/VentilationLoses.yaml'), 225 => (\dirname(__DIR__, 4).'/config/api_platform/resources/VentilationSystem.yaml'), 226 => (\dirname(__DIR__, 4).'/config/api_platform/resources/VisitProperty.yaml'), 227 => (\dirname(__DIR__, 4).'/config/api_platform/resources/Vivaqua.yaml'), 228 => (\dirname(__DIR__, 4).'/config/api_platform/resources/WalloniePrecompte.yaml'), 229 => (\dirname(__DIR__, 4).'/config/api_platform/resources/WarmWaterPerformance.yaml'), 230 => (\dirname(__DIR__, 4).'/config/api_platform/resources/WorkCost.yaml'), 231 => (\dirname(__DIR__, 4).'/config/api_platform/resources/bank_simulation.yaml'), 232 => (\dirname(__DIR__, 4).'/config/api_platform/resources/consumption_water.yaml'), 233 => (\dirname(__DIR__, 4).'/config/api_platform/resources/permitCiterne.yaml'), 234 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_fluvius.yaml'), 235 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_inverter.yaml'), 236 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_ores.yaml'), 237 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_sebelga_task.yaml'), 238 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_sibelga.yaml'), 239 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_sibelga_work.yaml'), 240 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_society.yaml'), 241 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar.yaml'), 242 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_brugel.yaml'), 243 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_declaration_cadastre.yaml'), 244 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_fitter.yaml'), 245 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_green_certificate.yaml'), 246 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_organization.yaml'), 247 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_solar_photovoltaic.yaml'), 248 => (\dirname(__DIR__, 4).'/config/api_platform/resources/provider_tank_installation.yaml'), 249 => (\dirname(__DIR__, 4).'/config/api_platform/resources/roof.yaml'), 250 => (\dirname(__DIR__, 4).'/config/api_platform/resources/society.yaml'), 251 => (\dirname(__DIR__, 4).'/config/api_platform/resources/store.yaml'), 252 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_consumption.yaml'), 253 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_counter.yaml'), 254 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_counter_statement.yaml'), 255 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_provider.yaml'), 256 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_provider_bill.yaml'), 257 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_provider_document_proof.yaml'), 258 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_provider_watter.yaml'), 259 => (\dirname(__DIR__, 4).'/config/api_platform/resources/the_property_provider_work.yaml'), 260 => (\dirname(__DIR__, 4).'/config/api_platform/resources/user.yaml')], $this);
}
/**
* Gets the private 'api_platform.metadata.property.metadata_factory.cached.legacy' shared service.
*
* @return \ApiPlatform\Core\Metadata\Property\Factory\CachedPropertyMetadataFactory
*/
protected function getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService()
{
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
}
$b = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'])) {
return $this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'];
}
$c = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
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'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 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 () {
yield 0 => ($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()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($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()));
yield 3 => ($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()));
yield 4 => ($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()));
yield 5 => ($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()));
yield 6 => ($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()));
yield 7 => ($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()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($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()));
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()));
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()));
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()));
}, 13)));
}
/**
* Gets the private 'api_platform.metadata.property.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Property\Factory\CachedPropertyNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['api_platform.metadata.property.name_collection_factory.cached'])) {
return $this->privates['api_platform.metadata.property.name_collection_factory.cached'];
}
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'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService()), 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)));
}
/**
* Gets the private 'api_platform.metadata.property_schema.collection_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaCollectionRestriction.php';
return $this->privates['api_platform.metadata.property_schema.collection_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaCollectionRestriction(new RewindableGenerator(function () {
yield 0 => ($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()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($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()));
yield 3 => ($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()));
yield 4 => ($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()));
yield 5 => ($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()));
yield 6 => ($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()));
yield 7 => ($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()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($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()));
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()));
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()));
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()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.property_schema.one_of_restriction' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction
*/
protected function getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaRestrictionMetadataInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Validator/Metadata/Property/Restriction/PropertySchemaOneOfRestriction.php';
return $this->privates['api_platform.metadata.property_schema.one_of_restriction'] = new \ApiPlatform\Core\Bridge\Symfony\Validator\Metadata\Property\Restriction\PropertySchemaOneOfRestriction(new RewindableGenerator(function () {
yield 0 => ($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()));
yield 1 => ($this->privates['api_platform.metadata.property_schema.collection_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_CollectionRestrictionService());
yield 2 => ($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()));
yield 3 => ($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()));
yield 4 => ($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()));
yield 5 => ($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()));
yield 6 => ($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()));
yield 7 => ($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()));
yield 8 => ($this->privates['api_platform.metadata.property_schema.one_of_restriction'] ?? $this->getApiPlatform_Metadata_PropertySchema_OneOfRestrictionService());
yield 9 => ($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()));
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()));
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()));
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()));
}, 13));
}
/**
* Gets the private 'api_platform.metadata.resource.metadata_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Metadata\Resource\Factory\CachedResourceMetadataFactory
*/
protected function getApiPlatform_Metadata_Resource_MetadataFactory_CachedService()
{
$a = ($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService());
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'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService()), 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']));
}
/**
* Gets the private 'api_platform.metadata.resource.name_collection_factory.cached' shared service.
*
* @return \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory
*/
protected function getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()
{
return $this->privates['api_platform.metadata.resource.name_collection_factory.cached'] = new \ApiPlatform\Metadata\Resource\Factory\CachedResourceNameCollectionFactory(($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService()), 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)))))));
}
/**
* Gets the private 'api_platform.openapi.command' shared service.
*
* @return \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand
*/
protected function getApiPlatform_Openapi_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/Command/OpenApiCommand.php';
$this->privates['api_platform.openapi.command'] = $instance = new \ApiPlatform\Symfony\Bundle\Command\OpenApiCommand(($this->privates['App\\OpenApi\\OpenApiFactory'] ?? $this->getOpenApiFactoryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
$instance->setName('api:openapi:export');
return $instance;
}
/**
* Gets the private 'api_platform.openapi.options' shared service.
*
* @return \ApiPlatform\OpenApi\Options
*/
protected function getApiPlatform_Openapi_OptionsService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/OpenApi/Options.php';
return $this->privates['api_platform.openapi.options'] = new \ApiPlatform\OpenApi\Options('API WOOED', 'Plateform Wooed', '2.5', false, 'oauth2', 'application', '', '', '', [], $this->parameters['api_platform.swagger.api_keys'], NULL, NULL, NULL, NULL, NULL, NULL);
}
/**
* Gets the private 'api_platform.operation_path_resolver.custom' shared service.
*
* @return \ApiPlatform\PathResolver\CustomOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_CustomService()
{
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()))));
}
/**
* Gets the private 'api_platform.operation_path_resolver.router' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Routing\RouterOperationPathResolver
*/
protected function getApiPlatform_OperationPathResolver_RouterService()
{
$a = ($this->privates['api_platform.router'] ?? $this->getApiPlatform_RouterService());
if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
return $this->privates['api_platform.operation_path_resolver.router'];
}
$b = ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService());
if (isset($this->privates['api_platform.operation_path_resolver.router'])) {
return $this->privates['api_platform.operation_path_resolver.router'];
}
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);
}
/**
* Gets the private 'api_platform.resource_class_resolver' shared service.
*
* @return \ApiPlatform\Api\ResourceClassResolver
*/
protected function getApiPlatform_ResourceClassResolverService()
{
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()));
}
/**
* Gets the private 'api_platform.router' shared service.
*
* @return \ApiPlatform\Symfony\Routing\Router
*/
protected function getApiPlatform_RouterService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['api_platform.router'])) {
return $this->privates['api_platform.router'];
}
return $this->privates['api_platform.router'] = new \ApiPlatform\Symfony\Routing\Router($a, 1);
}
/**
* Gets the private 'api_platform.security.listener.request.deny_access' shared service.
*
* @return \ApiPlatform\Symfony\EventListener\DenyAccessListener
*/
protected function getApiPlatform_Security_Listener_Request_DenyAccessService()
{
$a = ($this->privates['api_platform.security.resource_access_checker'] ?? $this->getApiPlatform_Security_ResourceAccessCheckerService());
if (isset($this->privates['api_platform.security.listener.request.deny_access'])) {
return $this->privates['api_platform.security.listener.request.deny_access'];
}
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);
}
/**
* Gets the private 'api_platform.security.resource_access_checker' shared service.
*
* @return \ApiPlatform\Symfony\Security\ResourceAccessChecker
*/
protected function getApiPlatform_Security_ResourceAccessCheckerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['api_platform.security.resource_access_checker'])) {
return $this->privates['api_platform.security.resource_access_checker'];
}
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);
}
/**
* Gets the private 'api_platform.serializer.context_builder.filter' shared service.
*
* @return \ApiPlatform\Serializer\SerializerFilterContextBuilder
*/
protected function getApiPlatform_Serializer_ContextBuilder_FilterService()
{
$a = ($this->privates['api_platform.filter_locator'] ?? $this->getApiPlatform_FilterLocatorService());
if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
return $this->privates['api_platform.serializer.context_builder.filter'];
}
$b = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['api_platform.serializer.context_builder.filter'])) {
return $this->privates['api_platform.serializer.context_builder.filter'];
}
$c = ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService());
return $this->privates['api_platform.serializer.context_builder.filter'] = new \ApiPlatform\Serializer\SerializerFilterContextBuilder($c, $a, new \App\Serializer\ThePropertyDetailContextBuilder(new \App\Serializer\ImoAgentContextBuilder(new \ApiPlatform\Serializer\SerializerContextBuilder($c), $b)));
}
/**
* Gets the private 'api_platform.serializer.mapping.class_metadata_factory' shared service.
*
* @return \ApiPlatform\Serializer\Mapping\Factory\ClassMetadataFactory
*/
protected function getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()
{
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([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))])));
}
/**
* Gets the private 'api_platform.subresource_operation_factory.cached' shared service.
*
* @return \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory
*/
protected function getApiPlatform_SubresourceOperationFactory_CachedService()
{
$a = ($this->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
$b = ($this->privates['api_platform.metadata.property.metadata_factory.cached.legacy'] ?? $this->getApiPlatform_Metadata_Property_MetadataFactory_Cached_LegacyService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
$c = ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService());
if (isset($this->privates['api_platform.subresource_operation_factory.cached'])) {
return $this->privates['api_platform.subresource_operation_factory.cached'];
}
return $this->privates['api_platform.subresource_operation_factory.cached'] = new \ApiPlatform\Core\Operation\Factory\CachedSubresourceOperationFactory(($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService()), 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())), $c));
}
/**
* Gets the private 'api_platform.swagger.command.swagger_command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand
*/
protected function getApiPlatform_Swagger_Command_SwaggerCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/SwaggerCommand.php';
$this->privates['api_platform.swagger.command.swagger_command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\SwaggerCommand(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService()), 'API WOOED', 'Plateform Wooed', '2.5', NULL, $this->parameters['api_platform.swagger.versions'], true);
$instance->setName('api:swagger:export');
return $instance;
}
/**
* Gets the private 'api_platform.upgrade_resource.command' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand
*/
protected function getApiPlatform_UpgradeResource_CommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Bundle/Command/UpgradeApiResourceCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Upgrade/SubresourceTransformer.php';
$this->privates['api_platform.upgrade_resource.command'] = $instance = new \ApiPlatform\Core\Bridge\Symfony\Bundle\Command\UpgradeApiResourceCommand(($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()), ($this->privates['api_platform.subresource_operation_factory.cached'] ?? $this->getApiPlatform_SubresourceOperationFactory_CachedService()), new \ApiPlatform\Core\Upgrade\SubresourceTransformer(), ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()));
$instance->setName('api:upgrade-resource');
return $instance;
}
/**
* Gets the private 'api_platform.validator' shared service.
*
* @return \ApiPlatform\Symfony\Validator\Validator
*/
protected function getApiPlatform_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Validator/ValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Validator/Validator.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['api_platform.validator'])) {
return $this->privates['api_platform.validator'];
}
return $this->privates['api_platform.validator'] = new \ApiPlatform\Symfony\Validator\Validator($a, $this);
}
/**
* Gets the private 'app.event_listener.add_user_promo' shared service.
*
* @return \App\EventListener\UserServicePromoListener
*/
protected function getApp_EventListener_AddUserPromoService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/UserServicePromoListener.php';
include_once \dirname(__DIR__, 4).'/src/Service/QrCodeService.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.event_listener.add_user_promo'])) {
return $this->privates['app.event_listener.add_user_promo'];
}
$b = ($this->privates['App\\Service\\Api\\Subscription\\FeatureService'] ?? $this->getFeatureServiceService());
if (isset($this->privates['app.event_listener.add_user_promo'])) {
return $this->privates['app.event_listener.add_user_promo'];
}
return $this->privates['app.event_listener.add_user_promo'] = new \App\EventListener\UserServicePromoListener(new \App\Service\QrCodeService(($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), $a, $b);
}
/**
* Gets the private 'app.event_listener.carpool_announcement_listener' shared autowired service.
*
* @return \App\EventListener\CarpoolAnnouncementListener
*/
protected function getApp_EventListener_CarpoolAnnouncementListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/CarpoolAnnouncementListener.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.event_listener.carpool_announcement_listener'])) {
return $this->privates['app.event_listener.carpool_announcement_listener'];
}
return $this->privates['app.event_listener.carpool_announcement_listener'] = new \App\EventListener\CarpoolAnnouncementListener($a);
}
/**
* Gets the private 'app.event_listener.multipart_form_deserialize_listener' shared autowired service.
*
* @return \App\EventListener\MultipartFormDeserializeListener
*/
protected function getApp_EventListener_MultipartFormDeserializeListenerService()
{
$a = ($this->privates['api_platform.serializer.context_builder.filter'] ?? $this->getApiPlatform_Serializer_ContextBuilder_FilterService());
if (isset($this->privates['app.event_listener.multipart_form_deserialize_listener'])) {
return $this->privates['app.event_listener.multipart_form_deserialize_listener'];
}
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['app.event_listener.multipart_form_deserialize_listener'])) {
return $this->privates['app.event_listener.multipart_form_deserialize_listener'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.event_listener.multipart_form_deserialize_listener'])) {
return $this->privates['app.event_listener.multipart_form_deserialize_listener'];
}
$d = ($this->privates['App\\Service\\Multipart\\Deserializer\\EntityDeserializationService'] ?? $this->getEntityDeserializationServiceService());
if (isset($this->privates['app.event_listener.multipart_form_deserialize_listener'])) {
return $this->privates['app.event_listener.multipart_form_deserialize_listener'];
}
return $this->privates['app.event_listener.multipart_form_deserialize_listener'] = new \App\EventListener\MultipartFormDeserializeListener($a, new \ApiPlatform\Symfony\EventListener\DeserializeListener($b, $a, ($this->privates['api_platform.metadata.resource.metadata_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_MetadataFactory_CachedService())), $c, new \App\Service\Multipart\MultipartParser(), new \App\Service\Multipart\RequestDataTransformer(), $d);
}
/**
* Gets the private 'app.event_listener.neighborhood_project_listener' shared service.
*
* @return \App\EventListener\NeighborhoodProject\NeighborhoodProjectListener
*/
protected function getApp_EventListener_NeighborhoodProjectListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/NeighborhoodProject/NeighborhoodProjectListener.php';
include_once \dirname(__DIR__, 4).'/src/Service/NeighborhoodProject/NeighborhoodProjectAlertService.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.event_listener.neighborhood_project_listener'])) {
return $this->privates['app.event_listener.neighborhood_project_listener'];
}
$b = ($this->privates['App\\Service\\Mailbox\\MailboxService'] ?? $this->getMailboxServiceService());
if (isset($this->privates['app.event_listener.neighborhood_project_listener'])) {
return $this->privates['app.event_listener.neighborhood_project_listener'];
}
$c = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['app.event_listener.neighborhood_project_listener'])) {
return $this->privates['app.event_listener.neighborhood_project_listener'];
}
return $this->privates['app.event_listener.neighborhood_project_listener'] = new \App\EventListener\NeighborhoodProject\NeighborhoodProjectListener(new \App\Service\NeighborhoodProject\NeighborhoodProjectAlertService($a), $b, $c);
}
/**
* Gets the private 'app.event_listener.precount_listener' shared service.
*
* @return \App\EventListener\PrecountListener
*/
protected function getApp_EventListener_PrecountListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/PrecountListener.php';
return $this->privates['app.event_listener.precount_listener'] = new \App\EventListener\PrecountListener(($this->privates['App\\Service\\Precompte\\PrecountService'] ?? $this->getPrecountServiceService()));
}
/**
* Gets the private 'app.event_listener.provider_solar_brugel' shared autowired service.
*
* @return \App\EventListener\ProviderSolarBrugelListener
*/
protected function getApp_EventListener_ProviderSolarBrugelService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ProviderSolarBrugelListener.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.event_listener.provider_solar_brugel'])) {
return $this->privates['app.event_listener.provider_solar_brugel'];
}
return $this->privates['app.event_listener.provider_solar_brugel'] = new \App\EventListener\ProviderSolarBrugelListener(($this->privates['App\\Repository\\ProviderSolarBrugelRepository'] ?? $this->getProviderSolarBrugelRepositoryService()), $a);
}
/**
* Gets the private 'app.event_listener.provider_tank_installation_listener' shared service.
*
* @return \App\EventListener\ProviderTankInstallationListener
*/
protected function getApp_EventListener_ProviderTankInstallationListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ProviderTankInstallationListener.php';
$a = ($this->privates['App\\Service\\Api\\Notification\\NotificationService'] ?? $this->getNotificationService2Service());
if (isset($this->privates['app.event_listener.provider_tank_installation_listener'])) {
return $this->privates['app.event_listener.provider_tank_installation_listener'];
}
return $this->privates['app.event_listener.provider_tank_installation_listener'] = new \App\EventListener\ProviderTankInstallationListener($a);
}
/**
* Gets the private 'app.event_listener.theproperty_listener' shared service.
*
* @return \App\EventListener\ThePropertyListener
*/
protected function getApp_EventListener_ThepropertyListenerService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/ThePropertyListener.php';
$a = ($this->privates['App\\Service\\Api\\Community\\PerimeterService'] ?? $this->getPerimeterServiceService());
if (isset($this->privates['app.event_listener.theproperty_listener'])) {
return $this->privates['app.event_listener.theproperty_listener'];
}
return $this->privates['app.event_listener.theproperty_listener'] = new \App\EventListener\ThePropertyListener($a);
}
/**
* Gets the private 'app.filter.cadastre_filter' shared autowired service.
*
* @return \App\Filter\CadastreFilter
*/
protected function getApp_Filter_CadastreFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CadastreFilter.php';
return $this->privates['app.filter.cadastre_filter'] = new \App\Filter\CadastreFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'app.filter.changewaterbranch_theproperty_filter' shared autowired service.
*
* @return \App\Filter\ChangeWaterBranchFilter
*/
protected function getApp_Filter_ChangewaterbranchThepropertyFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ChangeWaterBranchFilter.php';
return $this->privates['app.filter.changewaterbranch_theproperty_filter'] = new \App\Filter\ChangeWaterBranchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'theProperty');
}
/**
* Gets the private 'app.filter.community_post_author_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostAuthorFilter
*/
protected function getApp_Filter_CommunityPostAuthorFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostAuthorFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.filter.community_post_author_filter'])) {
return $this->privates['app.filter.community_post_author_filter'];
}
return $this->privates['app.filter.community_post_author_filter'] = new \App\Filter\CommunityPostAuthorFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'app.filter.community_post_category_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCategoryFilter
*/
protected function getApp_Filter_CommunityPostCategoryFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCategoryFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.filter.community_post_category_filter'])) {
return $this->privates['app.filter.community_post_category_filter'];
}
return $this->privates['app.filter.community_post_category_filter'] = new \App\Filter\CommunityPostCategoryFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'category');
}
/**
* Gets the private 'app.filter.community_post_comment_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommentFilter
*/
protected function getApp_Filter_CommunityPostCommentFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommentFilter.php';
return $this->privates['app.filter.community_post_comment_filter'] = new \App\Filter\CommunityPostCommentFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'post');
}
/**
* Gets the private 'app.filter.community_post_committee_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommitteeFilter
*/
protected function getApp_Filter_CommunityPostCommitteeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommitteeFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.filter.community_post_committee_filter'])) {
return $this->privates['app.filter.community_post_committee_filter'];
}
return $this->privates['app.filter.community_post_committee_filter'] = new \App\Filter\CommunityPostCommitteeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'committee');
}
/**
* Gets the private 'app.filter.community_post_type_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostTypeFilter
*/
protected function getApp_Filter_CommunityPostTypeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostTypeFilter.php';
return $this->privates['app.filter.community_post_type_filter'] = new \App\Filter\CommunityPostTypeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'type');
}
/**
* Gets the private 'app.filter.message_conversation_filter' shared autowired service.
*
* @return \App\Filter\MessageConversationFilter
*/
protected function getApp_Filter_MessageConversationFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/MessageConversationFilter.php';
return $this->privates['app.filter.message_conversation_filter'] = new \App\Filter\MessageConversationFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'conversation');
}
/**
* Gets the private 'app.filter.nearby_filter' shared autowired service.
*
* @return \App\Filter\NearbyFilter
*/
protected function getApp_Filter_NearbyFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/NearbyFilter.php';
return $this->privates['app.filter.nearby_filter'] = new \App\Filter\NearbyFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'app.filter.provider_water_consumption' shared autowired service.
*
* @return \App\Filter\ProviderWatterConsumptionFilter
*/
protected function getApp_Filter_ProviderWaterConsumptionService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterConsumptionFilter.php';
return $this->privates['app.filter.provider_water_consumption'] = new \App\Filter\ProviderWatterConsumptionFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'theProperty');
}
/**
* Gets the private 'app.filter.provider_watter_delete_filter' shared autowired service.
*
* @return \App\Filter\ProviderWatterDeleteFilter
*/
protected function getApp_Filter_ProviderWatterDeleteFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterDeleteFilter.php';
return $this->privates['app.filter.provider_watter_delete_filter'] = new \App\Filter\ProviderWatterDeleteFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'theProperty');
}
/**
* Gets the private 'app.filter.search_filter' shared autowired service.
*
* @return \App\Filter\SearchFilter
*/
protected function getApp_Filter_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SearchFilter.php';
return $this->privates['app.filter.search_filter'] = new \App\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'q');
}
/**
* Gets the private 'app.filter.syndic_chat_group_filter' shared autowired service.
*
* @return \App\Filter\SyndicChatGroupFilter
*/
protected function getApp_Filter_SyndicChatGroupFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SyndicChatGroupFilter.php';
return $this->privates['app.filter.syndic_chat_group_filter'] = new \App\Filter\SyndicChatGroupFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'group');
}
/**
* Gets the private 'app.listener.authentication_success_response' shared autowired service.
*
* @return \App\EventListener\AuthenticationSuccessListener
*/
protected function getApp_Listener_AuthenticationSuccessResponseService()
{
include_once \dirname(__DIR__, 4).'/src/EventListener/AuthenticationSuccessListener.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/AbstractPrestashopApiService.php';
include_once \dirname(__DIR__, 4).'/src/Service/Api/Prestashop/Customer.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['app.listener.authentication_success_response'])) {
return $this->privates['app.listener.authentication_success_response'];
}
$b = ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService());
if (isset($this->privates['app.listener.authentication_success_response'])) {
return $this->privates['app.listener.authentication_success_response'];
}
$c = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['app.listener.authentication_success_response'])) {
return $this->privates['app.listener.authentication_success_response'];
}
$d = ($this->privates['App\\Service\\Api\\User\\UserService'] ?? $this->getUserServiceService());
if (isset($this->privates['app.listener.authentication_success_response'])) {
return $this->privates['app.listener.authentication_success_response'];
}
$e = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['app.listener.authentication_success_response'])) {
return $this->privates['app.listener.authentication_success_response'];
}
$f = ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService());
return $this->privates['app.listener.authentication_success_response'] = new \App\EventListener\AuthenticationSuccessListener($a, $f, $this, $b, $c, $d, ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), $c, new \App\Service\Api\Prestashop\Customer($e, $c, $f));
}
/**
* Gets the private 'app.operation_type_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getApp_OperationTypeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['app.operation_type_filter'])) {
return $this->privates['app.operation_type_filter'];
}
return $this->privates['app.operation_type_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['operationType' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'app.provider.watter_intervention_filter' shared autowired service.
*
* @return \App\Filter\ProviderWatterInterventionOrderFilter
*/
protected function getApp_Provider_WatterInterventionFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterInterventionOrderFilter.php';
return $this->privates['app.provider.watter_intervention_filter'] = new \App\Filter\ProviderWatterInterventionOrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), NULL, NULL, 'theProperty');
}
/**
* Gets the private 'app.the_property__filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getApp_ThePropertyFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['app.the_property__filter'])) {
return $this->privates['app.the_property__filter'];
}
return $this->privates['app.the_property__filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'app.the_property_work_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getApp_ThePropertyWorkFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['app.the_property_work_filter'])) {
return $this->privates['app.the_property_work_filter'];
}
return $this->privates['app.the_property_work_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'bank_simulation.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getBankSimulation_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['bank_simulation.search_filter'])) {
return $this->privates['bank_simulation.search_filter'];
}
return $this->privates['bank_simulation.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'cache.annotations' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_AnnotationsService()
{
return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('q8m6eO3Sza', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.doctrine.orm.import.query' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Import_QueryService()
{
return $this->privates['cache.doctrine.orm.import.query'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.doctrine.orm.import.result' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Doctrine_Orm_Import_ResultService()
{
return $this->privates['cache.doctrine.orm.import.result'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
}
/**
* Gets the private 'cache.messenger.restart_workers_signal' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_Messenger_RestartWorkersSignalService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisAdapter(($this->privates['.cache_connection.TRnHpGq'] ?? $this->get_CacheConnection_TRnHpGqService()), 'USFP7-MyxI', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'cache.property_info' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_PropertyInfoService()
{
return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('OXYvKrG5ah', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.security_expression_language' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SecurityExpressionLanguageService()
{
return $this->privates['cache.security_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('QFLE7FQbXY', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.serializer' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_SerializerService()
{
return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('M-4Dpgz7JL', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache.validator' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getCache_ValidatorService()
{
return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('vTwNWdb0Fz', 0, $this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
}
/**
* Gets the private 'cache_pool_clearer.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
*/
protected function getCachePoolClearer_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
return $this->privates['cache_pool_clearer.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer(($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService()), [0 => 'cache.validator', 1 => 'cache.serializer']);
}
/**
* Gets the private 'category_permit.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCategoryPermit_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['category_permit.search_filter'])) {
return $this->privates['category_permit.search_filter'];
}
return $this->privates['category_permit.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['region.name' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'changewaterbranch.theproperty_filter' shared autowired service.
*
* @return \App\Filter\ChangeWaterBranchFilter
*/
protected function getChangewaterbranch_ThepropertyFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ChangeWaterBranchFilter.php';
return $this->privates['changewaterbranch.theproperty_filter'] = new \App\Filter\ChangeWaterBranchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty');
}
/**
* Gets the private 'co_ownership_account_lot.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipAccountLot_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_account_lot.search_filter'])) {
return $this->privates['co_ownership_account_lot.search_filter'];
}
return $this->privates['co_ownership_account_lot.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['lot' => 'exact', 'invoice.coOwnership' => 'exact', 'year' => 'exact', 'type' => 'exact', 'invoice' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_agenda.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipAgenda_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_agenda.search_filter'])) {
return $this->privates['co_ownership_agenda.search_filter'];
}
return $this->privates['co_ownership_agenda.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['ownershipGeneralMeeting' => 'exact', 'ownershipGeneralMeeting.coOwnership' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_balance.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipBalance_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_balance.search_filter'])) {
return $this->privates['co_ownership_balance.search_filter'];
}
return $this->privates['co_ownership_balance.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['coOwnership' => 'exact', 'year' => 'exact', 'type' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_document.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipDocument_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_document.search_filter'])) {
return $this->privates['co_ownership_document.search_filter'];
}
return $this->privates['co_ownership_document.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['coOwnership' => 'exact', 'type' => 'exact', 'year' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_lot_balance.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipLotBalance_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_lot_balance.search_filter'])) {
return $this->privates['co_ownership_lot_balance.search_filter'];
}
return $this->privates['co_ownership_lot_balance.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['balance.coOwnership' => 'exact', 'year' => 'exact', 'type' => 'exact', 'lot' => 'exact', 'balance' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_lot_vote.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipLotVote_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_lot_vote.search_filter'])) {
return $this->privates['co_ownership_lot_vote.search_filter'];
}
return $this->privates['co_ownership_lot_vote.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['proposition' => 'exact', 'lot' => 'exact', 'isHeFor' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_the_property.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipTheProperty_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_the_property.search_filter'])) {
return $this->privates['co_ownership_the_property.search_filter'];
}
return $this->privates['co_ownership_the_property.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'syndic' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_the_property_response.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipThePropertyResponse_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_the_property_response.search_filter'])) {
return $this->privates['co_ownership_the_property_response.search_filter'];
}
return $this->privates['co_ownership_the_property_response.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'coOwnershipTheProperty.syndic' => 'exact', 'coOwnershipTheProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'co_ownership_transcript.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCoOwnershipTranscript_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['co_ownership_transcript.search_filter'])) {
return $this->privates['co_ownership_transcript.search_filter'];
}
return $this->privates['co_ownership_transcript.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['generalMeeting' => 'exact', 'generalMeeting.coOwnership' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'colective_garden.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getColectiveGarden_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['colective_garden.search_filter'])) {
return $this->privates['colective_garden.search_filter'];
}
return $this->privates['colective_garden.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['users' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'collective_garden_cadastre.search_filter' shared autowired service.
*
* @return \App\Filter\CadastreFilter
*/
protected function getCollectiveGardenCadastre_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CadastreFilter.php';
return $this->privates['collective_garden_cadastre.search_filter'] = new \App\Filter\CadastreFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), []);
}
/**
* Gets the private 'community.post.author_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostAuthorFilter
*/
protected function getCommunity_Post_AuthorFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostAuthorFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['community.post.author_filter'])) {
return $this->privates['community.post.author_filter'];
}
return $this->privates['community.post.author_filter'] = new \App\Filter\CommunityPostAuthorFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), []);
}
/**
* Gets the private 'community.post.category_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCategoryFilter
*/
protected function getCommunity_Post_CategoryFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCategoryFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['community.post.category_filter'])) {
return $this->privates['community.post.category_filter'];
}
return $this->privates['community.post.category_filter'] = new \App\Filter\CommunityPostCategoryFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'category');
}
/**
* Gets the private 'community.post.comment.comment_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommentFilter
*/
protected function getCommunity_Post_Comment_CommentFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommentFilter.php';
return $this->privates['community.post.comment.comment_filter'] = new \App\Filter\CommunityPostCommentFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'post');
}
/**
* Gets the private 'community.post.committee_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostCommitteeFilter
*/
protected function getCommunity_Post_CommitteeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostCommitteeFilter.php';
$a = ($this->privates['security.helper'] ?? $this->getSecurity_HelperService());
if (isset($this->privates['community.post.committee_filter'])) {
return $this->privates['community.post.committee_filter'];
}
return $this->privates['community.post.committee_filter'] = new \App\Filter\CommunityPostCommitteeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), $a, NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'committee');
}
/**
* Gets the private 'community.post.search_filter' shared autowired service.
*
* @return \App\Filter\SearchFilter
*/
protected function getCommunity_Post_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SearchFilter.php';
return $this->privates['community.post.search_filter'] = new \App\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [0 => 'type', 1 => 'content', 2 => 'author.name', 3 => 'author.firstname', 4 => 'author.telephone', 5 => 'author.address', 6 => 'author.committeeSurname', 7 => 'service.category', 8 => 'consultation.subject', 9 => 'consultation.typeConsultation'], NULL, 'q');
}
/**
* Gets the private 'community.post.type_filter' shared autowired service.
*
* @return \App\Filter\CommunityPostTypeFilter
*/
protected function getCommunity_Post_TypeFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CommunityPostTypeFilter.php';
return $this->privates['community.post.type_filter'] = new \App\Filter\CommunityPostTypeFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'type');
}
/**
* Gets the private 'condominium.date_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter
*/
protected function getCondominium_DateFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/DateFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/DateFilter.php';
return $this->privates['condominium.date_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['date' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'condominium.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getCondominium_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['condominium.search_filter'])) {
return $this->privates['condominium.search_filter'];
}
return $this->privates['condominium.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty.id' => 'exact', 'type' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'config_builder.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
*/
protected function getConfigBuilder_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
return $this->privates['config_builder.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer(($this->services['kernel'] ?? $this->get('kernel', 1)), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'config_cache_factory' shared service.
*
* @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
*/
protected function getConfigCacheFactoryService()
{
return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
yield 0 => ($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)));
yield 1 => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
}, 2));
}
/**
* Gets the private 'console.command.about' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
*/
protected function getConsole_Command_AboutService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
$this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
$instance->setName('about');
$instance->setDescription('Display information about the current project');
return $instance;
}
/**
* Gets the private 'console.command.assets_install' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
*/
protected function getConsole_Command_AssetsInstallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AssetsInstallCommand.php';
$this->privates['console.command.assets_install'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), \dirname(__DIR__, 4));
$instance->setName('assets:install');
$instance->setDescription('Install bundle\'s web assets under a public directory');
return $instance;
}
/**
* Gets the private 'console.command.cache_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
*/
protected function getConsole_Command_CacheClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
$this->privates['console.command.cache_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand(($this->services['.container.private.cache_clearer'] ?? $this->get_Container_Private_CacheClearerService()), ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())));
$instance->setName('cache:clear');
$instance->setDescription('Clear the cache');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_clear' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
*/
protected function getConsole_Command_CachePoolClearService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
$this->privates['console.command.cache_pool_clear'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.result_cache_pool', 8 => 'doctrine.system_cache_pool', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.import.result', 11 => 'cache.doctrine.orm.import.query', 12 => 'cache.security_expression_language', 13 => 'api_platform.cache.route_name_resolver', 14 => 'api_platform.cache.metadata.resource', 15 => 'api_platform.cache.metadata.resource.legacy', 16 => 'api_platform.cache.metadata.property.legacy', 17 => 'api_platform.cache.subresource_operation_factory', 18 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:clear');
$instance->setDescription('Clear cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_delete' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
*/
protected function getConsole_Command_CachePoolDeleteService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
$this->privates['console.command.cache_pool_delete'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand(($this->services['cache.global_clearer'] ?? $this->getCache_GlobalClearerService()), [0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.result_cache_pool', 8 => 'doctrine.system_cache_pool', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.import.result', 11 => 'cache.doctrine.orm.import.query', 12 => 'cache.security_expression_language', 13 => 'api_platform.cache.route_name_resolver', 14 => 'api_platform.cache.metadata.resource', 15 => 'api_platform.cache.metadata.resource.legacy', 16 => 'api_platform.cache.metadata.property.legacy', 17 => 'api_platform.cache.subresource_operation_factory', 18 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:delete');
$instance->setDescription('Delete an item from a cache pool');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
*/
protected function getConsole_Command_CachePoolListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
$this->privates['console.command.cache_pool_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand([0 => 'cache.app', 1 => 'cache.system', 2 => 'cache.validator', 3 => 'cache.serializer', 4 => 'cache.annotations', 5 => 'cache.property_info', 6 => 'cache.messenger.restart_workers_signal', 7 => 'doctrine.result_cache_pool', 8 => 'doctrine.system_cache_pool', 9 => 'cache.validator_expression_language', 10 => 'cache.doctrine.orm.import.result', 11 => 'cache.doctrine.orm.import.query', 12 => 'cache.security_expression_language', 13 => 'api_platform.cache.route_name_resolver', 14 => 'api_platform.cache.metadata.resource', 15 => 'api_platform.cache.metadata.resource.legacy', 16 => 'api_platform.cache.metadata.property.legacy', 17 => 'api_platform.cache.subresource_operation_factory', 18 => 'api_platform.cache.identifiers_extractor']);
$instance->setName('cache:pool:list');
$instance->setDescription('List available cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_pool_prune' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
*/
protected function getConsole_Command_CachePoolPruneService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
yield 'doctrine.result_cache_pool' => ($this->privates['doctrine.result_cache_pool'] ?? $this->getDoctrine_ResultCachePoolService());
yield 'doctrine.system_cache_pool' => ($this->privates['doctrine.system_cache_pool'] ?? $this->getDoctrine_SystemCachePoolService());
yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
yield 'cache.doctrine.orm.import.result' => ($this->privates['cache.doctrine.orm.import.result'] ?? $this->getCache_Doctrine_Orm_Import_ResultService());
yield 'cache.doctrine.orm.import.query' => ($this->privates['cache.doctrine.orm.import.query'] ?? $this->getCache_Doctrine_Orm_Import_QueryService());
yield 'cache.security_expression_language' => ($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService());
yield 'api_platform.cache.route_name_resolver' => ($this->privates['api_platform.cache.route_name_resolver'] ?? $this->getApiPlatform_Cache_RouteNameResolverService());
yield 'api_platform.cache.metadata.resource' => ($this->privates['api_platform.cache.metadata.resource'] ?? $this->getApiPlatform_Cache_Metadata_ResourceService());
yield 'api_platform.cache.metadata.resource.legacy' => ($this->privates['api_platform.cache.metadata.resource.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Resource_LegacyService());
yield 'api_platform.cache.metadata.property.legacy' => ($this->privates['api_platform.cache.metadata.property.legacy'] ?? $this->getApiPlatform_Cache_Metadata_Property_LegacyService());
yield 'api_platform.cache.subresource_operation_factory' => ($this->privates['api_platform.cache.subresource_operation_factory'] ?? $this->getApiPlatform_Cache_SubresourceOperationFactoryService());
yield 'api_platform.cache.identifiers_extractor' => ($this->privates['api_platform.cache.identifiers_extractor'] ?? $this->getApiPlatform_Cache_IdentifiersExtractorService());
}, 19));
$instance->setName('cache:pool:prune');
$instance->setDescription('Prune cache pools');
return $instance;
}
/**
* Gets the private 'console.command.cache_warmup' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
*/
protected function getConsole_Command_CacheWarmupService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
$this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
$instance->setName('cache:warmup');
$instance->setDescription('Warm up an empty cache');
return $instance;
}
/**
* Gets the private 'console.command.config_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
*/
protected function getConsole_Command_ConfigDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
$this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
$instance->setName('debug:config');
$instance->setDescription('Dump the current configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.config_dump_reference' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
*/
protected function getConsole_Command_ConfigDumpReferenceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
$this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
$instance->setName('config:dump-reference');
$instance->setDescription('Dump the default configuration for an extension');
return $instance;
}
/**
* Gets the private 'console.command.container_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
*/
protected function getConsole_Command_ContainerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
$this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
$instance->setName('debug:container');
$instance->setDescription('Display current services for an application');
return $instance;
}
/**
* Gets the private 'console.command.container_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
*/
protected function getConsole_Command_ContainerLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
$this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
$instance->setName('lint:container');
$instance->setDescription('Ensure that arguments injected into services match type declarations');
return $instance;
}
/**
* Gets the private 'console.command.debug_autowiring' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
*/
protected function getConsole_Command_DebugAutowiringService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
$this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:autowiring');
$instance->setDescription('List classes/interfaces you can use for autowiring');
return $instance;
}
/**
* Gets the private 'console.command.dotenv_debug' shared service.
*
* @return \Symfony\Component\Dotenv\Command\DebugCommand
*/
protected function getConsole_Command_DotenvDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
$this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__, 4));
$instance->setName('debug:dotenv');
$instance->setDescription('Lists all dotenv files with variables and values');
return $instance;
}
/**
* Gets the private 'console.command.event_dispatcher_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
*/
protected function getConsole_Command_EventDispatcherDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
$this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(($this->privates['.service_locator.zD8.Q8Q'] ?? $this->get_ServiceLocator_ZD8_Q8QService()));
$instance->setName('debug:event-dispatcher');
$instance->setDescription('Display configured listeners for an application');
return $instance;
}
/**
* Gets the private 'console.command.form_debug' shared service.
*
* @return \Symfony\Component\Form\Command\DebugCommand
*/
protected function getConsole_Command_FormDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Command/DebugCommand.php';
$this->privates['console.command.form_debug'] = $instance = new \Symfony\Component\Form\Command\DebugCommand(($this->privates['form.registry'] ?? $this->getForm_RegistryService()), [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type', 1 => 'App\\Form', 2 => 'App\\Form\\Location', 3 => 'App\\Form\\NeighborhoodEdit', 4 => 'App\\Form\\PebInformation', 5 => 'App\\Form\\PebInformation\\SubContent', 6 => 'App\\Form\\Plan', 7 => 'App\\Form\\Prime', 8 => 'App\\Form\\TheProperty\\ExtensionOrder', 9 => 'Symfony\\Bridge\\Doctrine\\Form\\Type', 10 => 'Vich\\UploaderBundle\\Form\\Type', 11 => 'Liip\\ImagineBundle\\Form\\Type'], [0 => 'App\\Form\\AdressType', 1 => 'App\\Form\\AllObjectAnnouncementType', 2 => 'App\\Form\\ArchitectArtWorkType', 3 => 'App\\Form\\ArchitectSpecialistType', 4 => 'App\\Form\\AreaCsvType', 5 => 'App\\Form\\BankAccountClientType', 6 => 'App\\Form\\BankCardType', 7 => 'App\\Form\\BankType', 8 => 'App\\Form\\BrugisType', 9 => 'App\\Form\\CategoryEnvironnementType', 10 => 'App\\Form\\ChoicecategoryType', 11 => 'App\\Form\\CityType', 12 => 'App\\Form\\ClientFrontType', 13 => 'App\\Form\\ClientType', 14 => 'App\\Form\\ClientclauseType', 15 => 'App\\Form\\ClientfriendType', 16 => 'App\\Form\\CountryType', 17 => 'App\\Form\\CsvType', 18 => 'App\\Form\\DVFType', 19 => 'App\\Form\\DailyNeededType', 20 => 'App\\Form\\DeedOfSaleType', 21 => 'App\\Form\\DefaultclauseType', 22 => 'App\\Form\\DemenagementAnnoncementType', 23 => 'App\\Form\\DistanceType', 24 => 'App\\Form\\EducationCsvType', 25 => 'App\\Form\\EngieCsvType', 26 => 'App\\Form\\ExcelFileType', 27 => 'App\\Form\\ExcelFileWorkType', 28 => 'App\\Form\\ExternalProviderAdvertisingType', 29 => 'App\\Form\\ExternalProviderOfferType', 30 => 'App\\Form\\ExternalProviderType', 31 => 'App\\Form\\FeatureType', 32 => 'App\\Form\\ImagepubType', 33 => 'App\\Form\\KycDocumenType', 34 => 'App\\Form\\LandPropertyDestinationType', 35 => 'App\\Form\\LeaseContractAnnexType', 36 => 'App\\Form\\LeaseContractModelType', 37 => 'App\\Form\\Location\\UrbanInformationType', 38 => 'App\\Form\\LocationTypeType', 39 => 'App\\Form\\MagasinType', 40 => 'App\\Form\\ModelType', 41 => 'App\\Form\\MunicipalityType', 42 => 'App\\Form\\NeighborhoodEdit\\TextureTreeDType', 43 => 'App\\Form\\NeighborhoodType', 44 => 'App\\Form\\NewProjectImmoCsvType', 45 => 'App\\Form\\NotaryCsvType', 46 => 'App\\Form\\NotaryType', 47 => 'App\\Form\\ObligationCsvType', 48 => 'App\\Form\\ObligationType', 49 => 'App\\Form\\OccupationPeriodFileType', 50 => 'App\\Form\\OccupieCsvType', 51 => 'App\\Form\\OccupieEstimationType', 52 => 'App\\Form\\OfferType', 53 => 'App\\Form\\OptionType', 54 => 'App\\Form\\ParameterType', 55 => 'App\\Form\\PebInformation\\BoilerPerformanceType', 56 => 'App\\Form\\PebInformation\\HeatNeededType', 57 => 'App\\Form\\PebInformation\\IndicatorType', 58 => 'App\\Form\\PebInformation\\PebInformationType', 59 => 'App\\Form\\PebInformation\\RenewalEnergyFormType', 60 => 'App\\Form\\PebInformation\\SubContent\\BiomassType', 61 => 'App\\Form\\PebInformation\\SubContent\\CogenerationUnitType', 62 => 'App\\Form\\PebInformation\\SubContent\\HeatPumpType', 63 => 'App\\Form\\PebInformation\\SubContent\\SolarPvInstallationType', 64 => 'App\\Form\\PebInformation\\SubContent\\SolarThermalType', 65 => 'App\\Form\\PebInformation\\VentilationLosesType', 66 => 'App\\Form\\PebInformation\\VentilationType', 67 => 'App\\Form\\PebInformation\\WaterPerformanceType', 68 => 'App\\Form\\PermitCiterneType', 69 => 'App\\Form\\PermitLocationEnvironmentType', 70 => 'App\\Form\\PersonnelType', 71 => 'App\\Form\\Plan\\PlanFeatureType', 72 => 'App\\Form\\Plan\\PlanType', 73 => 'App\\Form\\PpasAffectationType', 74 => 'App\\Form\\PpasCsvType', 75 => 'App\\Form\\PrasAffectationConditionType', 76 => 'App\\Form\\PrasAffectationType', 77 => 'App\\Form\\PrasCsvType', 78 => 'App\\Form\\PrasZoneType', 79 => 'App\\Form\\Prime\\CsvType', 80 => 'App\\Form\\Prime\\FormeType', 81 => 'App\\Form\\PrimeProcedureFieldFormType', 82 => 'App\\Form\\PrimeProcedureFormType', 83 => 'App\\Form\\PrimeSourceFormType', 84 => 'App\\Form\\PropertyImageType', 85 => 'App\\Form\\PropertytypeType', 86 => 'App\\Form\\ProviderFluviusType', 87 => 'App\\Form\\ProviderInverterType', 88 => 'App\\Form\\ProviderOresType', 89 => 'App\\Form\\ProviderSibelgaTaskType', 90 => 'App\\Form\\ProviderSibelgaType', 91 => 'App\\Form\\ProviderSibelgaWorkType', 92 => 'App\\Form\\ProviderSocietyCsvType', 93 => 'App\\Form\\PublicInquiryInProgressCsvType', 94 => 'App\\Form\\PurchasePartnerRequestObjectifType', 95 => 'App\\Form\\PurchasePartnerRequestType', 96 => 'App\\Form\\RegionType', 97 => 'App\\Form\\RentestimationType', 98 => 'App\\Form\\RoofType', 99 => 'App\\Form\\RulesCsvType', 100 => 'App\\Form\\SalesAgreementFileType', 101 => 'App\\Form\\ServiceCategoryType', 102 => 'App\\Form\\ServicePromoType', 103 => 'App\\Form\\SimulationType', 104 => 'App\\Form\\SizeType', 105 => 'App\\Form\\SocietyApprovalType', 106 => 'App\\Form\\SocietyType', 107 => 'App\\Form\\StreetType', 108 => 'App\\Form\\SubjectType', 109 => 'App\\Form\\SubmodelType', 110 => 'App\\Form\\SubscriptionProductServiceType', 111 => 'App\\Form\\SubscriptionProductType', 112 => 'App\\Form\\SubsectionType', 113 => 'App\\Form\\SuperficieType', 114 => 'App\\Form\\SupplierType', 115 => 'App\\Form\\SyndicApartmentType', 116 => 'App\\Form\\TestImageType', 117 => 'App\\Form\\TheProperty\\ExtensionOrder\\MarkAsDeliveredType', 118 => 'App\\Form\\ThePropertyConstructionWorkRulesType', 119 => 'App\\Form\\ThepropertyDocumentCategoryType', 120 => 'App\\Form\\ThepropertyDocumentType', 121 => 'App\\Form\\ThepropertyProviderType', 122 => 'App\\Form\\ThepropertyType', 123 => 'App\\Form\\TheserviceType', 124 => 'App\\Form\\TransactionTypeType', 125 => 'App\\Form\\TypeDocumentType', 126 => 'App\\Form\\TypeofworkType', 127 => 'App\\Form\\UboType', 128 => 'App\\Form\\VoirieType', 129 => 'App\\Form\\WalletUserType', 130 => 'App\\Form\\WallonieCsvType', 131 => 'App\\Form\\WaterSupllierControllerExcelType', 132 => 'App\\Form\\WorkCsvType', 133 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType', 134 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType', 135 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType', 136 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType', 137 => 'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType', 138 => 'Vich\\UploaderBundle\\Form\\Type\\VichFileType', 139 => 'Vich\\UploaderBundle\\Form\\Type\\VichImageType', 140 => 'Liip\\ImagineBundle\\Form\\Type\\ImageType'], [0 => 'Symfony\\Component\\Form\\Extension\\Core\\Type\\TransformationFailureExtension', 1 => 'Symfony\\Component\\Form\\Extension\\HttpFoundation\\Type\\FormTypeHttpFoundationExtension', 2 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\FormTypeValidatorExtension', 3 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\RepeatedTypeValidatorExtension', 4 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\SubmitTypeValidatorExtension', 5 => 'Symfony\\Component\\Form\\Extension\\Validator\\Type\\UploadValidatorExtension', 6 => 'Symfony\\Component\\Form\\Extension\\Csrf\\Type\\FormTypeCsrfExtension', 7 => 'Symfony\\Component\\Form\\Extension\\DataCollector\\Type\\DataCollectorTypeExtension'], [0 => 'Symfony\\Component\\Form\\Extension\\Validator\\ValidatorTypeGuesser', 1 => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser'], ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:form');
$instance->setDescription('Display form type information');
return $instance;
}
/**
* Gets the private 'console.command.messenger_consume_messages' shared service.
*
* @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
*/
protected function getConsole_Command_MessengerConsumeMessagesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
$this->privates['console.command.messenger_consume_messages'] = $instance = new \Symfony\Component\Messenger\Command\ConsumeMessagesCommand(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), [0 => 'async', 1 => 'failed'], new \Symfony\Component\Messenger\EventListener\ResetServicesListener(($this->services['services_resetter'] ?? $this->getServicesResetterService())), [0 => 'messenger.bus.default']);
$instance->setName('messenger:consume');
$instance->setDescription('Consume messages');
return $instance;
}
/**
* Gets the private 'console.command.messenger_debug' shared service.
*
* @return \Symfony\Component\Messenger\Command\DebugCommand
*/
protected function getConsole_Command_MessengerDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/DebugCommand.php';
$this->privates['console.command.messenger_debug'] = $instance = new \Symfony\Component\Messenger\Command\DebugCommand(['messenger.bus.default' => ['App\\Message\\CommunityPlpMessage' => [0 => [0 => 'App\\MessageHandler\\CommunityPlpMessageHandler', 1 => []]], 'App\\Message\\CommunityPostNotification' => [0 => [0 => 'App\\MessageHandler\\CommunityPostNotificationHandler', 1 => []]], 'App\\Message\\AlertMessage' => [0 => [0 => 'App\\MessageHandler\\AlertMessageHandler', 1 => []]], 'App\\Message\\LeaseContractTimeoutMessage' => [0 => [0 => 'App\\MessageHandler\\LeaseContractTimeoutMessageHandler', 1 => []]], 'App\\Message\\MessageAquisition' => [0 => [0 => 'App\\MessageHandler\\MessageAquisitionHandler', 1 => []]], 'App\\Message\\NewCommitteeNotification' => [0 => [0 => 'App\\MessageHandler\\NewCommitteeNotificationHandler', 1 => []]], 'App\\Message\\SalesDateLimitNotification' => [0 => [0 => 'App\\MessageHandler\\SalesDateLimitNotificationHandler', 1 => []]], 'App\\Message\\ShowInterestMessage' => [0 => [0 => 'App\\MessageHandler\\ShowInterestMessageHandler', 1 => []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [0 => [0 => 'mailer.messenger.message_handler', 1 => []]]]]);
$instance->setName('debug:messenger');
$instance->setDescription('List messages you can dispatch using the message buses');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_remove' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand
*/
protected function getConsole_Command_MessengerFailedMessagesRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRemoveCommand.php';
$this->privates['console.command.messenger_failed_messages_remove'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRemoveCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
$instance->setName('messenger:failed:remove');
$instance->setDescription('Remove given messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_retry' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand
*/
protected function getConsole_Command_MessengerFailedMessagesRetryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesRetryCommand.php';
$this->privates['console.command.messenger_failed_messages_retry'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesRetryCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()), ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
$instance->setName('messenger:failed:retry');
$instance->setDescription('Retry one or more messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_failed_messages_show' shared service.
*
* @return \Symfony\Component\Messenger\Command\FailedMessagesShowCommand
*/
protected function getConsole_Command_MessengerFailedMessagesShowService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/AbstractFailedMessagesCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/FailedMessagesShowCommand.php';
$this->privates['console.command.messenger_failed_messages_show'] = $instance = new \Symfony\Component\Messenger\Command\FailedMessagesShowCommand('failed', ($this->privates['.service_locator.Y4J.A.e'] ?? $this->get_ServiceLocator_Y4J_A_EService()));
$instance->setName('messenger:failed:show');
$instance->setDescription('Show one or more messages from the failure transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_setup_transports' shared service.
*
* @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
*/
protected function getConsole_Command_MessengerSetupTransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
$this->privates['console.command.messenger_setup_transports'] = $instance = new \Symfony\Component\Messenger\Command\SetupTransportsCommand(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), [0 => 'async', 1 => 'failed']);
$instance->setName('messenger:setup-transports');
$instance->setDescription('Prepare the required infrastructure for the transport');
return $instance;
}
/**
* Gets the private 'console.command.messenger_stop_workers' shared service.
*
* @return \Symfony\Component\Messenger\Command\StopWorkersCommand
*/
protected function getConsole_Command_MessengerStopWorkersService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
$this->privates['console.command.messenger_stop_workers'] = $instance = new \Symfony\Component\Messenger\Command\StopWorkersCommand(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
$instance->setName('messenger:stop-workers');
$instance->setDescription('Stop workers after their current message');
return $instance;
}
/**
* Gets the private 'console.command.router_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
*/
protected function getConsole_Command_RouterDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
$this->privates['console.command.router_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand(($this->services['router'] ?? $this->getRouterService()), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:router');
$instance->setDescription('Display current routes for an application');
return $instance;
}
/**
* Gets the private 'console.command.router_match' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
*/
protected function getConsole_Command_RouterMatchService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
$this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
yield 0 => ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService());
}, 1));
$instance->setName('router:match');
$instance->setDescription('Help debug routes by simulating a path info match');
return $instance;
}
/**
* Gets the private 'console.command.secrets_decrypt_to_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
*/
protected function getConsole_Command_SecretsDecryptToLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_decrypt_to_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:decrypt-to-local');
$instance->setDescription('Decrypt all secrets and stores them in the local vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_encrypt_from_local' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
*/
protected function getConsole_Command_SecretsEncryptFromLocalService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_encrypt_from_local'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:encrypt-from-local');
$instance->setDescription('Encrypt all local secrets to the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_generate_key' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
*/
protected function getConsole_Command_SecretsGenerateKeyService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_generate_key'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:generate-keys');
$instance->setDescription('Generate new encryption keys');
return $instance;
}
/**
* Gets the private 'console.command.secrets_list' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
*/
protected function getConsole_Command_SecretsListService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_list'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:list');
$instance->setDescription('List all secrets');
return $instance;
}
/**
* Gets the private 'console.command.secrets_remove' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
*/
protected function getConsole_Command_SecretsRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_remove'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:remove');
$instance->setDescription('Remove a secret from the vault');
return $instance;
}
/**
* Gets the private 'console.command.secrets_set' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
*/
protected function getConsole_Command_SecretsSetService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
$this->privates['console.command.secrets_set'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand(($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService()), ($this->privates['secrets.local_vault'] ?? ($this->privates['secrets.local_vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\DotenvVault((\dirname(__DIR__, 4).'/.env.dev.local')))));
$instance->setName('secrets:set');
$instance->setDescription('Set a secret in the vault');
return $instance;
}
/**
* Gets the private 'console.command.translation_debug' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
*/
protected function getConsole_Command_TranslationDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
$this->privates['console.command.translation_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand(($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations')], [0 => (\dirname(__DIR__, 4).'/public/uploads/logo'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/Service/Api/Subscription/PlanService.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/admin/Plan/PlanController.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 16 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 17 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php'), 18 => (\dirname(__DIR__, 4).'/src/Serializer/PlanNormalizer.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
$instance->setName('debug:translation');
$instance->setDescription('Display translation messages information');
return $instance;
}
/**
* Gets the private 'console.command.translation_extract' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
*/
protected function getConsole_Command_TranslationExtractService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
$this->privates['console.command.translation_extract'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand(($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), ($this->privates['translation.extractor'] ?? $this->getTranslation_ExtractorService()), 'fr', (\dirname(__DIR__, 4).'/translations'), (\dirname(__DIR__, 4).'/templates'), [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations')], [0 => (\dirname(__DIR__, 4).'/public/uploads/logo'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form'), 3 => (\dirname(__DIR__, 4).'/src/Service/Api/Subscription/PlanService.php'), 4 => (\dirname(__DIR__, 4).'/src/Controller/admin/Plan/PlanController.php'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 7 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php'), 8 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php'), 9 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php'), 10 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/ValidatorBuilder.php'), 14 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/UsernamePasswordJsonAuthenticationListener.php'), 16 => (\dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php'), 17 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php'), 18 => (\dirname(__DIR__, 4).'/src/Serializer/PlanNormalizer.php'), 19 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FileType.php'), 20 => (\dirname(__DIR__, 4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 21 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 22 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/FormExtension.php')], []);
$instance->setName('translation:extract');
$instance->setAliases([0 => 'translation:update']);
$instance->setDescription('Extract missing translations keys from code to translation files.');
return $instance;
}
/**
* Gets the private 'console.command.translation_pull' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPullCommand
*/
protected function getConsole_Command_TranslationPullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
$this->privates['console.command.translation_pull'] = $instance = new \Symfony\Component\Translation\Command\TranslationPullCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.writer'] ?? $this->getTranslation_WriterService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), 'fr', [], []);
$instance->setName('translation:pull');
$instance->setDescription('Pull translations from a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.translation_push' shared service.
*
* @return \Symfony\Component\Translation\Command\TranslationPushCommand
*/
protected function getConsole_Command_TranslationPushService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
$this->privates['console.command.translation_push'] = $instance = new \Symfony\Component\Translation\Command\TranslationPushCommand(($this->privates['translation.provider_collection'] ?? $this->getTranslation_ProviderCollectionService()), ($this->privates['translation.reader'] ?? $this->getTranslation_ReaderService()), [], []);
$instance->setName('translation:push');
$instance->setDescription('Push translations to a given provider.');
return $instance;
}
/**
* Gets the private 'console.command.validator_debug' shared service.
*
* @return \Symfony\Component\Validator\Command\DebugCommand
*/
protected function getConsole_Command_ValidatorDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Command/DebugCommand.php';
$this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
$instance->setName('debug:validator');
$instance->setDescription('Display validation constraints for classes');
return $instance;
}
/**
* Gets the private 'console.command.xliff_lint' shared service.
*
* @return \Symfony\Component\Translation\Command\XliffLintCommand
*/
protected function getConsole_Command_XliffLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
$this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
$instance->setName('lint:xliff');
$instance->setDescription('Lint an XLIFF file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.command.yaml_lint' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
*/
protected function getConsole_Command_YamlLintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
$this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
$instance->setName('lint:yaml');
$instance->setDescription('Lint a YAML file and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'console.error_listener' shared service.
*
* @return \Symfony\Component\Console\EventListener\ErrorListener
*/
protected function getConsole_ErrorListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/EventListener/ErrorListener.php';
$a = new \Symfony\Bridge\Monolog\Logger('console');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
}
/**
* Gets the private 'container.env_var_processor' shared service.
*
* @return \Symfony\Component\DependencyInjection\EnvVarProcessor
*/
protected function getContainer_EnvVarProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
yield 0 => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
}, 1));
}
/**
* Gets the private 'container.getenv' shared service.
*
* @return \Closure
*/
protected function getContainer_GetenvService()
{
return $this->privates['container.getenv'] = \Closure::fromCallable([0 => $this, 1 => 'getEnv']);
}
/**
* Gets the private 'data_collector.form' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\FormDataCollector
*/
protected function getDataCollector_FormService()
{
return $this->privates['data_collector.form'] = new \Symfony\Component\Form\Extension\DataCollector\FormDataCollector(new \Symfony\Component\Form\Extension\DataCollector\FormDataExtractor());
}
/**
* Gets the private 'data_collector.request' shared service.
*
* @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
*/
protected function getDataCollector_RequestService()
{
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())));
}
/**
* Gets the private 'data_collector.request.session_collector' shared service.
*
* @return \Closure
*/
protected function getDataCollector_Request_SessionCollectorService()
{
return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([0 => ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), 1 => 'collectSessionUsage']);
}
/**
* Gets the private 'debug.api_platform.collection_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainCollectionDataProvider
*/
protected function getDebug_ApiPlatform_CollectionDataProviderService()
{
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 () {
yield 0 => ($this->privates['App\\DataProvider\\PrecountConstantProvider'] ?? ($this->privates['App\\DataProvider\\PrecountConstantProvider'] = new \App\DataProvider\PrecountConstantProvider()));
yield 1 => ($this->privates['api_platform.doctrine.orm.default.collection_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_CollectionDataProviderService());
}, 2)));
}
/**
* Gets the private 'debug.api_platform.data_persister' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister
*/
protected function getDebug_ApiPlatform_DataPersisterService()
{
return $this->privates['debug.api_platform.data_persister'] = new \ApiPlatform\Core\Bridge\Symfony\Bundle\DataPersister\TraceableChainDataPersister(new \ApiPlatform\Core\DataPersister\ChainDataPersister(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectCommentPersister'] ?? $this->getCreateNeighborhoodProjectCommentPersisterService());
yield 1 => ($this->privates['App\\DataPersister\\NeighborhoodProject\\CreateNeighborhoodProjectReactionPersister'] ?? $this->getCreateNeighborhoodProjectReactionPersisterService());
yield 2 => ($this->privates['api_platform.messenger.data_persister'] ?? $this->getApiPlatform_Messenger_DataPersisterService());
yield 3 => ($this->privates['api_platform.doctrine.orm.data_persister'] ?? $this->getApiPlatform_Doctrine_Orm_DataPersisterService());
}, 4)));
}
/**
* Gets the private 'debug.api_platform.item_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainItemDataProvider
*/
protected function getDebug_ApiPlatform_ItemDataProviderService()
{
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 () {
yield 0 => ($this->privates['App\\DataProvider\\PrecountConstantProvider'] ?? ($this->privates['App\\DataProvider\\PrecountConstantProvider'] = new \App\DataProvider\PrecountConstantProvider()));
yield 1 => ($this->privates['api_platform.doctrine.orm.default.item_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_ItemDataProviderService());
}, 2)));
}
/**
* Gets the private 'debug.api_platform.subresource_data_provider' shared service.
*
* @return \ApiPlatform\Core\Bridge\Symfony\Bundle\DataProvider\TraceableChainSubresourceDataProvider
*/
protected function getDebug_ApiPlatform_SubresourceDataProviderService()
{
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 () {
yield 0 => ($this->privates['api_platform.doctrine.orm.default.subresource_data_provider'] ?? $this->getApiPlatform_Doctrine_Orm_Default_SubresourceDataProviderService());
}, 1)));
}
/**
* Gets the private 'debug.argument_resolver.default' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_DefaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
return $this->privates['debug.argument_resolver.default'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\DefaultValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_NotTaggedControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
$a = ($this->privates['.service_locator.il2b_ea'] ?? $this->get_ServiceLocator_Il2bEaService());
if (isset($this->privates['debug.argument_resolver.not_tagged_controller'])) {
return $this->privates['debug.argument_resolver.not_tagged_controller'];
}
return $this->privates['debug.argument_resolver.not_tagged_controller'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\NotTaggedControllerValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
return $this->privates['debug.argument_resolver.request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.request_attribute' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_RequestAttributeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
return $this->privates['debug.argument_resolver.request_attribute'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestAttributeValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.service' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_ServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
$a = ($this->privates['.service_locator.il2b_ea'] ?? $this->get_ServiceLocator_Il2bEaService());
if (isset($this->privates['debug.argument_resolver.service'])) {
return $this->privates['debug.argument_resolver.service'];
}
return $this->privates['debug.argument_resolver.service'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\ServiceValueResolver($a), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.session' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_SessionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
return $this->privates['debug.argument_resolver.session'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\SessionValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.argument_resolver.variadic' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_ArgumentResolver_VariadicService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
return $this->privates['debug.argument_resolver.variadic'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\VariadicValueResolver(), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.debug_handlers_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
*/
protected function getDebug_DebugHandlersListenerService()
{
$a = new \Symfony\Bridge\Monolog\Logger('php');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL, $a, NULL, -1, true, true, NULL);
}
/**
* Gets the private 'debug.dump_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\DumpListener
*/
protected function getDebug_DumpListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
$a = ($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService());
if (isset($this->privates['debug.dump_listener'])) {
return $this->privates['debug.dump_listener'];
}
$b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->privates['debug.dump_listener'])) {
return $this->privates['debug.dump_listener'];
}
return $this->privates['debug.dump_listener'] = new \Symfony\Component\HttpKernel\EventListener\DumpListener(($this->services['var_dumper.cloner'] ?? $this->getVarDumper_ClonerService()), new \Symfony\Component\VarDumper\Dumper\ContextualizedDumper($a, ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), $b)]), ($this->privates['var_dumper.server_connection'] ?? $this->getVarDumper_ServerConnectionService()));
}
/**
* Gets the private 'debug.file_link_formatter' shared service.
*
* @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
*/
protected function getDebug_FileLinkFormatterService()
{
return $this->privates['debug.file_link_formatter'] = new \Symfony\Component\HttpKernel\Debug\FileLinkFormatter(NULL, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), \dirname(__DIR__, 4), function () {
return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
});
}
/**
* Gets the private 'debug.file_link_formatter.url_format' shared service.
*
* @return \string
*/
protected function getDebug_FileLinkFormatter_UrlFormatService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['debug.file_link_formatter.url_format'])) {
return $this->privates['debug.file_link_formatter.url_format'];
}
return $this->privates['debug.file_link_formatter.url_format'] = \Symfony\Component\HttpKernel\Debug\FileLinkFormatter::generateUrlFormat($a, '_profiler_open_file', '?file=%f&line=%l#line%l');
}
/**
* Gets the private 'debug.log_processor' shared service.
*
* @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
*/
protected function getDebug_LogProcessorService()
{
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())));
}
/**
* Gets the private 'debug.security.access.decision_manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager
*/
protected function getDebug_Security_Access_DecisionManagerService()
{
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 () {
yield 0 => ($this->privates['debug.security.voter.security.access.authenticated_voter'] ?? $this->getDebug_Security_Voter_Security_Access_AuthenticatedVoterService());
yield 1 => ($this->privates['debug.security.voter.security.access.role_hierarchy_voter'] ?? $this->getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService());
yield 2 => ($this->privates['debug.security.voter.security.access.expression_voter'] ?? $this->getDebug_Security_Voter_Security_Access_ExpressionVoterService());
yield 3 => ($this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'] ?? $this->getFeatureVoterService());
}, 4), new \Symfony\Component\Security\Core\Authorization\Strategy\AffirmativeStrategy(false)));
}
/**
* Gets the private 'debug.security.firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener
*/
protected function getDebug_Security_FirewallService()
{
$a = ($this->privates['security.firewall.map'] ?? $this->getSecurity_Firewall_MapService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.firewall'])) {
return $this->privates['debug.security.firewall'];
}
return $this->privates['debug.security.firewall'] = new \Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener($a, $b, ($this->privates['security.logout_url_generator'] ?? $this->getSecurity_LogoutUrlGeneratorService()));
}
/**
* Gets the private 'debug.security.user_value_resolver' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_Security_UserValueResolverService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Controller/UserValueResolver.php';
return $this->privates['debug.security.user_value_resolver'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Symfony\Component\Security\Http\Controller\UserValueResolver(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'debug.security.voter.App\Security\Voter\FeatureVoter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getFeatureVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/Voter.php';
include_once \dirname(__DIR__, 4).'/src/Security/Voter/FeatureVoter.php';
$a = ($this->privates['App\\Service\\Api\\Subscription\\FeatureService'] ?? $this->getFeatureServiceService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'])) {
return $this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'];
}
return $this->privates['debug.security.voter.App\\Security\\Voter\\FeatureVoter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \App\Security\Voter\FeatureVoter($a), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.authenticated_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_AuthenticatedVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/AuthenticatedVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.authenticated_voter'])) {
return $this->privates['debug.security.voter.security.access.authenticated_voter'];
}
return $this->privates['debug.security.voter.security.access.authenticated_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter(($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver()))), $a);
}
/**
* Gets the private 'debug.security.voter.security.access.expression_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_ExpressionVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php';
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.expression_voter'])) {
return $this->privates['debug.security.voter.security.access.expression_voter'];
}
return $this->privates['debug.security.voter.security.access.expression_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter(($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())), $a, ($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $b);
}
/**
* Gets the private 'debug.security.voter.security.access.role_hierarchy_voter' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter
*/
protected function getDebug_Security_Voter_Security_Access_RoleHierarchyVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/VoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/CacheableVoterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleVoter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Authorization/Voter/RoleHierarchyVoter.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['debug.security.voter.security.access.role_hierarchy_voter'])) {
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'];
}
return $this->privates['debug.security.voter.security.access.role_hierarchy_voter'] = new \Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter(new \Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter(($this->privates['security.role_hierarchy'] ?? $this->getSecurity_RoleHierarchyService())), $a);
}
/**
* Gets the private 'debug.security.voter.vote_listener' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\EventListener\VoteListener
*/
protected function getDebug_Security_Voter_VoteListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/EventListener/VoteListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['debug.security.voter.vote_listener'])) {
return $this->privates['debug.security.voter.vote_listener'];
}
return $this->privates['debug.security.voter.vote_listener'] = new \Symfony\Bundle\SecurityBundle\EventListener\VoteListener($a);
}
/**
* Gets the private 'debug.sensio_framework_extra.psr7.argument_value_resolver.server_request' shared service.
*
* @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
*/
protected function getDebug_SensioFrameworkExtra_Psr7_ArgumentValueResolver_ServerRequestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentValueResolver/Psr7ServerRequestResolver.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/php-http/discovery/src/Psr17Factory.php';
$a = new \Http\Discovery\Psr17Factory();
return $this->privates['debug.sensio_framework_extra.psr7.argument_value_resolver.server_request'] = new \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver(new \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentValueResolver\Psr7ServerRequestResolver(new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a, $a, $a, $a)), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'doctrine.cache_clear_metadata_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/MetadataCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearMetadataCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_metadata_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearMetadataCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-metadata');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_query_cache_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearQueryCacheCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearQueryCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_query_cache_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearQueryCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query');
return $instance;
}
/**
* Gets the private 'doctrine.cache_clear_result_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand
*/
protected function getDoctrine_CacheClearResultCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/ResultCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ClearResultCacheDoctrineCommand.php';
$this->privates['doctrine.cache_clear_result_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ClearResultCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-result');
return $instance;
}
/**
* Gets the private 'doctrine.cache_collection_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand
*/
protected function getDoctrine_CacheCollectionRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/CollectionRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CollectionRegionDoctrineCommand.php';
$this->privates['doctrine.cache_collection_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CollectionRegionDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-collection-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_entity_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearEntityRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/EntityRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EntityRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_entity_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EntityRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-entity-region');
return $instance;
}
/**
* Gets the private 'doctrine.clear_query_region_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand
*/
protected function getDoctrine_ClearQueryRegionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ClearCache/QueryRegionCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/QueryRegionCacheDoctrineCommand.php';
$this->privates['doctrine.clear_query_region_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\QueryRegionCacheDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:cache:clear-query-region');
return $instance;
}
/**
* Gets the private 'doctrine.database_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/CreateDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\CreateDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:create');
return $instance;
}
/**
* Gets the private 'doctrine.database_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand
*/
protected function getDoctrine_DatabaseDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DropDatabaseDoctrineCommand.php';
$this->privates['doctrine.database_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()));
$instance->setName('doctrine:database:drop');
return $instance;
}
/**
* Gets the private 'doctrine.database_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand
*/
protected function getDoctrine_DatabaseImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/ImportCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ImportDoctrineCommand.php';
$this->privates['doctrine.database_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ImportDoctrineCommand();
$instance->setName('doctrine:database:import');
return $instance;
}
/**
* Gets the private 'doctrine.ensure_production_settings_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand
*/
protected function getDoctrine_EnsureProductionSettingsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/EnsureProductionSettingsCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/EnsureProductionSettingsDoctrineCommand.php';
$this->privates['doctrine.ensure_production_settings_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\EnsureProductionSettingsDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:ensure-production-settings');
return $instance;
}
/**
* Gets the private 'doctrine.fixtures.loader' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader
*/
protected function getDoctrine_Fixtures_LoaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/Loader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/AddFixtureImplementation.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/DataFixtures/ContainerAwareLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Loader/SymfonyFixturesLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/FixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/SharedFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/data-fixtures/src/AbstractFixture.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/ORMFixtureInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Fixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/AppFixtures.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/FixtureGroupInterface.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/CertificatorFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/ClassesFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/ClientSaleDiscussionFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Community/CreateCommitteeFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Community/JoinCommitteeFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Community/PostFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Community/UserTokenFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/ContactFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/Environment/ThePropertyFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/LevelsFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/LocalityFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/NotificationFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/SchoolsFixtures.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/ThePropertyConstructionWorkRules.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/ThePropertyFixture.php';
include_once \dirname(__DIR__, 4).'/src/DataFixtures/UserWithProperty.php';
$this->privates['doctrine.fixtures.loader'] = $instance = new \Doctrine\Bundle\FixturesBundle\Loader\SymfonyFixturesLoader($this);
$a = ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService());
$b = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
$c = ($this->services['App\\Service\\Getlatlongbyadress'] ?? $this->getGetlatlongbyadressService());
$instance->addFixtures([0 => ['fixture' => new \App\DataFixtures\AppFixtures(), 'groups' => []], 1 => ['fixture' => new \App\DataFixtures\CertificatorFixture(), 'groups' => []], 2 => ['fixture' => new \App\DataFixtures\ClassesFixtures(), 'groups' => []], 3 => ['fixture' => new \App\DataFixtures\ClientSaleDiscussionFixture(($this->services['App\\Repository\\UserRepository'] ?? $this->getUserRepositoryService()), ($this->privates['App\\Repository\\ClientSalesAgreementRepository'] ?? $this->getClientSalesAgreementRepositoryService())), 'groups' => []], 4 => ['fixture' => new \App\DataFixtures\Community\CreateCommitteeFixture($a), 'groups' => []], 5 => ['fixture' => new \App\DataFixtures\Community\JoinCommitteeFixture($a), 'groups' => []], 6 => ['fixture' => new \App\DataFixtures\Community\PostFixture($a), 'groups' => []], 7 => ['fixture' => new \App\DataFixtures\Community\UserTokenFixture($a), 'groups' => []], 8 => ['fixture' => new \App\DataFixtures\ContactFixture($b, $a, $c), 'groups' => []], 9 => ['fixture' => new \App\DataFixtures\Environment\ThePropertyFixture($b, $a), 'groups' => []], 10 => ['fixture' => new \App\DataFixtures\LevelsFixtures(), 'groups' => []], 11 => ['fixture' => new \App\DataFixtures\LocalityFixtures(), 'groups' => []], 12 => ['fixture' => new \App\DataFixtures\NotificationFixture($b, $a), 'groups' => []], 13 => ['fixture' => new \App\DataFixtures\SchoolsFixtures(), 'groups' => []], 14 => ['fixture' => new \App\DataFixtures\ThePropertyConstructionWorkRules(), 'groups' => []], 15 => ['fixture' => new \App\DataFixtures\ThePropertyFixture($b, $a, $c), 'groups' => []], 16 => ['fixture' => new \App\DataFixtures\UserWithProperty($a), 'groups' => []]]);
return $instance;
}
/**
* Gets the private 'doctrine.fixtures_load_command' shared service.
*
* @return \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand
*/
protected function getDoctrine_FixturesLoadCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Command/LoadDataFixturesDoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/PurgerFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/Purger/ORMPurgerFactory.php';
$this->privates['doctrine.fixtures_load_command'] = $instance = new \Doctrine\Bundle\FixturesBundle\Command\LoadDataFixturesDoctrineCommand(($this->privates['doctrine.fixtures.loader'] ?? $this->getDoctrine_Fixtures_LoaderService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), ['default' => new \Doctrine\Bundle\FixturesBundle\Purger\ORMPurgerFactory()]);
$instance->setName('doctrine:fixtures:load');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_convert_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand
*/
protected function getDoctrine_MappingConvertCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ConvertMappingCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ConvertMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_convert_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ConvertMappingDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:convert');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_import_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand
*/
protected function getDoctrine_MappingImportCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/ImportMappingDoctrineCommand.php';
$this->privates['doctrine.mapping_import_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\ImportMappingDoctrineCommand(($this->services['doctrine'] ?? $this->getDoctrineService()), $this->parameters['kernel.bundles']);
$instance->setName('doctrine:mapping:import');
return $instance;
}
/**
* Gets the private 'doctrine.mapping_info_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand
*/
protected function getDoctrine_MappingInfoCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/InfoCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/InfoDoctrineCommand.php';
$this->privates['doctrine.mapping_info_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\InfoDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:mapping:info');
return $instance;
}
/**
* Gets the private 'doctrine.migrations.container_aware_migrations_factory' shared service.
*
* @return \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory
*/
protected function getDoctrine_Migrations_ContainerAwareMigrationsFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Version/MigrationFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/src/MigrationsFactory/ContainerAwareMigrationFactory.php';
$a = ($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService());
if (isset($this->privates['doctrine.migrations.container_aware_migrations_factory'])) {
return $this->privates['doctrine.migrations.container_aware_migrations_factory'];
}
return $this->privates['doctrine.migrations.container_aware_migrations_factory'] = new \Doctrine\Bundle\MigrationsBundle\MigrationsFactory\ContainerAwareMigrationFactory($a->getMigrationFactory(), $this);
}
/**
* Gets the private 'doctrine.migrations.dependency_factory' shared service.
*
* @return \Doctrine\Migrations\DependencyFactory
*/
protected function getDoctrine_Migrations_DependencyFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ConfigurationLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Migration/ExistingConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/Configuration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/MetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorageConfiguration.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/EntityManagerLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Configuration/EntityManager/ManagerRegistryEntityManager.php';
$a = new \Doctrine\Migrations\Configuration\Configuration();
$a->addMigrationsDirectory('DoctrineMigrations', (\dirname(__DIR__, 4).'/migrations'));
$a->setAllOrNothing(false);
$a->setCheckDatabasePlatform(true);
$a->setTransactional(true);
$a->setMetadataStorageConfiguration(new \Doctrine\Migrations\Metadata\Storage\TableMetadataStorageConfiguration());
$this->privates['doctrine.migrations.dependency_factory'] = $instance = \Doctrine\Migrations\DependencyFactory::fromEntityManager(new \Doctrine\Migrations\Configuration\Migration\ExistingConfiguration($a), \Doctrine\Migrations\Configuration\EntityManager\ManagerRegistryEntityManager::withSimpleDefault(($this->services['doctrine'] ?? $this->getDoctrineService())), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
$instance->setDefinition('Doctrine\\Migrations\\Version\\MigrationFactory', function () {
return ($this->privates['doctrine.migrations.container_aware_migrations_factory'] ?? $this->getDoctrine_Migrations_ContainerAwareMigrationsFactoryService());
});
return $instance;
}
/**
* Gets the private 'doctrine.orm.command.entity_manager_provider' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider
*/
protected function getDoctrine_Orm_Command_EntityManagerProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/EntityManagerProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Orm/ManagerRegistryAwareEntityManagerProvider.php';
return $this->privates['doctrine.orm.command.entity_manager_provider'] = new \Doctrine\Bundle\DoctrineBundle\Orm\ManagerRegistryAwareEntityManagerProvider(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.container_repository_factory' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory
*/
protected function getDoctrine_Orm_ContainerRepositoryFactoryService()
{
return $this->privates['doctrine.orm.container_repository_factory'] = new \Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Repository\\ActorsRepository' => ['privates', 'App\\Repository\\ActorsRepository', 'getActorsRepositoryService', false],
'App\\Repository\\AdditionalCentsRepository' => ['privates', 'App\\Repository\\AdditionalCentsRepository', 'getAdditionalCentsRepositoryService', false],
'App\\Repository\\AdressCsvRepository' => ['privates', 'App\\Repository\\AdressCsvRepository', 'getAdressCsvRepositoryService', false],
'App\\Repository\\AdressRepository' => ['privates', 'App\\Repository\\AdressRepository', 'getAdressRepositoryService', false],
'App\\Repository\\AlarmSystemRepository' => ['privates', 'App\\Repository\\AlarmSystemRepository', 'getAlarmSystemRepositoryService', false],
'App\\Repository\\AlertNewProjectImmoRepository' => ['privates', 'App\\Repository\\AlertNewProjectImmoRepository', 'getAlertNewProjectImmoRepositoryService', false],
'App\\Repository\\AlertRepository' => ['privates', 'App\\Repository\\AlertRepository', 'getAlertRepositoryService', false],
'App\\Repository\\AnnexPermitPropertyRepository' => ['privates', 'App\\Repository\\AnnexPermitPropertyRepository', 'getAnnexPermitPropertyRepositoryService', false],
'App\\Repository\\AnnexPermitRepository' => ['privates', 'App\\Repository\\AnnexPermitRepository', 'getAnnexPermitRepositoryService', false],
'App\\Repository\\AnnouncementObjectRepository' => ['privates', 'App\\Repository\\AnnouncementObjectRepository', 'getAnnouncementObjectRepositoryService', false],
'App\\Repository\\AnnouncementRepository' => ['privates', 'App\\Repository\\AnnouncementRepository', 'getAnnouncementRepositoryService', false],
'App\\Repository\\AppointmentRequestRepository' => ['privates', 'App\\Repository\\AppointmentRequestRepository', 'getAppointmentRequestRepositoryService', false],
'App\\Repository\\ArchitectArtWorkRepository' => ['privates', 'App\\Repository\\ArchitectArtWorkRepository', 'getArchitectArtWorkRepositoryService', false],
'App\\Repository\\ArchitectSpecialistRepository' => ['privates', 'App\\Repository\\ArchitectSpecialistRepository', 'getArchitectSpecialistRepositoryService', false],
'App\\Repository\\AreaCsvRepository' => ['privates', 'App\\Repository\\AreaCsvRepository', 'getAreaCsvRepositoryService', false],
'App\\Repository\\AssitanceObtainedRepository' => ['privates', 'App\\Repository\\AssitanceObtainedRepository', 'getAssitanceObtainedRepositoryService', false],
'App\\Repository\\AuthorizationsRepository' => ['privates', 'App\\Repository\\AuthorizationsRepository', 'getAuthorizationsRepositoryService', false],
'App\\Repository\\BankDetailsRepository' => ['privates', 'App\\Repository\\BankDetailsRepository', 'getBankDetailsRepositoryService', false],
'App\\Repository\\BankRepository' => ['privates', 'App\\Repository\\BankRepository', 'getBankRepositoryService', false],
'App\\Repository\\BankSimulationRepository' => ['privates', 'App\\Repository\\BankSimulationRepository', 'getBankSimulationRepositoryService', false],
'App\\Repository\\BoilerPerformanceRepository' => ['privates', 'App\\Repository\\BoilerPerformanceRepository', 'getBoilerPerformanceRepositoryService', false],
'App\\Repository\\BorrowBankRepository' => ['privates', 'App\\Repository\\BorrowBankRepository', 'getBorrowBankRepositoryService', false],
'App\\Repository\\BrugisCsvRepository' => ['privates', 'App\\Repository\\BrugisCsvRepository', 'getBrugisCsvRepositoryService', false],
'App\\Repository\\BrugisRepository' => ['privates', 'App\\Repository\\BrugisRepository', 'getBrugisRepositoryService', false],
'App\\Repository\\CareCompaniesRepository' => ['privates', 'App\\Repository\\CareCompaniesRepository', 'getCareCompaniesRepositoryService', false],
'App\\Repository\\CarpoolAnnouncementRepository' => ['privates', 'App\\Repository\\CarpoolAnnouncementRepository', 'getCarpoolAnnouncementRepositoryService', false],
'App\\Repository\\CategoryEnvironnementRepository' => ['privates', 'App\\Repository\\CategoryEnvironnementRepository', 'getCategoryEnvironnementRepositoryService', false],
'App\\Repository\\ChangeAdressRepository' => ['privates', 'App\\Repository\\ChangeAdressRepository', 'getChangeAdressRepositoryService', false],
'App\\Repository\\ChangeWaterBranchRepository' => ['privates', 'App\\Repository\\ChangeWaterBranchRepository', 'getChangeWaterBranchRepositoryService', false],
'App\\Repository\\ChatFileRepository' => ['privates', 'App\\Repository\\ChatFileRepository', 'getChatFileRepositoryService', false],
'App\\Repository\\ChatRepository' => ['privates', 'App\\Repository\\ChatRepository', 'getChatRepositoryService', false],
'App\\Repository\\CheckEmailProcessRepository' => ['privates', 'App\\Repository\\CheckEmailProcessRepository', 'getCheckEmailProcessRepositoryService', false],
'App\\Repository\\ChoicecategoryRepository' => ['privates', 'App\\Repository\\ChoicecategoryRepository', 'getChoicecategoryRepositoryService', false],
'App\\Repository\\ChoicedEngieRepository' => ['privates', 'App\\Repository\\ChoicedEngieRepository', 'getChoicedEngieRepositoryService', false],
'App\\Repository\\CiternInstallModifRepository' => ['privates', 'App\\Repository\\CiternInstallModifRepository', 'getCiternInstallModifRepositoryService', false],
'App\\Repository\\CityEuropaRepository' => ['privates', 'App\\Repository\\CityEuropaRepository', 'getCityEuropaRepositoryService', false],
'App\\Repository\\CityRepository' => ['privates', 'App\\Repository\\CityRepository', 'getCityRepositoryService', false],
'App\\Repository\\ClassesRepository' => ['privates', 'App\\Repository\\ClassesRepository', 'getClassesRepositoryService', false],
'App\\Repository\\CleaningAndGardeningRepository' => ['privates', 'App\\Repository\\CleaningAndGardeningRepository', 'getCleaningAndGardeningRepositoryService', false],
'App\\Repository\\ClientClauseRepository' => ['privates', 'App\\Repository\\ClientClauseRepository', 'getClientClauseRepositoryService', false],
'App\\Repository\\ClientDeedOfSaleDiscussionFileRepository' => ['privates', 'App\\Repository\\ClientDeedOfSaleDiscussionFileRepository', 'getClientDeedOfSaleDiscussionFileRepositoryService', false],
'App\\Repository\\ClientDeedOfSaleDiscussionRepository' => ['privates', 'App\\Repository\\ClientDeedOfSaleDiscussionRepository', 'getClientDeedOfSaleDiscussionRepositoryService', false],
'App\\Repository\\ClientDeedOfSaleRepository' => ['privates', 'App\\Repository\\ClientDeedOfSaleRepository', 'getClientDeedOfSaleRepositoryService', false],
'App\\Repository\\ClientFriendRepository' => ['privates', 'App\\Repository\\ClientFriendRepository', 'getClientFriendRepositoryService', false],
'App\\Repository\\ClientSalesAgreementDiscussionFileRepository' => ['privates', 'App\\Repository\\ClientSalesAgreementDiscussionFileRepository', 'getClientSalesAgreementDiscussionFileRepositoryService', false],
'App\\Repository\\ClientSalesAgreementDiscussionRepository' => ['privates', 'App\\Repository\\ClientSalesAgreementDiscussionRepository', 'getClientSalesAgreementDiscussionRepositoryService', false],
'App\\Repository\\ClientSalesAgreementRepository' => ['privates', 'App\\Repository\\ClientSalesAgreementRepository', 'getClientSalesAgreementRepositoryService', false],
'App\\Repository\\CoOwershipPropositionVoteRepository' => ['privates', 'App\\Repository\\CoOwershipPropositionVoteRepository', 'getCoOwershipPropositionVoteRepositoryService', false],
'App\\Repository\\CoOwnerShipDocumentRepository' => ['privates', 'App\\Repository\\CoOwnerShipDocumentRepository', 'getCoOwnerShipDocumentRepositoryService', false],
'App\\Repository\\CoOwnershipAgendaRepository' => ['privates', 'App\\Repository\\CoOwnershipAgendaRepository', 'getCoOwnershipAgendaRepositoryService', false],
'App\\Repository\\CoOwnershipAuditorRepository' => ['privates', 'App\\Repository\\CoOwnershipAuditorRepository', 'getCoOwnershipAuditorRepositoryService', false],
'App\\Repository\\CoOwnershipBalanceRepository' => ['privates', 'App\\Repository\\CoOwnershipBalanceRepository', 'getCoOwnershipBalanceRepositoryService', false],
'App\\Repository\\CoOwnershipCouncilRepository' => ['privates', 'App\\Repository\\CoOwnershipCouncilRepository', 'getCoOwnershipCouncilRepositoryService', false],
'App\\Repository\\CoOwnershipFilesRepository' => ['privates', 'App\\Repository\\CoOwnershipFilesRepository', 'getCoOwnershipFilesRepositoryService', false],
'App\\Repository\\CoOwnershipGMDecisionRepository' => ['privates', 'App\\Repository\\CoOwnershipGMDecisionRepository', 'getCoOwnershipGMDecisionRepositoryService', false],
'App\\Repository\\CoOwnershipInvoicesRepository' => ['privates', 'App\\Repository\\CoOwnershipInvoicesRepository', 'getCoOwnershipInvoicesRepositoryService', false],
'App\\Repository\\CoOwnershipLotAccountRepository' => ['privates', 'App\\Repository\\CoOwnershipLotAccountRepository', 'getCoOwnershipLotAccountRepositoryService', false],
'App\\Repository\\CoOwnershipLotBalanceRepository' => ['privates', 'App\\Repository\\CoOwnershipLotBalanceRepository', 'getCoOwnershipLotBalanceRepositoryService', false],
'App\\Repository\\CoOwnershipLotTotalAccountRepository' => ['privates', 'App\\Repository\\CoOwnershipLotTotalAccountRepository', 'getCoOwnershipLotTotalAccountRepositoryService', false],
'App\\Repository\\CoOwnershipMeetingTranscriptFileRepository' => ['privates', 'App\\Repository\\CoOwnershipMeetingTranscriptFileRepository', 'getCoOwnershipMeetingTranscriptFileRepositoryService', false],
'App\\Repository\\CoOwnershipMeetingTranscriptRepository' => ['privates', 'App\\Repository\\CoOwnershipMeetingTranscriptRepository', 'getCoOwnershipMeetingTranscriptRepositoryService', false],
'App\\Repository\\CoOwnershipPropositionRepository' => ['privates', 'App\\Repository\\CoOwnershipPropositionRepository', 'getCoOwnershipPropositionRepositoryService', false],
'App\\Repository\\CoOwnershipRepository' => ['privates', 'App\\Repository\\CoOwnershipRepository', 'getCoOwnershipRepositoryService', false],
'App\\Repository\\CoOwnershipThePropertyFileRepository' => ['privates', 'App\\Repository\\CoOwnershipThePropertyFileRepository', 'getCoOwnershipThePropertyFileRepositoryService', false],
'App\\Repository\\CoOwnershipThePropertyRepository' => ['privates', 'App\\Repository\\CoOwnershipThePropertyRepository', 'getCoOwnershipThePropertyRepositoryService', false],
'App\\Repository\\CoOwnershipThePropertySyndicResponseRepository' => ['privates', 'App\\Repository\\CoOwnershipThePropertySyndicResponseRepository', 'getCoOwnershipThePropertySyndicResponseRepositoryService', false],
'App\\Repository\\CoOwnershipTotalAccountRepository' => ['privates', 'App\\Repository\\CoOwnershipTotalAccountRepository', 'getCoOwnershipTotalAccountRepositoryService', false],
'App\\Repository\\ColectiveGardenRepository' => ['privates', 'App\\Repository\\ColectiveGardenRepository', 'getColectiveGardenRepositoryService', false],
'App\\Repository\\CommissionershipRepository' => ['privates', 'App\\Repository\\CommissionershipRepository', 'getCommissionershipRepositoryService', false],
'App\\Repository\\CommitteeRepository' => ['privates', 'App\\Repository\\CommitteeRepository', 'getCommitteeRepositoryService', false],
'App\\Repository\\CommunaleServiceRepository' => ['privates', 'App\\Repository\\CommunaleServiceRepository', 'getCommunaleServiceRepositoryService', false],
'App\\Repository\\CommunityConsultationRepository' => ['privates', 'App\\Repository\\CommunityConsultationRepository', 'getCommunityConsultationRepositoryService', false],
'App\\Repository\\CommunityCoordinateRepository' => ['privates', 'App\\Repository\\CommunityCoordinateRepository', 'getCommunityCoordinateRepositoryService', false],
'App\\Repository\\CommunityEventFileRepository' => ['privates', 'App\\Repository\\CommunityEventFileRepository', 'getCommunityEventFileRepositoryService', false],
'App\\Repository\\CommunityEventRepository' => ['privates', 'App\\Repository\\CommunityEventRepository', 'getCommunityEventRepositoryService', false],
'App\\Repository\\CommunityFleatMarketRepository' => ['privates', 'App\\Repository\\CommunityFleatMarketRepository', 'getCommunityFleatMarketRepositoryService', false],
'App\\Repository\\CommunityHouseWarmingRepository' => ['privates', 'App\\Repository\\CommunityHouseWarmingRepository', 'getCommunityHouseWarmingRepositoryService', false],
'App\\Repository\\CommunityLocalPartenarshipRepository' => ['privates', 'App\\Repository\\CommunityLocalPartenarshipRepository', 'getCommunityLocalPartenarshipRepositoryService', false],
'App\\Repository\\CommunityLostAnimalRepository' => ['privates', 'App\\Repository\\CommunityLostAnimalRepository', 'getCommunityLostAnimalRepositoryService', false],
'App\\Repository\\CommunityPartyRepository' => ['privates', 'App\\Repository\\CommunityPartyRepository', 'getCommunityPartyRepositoryService', false],
'App\\Repository\\CommunityPlpRepository' => ['privates', 'App\\Repository\\CommunityPlpRepository', 'getCommunityPlpRepositoryService', false],
'App\\Repository\\CommunityPlpVoteRepository' => ['privates', 'App\\Repository\\CommunityPlpVoteRepository', 'getCommunityPlpVoteRepositoryService', false],
'App\\Repository\\CommunityPostCommentRepository' => ['privates', 'App\\Repository\\CommunityPostCommentRepository', 'getCommunityPostCommentRepositoryService', false],
'App\\Repository\\CommunityPostFileRepository' => ['privates', 'App\\Repository\\CommunityPostFileRepository', 'getCommunityPostFileRepositoryService', false],
'App\\Repository\\CommunityPostLikeRepository' => ['privates', 'App\\Repository\\CommunityPostLikeRepository', 'getCommunityPostLikeRepositoryService', false],
'App\\Repository\\CommunityPostRepository' => ['privates', 'App\\Repository\\CommunityPostRepository', 'getCommunityPostRepositoryService', false],
'App\\Repository\\CommunityPostSignalRepository' => ['privates', 'App\\Repository\\CommunityPostSignalRepository', 'getCommunityPostSignalRepositoryService', false],
'App\\Repository\\CommunityProductRepository' => ['privates', 'App\\Repository\\CommunityProductRepository', 'getCommunityProductRepositoryService', false],
'App\\Repository\\CommunityPurchaseRepository' => ['privates', 'App\\Repository\\CommunityPurchaseRepository', 'getCommunityPurchaseRepositoryService', false],
'App\\Repository\\CommunitySaleRepository' => ['privates', 'App\\Repository\\CommunitySaleRepository', 'getCommunitySaleRepositoryService', false],
'App\\Repository\\CommunityServiceRequestRepository' => ['privates', 'App\\Repository\\CommunityServiceRequestRepository', 'getCommunityServiceRequestRepositoryService', false],
'App\\Repository\\CommunityServiceResponseRepository' => ['privates', 'App\\Repository\\CommunityServiceResponseRepository', 'getCommunityServiceResponseRepositoryService', false],
'App\\Repository\\CommunitySolicitationRepository' => ['privates', 'App\\Repository\\CommunitySolicitationRepository', 'getCommunitySolicitationRepositoryService', false],
'App\\Repository\\CommunitySolicitationVoteRepository' => ['privates', 'App\\Repository\\CommunitySolicitationVoteRepository', 'getCommunitySolicitationVoteRepositoryService', false],
'App\\Repository\\CommunityTypeProductRepository' => ['privates', 'App\\Repository\\CommunityTypeProductRepository', 'getCommunityTypeProductRepositoryService', false],
'App\\Repository\\CommunityVoteConsultationRepository' => ['privates', 'App\\Repository\\CommunityVoteConsultationRepository', 'getCommunityVoteConsultationRepositoryService', false],
'App\\Repository\\CommunityVotePartyRepository' => ['privates', 'App\\Repository\\CommunityVotePartyRepository', 'getCommunityVotePartyRepositoryService', false],
'App\\Repository\\CommunityWorkRepository' => ['privates', 'App\\Repository\\CommunityWorkRepository', 'getCommunityWorkRepositoryService', false],
'App\\Repository\\CommunityWorkVoteRepository' => ['privates', 'App\\Repository\\CommunityWorkVoteRepository', 'getCommunityWorkVoteRepositoryService', false],
'App\\Repository\\CondominiumFeeRepository' => ['privates', 'App\\Repository\\CondominiumFeeRepository', 'getCondominiumFeeRepositoryService', false],
'App\\Repository\\CondominiumRepository' => ['privates', 'App\\Repository\\CondominiumRepository', 'getCondominiumRepositoryService', false],
'App\\Repository\\ConsumptionWaterRepository' => ['privates', 'App\\Repository\\ConsumptionWaterRepository', 'getConsumptionWaterRepositoryService', false],
'App\\Repository\\ContactsellerRepository' => ['privates', 'App\\Repository\\ContactsellerRepository', 'getContactsellerRepositoryService', false],
'App\\Repository\\ControlsRepository' => ['privates', 'App\\Repository\\ControlsRepository', 'getControlsRepositoryService', false],
'App\\Repository\\ConversationRepository' => ['privates', 'App\\Repository\\ConversationRepository', 'getConversationRepositoryService', false],
'App\\Repository\\CounterOfferLeaseRepository' => ['privates', 'App\\Repository\\CounterOfferLeaseRepository', 'getCounterOfferLeaseRepositoryService', false],
'App\\Repository\\CounterOfferRepository' => ['privates', 'App\\Repository\\CounterOfferRepository', 'getCounterOfferRepositoryService', false],
'App\\Repository\\CountryRepository' => ['privates', 'App\\Repository\\CountryRepository', 'getCountryRepositoryService', false],
'App\\Repository\\CsvRepository' => ['privates', 'App\\Repository\\CsvRepository', 'getCsvRepositoryService', false],
'App\\Repository\\DVFCsvRepository' => ['privates', 'App\\Repository\\DVFCsvRepository', 'getDVFCsvRepositoryService', false],
'App\\Repository\\DVFRepository' => ['privates', 'App\\Repository\\DVFRepository', 'getDVFRepositoryService', false],
'App\\Repository\\DailyNeededRepository' => ['privates', 'App\\Repository\\DailyNeededRepository', 'getDailyNeededRepositoryService', false],
'App\\Repository\\DeedOfSaleRepository' => ['privates', 'App\\Repository\\DeedOfSaleRepository', 'getDeedOfSaleRepositoryService', false],
'App\\Repository\\DefaultClauseRepository' => ['privates', 'App\\Repository\\DefaultClauseRepository', 'getDefaultClauseRepositoryService', false],
'App\\Repository\\DeliveryTimesRepository' => ['privates', 'App\\Repository\\DeliveryTimesRepository', 'getDeliveryTimesRepositoryService', false],
'App\\Repository\\DemandsRepository' => ['privates', 'App\\Repository\\DemandsRepository', 'getDemandsRepositoryService', false],
'App\\Repository\\DesignNeighborhoodRepository' => ['privates', 'App\\Repository\\DesignNeighborhoodRepository', 'getDesignNeighborhoodRepositoryService', false],
'App\\Repository\\DestinationHabitationRepository' => ['privates', 'App\\Repository\\DestinationHabitationRepository', 'getDestinationHabitationRepositoryService', false],
'App\\Repository\\DetailedStudyWorkRepository' => ['privates', 'App\\Repository\\DetailedStudyWorkRepository', 'getDetailedStudyWorkRepositoryService', false],
'App\\Repository\\DispensePdfRepository' => ['privates', 'App\\Repository\\DispensePdfRepository', 'getDispensePdfRepositoryService', false],
'App\\Repository\\DispenseRepository' => ['privates', 'App\\Repository\\DispenseRepository', 'getDispenseRepositoryService', false],
'App\\Repository\\DistanceRepository' => ['privates', 'App\\Repository\\DistanceRepository', 'getDistanceRepositoryService', false],
'App\\Repository\\DocumentTypeRepository' => ['privates', 'App\\Repository\\DocumentTypeRepository', 'getDocumentTypeRepositoryService', false],
'App\\Repository\\DomiciliationAquisitionRepository' => ['privates', 'App\\Repository\\DomiciliationAquisitionRepository', 'getDomiciliationAquisitionRepositoryService', false],
'App\\Repository\\DomiciliationDeclarationRepository' => ['privates', 'App\\Repository\\DomiciliationDeclarationRepository', 'getDomiciliationDeclarationRepositoryService', false],
'App\\Repository\\DomiciliationFilesRepository' => ['privates', 'App\\Repository\\DomiciliationFilesRepository', 'getDomiciliationFilesRepositoryService', false],
'App\\Repository\\DomiciliationResaleRepository' => ['privates', 'App\\Repository\\DomiciliationResaleRepository', 'getDomiciliationResaleRepositoryService', false],
'App\\Repository\\DomiciliationResidenceRepository' => ['privates', 'App\\Repository\\DomiciliationResidenceRepository', 'getDomiciliationResidenceRepositoryService', false],
'App\\Repository\\EasyPermitForm2Repository' => ['privates', 'App\\Repository\\EasyPermitForm2Repository', 'getEasyPermitForm2RepositoryService', false],
'App\\Repository\\EditRegistersRepository' => ['privates', 'App\\Repository\\EditRegistersRepository', 'getEditRegistersRepositoryService', false],
'App\\Repository\\EducationCsvRepository' => ['privates', 'App\\Repository\\EducationCsvRepository', 'getEducationCsvRepositoryService', false],
'App\\Repository\\EducationRepository' => ['privates', 'App\\Repository\\EducationRepository', 'getEducationRepositoryService', false],
'App\\Repository\\EidaRepository' => ['privates', 'App\\Repository\\EidaRepository', 'getEidaRepositoryService', false],
'App\\Repository\\ElectrisRepository' => ['privates', 'App\\Repository\\ElectrisRepository', 'getElectrisRepositoryService', false],
'App\\Repository\\EnergyBelgiqueRepository' => ['privates', 'App\\Repository\\EnergyBelgiqueRepository', 'getEnergyBelgiqueRepositoryService', false],
'App\\Repository\\EnergyProviderFormRepository' => ['privates', 'App\\Repository\\EnergyProviderFormRepository', 'getEnergyProviderFormRepositoryService', false],
'App\\Repository\\EnergySupplierRepository' => ['privates', 'App\\Repository\\EnergySupplierRepository', 'getEnergySupplierRepositoryService', false],
'App\\Repository\\EngieCsvRepository' => ['privates', 'App\\Repository\\EngieCsvRepository', 'getEngieCsvRepositoryService', false],
'App\\Repository\\EngieRepository' => ['privates', 'App\\Repository\\EngieRepository', 'getEngieRepositoryService', false],
'App\\Repository\\EngieResultSimulationRepository' => ['privates', 'App\\Repository\\EngieResultSimulationRepository', 'getEngieResultSimulationRepositoryService', false],
'App\\Repository\\EngineeringOfficesRepository' => ['privates', 'App\\Repository\\EngineeringOfficesRepository', 'getEngineeringOfficesRepositoryService', false],
'App\\Repository\\EnvironmentDatasRepository' => ['privates', 'App\\Repository\\EnvironmentDatasRepository', 'getEnvironmentDatasRepositoryService', false],
'App\\Repository\\EnvironmentRequestRepository' => ['privates', 'App\\Repository\\EnvironmentRequestRepository', 'getEnvironmentRequestRepositoryService', false],
'App\\Repository\\EnvironmentalFormWastRepository' => ['privates', 'App\\Repository\\EnvironmentalFormWastRepository', 'getEnvironmentalFormWastRepositoryService', false],
'App\\Repository\\EtatCivilRepository' => ['privates', 'App\\Repository\\EtatCivilRepository', 'getEtatCivilRepositoryService', false],
'App\\Repository\\EucationsRepository' => ['privates', 'App\\Repository\\EucationsRepository', 'getEucationsRepositoryService', false],
'App\\Repository\\EvacuationsRepository' => ['privates', 'App\\Repository\\EvacuationsRepository', 'getEvacuationsRepositoryService', false],
'App\\Repository\\ExcelFileRepository' => ['privates', 'App\\Repository\\ExcelFileRepository', 'getExcelFileRepositoryService', false],
'App\\Repository\\ExpertsRepository' => ['privates', 'App\\Repository\\ExpertsRepository', 'getExpertsRepositoryService', false],
'App\\Repository\\ExternalDocumentExchangeRepository' => ['privates', 'App\\Repository\\ExternalDocumentExchangeRepository', 'getExternalDocumentExchangeRepositoryService', false],
'App\\Repository\\ExternalProviderAdvertisingRepository' => ['privates', 'App\\Repository\\ExternalProviderAdvertisingRepository', 'getExternalProviderAdvertisingRepositoryService', false],
'App\\Repository\\ExternalProviderOfferRepository' => ['privates', 'App\\Repository\\ExternalProviderOfferRepository', 'getExternalProviderOfferRepositoryService', false],
'App\\Repository\\ExternalProviderRepository' => ['privates', 'App\\Repository\\ExternalProviderRepository', 'getExternalProviderRepositoryService', false],
'App\\Repository\\FeatureRelationRepository' => ['privates', 'App\\Repository\\FeatureRelationRepository', 'getFeatureRelationRepositoryService', false],
'App\\Repository\\FeatureRepository' => ['privates', 'App\\Repository\\FeatureRepository', 'getFeatureRepositoryService', false],
'App\\Repository\\FillingsRepository' => ['privates', 'App\\Repository\\FillingsRepository', 'getFillingsRepositoryService', false],
'App\\Repository\\GardenProjectActionsLotAccountRepository' => ['privates', 'App\\Repository\\GardenProjectActionsLotAccountRepository', 'getGardenProjectActionsLotAccountRepositoryService', false],
'App\\Repository\\GardenProjectActionsLotRepository' => ['privates', 'App\\Repository\\GardenProjectActionsLotRepository', 'getGardenProjectActionsLotRepositoryService', false],
'App\\Repository\\GardenProjectActionsLotTotalAccountRepository' => ['privates', 'App\\Repository\\GardenProjectActionsLotTotalAccountRepository', 'getGardenProjectActionsLotTotalAccountRepositoryService', false],
'App\\Repository\\GardenProjectActionsRepository' => ['privates', 'App\\Repository\\GardenProjectActionsRepository', 'getGardenProjectActionsRepositoryService', false],
'App\\Repository\\GardenProjectActionsTotalAccountRepository' => ['privates', 'App\\Repository\\GardenProjectActionsTotalAccountRepository', 'getGardenProjectActionsTotalAccountRepositoryService', false],
'App\\Repository\\GardenProjectDocumentRepository' => ['privates', 'App\\Repository\\GardenProjectDocumentRepository', 'getGardenProjectDocumentRepositoryService', false],
'App\\Repository\\GardenProjectResourcesDocumentRepository' => ['privates', 'App\\Repository\\GardenProjectResourcesDocumentRepository', 'getGardenProjectResourcesDocumentRepositoryService', false],
'App\\Repository\\GardenProjectResourcesRepository' => ['privates', 'App\\Repository\\GardenProjectResourcesRepository', 'getGardenProjectResourcesRepositoryService', false],
'App\\Repository\\GardenProjectSetBalanceRepository' => ['privates', 'App\\Repository\\GardenProjectSetBalanceRepository', 'getGardenProjectSetBalanceRepositoryService', false],
'App\\Repository\\GardenProjectSetInvoicesRepository' => ['privates', 'App\\Repository\\GardenProjectSetInvoicesRepository', 'getGardenProjectSetInvoicesRepositoryService', false],
'App\\Repository\\GardenProjectSetTotalAccountingRepository' => ['privates', 'App\\Repository\\GardenProjectSetTotalAccountingRepository', 'getGardenProjectSetTotalAccountingRepositoryService', false],
'App\\Repository\\GardenProjectSetsRepository' => ['privates', 'App\\Repository\\GardenProjectSetsRepository', 'getGardenProjectSetsRepositoryService', false],
'App\\Repository\\GeoPortailDetailRepository' => ['privates', 'App\\Repository\\GeoPortailDetailRepository', 'getGeoPortailDetailRepositoryService', false],
'App\\Repository\\GeoPortailParcelRepository' => ['privates', 'App\\Repository\\GeoPortailParcelRepository', 'getGeoPortailParcelRepositoryService', false],
'App\\Repository\\GeoportailImageRepository' => ['privates', 'App\\Repository\\GeoportailImageRepository', 'getGeoportailImageRepositoryService', false],
'App\\Repository\\HandicapOuInvalidRepository' => ['privates', 'App\\Repository\\HandicapOuInvalidRepository', 'getHandicapOuInvalidRepositoryService', false],
'App\\Repository\\HeatNeededRepository' => ['privates', 'App\\Repository\\HeatNeededRepository', 'getHeatNeededRepositoryService', false],
'App\\Repository\\IdentityDocumentRepository' => ['privates', 'App\\Repository\\IdentityDocumentRepository', 'getIdentityDocumentRepositoryService', false],
'App\\Repository\\ImagePubRepository' => ['privates', 'App\\Repository\\ImagePubRepository', 'getImagePubRepositoryService', false],
'App\\Repository\\ImmoPriceDetailsRepository' => ['privates', 'App\\Repository\\ImmoPriceDetailsRepository', 'getImmoPriceDetailsRepositoryService', false],
'App\\Repository\\ImmowebEstimationFranceRepository' => ['privates', 'App\\Repository\\ImmowebEstimationFranceRepository', 'getImmowebEstimationFranceRepositoryService', false],
'App\\Repository\\ImoAgent\\ImoAgentSolicitationRepository' => ['privates', 'App\\Repository\\ImoAgent\\ImoAgentSolicitationRepository', 'getImoAgentSolicitationRepositoryService', false],
'App\\Repository\\ImoAgent\\SolicitationImageRepository' => ['privates', 'App\\Repository\\ImoAgent\\SolicitationImageRepository', 'getSolicitationImageRepositoryService', false],
'App\\Repository\\IndicatorRepository' => ['privates', 'App\\Repository\\IndicatorRepository', 'getIndicatorRepositoryService', false],
'App\\Repository\\InspectorRepository' => ['privates', 'App\\Repository\\InspectorRepository', 'getInspectorRepositoryService', false],
'App\\Repository\\InstallationCategoryRepository' => ['privates', 'App\\Repository\\InstallationCategoryRepository', 'getInstallationCategoryRepositoryService', false],
'App\\Repository\\InventoryImageRepository' => ['privates', 'App\\Repository\\InventoryImageRepository', 'getInventoryImageRepositoryService', false],
'App\\Repository\\InventoryRepository' => ['privates', 'App\\Repository\\InventoryRepository', 'getInventoryRepositoryService', false],
'App\\Repository\\InvoiceRegistrationRepository' => ['privates', 'App\\Repository\\InvoiceRegistrationRepository', 'getInvoiceRegistrationRepositoryService', false],
'App\\Repository\\InvoiceWaterFilesRepository' => ['privates', 'App\\Repository\\InvoiceWaterFilesRepository', 'getInvoiceWaterFilesRepositoryService', false],
'App\\Repository\\InvoiceWaterRepository' => ['privates', 'App\\Repository\\InvoiceWaterRepository', 'getInvoiceWaterRepositoryService', false],
'App\\Repository\\KycDocumentRepository' => ['privates', 'App\\Repository\\KycDocumentRepository', 'getKycDocumentRepositoryService', false],
'App\\Repository\\LandPropertyDestinationRepository' => ['privates', 'App\\Repository\\LandPropertyDestinationRepository', 'getLandPropertyDestinationRepositoryService', false],
'App\\Repository\\LastMinutesRepository' => ['privates', 'App\\Repository\\LastMinutesRepository', 'getLastMinutesRepositoryService', false],
'App\\Repository\\LastvisitRepository' => ['privates', 'App\\Repository\\LastvisitRepository', 'getLastvisitRepositoryService', false],
'App\\Repository\\LeaseAgreementRepository' => ['privates', 'App\\Repository\\LeaseAgreementRepository', 'getLeaseAgreementRepositoryService', false],
'App\\Repository\\LeaseContractAnnexRepository' => ['privates', 'App\\Repository\\LeaseContractAnnexRepository', 'getLeaseContractAnnexRepositoryService', false],
'App\\Repository\\LeaseContractModelRepository' => ['privates', 'App\\Repository\\LeaseContractModelRepository', 'getLeaseContractModelRepositoryService', false],
'App\\Repository\\LeaseContractRepository' => ['privates', 'App\\Repository\\LeaseContractRepository', 'getLeaseContractRepositoryService', false],
'App\\Repository\\LevelsRepository' => ['privates', 'App\\Repository\\LevelsRepository', 'getLevelsRepositoryService', false],
'App\\Repository\\LocationTypeRepository' => ['privates', 'App\\Repository\\LocationTypeRepository', 'getLocationTypeRepositoryService', false],
'App\\Repository\\MagasinRepository' => ['privates', 'App\\Repository\\MagasinRepository', 'getMagasinRepositoryService', false],
'App\\Repository\\MarkofInterestRepository' => ['privates', 'App\\Repository\\MarkofInterestRepository', 'getMarkofInterestRepositoryService', false],
'App\\Repository\\MessageFileRepository' => ['privates', 'App\\Repository\\MessageFileRepository', 'getMessageFileRepositoryService', false],
'App\\Repository\\MessageReactionRepository' => ['privates', 'App\\Repository\\MessageReactionRepository', 'getMessageReactionRepositoryService', false],
'App\\Repository\\MessageRepository' => ['privates', 'App\\Repository\\MessageRepository', 'getMessageRepositoryService', false],
'App\\Repository\\MessageViewRepository' => ['privates', 'App\\Repository\\MessageViewRepository', 'getMessageViewRepositoryService', false],
'App\\Repository\\ModelRepository' => ['privates', 'App\\Repository\\ModelRepository', 'getModelRepositoryService', false],
'App\\Repository\\MovingDateRepository' => ['privates', 'App\\Repository\\MovingDateRepository', 'getMovingDateRepositoryService', false],
'App\\Repository\\MunicipalTaxDetailRepository' => ['privates', 'App\\Repository\\MunicipalTaxDetailRepository', 'getMunicipalTaxDetailRepositoryService', false],
'App\\Repository\\MunicipalTaxDetailValueRepository' => ['privates', 'App\\Repository\\MunicipalTaxDetailValueRepository', 'getMunicipalTaxDetailValueRepositoryService', false],
'App\\Repository\\MunicipalTaxRepository' => ['privates', 'App\\Repository\\MunicipalTaxRepository', 'getMunicipalTaxRepositoryService', false],
'App\\Repository\\MunicipalityRepository' => ['privates', 'App\\Repository\\MunicipalityRepository', 'getMunicipalityRepositoryService', false],
'App\\Repository\\NeighborhoodEditRepository' => ['privates', 'App\\Repository\\NeighborhoodEditRepository', 'getNeighborhoodEditRepositoryService', false],
'App\\Repository\\NeighborhoodImageRepository' => ['privates', 'App\\Repository\\NeighborhoodImageRepository', 'getNeighborhoodImageRepositoryService', false],
'App\\Repository\\NeighborhoodOfficerRepository' => ['privates', 'App\\Repository\\NeighborhoodOfficerRepository', 'getNeighborhoodOfficerRepositoryService', false],
'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository' => ['privates', 'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository', 'getNeighborhoodProjectAlertRepositoryService', false],
'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository' => ['privates', 'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository', 'getNeighborhoodProjectRepositoryService', false],
'App\\Repository\\NewEngieRepository' => ['privates', 'App\\Repository\\NewEngieRepository', 'getNewEngieRepositoryService', false],
'App\\Repository\\NewProjectImmoCsvRepository' => ['privates', 'App\\Repository\\NewProjectImmoCsvRepository', 'getNewProjectImmoCsvRepositoryService', false],
'App\\Repository\\NewProjectImmoFileRepository' => ['privates', 'App\\Repository\\NewProjectImmoFileRepository', 'getNewProjectImmoFileRepositoryService', false],
'App\\Repository\\NewProjectImmoRepository' => ['privates', 'App\\Repository\\NewProjectImmoRepository', 'getNewProjectImmoRepositoryService', false],
'App\\Repository\\NextControlsRepository' => ['privates', 'App\\Repository\\NextControlsRepository', 'getNextControlsRepositoryService', false],
'App\\Repository\\NextPebControlsRepository' => ['privates', 'App\\Repository\\NextPebControlsRepository', 'getNextPebControlsRepositoryService', false],
'App\\Repository\\NotaryCsvRepository' => ['privates', 'App\\Repository\\NotaryCsvRepository', 'getNotaryCsvRepositoryService', false],
'App\\Repository\\NotaryRepository' => ['privates', 'App\\Repository\\NotaryRepository', 'getNotaryRepositoryService', false],
'App\\Repository\\NotificationRepository' => ['privates', 'App\\Repository\\NotificationRepository', 'getNotificationRepositoryService', false],
'App\\Repository\\ObligationCsvRepository' => ['privates', 'App\\Repository\\ObligationCsvRepository', 'getObligationCsvRepositoryService', false],
'App\\Repository\\ObligationsRepository' => ['privates', 'App\\Repository\\ObligationsRepository', 'getObligationsRepositoryService', false],
'App\\Repository\\OccupancyAgreementRepository' => ['privates', 'App\\Repository\\OccupancyAgreementRepository', 'getOccupancyAgreementRepositoryService', false],
'App\\Repository\\OccupationPeriodDataRepository' => ['privates', 'App\\Repository\\OccupationPeriodDataRepository', 'getOccupationPeriodDataRepositoryService', false],
'App\\Repository\\OccupationPeriodFileRepository' => ['privates', 'App\\Repository\\OccupationPeriodFileRepository', 'getOccupationPeriodFileRepositoryService', false],
'App\\Repository\\OccupationPeriodListRepository' => ['privates', 'App\\Repository\\OccupationPeriodListRepository', 'getOccupationPeriodListRepositoryService', false],
'App\\Repository\\OccupationPeriodRepository' => ['privates', 'App\\Repository\\OccupationPeriodRepository', 'getOccupationPeriodRepositoryService', false],
'App\\Repository\\OccupieCsvRepository' => ['privates', 'App\\Repository\\OccupieCsvRepository', 'getOccupieCsvRepositoryService', false],
'App\\Repository\\OccupieEstimationRepository' => ['privates', 'App\\Repository\\OccupieEstimationRepository', 'getOccupieEstimationRepositoryService', false],
'App\\Repository\\OccupieOfferRepository' => ['privates', 'App\\Repository\\OccupieOfferRepository', 'getOccupieOfferRepositoryService', false],
'App\\Repository\\OfferCollaborativeBuyerConditionRepository' => ['privates', 'App\\Repository\\OfferCollaborativeBuyerConditionRepository', 'getOfferCollaborativeBuyerConditionRepositoryService', false],
'App\\Repository\\OfferCollaborativeBuyerRepository' => ['privates', 'App\\Repository\\OfferCollaborativeBuyerRepository', 'getOfferCollaborativeBuyerRepositoryService', false],
'App\\Repository\\OfferCollaborativeRepository' => ['privates', 'App\\Repository\\OfferCollaborativeRepository', 'getOfferCollaborativeRepositoryService', false],
'App\\Repository\\OfferDocumentSpeakerRepository' => ['privates', 'App\\Repository\\OfferDocumentSpeakerRepository', 'getOfferDocumentSpeakerRepositoryService', false],
'App\\Repository\\OfferLeaseRepository' => ['privates', 'App\\Repository\\OfferLeaseRepository', 'getOfferLeaseRepositoryService', false],
'App\\Repository\\OfferRepository' => ['privates', 'App\\Repository\\OfferRepository', 'getOfferRepositoryService', false],
'App\\Repository\\OfficesRepository' => ['privates', 'App\\Repository\\OfficesRepository', 'getOfficesRepositoryService', false],
'App\\Repository\\OnespanDataRepository' => ['privates', 'App\\Repository\\OnespanDataRepository', 'getOnespanDataRepositoryService', false],
'App\\Repository\\OptionRepository' => ['privates', 'App\\Repository\\OptionRepository', 'getOptionRepositoryService', false],
'App\\Repository\\OrdersRepository' => ['privates', 'App\\Repository\\OrdersRepository', 'getOrdersRepositoryService', false],
'App\\Repository\\OrganicPlotFilesRepository' => ['privates', 'App\\Repository\\OrganicPlotFilesRepository', 'getOrganicPlotFilesRepositoryService', false],
'App\\Repository\\OrganicPlotRequestsRepository' => ['privates', 'App\\Repository\\OrganicPlotRequestsRepository', 'getOrganicPlotRequestsRepositoryService', false],
'App\\Repository\\OwnershipGeneralMeetingRepository' => ['privates', 'App\\Repository\\OwnershipGeneralMeetingRepository', 'getOwnershipGeneralMeetingRepositoryService', false],
'App\\Repository\\ParameterRepository' => ['privates', 'App\\Repository\\ParameterRepository', 'getParameterRepositoryService', false],
'App\\Repository\\ParticipantRepository' => ['privates', 'App\\Repository\\ParticipantRepository', 'getParticipantRepositoryService', false],
'App\\Repository\\PdfMailLocationRepository' => ['privates', 'App\\Repository\\PdfMailLocationRepository', 'getPdfMailLocationRepositoryService', false],
'App\\Repository\\PebControlsRepository' => ['privates', 'App\\Repository\\PebControlsRepository', 'getPebControlsRepositoryService', false],
'App\\Repository\\PebInformationRepository' => ['privates', 'App\\Repository\\PebInformationRepository', 'getPebInformationRepositoryService', false],
'App\\Repository\\PerimeterPostRepository' => ['privates', 'App\\Repository\\PerimeterPostRepository', 'getPerimeterPostRepositoryService', false],
'App\\Repository\\PermitCiterneRepository' => ['privates', 'App\\Repository\\PermitCiterneRepository', 'getPermitCiterneRepositoryService', false],
'App\\Repository\\PermitEnvironmentFileRepository' => ['privates', 'App\\Repository\\PermitEnvironmentFileRepository', 'getPermitEnvironmentFileRepositoryService', false],
'App\\Repository\\PermitEnvironmentalFormRepository' => ['privates', 'App\\Repository\\PermitEnvironmentalFormRepository', 'getPermitEnvironmentalFormRepositoryService', false],
'App\\Repository\\PermitLocationEnvironmentRepository' => ['privates', 'App\\Repository\\PermitLocationEnvironmentRepository', 'getPermitLocationEnvironmentRepositoryService', false],
'App\\Repository\\PermitPropertyProcedureRepository' => ['privates', 'App\\Repository\\PermitPropertyProcedureRepository', 'getPermitPropertyProcedureRepositoryService', false],
'App\\Repository\\PermitPropertyRepository' => ['privates', 'App\\Repository\\PermitPropertyRepository', 'getPermitPropertyRepositoryService', false],
'App\\Repository\\PhotoRepository' => ['privates', 'App\\Repository\\PhotoRepository', 'getPhotoRepositoryService', false],
'App\\Repository\\Plan\\FeatureUsageRepository' => ['privates', 'App\\Repository\\Plan\\FeatureUsageRepository', 'getFeatureUsageRepositoryService', false],
'App\\Repository\\Plan\\InvoiceRepository' => ['privates', 'App\\Repository\\Plan\\InvoiceRepository', 'getInvoiceRepositoryService', false],
'App\\Repository\\Plan\\PlanFeatureRepository' => ['privates', 'App\\Repository\\Plan\\PlanFeatureRepository', 'getPlanFeatureRepositoryService', false],
'App\\Repository\\Plan\\PlanRepository' => ['privates', 'App\\Repository\\Plan\\PlanRepository', 'getPlanRepositoryService', false],
'App\\Repository\\Plan\\PlanSubscriptionRepository' => ['privates', 'App\\Repository\\Plan\\PlanSubscriptionRepository', 'getPlanSubscriptionRepositoryService', false],
'App\\Repository\\PortfolioRepository' => ['privates', 'App\\Repository\\PortfolioRepository', 'getPortfolioRepositoryService', false],
'App\\Repository\\PpasAffectationCsvRepository' => ['privates', 'App\\Repository\\PpasAffectationCsvRepository', 'getPpasAffectationCsvRepositoryService', false],
'App\\Repository\\PpasAffectationRepository' => ['privates', 'App\\Repository\\PpasAffectationRepository', 'getPpasAffectationRepositoryService', false],
'App\\Repository\\PpasCsvRepository' => ['privates', 'App\\Repository\\PpasCsvRepository', 'getPpasCsvRepositoryService', false],
'App\\Repository\\PpasInfoRepository' => ['privates', 'App\\Repository\\PpasInfoRepository', 'getPpasInfoRepositoryService', false],
'App\\Repository\\PpasRepository' => ['privates', 'App\\Repository\\PpasRepository', 'getPpasRepositoryService', false],
'App\\Repository\\PrasAffectationConditionRepository' => ['privates', 'App\\Repository\\PrasAffectationConditionRepository', 'getPrasAffectationConditionRepositoryService', false],
'App\\Repository\\PrasAffectationRepository' => ['privates', 'App\\Repository\\PrasAffectationRepository', 'getPrasAffectationRepositoryService', false],
'App\\Repository\\PrasAffectationSubDescriptionRepository' => ['privates', 'App\\Repository\\PrasAffectationSubDescriptionRepository', 'getPrasAffectationSubDescriptionRepositoryService', false],
'App\\Repository\\PrasCsvRepository' => ['privates', 'App\\Repository\\PrasCsvRepository', 'getPrasCsvRepositoryService', false],
'App\\Repository\\PrasZoneRepository' => ['privates', 'App\\Repository\\PrasZoneRepository', 'getPrasZoneRepositoryService', false],
'App\\Repository\\PrecountRepository' => ['privates', 'App\\Repository\\PrecountRepository', 'getPrecountRepositoryService', false],
'App\\Repository\\PrestashopMappingRepository' => ['privates', 'App\\Repository\\PrestashopMappingRepository', 'getPrestashopMappingRepositoryService', false],
'App\\Repository\\PretRepository' => ['privates', 'App\\Repository\\PretRepository', 'getPretRepositoryService', false],
'App\\Repository\\PrimeAlertRepository' => ['privates', 'App\\Repository\\PrimeAlertRepository', 'getPrimeAlertRepositoryService', false],
'App\\Repository\\PrimeAmountRepository' => ['privates', 'App\\Repository\\PrimeAmountRepository', 'getPrimeAmountRepositoryService', false],
'App\\Repository\\PrimeCsvRepository' => ['privates', 'App\\Repository\\PrimeCsvRepository', 'getPrimeCsvRepositoryService', false],
'App\\Repository\\PrimeFieldValueRepository' => ['privates', 'App\\Repository\\PrimeFieldValueRepository', 'getPrimeFieldValueRepositoryService', false],
'App\\Repository\\PrimeFormRepository' => ['privates', 'App\\Repository\\PrimeFormRepository', 'getPrimeFormRepositoryService', false],
'App\\Repository\\PrimePlafondRepository' => ['privates', 'App\\Repository\\PrimePlafondRepository', 'getPrimePlafondRepositoryService', false],
'App\\Repository\\PrimeProcedureFieldRepository' => ['privates', 'App\\Repository\\PrimeProcedureFieldRepository', 'getPrimeProcedureFieldRepositoryService', false],
'App\\Repository\\PrimeProcedureRepository' => ['privates', 'App\\Repository\\PrimeProcedureRepository', 'getPrimeProcedureRepositoryService', false],
'App\\Repository\\PrimeProcessRepository' => ['privates', 'App\\Repository\\PrimeProcessRepository', 'getPrimeProcessRepositoryService', false],
'App\\Repository\\PrimeRepository' => ['privates', 'App\\Repository\\PrimeRepository', 'getPrimeRepositoryService', false],
'App\\Repository\\PrimeSourceRepository' => ['privates', 'App\\Repository\\PrimeSourceRepository', 'getPrimeSourceRepositoryService', false],
'App\\Repository\\PrimeTankWorkRepository' => ['privates', 'App\\Repository\\PrimeTankWorkRepository', 'getPrimeTankWorkRepositoryService', false],
'App\\Repository\\PropertyDailyNeedRepository' => ['privates', 'App\\Repository\\PropertyDailyNeedRepository', 'getPropertyDailyNeedRepositoryService', false],
'App\\Repository\\PropertyImageRepository' => ['privates', 'App\\Repository\\PropertyImageRepository', 'getPropertyImageRepositoryService', false],
'App\\Repository\\PropertyOptionRepository' => ['privates', 'App\\Repository\\PropertyOptionRepository', 'getPropertyOptionRepositoryService', false],
'App\\Repository\\PropertyTypeRepository' => ['privates', 'App\\Repository\\PropertyTypeRepository', 'getPropertyTypeRepositoryService', false],
'App\\Repository\\ProviderFluviusRepository' => ['privates', 'App\\Repository\\ProviderFluviusRepository', 'getProviderFluviusRepositoryService', false],
'App\\Repository\\ProviderInventerListCsvRepository' => ['privates', 'App\\Repository\\ProviderInventerListCsvRepository', 'getProviderInventerListCsvRepositoryService', false],
'App\\Repository\\ProviderInverterListRepository' => ['privates', 'App\\Repository\\ProviderInverterListRepository', 'getProviderInverterListRepositoryService', false],
'App\\Repository\\ProviderOresRepository' => ['privates', 'App\\Repository\\ProviderOresRepository', 'getProviderOresRepositoryService', false],
'App\\Repository\\ProviderSibelgaRepository' => ['privates', 'App\\Repository\\ProviderSibelgaRepository', 'getProviderSibelgaRepositoryService', false],
'App\\Repository\\ProviderSibelgaTaskRepository' => ['privates', 'App\\Repository\\ProviderSibelgaTaskRepository', 'getProviderSibelgaTaskRepositoryService', false],
'App\\Repository\\ProviderSibelgaWorkRepository' => ['privates', 'App\\Repository\\ProviderSibelgaWorkRepository', 'getProviderSibelgaWorkRepositoryService', false],
'App\\Repository\\ProviderSocietyCsvRepository' => ['privates', 'App\\Repository\\ProviderSocietyCsvRepository', 'getProviderSocietyCsvRepositoryService', false],
'App\\Repository\\ProviderSocietyRepository' => ['privates', 'App\\Repository\\ProviderSocietyRepository', 'getProviderSocietyRepositoryService', false],
'App\\Repository\\ProviderSolarBrugelRepository' => ['privates', 'App\\Repository\\ProviderSolarBrugelRepository', 'getProviderSolarBrugelRepositoryService', false],
'App\\Repository\\ProviderSolarDeclarationCadastreRepository' => ['privates', 'App\\Repository\\ProviderSolarDeclarationCadastreRepository', 'getProviderSolarDeclarationCadastreRepositoryService', false],
'App\\Repository\\ProviderSolarFitterFilesRepository' => ['privates', 'App\\Repository\\ProviderSolarFitterFilesRepository', 'getProviderSolarFitterFilesRepositoryService', false],
'App\\Repository\\ProviderSolarFitterRepository' => ['privates', 'App\\Repository\\ProviderSolarFitterRepository', 'getProviderSolarFitterRepositoryService', false],
'App\\Repository\\ProviderSolarGreenCertificateFilesRepository' => ['privates', 'App\\Repository\\ProviderSolarGreenCertificateFilesRepository', 'getProviderSolarGreenCertificateFilesRepositoryService', false],
'App\\Repository\\ProviderSolarGreenCertificateRepository' => ['privates', 'App\\Repository\\ProviderSolarGreenCertificateRepository', 'getProviderSolarGreenCertificateRepositoryService', false],
'App\\Repository\\ProviderSolarOrganizationRepository' => ['privates', 'App\\Repository\\ProviderSolarOrganizationRepository', 'getProviderSolarOrganizationRepositoryService', false],
'App\\Repository\\ProviderSolarPhotovoltaicRepository' => ['privates', 'App\\Repository\\ProviderSolarPhotovoltaicRepository', 'getProviderSolarPhotovoltaicRepositoryService', false],
'App\\Repository\\ProviderSolarRepository' => ['privates', 'App\\Repository\\ProviderSolarRepository', 'getProviderSolarRepositoryService', false],
'App\\Repository\\ProviderTankInstallationRepository' => ['privates', 'App\\Repository\\ProviderTankInstallationRepository', 'getProviderTankInstallationRepositoryService', false],
'App\\Repository\\ProviderWaterInterventionRepository' => ['privates', 'App\\Repository\\ProviderWaterInterventionRepository', 'getProviderWaterInterventionRepositoryService', false],
'App\\Repository\\ProviderWaterRepository' => ['privates', 'App\\Repository\\ProviderWaterRepository', 'getProviderWaterRepositoryService', false],
'App\\Repository\\ProviderWatterDeleteRepository' => ['privates', 'App\\Repository\\ProviderWatterDeleteRepository', 'getProviderWatterDeleteRepositoryService', false],
'App\\Repository\\ProviderWorkRepository' => ['privates', 'App\\Repository\\ProviderWorkRepository', 'getProviderWorkRepositoryService', false],
'App\\Repository\\ProvincesRepository' => ['privates', 'App\\Repository\\ProvincesRepository', 'getProvincesRepositoryService', false],
'App\\Repository\\PublicInquiryAnversRepository' => ['privates', 'App\\Repository\\PublicInquiryAnversRepository', 'getPublicInquiryAnversRepositoryService', false],
'App\\Repository\\PublicInquiryBruxellesRepository' => ['privates', 'App\\Repository\\PublicInquiryBruxellesRepository', 'getPublicInquiryBruxellesRepositoryService', false],
'App\\Repository\\PublicInquiryInProgressCsvRepository' => ['privates', 'App\\Repository\\PublicInquiryInProgressCsvRepository', 'getPublicInquiryInProgressCsvRepositoryService', false],
'App\\Repository\\PublicityRepository' => ['privates', 'App\\Repository\\PublicityRepository', 'getPublicityRepositoryService', false],
'App\\Repository\\PublicityUserRepository' => ['privates', 'App\\Repository\\PublicityUserRepository', 'getPublicityUserRepositoryService', false],
'App\\Repository\\PurchasePartnerRequestObjectifRepository' => ['privates', 'App\\Repository\\PurchasePartnerRequestObjectifRepository', 'getPurchasePartnerRequestObjectifRepositoryService', false],
'App\\Repository\\PurchasePartnerRequestRepository' => ['privates', 'App\\Repository\\PurchasePartnerRequestRepository', 'getPurchasePartnerRequestRepositoryService', false],
'App\\Repository\\PurchaseRepository' => ['privates', 'App\\Repository\\PurchaseRepository', 'getPurchaseRepositoryService', false],
'App\\Repository\\RapportsRepository' => ['privates', 'App\\Repository\\RapportsRepository', 'getRapportsRepositoryService', false],
'App\\Repository\\RegionRepository' => ['privates', 'App\\Repository\\RegionRepository', 'getRegionRepositoryService', false],
'App\\Repository\\RegisterFilesRepository' => ['privates', 'App\\Repository\\RegisterFilesRepository', 'getRegisterFilesRepositoryService', false],
'App\\Repository\\RegistersRepository' => ['privates', 'App\\Repository\\RegistersRepository', 'getRegistersRepositoryService', false],
'App\\Repository\\RelookingSaveRepository' => ['privates', 'App\\Repository\\RelookingSaveRepository', 'getRelookingSaveRepositoryService', false],
'App\\Repository\\RenewalEnergyRepository' => ['privates', 'App\\Repository\\RenewalEnergyRepository', 'getRenewalEnergyRepositoryService', false],
'App\\Repository\\RentalGuaranteeFileRepository' => ['privates', 'App\\Repository\\RentalGuaranteeFileRepository', 'getRentalGuaranteeFileRepositoryService', false],
'App\\Repository\\RentalManagementLeaveRepository' => ['privates', 'App\\Repository\\RentalManagementLeaveRepository', 'getRentalManagementLeaveRepositoryService', false],
'App\\Repository\\RentalManagementPaymentHistoryRepository' => ['privates', 'App\\Repository\\RentalManagementPaymentHistoryRepository', 'getRentalManagementPaymentHistoryRepositoryService', false],
'App\\Repository\\RentalManagementPaymentRepository' => ['privates', 'App\\Repository\\RentalManagementPaymentRepository', 'getRentalManagementPaymentRepositoryService', false],
'App\\Repository\\RentalManagementRentHistoryRepository' => ['privates', 'App\\Repository\\RentalManagementRentHistoryRepository', 'getRentalManagementRentHistoryRepositoryService', false],
'App\\Repository\\RentalManagementRepository' => ['privates', 'App\\Repository\\RentalManagementRepository', 'getRentalManagementRepositoryService', false],
'App\\Repository\\RentalScheduleRepository' => ['privates', 'App\\Repository\\RentalScheduleRepository', 'getRentalScheduleRepositoryService', false],
'App\\Repository\\RentestimationRepository' => ['privates', 'App\\Repository\\RentestimationRepository', 'getRentestimationRepositoryService', false],
'App\\Repository\\RequestRepaymentFileRepository' => ['privates', 'App\\Repository\\RequestRepaymentFileRepository', 'getRequestRepaymentFileRepositoryService', false],
'App\\Repository\\RequestSellerToNotaryRepository' => ['privates', 'App\\Repository\\RequestSellerToNotaryRepository', 'getRequestSellerToNotaryRepositoryService', false],
'App\\Repository\\ResponsesRepository' => ['privates', 'App\\Repository\\ResponsesRepository', 'getResponsesRepositoryService', false],
'App\\Repository\\ResultEngieRepository' => ['privates', 'App\\Repository\\ResultEngieRepository', 'getResultEngieRepositoryService', false],
'App\\Repository\\ResultPretContentRepository' => ['privates', 'App\\Repository\\ResultPretContentRepository', 'getResultPretContentRepositoryService', false],
'App\\Repository\\ResultPretRepository' => ['privates', 'App\\Repository\\ResultPretRepository', 'getResultPretRepositoryService', false],
'App\\Repository\\RoofRepository' => ['privates', 'App\\Repository\\RoofRepository', 'getRoofRepositoryService', false],
'App\\Repository\\RulesCsvRepository' => ['privates', 'App\\Repository\\RulesCsvRepository', 'getRulesCsvRepositoryService', false],
'App\\Repository\\SalesAgreementFileRepository' => ['privates', 'App\\Repository\\SalesAgreementFileRepository', 'getSalesAgreementFileRepositoryService', false],
'App\\Repository\\SaveRepository' => ['privates', 'App\\Repository\\SaveRepository', 'getSaveRepositoryService', false],
'App\\Repository\\SchoolsRepository' => ['privates', 'App\\Repository\\SchoolsRepository', 'getSchoolsRepositoryService', false],
'App\\Repository\\ServiceCategoryRepository' => ['privates', 'App\\Repository\\ServiceCategoryRepository', 'getServiceCategoryRepositoryService', false],
'App\\Repository\\ServiceOfferRepository' => ['privates', 'App\\Repository\\ServiceOfferRepository', 'getServiceOfferRepositoryService', false],
'App\\Repository\\ServicePromoRepository' => ['privates', 'App\\Repository\\ServicePromoRepository', 'getServicePromoRepositoryService', false],
'App\\Repository\\SimulationRepository' => ['privates', 'App\\Repository\\SimulationRepository', 'getSimulationRepositoryService', false],
'App\\Repository\\SituationResidentielRepository' => ['privates', 'App\\Repository\\SituationResidentielRepository', 'getSituationResidentielRepositoryService', false],
'App\\Repository\\SizeRepository' => ['privates', 'App\\Repository\\SizeRepository', 'getSizeRepositoryService', false],
'App\\Repository\\SocietyApprovalRepository' => ['privates', 'App\\Repository\\SocietyApprovalRepository', 'getSocietyApprovalRepositoryService', false],
'App\\Repository\\SocietyGeographicAreaRepository' => ['privates', 'App\\Repository\\SocietyGeographicAreaRepository', 'getSocietyGeographicAreaRepositoryService', false],
'App\\Repository\\SocietyGroupRepository' => ['privates', 'App\\Repository\\SocietyGroupRepository', 'getSocietyGroupRepositoryService', false],
'App\\Repository\\SocietyRepository' => ['privates', 'App\\Repository\\SocietyRepository', 'getSocietyRepositoryService', false],
'App\\Repository\\SocietyUseRepository' => ['privates', 'App\\Repository\\SocietyUseRepository', 'getSocietyUseRepositoryService', false],
'App\\Repository\\SolicitationRepository' => ['privates', 'App\\Repository\\SolicitationRepository', 'getSolicitationRepositoryService', false],
'App\\Repository\\StandardFormRepository' => ['privates', 'App\\Repository\\StandardFormRepository', 'getStandardFormRepositoryService', false],
'App\\Repository\\StarRatingsRepository' => ['privates', 'App\\Repository\\StarRatingsRepository', 'getStarRatingsRepositoryService', false],
'App\\Repository\\StreetAveragePriceRepository' => ['privates', 'App\\Repository\\StreetAveragePriceRepository', 'getStreetAveragePriceRepositoryService', false],
'App\\Repository\\SubjectRepository' => ['privates', 'App\\Repository\\SubjectRepository', 'getSubjectRepositoryService', false],
'App\\Repository\\SubmodelRepository' => ['privates', 'App\\Repository\\SubmodelRepository', 'getSubmodelRepositoryService', false],
'App\\Repository\\SubscriptionProductRepository' => ['privates', 'App\\Repository\\SubscriptionProductRepository', 'getSubscriptionProductRepositoryService', false],
'App\\Repository\\SubscriptionProductServiceRepository' => ['privates', 'App\\Repository\\SubscriptionProductServiceRepository', 'getSubscriptionProductServiceRepositoryService', false],
'App\\Repository\\SubscriptionRepository' => ['privates', 'App\\Repository\\SubscriptionRepository', 'getSubscriptionRepositoryService', false],
'App\\Repository\\SubsectionRepository' => ['privates', 'App\\Repository\\SubsectionRepository', 'getSubsectionRepositoryService', false],
'App\\Repository\\SudStroumRepository' => ['privates', 'App\\Repository\\SudStroumRepository', 'getSudStroumRepositoryService', false],
'App\\Repository\\SuperficieRepository' => ['privates', 'App\\Repository\\SuperficieRepository', 'getSuperficieRepositoryService', false],
'App\\Repository\\SupplierRepository' => ['privates', 'App\\Repository\\SupplierRepository', 'getSupplierRepositoryService', false],
'App\\Repository\\SurveillanceCameraRepository' => ['privates', 'App\\Repository\\SurveillanceCameraRepository', 'getSurveillanceCameraRepositoryService', false],
'App\\Repository\\SurveillanceCameraTypeRepository' => ['privates', 'App\\Repository\\SurveillanceCameraTypeRepository', 'getSurveillanceCameraTypeRepositoryService', false],
'App\\Repository\\SyndicAccountingRepository' => ['privates', 'App\\Repository\\SyndicAccountingRepository', 'getSyndicAccountingRepositoryService', false],
'App\\Repository\\SyndicApartmentCsvRepository' => ['privates', 'App\\Repository\\SyndicApartmentCsvRepository', 'getSyndicApartmentCsvRepositoryService', false],
'App\\Repository\\SyndicApartmentRepository' => ['privates', 'App\\Repository\\SyndicApartmentRepository', 'getSyndicApartmentRepositoryService', false],
'App\\Repository\\SyndicChatFileRepository' => ['privates', 'App\\Repository\\SyndicChatFileRepository', 'getSyndicChatFileRepositoryService', false],
'App\\Repository\\SyndicChatReactionRepository' => ['privates', 'App\\Repository\\SyndicChatReactionRepository', 'getSyndicChatReactionRepositoryService', false],
'App\\Repository\\SyndicChatReplyMessageRepository' => ['privates', 'App\\Repository\\SyndicChatReplyMessageRepository', 'getSyndicChatReplyMessageRepositoryService', false],
'App\\Repository\\SyndicChatRepository' => ['privates', 'App\\Repository\\SyndicChatRepository', 'getSyndicChatRepositoryService', false],
'App\\Repository\\SyndicDocumentCommentRepository' => ['privates', 'App\\Repository\\SyndicDocumentCommentRepository', 'getSyndicDocumentCommentRepositoryService', false],
'App\\Repository\\SyndicDocumentRepository' => ['privates', 'App\\Repository\\SyndicDocumentRepository', 'getSyndicDocumentRepositoryService', false],
'App\\Repository\\SyndicDocumentShareRepository' => ['privates', 'App\\Repository\\SyndicDocumentShareRepository', 'getSyndicDocumentShareRepositoryService', false],
'App\\Repository\\SyndicGroupRepository' => ['privates', 'App\\Repository\\SyndicGroupRepository', 'getSyndicGroupRepositoryService', false],
'App\\Repository\\SyndicRepository' => ['privates', 'App\\Repository\\SyndicRepository', 'getSyndicRepositoryService', false],
'App\\Repository\\T3dDemandsRepository' => ['privates', 'App\\Repository\\T3dDemandsRepository', 'getT3dDemandsRepositoryService', false],
'App\\Repository\\TextureTreeDRepository' => ['privates', 'App\\Repository\\TextureTreeDRepository', 'getTextureTreeDRepositoryService', false],
'App\\Repository\\ThePorpertyLevelRepository' => ['privates', 'App\\Repository\\ThePorpertyLevelRepository', 'getThePorpertyLevelRepositoryService', false],
'App\\Repository\\ThePropertyAlertRepository' => ['privates', 'App\\Repository\\ThePropertyAlertRepository', 'getThePropertyAlertRepositoryService', false],
'App\\Repository\\ThePropertyAppointmentSlotsRepository' => ['privates', 'App\\Repository\\ThePropertyAppointmentSlotsRepository', 'getThePropertyAppointmentSlotsRepositoryService', false],
'App\\Repository\\ThePropertyBoilerRepository' => ['privates', 'App\\Repository\\ThePropertyBoilerRepository', 'getThePropertyBoilerRepositoryService', false],
'App\\Repository\\ThePropertyConstructionWorkRulesRepository' => ['privates', 'App\\Repository\\ThePropertyConstructionWorkRulesRepository', 'getThePropertyConstructionWorkRulesRepositoryService', false],
'App\\Repository\\ThePropertyDocumentsRepository' => ['privates', 'App\\Repository\\ThePropertyDocumentsRepository', 'getThePropertyDocumentsRepositoryService', false],
'App\\Repository\\ThePropertyExteriorCommentRepository' => ['privates', 'App\\Repository\\ThePropertyExteriorCommentRepository', 'getThePropertyExteriorCommentRepositoryService', false],
'App\\Repository\\ThePropertyMaifInsuranceSummaryRepository' => ['privates', 'App\\Repository\\ThePropertyMaifInsuranceSummaryRepository', 'getThePropertyMaifInsuranceSummaryRepositoryService', false],
'App\\Repository\\ThePropertyProviderWaterRepository' => ['privates', 'App\\Repository\\ThePropertyProviderWaterRepository', 'getThePropertyProviderWaterRepositoryService', false],
'App\\Repository\\ThePropertySessionRepository' => ['privates', 'App\\Repository\\ThePropertySessionRepository', 'getThePropertySessionRepositoryService', false],
'App\\Repository\\ThePropertyTankRepository' => ['privates', 'App\\Repository\\ThePropertyTankRepository', 'getThePropertyTankRepositoryService', false],
'App\\Repository\\ThePropertyTankWorkDocRepository' => ['privates', 'App\\Repository\\ThePropertyTankWorkDocRepository', 'getThePropertyTankWorkDocRepositoryService', false],
'App\\Repository\\ThePropertyTankWorkImagesRepository' => ['privates', 'App\\Repository\\ThePropertyTankWorkImagesRepository', 'getThePropertyTankWorkImagesRepositoryService', false],
'App\\Repository\\ThePropertyUseRepository' => ['privates', 'App\\Repository\\ThePropertyUseRepository', 'getThePropertyUseRepositoryService', false],
'App\\Repository\\ThePropertyVisitRepository' => ['privates', 'App\\Repository\\ThePropertyVisitRepository', 'getThePropertyVisitRepositoryService', false],
'App\\Repository\\ThePropertyWorkDocCategoryRepository' => ['privates', 'App\\Repository\\ThePropertyWorkDocCategoryRepository', 'getThePropertyWorkDocCategoryRepositoryService', false],
'App\\Repository\\ThePropertyWorkDocumentsRepository' => ['privates', 'App\\Repository\\ThePropertyWorkDocumentsRepository', 'getThePropertyWorkDocumentsRepositoryService', false],
'App\\Repository\\ThePropertyWorkImageRepository' => ['privates', 'App\\Repository\\ThePropertyWorkImageRepository', 'getThePropertyWorkImageRepositoryService', false],
'App\\Repository\\ThePropertyWorkRepository' => ['privates', 'App\\Repository\\ThePropertyWorkRepository', 'getThePropertyWorkRepositoryService', false],
'App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository' => ['privates', 'App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository', 'getThePropertyExtensionOrderRepositoryService', false],
'App\\Repository\\ThepropertOfferBillRepository' => ['privates', 'App\\Repository\\ThepropertOfferBillRepository', 'getThepropertOfferBillRepositoryService', false],
'App\\Repository\\ThepropertyBalanceRepository' => ['privates', 'App\\Repository\\ThepropertyBalanceRepository', 'getThepropertyBalanceRepositoryService', false],
'App\\Repository\\ThepropertyConsumptionRepository' => ['privates', 'App\\Repository\\ThepropertyConsumptionRepository', 'getThepropertyConsumptionRepositoryService', false],
'App\\Repository\\ThepropertyCounterRepository' => ['privates', 'App\\Repository\\ThepropertyCounterRepository', 'getThepropertyCounterRepositoryService', false],
'App\\Repository\\ThepropertyCounterStatementRepository' => ['privates', 'App\\Repository\\ThepropertyCounterStatementRepository', 'getThepropertyCounterStatementRepositoryService', false],
'App\\Repository\\ThepropertyDocumentCategoryRepository' => ['privates', 'App\\Repository\\ThepropertyDocumentCategoryRepository', 'getThepropertyDocumentCategoryRepositoryService', false],
'App\\Repository\\ThepropertyDocumentRepository' => ['privates', 'App\\Repository\\ThepropertyDocumentRepository', 'getThepropertyDocumentRepositoryService', false],
'App\\Repository\\ThepropertyFeatureRepository' => ['privates', 'App\\Repository\\ThepropertyFeatureRepository', 'getThepropertyFeatureRepositoryService', false],
'App\\Repository\\ThepropertyLotRepository' => ['privates', 'App\\Repository\\ThepropertyLotRepository', 'getThepropertyLotRepositoryService', false],
'App\\Repository\\ThepropertyOfferChatRepository' => ['privates', 'App\\Repository\\ThepropertyOfferChatRepository', 'getThepropertyOfferChatRepositoryService', false],
'App\\Repository\\ThepropertyOfferImageRepository' => ['privates', 'App\\Repository\\ThepropertyOfferImageRepository', 'getThepropertyOfferImageRepositoryService', false],
'App\\Repository\\ThepropertyOfferInterestedRepository' => ['privates', 'App\\Repository\\ThepropertyOfferInterestedRepository', 'getThepropertyOfferInterestedRepositoryService', false],
'App\\Repository\\ThepropertyOfferRepository' => ['privates', 'App\\Repository\\ThepropertyOfferRepository', 'getThepropertyOfferRepositoryService', false],
'App\\Repository\\ThepropertyProviderBillRepository' => ['privates', 'App\\Repository\\ThepropertyProviderBillRepository', 'getThepropertyProviderBillRepositoryService', false],
'App\\Repository\\ThepropertyProviderCsvRepository' => ['privates', 'App\\Repository\\ThepropertyProviderCsvRepository', 'getThepropertyProviderCsvRepositoryService', false],
'App\\Repository\\ThepropertyProviderDocumentProofRepository' => ['privates', 'App\\Repository\\ThepropertyProviderDocumentProofRepository', 'getThepropertyProviderDocumentProofRepositoryService', false],
'App\\Repository\\ThepropertyProviderRepository' => ['privates', 'App\\Repository\\ThepropertyProviderRepository', 'getThepropertyProviderRepositoryService', false],
'App\\Repository\\ThepropertyRepository' => ['privates', 'App\\Repository\\ThepropertyRepository', 'getThepropertyRepositoryService', false],
'App\\Repository\\TheserviceRepository' => ['privates', 'App\\Repository\\TheserviceRepository', 'getTheserviceRepositoryService', false],
'App\\Repository\\TimelineEventRepository' => ['privates', 'App\\Repository\\TimelineEventRepository', 'getTimelineEventRepositoryService', false],
'App\\Repository\\TotalRevenuRepository' => ['privates', 'App\\Repository\\TotalRevenuRepository', 'getTotalRevenuRepositoryService', false],
'App\\Repository\\TransactionTypeRepository' => ['privates', 'App\\Repository\\TransactionTypeRepository', 'getTransactionTypeRepositoryService', false],
'App\\Repository\\TypeHabitationRepository' => ['privates', 'App\\Repository\\TypeHabitationRepository', 'getTypeHabitationRepositoryService', false],
'App\\Repository\\TypeOfAlarmSystemRepository' => ['privates', 'App\\Repository\\TypeOfAlarmSystemRepository', 'getTypeOfAlarmSystemRepositoryService', false],
'App\\Repository\\TypePretRepository' => ['privates', 'App\\Repository\\TypePretRepository', 'getTypePretRepositoryService', false],
'App\\Repository\\TypeofworkRepository' => ['privates', 'App\\Repository\\TypeofworkRepository', 'getTypeofworkRepositoryService', false],
'App\\Repository\\UboDocumentRepository' => ['privates', 'App\\Repository\\UboDocumentRepository', 'getUboDocumentRepositoryService', false],
'App\\Repository\\UrbanInformationRepository' => ['privates', 'App\\Repository\\UrbanInformationRepository', 'getUrbanInformationRepositoryService', false],
'App\\Repository\\UrbanPermitRepository' => ['privates', 'App\\Repository\\UrbanPermitRepository', 'getUrbanPermitRepositoryService', false],
'App\\Repository\\UrbanismPdfRepository' => ['privates', 'App\\Repository\\UrbanismPdfRepository', 'getUrbanismPdfRepositoryService', false],
'App\\Repository\\UserPurchasePartnerRequestRepository' => ['privates', 'App\\Repository\\UserPurchasePartnerRequestRepository', 'getUserPurchasePartnerRequestRepositoryService', false],
'App\\Repository\\UserRating\\UserRatingRepository' => ['privates', 'App\\Repository\\UserRating\\UserRatingRepository', 'getUserRatingRepositoryService', false],
'App\\Repository\\UserRepository' => ['services', 'App\\Repository\\UserRepository', 'getUserRepositoryService', false],
'App\\Repository\\UserServicePromoRepository' => ['privates', 'App\\Repository\\UserServicePromoRepository', 'getUserServicePromoRepositoryService', false],
'App\\Repository\\VenteRepository' => ['privates', 'App\\Repository\\VenteRepository', 'getVenteRepositoryService', false],
'App\\Repository\\VentilationLosesRepository' => ['privates', 'App\\Repository\\VentilationLosesRepository', 'getVentilationLosesRepositoryService', false],
'App\\Repository\\VentilationSystemRepository' => ['privates', 'App\\Repository\\VentilationSystemRepository', 'getVentilationSystemRepositoryService', false],
'App\\Repository\\ViewRepository' => ['privates', 'App\\Repository\\ViewRepository', 'getViewRepositoryService', false],
'App\\Repository\\VisitpropertyRepository' => ['privates', 'App\\Repository\\VisitpropertyRepository', 'getVisitpropertyRepositoryService', false],
'App\\Repository\\VivaquaRepository' => ['privates', 'App\\Repository\\VivaquaRepository', 'getVivaquaRepositoryService', false],
'App\\Repository\\VoirieFilesRepository' => ['privates', 'App\\Repository\\VoirieFilesRepository', 'getVoirieFilesRepositoryService', false],
'App\\Repository\\WallonieCsvRepository' => ['privates', 'App\\Repository\\WallonieCsvRepository', 'getWallonieCsvRepositoryService', false],
'App\\Repository\\WallonieRepository' => ['privates', 'App\\Repository\\WallonieRepository', 'getWallonieRepositoryService', false],
'App\\Repository\\WarmWaterPerformanceRepository' => ['privates', 'App\\Repository\\WarmWaterPerformanceRepository', 'getWarmWaterPerformanceRepositoryService', false],
'App\\Repository\\WaterSupplierControllerExcelRepository' => ['privates', 'App\\Repository\\WaterSupplierControllerExcelRepository', 'getWaterSupplierControllerExcelRepositoryService', false],
'App\\Repository\\WaterSupplierControllerRepository' => ['privates', 'App\\Repository\\WaterSupplierControllerRepository', 'getWaterSupplierControllerRepositoryService', false],
'App\\Repository\\WebshopOrderRepository' => ['privates', 'App\\Repository\\WebshopOrderRepository', 'getWebshopOrderRepositoryService', false],
'App\\Repository\\WebshopPaymentInfoRepository' => ['privates', 'App\\Repository\\WebshopPaymentInfoRepository', 'getWebshopPaymentInfoRepositoryService', false],
'App\\Repository\\WebshopPaymentRepository' => ['privates', 'App\\Repository\\WebshopPaymentRepository', 'getWebshopPaymentRepositoryService', false],
'App\\Repository\\WorkArtRepository' => ['privates', 'App\\Repository\\WorkArtRepository', 'getWorkArtRepositoryService', false],
'App\\Repository\\WorkCsvRepository' => ['privates', 'App\\Repository\\WorkCsvRepository', 'getWorkCsvRepositoryService', false],
'App\\Repository\\WorkLinksRepository' => ['privates', 'App\\Repository\\WorkLinksRepository', 'getWorkLinksRepositoryService', false],
'App\\Repository\\WorkcostRepository' => ['privates', 'App\\Repository\\WorkcostRepository', 'getWorkcostRepositoryService', false],
'App\\Repository\\YousignSavedDataRepository' => ['privates', 'App\\Repository\\YousignSavedDataRepository', 'getYousignSavedDataRepositoryService', false],
'App\\Repository\\ZoneRepository' => ['privates', 'App\\Repository\\ZoneRepository', 'getZoneRepositoryService', false],
], [
'App\\Repository\\ActorsRepository' => '?',
'App\\Repository\\AdditionalCentsRepository' => '?',
'App\\Repository\\AdressCsvRepository' => '?',
'App\\Repository\\AdressRepository' => '?',
'App\\Repository\\AlarmSystemRepository' => '?',
'App\\Repository\\AlertNewProjectImmoRepository' => '?',
'App\\Repository\\AlertRepository' => '?',
'App\\Repository\\AnnexPermitPropertyRepository' => '?',
'App\\Repository\\AnnexPermitRepository' => '?',
'App\\Repository\\AnnouncementObjectRepository' => '?',
'App\\Repository\\AnnouncementRepository' => '?',
'App\\Repository\\AppointmentRequestRepository' => '?',
'App\\Repository\\ArchitectArtWorkRepository' => '?',
'App\\Repository\\ArchitectSpecialistRepository' => '?',
'App\\Repository\\AreaCsvRepository' => '?',
'App\\Repository\\AssitanceObtainedRepository' => '?',
'App\\Repository\\AuthorizationsRepository' => '?',
'App\\Repository\\BankDetailsRepository' => '?',
'App\\Repository\\BankRepository' => '?',
'App\\Repository\\BankSimulationRepository' => '?',
'App\\Repository\\BoilerPerformanceRepository' => '?',
'App\\Repository\\BorrowBankRepository' => '?',
'App\\Repository\\BrugisCsvRepository' => '?',
'App\\Repository\\BrugisRepository' => '?',
'App\\Repository\\CareCompaniesRepository' => '?',
'App\\Repository\\CarpoolAnnouncementRepository' => '?',
'App\\Repository\\CategoryEnvironnementRepository' => '?',
'App\\Repository\\ChangeAdressRepository' => '?',
'App\\Repository\\ChangeWaterBranchRepository' => '?',
'App\\Repository\\ChatFileRepository' => '?',
'App\\Repository\\ChatRepository' => '?',
'App\\Repository\\CheckEmailProcessRepository' => '?',
'App\\Repository\\ChoicecategoryRepository' => '?',
'App\\Repository\\ChoicedEngieRepository' => '?',
'App\\Repository\\CiternInstallModifRepository' => '?',
'App\\Repository\\CityEuropaRepository' => '?',
'App\\Repository\\CityRepository' => '?',
'App\\Repository\\ClassesRepository' => '?',
'App\\Repository\\CleaningAndGardeningRepository' => '?',
'App\\Repository\\ClientClauseRepository' => '?',
'App\\Repository\\ClientDeedOfSaleDiscussionFileRepository' => '?',
'App\\Repository\\ClientDeedOfSaleDiscussionRepository' => '?',
'App\\Repository\\ClientDeedOfSaleRepository' => '?',
'App\\Repository\\ClientFriendRepository' => '?',
'App\\Repository\\ClientSalesAgreementDiscussionFileRepository' => '?',
'App\\Repository\\ClientSalesAgreementDiscussionRepository' => '?',
'App\\Repository\\ClientSalesAgreementRepository' => '?',
'App\\Repository\\CoOwershipPropositionVoteRepository' => '?',
'App\\Repository\\CoOwnerShipDocumentRepository' => '?',
'App\\Repository\\CoOwnershipAgendaRepository' => '?',
'App\\Repository\\CoOwnershipAuditorRepository' => '?',
'App\\Repository\\CoOwnershipBalanceRepository' => '?',
'App\\Repository\\CoOwnershipCouncilRepository' => '?',
'App\\Repository\\CoOwnershipFilesRepository' => '?',
'App\\Repository\\CoOwnershipGMDecisionRepository' => '?',
'App\\Repository\\CoOwnershipInvoicesRepository' => '?',
'App\\Repository\\CoOwnershipLotAccountRepository' => '?',
'App\\Repository\\CoOwnershipLotBalanceRepository' => '?',
'App\\Repository\\CoOwnershipLotTotalAccountRepository' => '?',
'App\\Repository\\CoOwnershipMeetingTranscriptFileRepository' => '?',
'App\\Repository\\CoOwnershipMeetingTranscriptRepository' => '?',
'App\\Repository\\CoOwnershipPropositionRepository' => '?',
'App\\Repository\\CoOwnershipRepository' => '?',
'App\\Repository\\CoOwnershipThePropertyFileRepository' => '?',
'App\\Repository\\CoOwnershipThePropertyRepository' => '?',
'App\\Repository\\CoOwnershipThePropertySyndicResponseRepository' => '?',
'App\\Repository\\CoOwnershipTotalAccountRepository' => '?',
'App\\Repository\\ColectiveGardenRepository' => '?',
'App\\Repository\\CommissionershipRepository' => '?',
'App\\Repository\\CommitteeRepository' => '?',
'App\\Repository\\CommunaleServiceRepository' => '?',
'App\\Repository\\CommunityConsultationRepository' => '?',
'App\\Repository\\CommunityCoordinateRepository' => '?',
'App\\Repository\\CommunityEventFileRepository' => '?',
'App\\Repository\\CommunityEventRepository' => '?',
'App\\Repository\\CommunityFleatMarketRepository' => '?',
'App\\Repository\\CommunityHouseWarmingRepository' => '?',
'App\\Repository\\CommunityLocalPartenarshipRepository' => '?',
'App\\Repository\\CommunityLostAnimalRepository' => '?',
'App\\Repository\\CommunityPartyRepository' => '?',
'App\\Repository\\CommunityPlpRepository' => '?',
'App\\Repository\\CommunityPlpVoteRepository' => '?',
'App\\Repository\\CommunityPostCommentRepository' => '?',
'App\\Repository\\CommunityPostFileRepository' => '?',
'App\\Repository\\CommunityPostLikeRepository' => '?',
'App\\Repository\\CommunityPostRepository' => '?',
'App\\Repository\\CommunityPostSignalRepository' => '?',
'App\\Repository\\CommunityProductRepository' => '?',
'App\\Repository\\CommunityPurchaseRepository' => '?',
'App\\Repository\\CommunitySaleRepository' => '?',
'App\\Repository\\CommunityServiceRequestRepository' => '?',
'App\\Repository\\CommunityServiceResponseRepository' => '?',
'App\\Repository\\CommunitySolicitationRepository' => '?',
'App\\Repository\\CommunitySolicitationVoteRepository' => '?',
'App\\Repository\\CommunityTypeProductRepository' => '?',
'App\\Repository\\CommunityVoteConsultationRepository' => '?',
'App\\Repository\\CommunityVotePartyRepository' => '?',
'App\\Repository\\CommunityWorkRepository' => '?',
'App\\Repository\\CommunityWorkVoteRepository' => '?',
'App\\Repository\\CondominiumFeeRepository' => '?',
'App\\Repository\\CondominiumRepository' => '?',
'App\\Repository\\ConsumptionWaterRepository' => '?',
'App\\Repository\\ContactsellerRepository' => '?',
'App\\Repository\\ControlsRepository' => '?',
'App\\Repository\\ConversationRepository' => '?',
'App\\Repository\\CounterOfferLeaseRepository' => '?',
'App\\Repository\\CounterOfferRepository' => '?',
'App\\Repository\\CountryRepository' => '?',
'App\\Repository\\CsvRepository' => '?',
'App\\Repository\\DVFCsvRepository' => '?',
'App\\Repository\\DVFRepository' => '?',
'App\\Repository\\DailyNeededRepository' => '?',
'App\\Repository\\DeedOfSaleRepository' => '?',
'App\\Repository\\DefaultClauseRepository' => '?',
'App\\Repository\\DeliveryTimesRepository' => '?',
'App\\Repository\\DemandsRepository' => '?',
'App\\Repository\\DesignNeighborhoodRepository' => '?',
'App\\Repository\\DestinationHabitationRepository' => '?',
'App\\Repository\\DetailedStudyWorkRepository' => '?',
'App\\Repository\\DispensePdfRepository' => '?',
'App\\Repository\\DispenseRepository' => '?',
'App\\Repository\\DistanceRepository' => '?',
'App\\Repository\\DocumentTypeRepository' => '?',
'App\\Repository\\DomiciliationAquisitionRepository' => '?',
'App\\Repository\\DomiciliationDeclarationRepository' => '?',
'App\\Repository\\DomiciliationFilesRepository' => '?',
'App\\Repository\\DomiciliationResaleRepository' => '?',
'App\\Repository\\DomiciliationResidenceRepository' => '?',
'App\\Repository\\EasyPermitForm2Repository' => '?',
'App\\Repository\\EditRegistersRepository' => '?',
'App\\Repository\\EducationCsvRepository' => '?',
'App\\Repository\\EducationRepository' => '?',
'App\\Repository\\EidaRepository' => '?',
'App\\Repository\\ElectrisRepository' => '?',
'App\\Repository\\EnergyBelgiqueRepository' => '?',
'App\\Repository\\EnergyProviderFormRepository' => '?',
'App\\Repository\\EnergySupplierRepository' => '?',
'App\\Repository\\EngieCsvRepository' => '?',
'App\\Repository\\EngieRepository' => '?',
'App\\Repository\\EngieResultSimulationRepository' => '?',
'App\\Repository\\EngineeringOfficesRepository' => '?',
'App\\Repository\\EnvironmentDatasRepository' => '?',
'App\\Repository\\EnvironmentRequestRepository' => '?',
'App\\Repository\\EnvironmentalFormWastRepository' => '?',
'App\\Repository\\EtatCivilRepository' => '?',
'App\\Repository\\EucationsRepository' => '?',
'App\\Repository\\EvacuationsRepository' => '?',
'App\\Repository\\ExcelFileRepository' => '?',
'App\\Repository\\ExpertsRepository' => '?',
'App\\Repository\\ExternalDocumentExchangeRepository' => '?',
'App\\Repository\\ExternalProviderAdvertisingRepository' => '?',
'App\\Repository\\ExternalProviderOfferRepository' => '?',
'App\\Repository\\ExternalProviderRepository' => '?',
'App\\Repository\\FeatureRelationRepository' => '?',
'App\\Repository\\FeatureRepository' => '?',
'App\\Repository\\FillingsRepository' => '?',
'App\\Repository\\GardenProjectActionsLotAccountRepository' => '?',
'App\\Repository\\GardenProjectActionsLotRepository' => '?',
'App\\Repository\\GardenProjectActionsLotTotalAccountRepository' => '?',
'App\\Repository\\GardenProjectActionsRepository' => '?',
'App\\Repository\\GardenProjectActionsTotalAccountRepository' => '?',
'App\\Repository\\GardenProjectDocumentRepository' => '?',
'App\\Repository\\GardenProjectResourcesDocumentRepository' => '?',
'App\\Repository\\GardenProjectResourcesRepository' => '?',
'App\\Repository\\GardenProjectSetBalanceRepository' => '?',
'App\\Repository\\GardenProjectSetInvoicesRepository' => '?',
'App\\Repository\\GardenProjectSetTotalAccountingRepository' => '?',
'App\\Repository\\GardenProjectSetsRepository' => '?',
'App\\Repository\\GeoPortailDetailRepository' => '?',
'App\\Repository\\GeoPortailParcelRepository' => '?',
'App\\Repository\\GeoportailImageRepository' => '?',
'App\\Repository\\HandicapOuInvalidRepository' => '?',
'App\\Repository\\HeatNeededRepository' => '?',
'App\\Repository\\IdentityDocumentRepository' => '?',
'App\\Repository\\ImagePubRepository' => '?',
'App\\Repository\\ImmoPriceDetailsRepository' => '?',
'App\\Repository\\ImmowebEstimationFranceRepository' => '?',
'App\\Repository\\ImoAgent\\ImoAgentSolicitationRepository' => '?',
'App\\Repository\\ImoAgent\\SolicitationImageRepository' => '?',
'App\\Repository\\IndicatorRepository' => '?',
'App\\Repository\\InspectorRepository' => '?',
'App\\Repository\\InstallationCategoryRepository' => '?',
'App\\Repository\\InventoryImageRepository' => '?',
'App\\Repository\\InventoryRepository' => '?',
'App\\Repository\\InvoiceRegistrationRepository' => '?',
'App\\Repository\\InvoiceWaterFilesRepository' => '?',
'App\\Repository\\InvoiceWaterRepository' => '?',
'App\\Repository\\KycDocumentRepository' => '?',
'App\\Repository\\LandPropertyDestinationRepository' => '?',
'App\\Repository\\LastMinutesRepository' => '?',
'App\\Repository\\LastvisitRepository' => '?',
'App\\Repository\\LeaseAgreementRepository' => '?',
'App\\Repository\\LeaseContractAnnexRepository' => '?',
'App\\Repository\\LeaseContractModelRepository' => '?',
'App\\Repository\\LeaseContractRepository' => '?',
'App\\Repository\\LevelsRepository' => '?',
'App\\Repository\\LocationTypeRepository' => '?',
'App\\Repository\\MagasinRepository' => '?',
'App\\Repository\\MarkofInterestRepository' => '?',
'App\\Repository\\MessageFileRepository' => '?',
'App\\Repository\\MessageReactionRepository' => '?',
'App\\Repository\\MessageRepository' => '?',
'App\\Repository\\MessageViewRepository' => '?',
'App\\Repository\\ModelRepository' => '?',
'App\\Repository\\MovingDateRepository' => '?',
'App\\Repository\\MunicipalTaxDetailRepository' => '?',
'App\\Repository\\MunicipalTaxDetailValueRepository' => '?',
'App\\Repository\\MunicipalTaxRepository' => '?',
'App\\Repository\\MunicipalityRepository' => '?',
'App\\Repository\\NeighborhoodEditRepository' => '?',
'App\\Repository\\NeighborhoodImageRepository' => '?',
'App\\Repository\\NeighborhoodOfficerRepository' => '?',
'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectAlertRepository' => '?',
'App\\Repository\\NeighborhoodProject\\NeighborhoodProjectRepository' => '?',
'App\\Repository\\NewEngieRepository' => '?',
'App\\Repository\\NewProjectImmoCsvRepository' => '?',
'App\\Repository\\NewProjectImmoFileRepository' => '?',
'App\\Repository\\NewProjectImmoRepository' => '?',
'App\\Repository\\NextControlsRepository' => '?',
'App\\Repository\\NextPebControlsRepository' => '?',
'App\\Repository\\NotaryCsvRepository' => '?',
'App\\Repository\\NotaryRepository' => '?',
'App\\Repository\\NotificationRepository' => '?',
'App\\Repository\\ObligationCsvRepository' => '?',
'App\\Repository\\ObligationsRepository' => '?',
'App\\Repository\\OccupancyAgreementRepository' => '?',
'App\\Repository\\OccupationPeriodDataRepository' => '?',
'App\\Repository\\OccupationPeriodFileRepository' => '?',
'App\\Repository\\OccupationPeriodListRepository' => '?',
'App\\Repository\\OccupationPeriodRepository' => '?',
'App\\Repository\\OccupieCsvRepository' => '?',
'App\\Repository\\OccupieEstimationRepository' => '?',
'App\\Repository\\OccupieOfferRepository' => '?',
'App\\Repository\\OfferCollaborativeBuyerConditionRepository' => '?',
'App\\Repository\\OfferCollaborativeBuyerRepository' => '?',
'App\\Repository\\OfferCollaborativeRepository' => '?',
'App\\Repository\\OfferDocumentSpeakerRepository' => '?',
'App\\Repository\\OfferLeaseRepository' => '?',
'App\\Repository\\OfferRepository' => '?',
'App\\Repository\\OfficesRepository' => '?',
'App\\Repository\\OnespanDataRepository' => '?',
'App\\Repository\\OptionRepository' => '?',
'App\\Repository\\OrdersRepository' => '?',
'App\\Repository\\OrganicPlotFilesRepository' => '?',
'App\\Repository\\OrganicPlotRequestsRepository' => '?',
'App\\Repository\\OwnershipGeneralMeetingRepository' => '?',
'App\\Repository\\ParameterRepository' => '?',
'App\\Repository\\ParticipantRepository' => '?',
'App\\Repository\\PdfMailLocationRepository' => '?',
'App\\Repository\\PebControlsRepository' => '?',
'App\\Repository\\PebInformationRepository' => '?',
'App\\Repository\\PerimeterPostRepository' => '?',
'App\\Repository\\PermitCiterneRepository' => '?',
'App\\Repository\\PermitEnvironmentFileRepository' => '?',
'App\\Repository\\PermitEnvironmentalFormRepository' => '?',
'App\\Repository\\PermitLocationEnvironmentRepository' => '?',
'App\\Repository\\PermitPropertyProcedureRepository' => '?',
'App\\Repository\\PermitPropertyRepository' => '?',
'App\\Repository\\PhotoRepository' => '?',
'App\\Repository\\Plan\\FeatureUsageRepository' => '?',
'App\\Repository\\Plan\\InvoiceRepository' => '?',
'App\\Repository\\Plan\\PlanFeatureRepository' => '?',
'App\\Repository\\Plan\\PlanRepository' => '?',
'App\\Repository\\Plan\\PlanSubscriptionRepository' => '?',
'App\\Repository\\PortfolioRepository' => '?',
'App\\Repository\\PpasAffectationCsvRepository' => '?',
'App\\Repository\\PpasAffectationRepository' => '?',
'App\\Repository\\PpasCsvRepository' => '?',
'App\\Repository\\PpasInfoRepository' => '?',
'App\\Repository\\PpasRepository' => '?',
'App\\Repository\\PrasAffectationConditionRepository' => '?',
'App\\Repository\\PrasAffectationRepository' => '?',
'App\\Repository\\PrasAffectationSubDescriptionRepository' => '?',
'App\\Repository\\PrasCsvRepository' => '?',
'App\\Repository\\PrasZoneRepository' => '?',
'App\\Repository\\PrecountRepository' => '?',
'App\\Repository\\PrestashopMappingRepository' => '?',
'App\\Repository\\PretRepository' => '?',
'App\\Repository\\PrimeAlertRepository' => '?',
'App\\Repository\\PrimeAmountRepository' => '?',
'App\\Repository\\PrimeCsvRepository' => '?',
'App\\Repository\\PrimeFieldValueRepository' => '?',
'App\\Repository\\PrimeFormRepository' => '?',
'App\\Repository\\PrimePlafondRepository' => '?',
'App\\Repository\\PrimeProcedureFieldRepository' => '?',
'App\\Repository\\PrimeProcedureRepository' => '?',
'App\\Repository\\PrimeProcessRepository' => '?',
'App\\Repository\\PrimeRepository' => '?',
'App\\Repository\\PrimeSourceRepository' => '?',
'App\\Repository\\PrimeTankWorkRepository' => '?',
'App\\Repository\\PropertyDailyNeedRepository' => '?',
'App\\Repository\\PropertyImageRepository' => '?',
'App\\Repository\\PropertyOptionRepository' => '?',
'App\\Repository\\PropertyTypeRepository' => '?',
'App\\Repository\\ProviderFluviusRepository' => '?',
'App\\Repository\\ProviderInventerListCsvRepository' => '?',
'App\\Repository\\ProviderInverterListRepository' => '?',
'App\\Repository\\ProviderOresRepository' => '?',
'App\\Repository\\ProviderSibelgaRepository' => '?',
'App\\Repository\\ProviderSibelgaTaskRepository' => '?',
'App\\Repository\\ProviderSibelgaWorkRepository' => '?',
'App\\Repository\\ProviderSocietyCsvRepository' => '?',
'App\\Repository\\ProviderSocietyRepository' => '?',
'App\\Repository\\ProviderSolarBrugelRepository' => '?',
'App\\Repository\\ProviderSolarDeclarationCadastreRepository' => '?',
'App\\Repository\\ProviderSolarFitterFilesRepository' => '?',
'App\\Repository\\ProviderSolarFitterRepository' => '?',
'App\\Repository\\ProviderSolarGreenCertificateFilesRepository' => '?',
'App\\Repository\\ProviderSolarGreenCertificateRepository' => '?',
'App\\Repository\\ProviderSolarOrganizationRepository' => '?',
'App\\Repository\\ProviderSolarPhotovoltaicRepository' => '?',
'App\\Repository\\ProviderSolarRepository' => '?',
'App\\Repository\\ProviderTankInstallationRepository' => '?',
'App\\Repository\\ProviderWaterInterventionRepository' => '?',
'App\\Repository\\ProviderWaterRepository' => '?',
'App\\Repository\\ProviderWatterDeleteRepository' => '?',
'App\\Repository\\ProviderWorkRepository' => '?',
'App\\Repository\\ProvincesRepository' => '?',
'App\\Repository\\PublicInquiryAnversRepository' => '?',
'App\\Repository\\PublicInquiryBruxellesRepository' => '?',
'App\\Repository\\PublicInquiryInProgressCsvRepository' => '?',
'App\\Repository\\PublicityRepository' => '?',
'App\\Repository\\PublicityUserRepository' => '?',
'App\\Repository\\PurchasePartnerRequestObjectifRepository' => '?',
'App\\Repository\\PurchasePartnerRequestRepository' => '?',
'App\\Repository\\PurchaseRepository' => '?',
'App\\Repository\\RapportsRepository' => '?',
'App\\Repository\\RegionRepository' => '?',
'App\\Repository\\RegisterFilesRepository' => '?',
'App\\Repository\\RegistersRepository' => '?',
'App\\Repository\\RelookingSaveRepository' => '?',
'App\\Repository\\RenewalEnergyRepository' => '?',
'App\\Repository\\RentalGuaranteeFileRepository' => '?',
'App\\Repository\\RentalManagementLeaveRepository' => '?',
'App\\Repository\\RentalManagementPaymentHistoryRepository' => '?',
'App\\Repository\\RentalManagementPaymentRepository' => '?',
'App\\Repository\\RentalManagementRentHistoryRepository' => '?',
'App\\Repository\\RentalManagementRepository' => '?',
'App\\Repository\\RentalScheduleRepository' => '?',
'App\\Repository\\RentestimationRepository' => '?',
'App\\Repository\\RequestRepaymentFileRepository' => '?',
'App\\Repository\\RequestSellerToNotaryRepository' => '?',
'App\\Repository\\ResponsesRepository' => '?',
'App\\Repository\\ResultEngieRepository' => '?',
'App\\Repository\\ResultPretContentRepository' => '?',
'App\\Repository\\ResultPretRepository' => '?',
'App\\Repository\\RoofRepository' => '?',
'App\\Repository\\RulesCsvRepository' => '?',
'App\\Repository\\SalesAgreementFileRepository' => '?',
'App\\Repository\\SaveRepository' => '?',
'App\\Repository\\SchoolsRepository' => '?',
'App\\Repository\\ServiceCategoryRepository' => '?',
'App\\Repository\\ServiceOfferRepository' => '?',
'App\\Repository\\ServicePromoRepository' => '?',
'App\\Repository\\SimulationRepository' => '?',
'App\\Repository\\SituationResidentielRepository' => '?',
'App\\Repository\\SizeRepository' => '?',
'App\\Repository\\SocietyApprovalRepository' => '?',
'App\\Repository\\SocietyGeographicAreaRepository' => '?',
'App\\Repository\\SocietyGroupRepository' => '?',
'App\\Repository\\SocietyRepository' => '?',
'App\\Repository\\SocietyUseRepository' => '?',
'App\\Repository\\SolicitationRepository' => '?',
'App\\Repository\\StandardFormRepository' => '?',
'App\\Repository\\StarRatingsRepository' => '?',
'App\\Repository\\StreetAveragePriceRepository' => '?',
'App\\Repository\\SubjectRepository' => '?',
'App\\Repository\\SubmodelRepository' => '?',
'App\\Repository\\SubscriptionProductRepository' => '?',
'App\\Repository\\SubscriptionProductServiceRepository' => '?',
'App\\Repository\\SubscriptionRepository' => '?',
'App\\Repository\\SubsectionRepository' => '?',
'App\\Repository\\SudStroumRepository' => '?',
'App\\Repository\\SuperficieRepository' => '?',
'App\\Repository\\SupplierRepository' => '?',
'App\\Repository\\SurveillanceCameraRepository' => '?',
'App\\Repository\\SurveillanceCameraTypeRepository' => '?',
'App\\Repository\\SyndicAccountingRepository' => '?',
'App\\Repository\\SyndicApartmentCsvRepository' => '?',
'App\\Repository\\SyndicApartmentRepository' => '?',
'App\\Repository\\SyndicChatFileRepository' => '?',
'App\\Repository\\SyndicChatReactionRepository' => '?',
'App\\Repository\\SyndicChatReplyMessageRepository' => '?',
'App\\Repository\\SyndicChatRepository' => '?',
'App\\Repository\\SyndicDocumentCommentRepository' => '?',
'App\\Repository\\SyndicDocumentRepository' => '?',
'App\\Repository\\SyndicDocumentShareRepository' => '?',
'App\\Repository\\SyndicGroupRepository' => '?',
'App\\Repository\\SyndicRepository' => '?',
'App\\Repository\\T3dDemandsRepository' => '?',
'App\\Repository\\TextureTreeDRepository' => '?',
'App\\Repository\\ThePorpertyLevelRepository' => '?',
'App\\Repository\\ThePropertyAlertRepository' => '?',
'App\\Repository\\ThePropertyAppointmentSlotsRepository' => '?',
'App\\Repository\\ThePropertyBoilerRepository' => '?',
'App\\Repository\\ThePropertyConstructionWorkRulesRepository' => '?',
'App\\Repository\\ThePropertyDocumentsRepository' => '?',
'App\\Repository\\ThePropertyExteriorCommentRepository' => '?',
'App\\Repository\\ThePropertyMaifInsuranceSummaryRepository' => '?',
'App\\Repository\\ThePropertyProviderWaterRepository' => '?',
'App\\Repository\\ThePropertySessionRepository' => '?',
'App\\Repository\\ThePropertyTankRepository' => '?',
'App\\Repository\\ThePropertyTankWorkDocRepository' => '?',
'App\\Repository\\ThePropertyTankWorkImagesRepository' => '?',
'App\\Repository\\ThePropertyUseRepository' => '?',
'App\\Repository\\ThePropertyVisitRepository' => '?',
'App\\Repository\\ThePropertyWorkDocCategoryRepository' => '?',
'App\\Repository\\ThePropertyWorkDocumentsRepository' => '?',
'App\\Repository\\ThePropertyWorkImageRepository' => '?',
'App\\Repository\\ThePropertyWorkRepository' => '?',
'App\\Repository\\TheProperty\\ExtensionOrder\\ThePropertyExtensionOrderRepository' => '?',
'App\\Repository\\ThepropertOfferBillRepository' => '?',
'App\\Repository\\ThepropertyBalanceRepository' => '?',
'App\\Repository\\ThepropertyConsumptionRepository' => '?',
'App\\Repository\\ThepropertyCounterRepository' => '?',
'App\\Repository\\ThepropertyCounterStatementRepository' => '?',
'App\\Repository\\ThepropertyDocumentCategoryRepository' => '?',
'App\\Repository\\ThepropertyDocumentRepository' => '?',
'App\\Repository\\ThepropertyFeatureRepository' => '?',
'App\\Repository\\ThepropertyLotRepository' => '?',
'App\\Repository\\ThepropertyOfferChatRepository' => '?',
'App\\Repository\\ThepropertyOfferImageRepository' => '?',
'App\\Repository\\ThepropertyOfferInterestedRepository' => '?',
'App\\Repository\\ThepropertyOfferRepository' => '?',
'App\\Repository\\ThepropertyProviderBillRepository' => '?',
'App\\Repository\\ThepropertyProviderCsvRepository' => '?',
'App\\Repository\\ThepropertyProviderDocumentProofRepository' => '?',
'App\\Repository\\ThepropertyProviderRepository' => '?',
'App\\Repository\\ThepropertyRepository' => '?',
'App\\Repository\\TheserviceRepository' => '?',
'App\\Repository\\TimelineEventRepository' => '?',
'App\\Repository\\TotalRevenuRepository' => '?',
'App\\Repository\\TransactionTypeRepository' => '?',
'App\\Repository\\TypeHabitationRepository' => '?',
'App\\Repository\\TypeOfAlarmSystemRepository' => '?',
'App\\Repository\\TypePretRepository' => '?',
'App\\Repository\\TypeofworkRepository' => '?',
'App\\Repository\\UboDocumentRepository' => '?',
'App\\Repository\\UrbanInformationRepository' => '?',
'App\\Repository\\UrbanPermitRepository' => '?',
'App\\Repository\\UrbanismPdfRepository' => '?',
'App\\Repository\\UserPurchasePartnerRequestRepository' => '?',
'App\\Repository\\UserRating\\UserRatingRepository' => '?',
'App\\Repository\\UserRepository' => '?',
'App\\Repository\\UserServicePromoRepository' => '?',
'App\\Repository\\VenteRepository' => '?',
'App\\Repository\\VentilationLosesRepository' => '?',
'App\\Repository\\VentilationSystemRepository' => '?',
'App\\Repository\\ViewRepository' => '?',
'App\\Repository\\VisitpropertyRepository' => '?',
'App\\Repository\\VivaquaRepository' => '?',
'App\\Repository\\VoirieFilesRepository' => '?',
'App\\Repository\\WallonieCsvRepository' => '?',
'App\\Repository\\WallonieRepository' => '?',
'App\\Repository\\WarmWaterPerformanceRepository' => '?',
'App\\Repository\\WaterSupplierControllerExcelRepository' => '?',
'App\\Repository\\WaterSupplierControllerRepository' => '?',
'App\\Repository\\WebshopOrderRepository' => '?',
'App\\Repository\\WebshopPaymentInfoRepository' => '?',
'App\\Repository\\WebshopPaymentRepository' => '?',
'App\\Repository\\WorkArtRepository' => '?',
'App\\Repository\\WorkCsvRepository' => '?',
'App\\Repository\\WorkLinksRepository' => '?',
'App\\Repository\\WorkcostRepository' => '?',
'App\\Repository\\YousignSavedDataRepository' => '?',
'App\\Repository\\ZoneRepository' => '?',
]));
}
/**
* Gets the private 'doctrine.orm.default_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_DefaultAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.default_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')]);
}
/**
* Gets the private 'doctrine.orm.default_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService());
if (isset($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.default_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_DefaultListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
$this->privates['doctrine.orm.default_listeners.attach_entity_listeners'] = $instance = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
$instance->addEntityListener('App\\Entity\\UserServicePromo', 'App\\EventListener\\UserServicePromoListener', 'postPersist');
$instance->addEntityListener('App\\Entity\\Precount', 'App\\EventListener\\PrecountListener', 'prePersist');
$instance->addEntityListener('App\\Entity\\Precount', 'App\\EventListener\\PrecountListener', 'preUpdate');
$instance->addEntityListener('App\\Entity\\TheProperty', 'App\\EventListener\\ThePropertyListener', 'postPersist');
$instance->addEntityListener('App\\Entity\\ProviderTankInstallation', 'App\\EventListener\\ProviderTankInstallationListener', 'postPersist');
$instance->addEntityListener('App\\Entity\\NeighborhoodProject\\NeighborhoodProject', 'App\\EventListener\\NeighborhoodProject\\NeighborhoodProjectListener', 'postPersist');
$instance->addEntityListener('App\\Entity\\CarpoolAnnouncement', 'App\\EventListener\\CarpoolAnnouncementListener', 'prePersist');
$instance->addEntityListener('App\\Entity\\ProviderSolarBrugel', 'App\\EventListener\\ProviderSolarBrugelListener', 'prePersist');
return $instance;
}
/**
* Gets the private 'doctrine.orm.default_xml_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver
*/
protected function getDoctrine_Orm_DefaultXmlMetadataDriverService()
{
$this->privates['doctrine.orm.default_xml_metadata_driver'] = $instance = new \Doctrine\ORM\Mapping\Driver\SimplifiedXmlDriver([(\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/config/doctrine') => 'Vich\\UploaderBundle\\Entity']);
$instance->setGlobalBasename('mapping');
return $instance;
}
/**
* Gets the private 'doctrine.orm.import_annotation_metadata_driver' shared service.
*
* @return \Doctrine\ORM\Mapping\Driver\AnnotationDriver
*/
protected function getDoctrine_Orm_ImportAnnotationMetadataDriverService()
{
return $this->privates['doctrine.orm.import_annotation_metadata_driver'] = new \Doctrine\ORM\Mapping\Driver\AnnotationDriver(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), [0 => (\dirname(__DIR__, 4).'/src/Entity')]);
}
/**
* Gets the private 'doctrine.orm.import_entity_manager.property_info_extractor' shared service.
*
* @return \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor
*/
protected function getDoctrine_Orm_ImportEntityManager_PropertyInfoExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php';
$a = ($this->services['doctrine.orm.import_entity_manager'] ?? $this->getDoctrine_Orm_ImportEntityManagerService());
if (isset($this->privates['doctrine.orm.import_entity_manager.property_info_extractor'])) {
return $this->privates['doctrine.orm.import_entity_manager.property_info_extractor'];
}
return $this->privates['doctrine.orm.import_entity_manager.property_info_extractor'] = new \Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor($a);
}
/**
* Gets the private 'doctrine.orm.import_listeners.attach_entity_listeners' shared service.
*
* @return \Doctrine\ORM\Tools\AttachEntityListenersListener
*/
protected function getDoctrine_Orm_ImportListeners_AttachEntityListenersService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/AttachEntityListenersListener.php';
return $this->privates['doctrine.orm.import_listeners.attach_entity_listeners'] = new \Doctrine\ORM\Tools\AttachEntityListenersListener();
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineDbalCacheAdapterSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/DoctrineDbalCacheAdapterSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.listeners.doctrine_token_provider_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_DoctrineTokenProviderSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/RememberMeTokenProviderDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.doctrine_token_provider_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0));
}
/**
* Gets the private 'doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Listeners_PdoCacheAdapterDoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/PdoCacheAdapterDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.listeners.pdo_cache_adapter_doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\PdoCacheAdapterDoctrineSchemaSubscriber([]);
}
/**
* Gets the private 'doctrine.orm.messenger.doctrine_schema_subscriber' shared service.
*
* @return \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber
*/
protected function getDoctrine_Orm_Messenger_DoctrineSchemaSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/SchemaListener/MessengerTransportDoctrineSchemaSubscriber.php';
return $this->privates['doctrine.orm.messenger.doctrine_schema_subscriber'] = new \Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.async'] ?? $this->getMessenger_Transport_AsyncService());
yield 1 => ($this->privates['messenger.transport.failed'] ?? $this->getMessenger_Transport_FailedService());
}, 2));
}
/**
* Gets the private 'doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager' shared service.
*
* @return \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber
*/
protected function getDoctrine_Orm_Messenger_EventSubscriber_DoctrineClearEntityManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Messenger/DoctrineClearEntityManagerWorkerSubscriber.php';
return $this->privates['doctrine.orm.messenger.event_subscriber.doctrine_clear_entity_manager'] = new \Symfony\Bridge\Doctrine\Messenger\DoctrineClearEntityManagerWorkerSubscriber(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.proxy_cache_warmer' shared service.
*
* @return \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
*/
protected function getDoctrine_Orm_ProxyCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/CacheWarmer/ProxyCacheWarmer.php';
return $this->privates['doctrine.orm.proxy_cache_warmer'] = new \Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.orm.validator.unique' shared service.
*
* @return \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
*/
protected function getDoctrine_Orm_Validator_UniqueService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Validator/Constraints/UniqueEntityValidator.php';
return $this->privates['doctrine.orm.validator.unique'] = new \Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'doctrine.query_dql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand
*/
protected function getDoctrine_QueryDqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/RunDqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunDqlDoctrineCommand.php';
$this->privates['doctrine.query_dql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunDqlDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:query:dql');
return $instance;
}
/**
* Gets the private 'doctrine.query_sql_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand
*/
protected function getDoctrine_QuerySqlCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Tools/Console/Command/RunSqlCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/RunSqlDoctrineCommand.php';
$this->privates['doctrine.query_sql_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\RunSqlDoctrineCommand(($this->privates['Doctrine\\Bundle\\DoctrineBundle\\Dbal\\ManagerRegistryAwareConnectionProvider'] ?? $this->getManagerRegistryAwareConnectionProviderService()));
$instance->setName('doctrine:query:sql');
return $instance;
}
/**
* Gets the private 'doctrine.result_cache_pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getDoctrine_ResultCachePoolService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:resolve:REDIS_URL').'/1', ['lazy' => true]), 'DMaHB-T-gn', 3600, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['doctrine.result_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'doctrine.schema_create_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaCreateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/CreateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/CreateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_create_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\CreateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:create');
return $instance;
}
/**
* Gets the private 'doctrine.schema_drop_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaDropCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/DropCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/DropSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_drop_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\DropSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:drop');
return $instance;
}
/**
* Gets the private 'doctrine.schema_update_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand
*/
protected function getDoctrine_SchemaUpdateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/AbstractCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/SchemaTool/UpdateCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/UpdateSchemaDoctrineCommand.php';
$this->privates['doctrine.schema_update_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\UpdateSchemaDoctrineCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:update');
return $instance;
}
/**
* Gets the private 'doctrine.schema_validate_command' shared service.
*
* @return \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand
*/
protected function getDoctrine_SchemaValidateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/AbstractEntityManagerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/CommandCompatibility.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Tools/Console/Command/ValidateSchemaCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/OrmProxyCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/Command/Proxy/ValidateSchemaCommand.php';
$this->privates['doctrine.schema_validate_command'] = $instance = new \Doctrine\Bundle\DoctrineBundle\Command\Proxy\ValidateSchemaCommand(($this->privates['doctrine.orm.command.entity_manager_provider'] ?? $this->getDoctrine_Orm_Command_EntityManagerProviderService()));
$instance->setName('doctrine:schema:validate');
return $instance;
}
/**
* Gets the private 'doctrine.system_cache_pool' shared service.
*
* @return \Symfony\Component\Cache\Adapter\TraceableAdapter
*/
protected function getDoctrine_SystemCachePoolService()
{
$a = new \Symfony\Component\Cache\Adapter\RedisAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createConnection($this->getEnv('string:resolve:REDIS_URL').'/2', ['lazy' => true]), 'vMZRONhx0V', 0, ($this->privates['cache.default_marshaller'] ?? ($this->privates['cache.default_marshaller'] = new \Symfony\Component\Cache\Marshaller\DefaultMarshaller(NULL, true))));
$a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
return $this->privates['doctrine.system_cache_pool'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
}
/**
* Gets the private 'doctrine.ulid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator
*/
protected function getDoctrine_UlidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UlidGenerator.php';
return $this->privates['doctrine.ulid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UlidGenerator(NULL);
}
/**
* Gets the private 'doctrine.uuid_generator' shared service.
*
* @return \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator
*/
protected function getDoctrine_UuidGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/orm/src/Id/AbstractIdGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/IdGenerator/UuidGenerator.php';
return $this->privates['doctrine.uuid_generator'] = new \Symfony\Bridge\Doctrine\IdGenerator\UuidGenerator(NULL);
}
/**
* Gets the private 'doctrine_migrations.current_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\CurrentCommand
*/
protected function getDoctrineMigrations_CurrentCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/CurrentCommand.php';
$this->privates['doctrine_migrations.current_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\CurrentCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:current');
$instance->setName('doctrine:migrations:current');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.diff_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DiffCommand
*/
protected function getDoctrineMigrations_DiffCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DiffCommand.php';
$this->privates['doctrine_migrations.diff_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DiffCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:diff');
$instance->setName('doctrine:migrations:diff');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.dump_schema_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand
*/
protected function getDoctrineMigrations_DumpSchemaCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DumpSchemaCommand.php';
$this->privates['doctrine_migrations.dump_schema_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\DumpSchemaCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:dump-schema');
$instance->setName('doctrine:migrations:dump-schema');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.execute_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand
*/
protected function getDoctrineMigrations_ExecuteCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ExecuteCommand.php';
$this->privates['doctrine_migrations.execute_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ExecuteCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:execute');
$instance->setName('doctrine:migrations:execute');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.generate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\GenerateCommand
*/
protected function getDoctrineMigrations_GenerateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/GenerateCommand.php';
$this->privates['doctrine_migrations.generate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\GenerateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:generate');
$instance->setName('doctrine:migrations:generate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.latest_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\LatestCommand
*/
protected function getDoctrineMigrations_LatestCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/LatestCommand.php';
$this->privates['doctrine_migrations.latest_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\LatestCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:latest');
$instance->setName('doctrine:migrations:latest');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.migrate_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\MigrateCommand
*/
protected function getDoctrineMigrations_MigrateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/MigrateCommand.php';
$this->privates['doctrine_migrations.migrate_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\MigrateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:migrate');
$instance->setName('doctrine:migrations:migrate');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.rollup_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\RollupCommand
*/
protected function getDoctrineMigrations_RollupCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/RollupCommand.php';
$this->privates['doctrine_migrations.rollup_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\RollupCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:rollup');
$instance->setName('doctrine:migrations:rollup');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.status_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\StatusCommand
*/
protected function getDoctrineMigrations_StatusCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/StatusCommand.php';
$this->privates['doctrine_migrations.status_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\StatusCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:status');
$instance->setName('doctrine:migrations:status');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.sync_metadata_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand
*/
protected function getDoctrineMigrations_SyncMetadataCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/SyncMetadataCommand.php';
$this->privates['doctrine_migrations.sync_metadata_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\SyncMetadataCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:sync-metadata-storage');
$instance->setName('doctrine:migrations:sync-metadata-storage');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.up_to_date_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand
*/
protected function getDoctrineMigrations_UpToDateCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/UpToDateCommand.php';
$this->privates['doctrine_migrations.up_to_date_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\UpToDateCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:up-to-date');
$instance->setName('doctrine:migrations:up-to-date');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.version_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\VersionCommand
*/
protected function getDoctrineMigrations_VersionCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/VersionCommand.php';
$this->privates['doctrine_migrations.version_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\VersionCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:version');
$instance->setName('doctrine:migrations:version');
return $instance;
}
/**
* Gets the private 'doctrine_migrations.versions_command' shared service.
*
* @return \Doctrine\Migrations\Tools\Console\Command\ListCommand
*/
protected function getDoctrineMigrations_VersionsCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/DoctrineCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/doctrine/migrations/lib/Doctrine/Migrations/Tools/Console/Command/ListCommand.php';
$this->privates['doctrine_migrations.versions_command'] = $instance = new \Doctrine\Migrations\Tools\Console\Command\ListCommand(($this->privates['doctrine.migrations.dependency_factory'] ?? $this->getDoctrine_Migrations_DependencyFactoryService()), 'doctrine:migrations:versions');
$instance->setName('doctrine:migrations:list');
return $instance;
}
/**
* Gets the private 'error_handler.error_renderer.html' shared service.
*
* @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
*/
protected function getErrorHandler_ErrorRenderer_HtmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['error_handler.error_renderer.html'] = new \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer(\Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true), 'UTF-8', ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()), \dirname(__DIR__, 4), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::getAndCleanOutputBuffer($a), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'exception_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
*/
protected function getExceptionListenerService()
{
return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
}
/**
* Gets the private 'fidry_alice_data_fixtures.doctrine.persister_loader' shared service.
*
* @return \Fidry\AliceDataFixtures\Loader\PersisterLoader
*/
protected function getFidryAliceDataFixtures_Doctrine_PersisterLoaderService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['fidry_alice_data_fixtures.doctrine.persister_loader'] = $this->createProxy('PersisterLoader_c8a8e24', function () {
return \PersisterLoader_c8a8e24::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getFidryAliceDataFixtures_Doctrine_PersisterLoaderService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Fidry\AliceDataFixtures\Loader\PersisterLoader(($this->privates['fidry_alice_data_fixtures.loader.simple'] ?? $this->getFidryAliceDataFixtures_Loader_SimpleService()), ($this->services['fidry_alice_data_fixtures.persistence.persister.doctrine'] ?? $this->getFidryAliceDataFixtures_Persistence_Persister_DoctrineService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), []);
}
/**
* Gets the private 'fidry_alice_data_fixtures.loader.simple' shared service.
*
* @return \Fidry\AliceDataFixtures\Loader\SimpleLoader
*/
protected function getFidryAliceDataFixtures_Loader_SimpleService($lazyLoad = true)
{
if ($lazyLoad) {
return $this->privates['fidry_alice_data_fixtures.loader.simple'] = $this->createProxy('SimpleLoader_4473cb1', function () {
return \SimpleLoader_4473cb1::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
$wrappedInstance = $this->getFidryAliceDataFixtures_Loader_SimpleService(false);
$proxy->setProxyInitializer(null);
return true;
});
});
}
return new \Fidry\AliceDataFixtures\Loader\SimpleLoader(($this->services['nelmio_alice.files_loader'] ?? $this->getNelmioAlice_FilesLoaderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'form.choice_list_factory.cached' shared service.
*
* @return \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator
*/
protected function getForm_ChoiceListFactory_CachedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/ChoiceListFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php';
return $this->privates['form.choice_list_factory.cached'] = new \Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator(new \Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator(new \Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory(), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService())));
}
/**
* Gets the private 'form.registry' shared service.
*
* @return \Symfony\Component\Form\FormRegistry
*/
protected function getForm_RegistryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeFactoryDataCollectorProxy.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/ResolvedFormTypeFactory.php';
return $this->privates['form.registry'] = new \Symfony\Component\Form\FormRegistry([0 => new \Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'App\\Form\\AdressType' => ['privates', 'App\\Form\\AdressType', 'getAdressTypeService', false],
'App\\Form\\AllObjectAnnouncementType' => ['privates', 'App\\Form\\AllObjectAnnouncementType', 'getAllObjectAnnouncementTypeService', false],
'App\\Form\\ArchitectArtWorkType' => ['privates', 'App\\Form\\ArchitectArtWorkType', 'getArchitectArtWorkTypeService', false],
'App\\Form\\ArchitectSpecialistType' => ['privates', 'App\\Form\\ArchitectSpecialistType', 'getArchitectSpecialistTypeService', false],
'App\\Form\\AreaCsvType' => ['privates', 'App\\Form\\AreaCsvType', 'getAreaCsvTypeService', false],
'App\\Form\\BankAccountClientType' => ['privates', 'App\\Form\\BankAccountClientType', 'getBankAccountClientTypeService', false],
'App\\Form\\BankCardType' => ['privates', 'App\\Form\\BankCardType', 'getBankCardTypeService', false],
'App\\Form\\BankType' => ['privates', 'App\\Form\\BankType', 'getBankTypeService', false],
'App\\Form\\BrugisType' => ['privates', 'App\\Form\\BrugisType', 'getBrugisTypeService', false],
'App\\Form\\CategoryEnvironnementType' => ['privates', 'App\\Form\\CategoryEnvironnementType', 'getCategoryEnvironnementTypeService', false],
'App\\Form\\ChoicecategoryType' => ['privates', 'App\\Form\\ChoicecategoryType', 'getChoicecategoryTypeService', false],
'App\\Form\\CityType' => ['privates', 'App\\Form\\CityType', 'getCityTypeService', false],
'App\\Form\\ClientFrontType' => ['privates', 'App\\Form\\ClientFrontType', 'getClientFrontTypeService', false],
'App\\Form\\ClientType' => ['privates', 'App\\Form\\ClientType', 'getClientTypeService', false],
'App\\Form\\ClientclauseType' => ['privates', 'App\\Form\\ClientclauseType', 'getClientclauseTypeService', false],
'App\\Form\\ClientfriendType' => ['privates', 'App\\Form\\ClientfriendType', 'getClientfriendTypeService', false],
'App\\Form\\CountryType' => ['privates', 'App\\Form\\CountryType', 'getCountryTypeService', false],
'App\\Form\\CsvType' => ['privates', 'App\\Form\\CsvType', 'getCsvTypeService', false],
'App\\Form\\DVFType' => ['privates', 'App\\Form\\DVFType', 'getDVFTypeService', false],
'App\\Form\\DailyNeededType' => ['privates', 'App\\Form\\DailyNeededType', 'getDailyNeededTypeService', false],
'App\\Form\\DeedOfSaleType' => ['privates', 'App\\Form\\DeedOfSaleType', 'getDeedOfSaleTypeService', false],
'App\\Form\\DefaultclauseType' => ['privates', 'App\\Form\\DefaultclauseType', 'getDefaultclauseTypeService', false],
'App\\Form\\DemenagementAnnoncementType' => ['privates', 'App\\Form\\DemenagementAnnoncementType', 'getDemenagementAnnoncementTypeService', false],
'App\\Form\\DistanceType' => ['privates', 'App\\Form\\DistanceType', 'getDistanceTypeService', false],
'App\\Form\\EducationCsvType' => ['privates', 'App\\Form\\EducationCsvType', 'getEducationCsvTypeService', false],
'App\\Form\\EngieCsvType' => ['privates', 'App\\Form\\EngieCsvType', 'getEngieCsvTypeService', false],
'App\\Form\\ExcelFileType' => ['privates', 'App\\Form\\ExcelFileType', 'getExcelFileTypeService', false],
'App\\Form\\ExcelFileWorkType' => ['privates', 'App\\Form\\ExcelFileWorkType', 'getExcelFileWorkTypeService', false],
'App\\Form\\ExternalProviderAdvertisingType' => ['privates', 'App\\Form\\ExternalProviderAdvertisingType', 'getExternalProviderAdvertisingTypeService', false],
'App\\Form\\ExternalProviderOfferType' => ['privates', 'App\\Form\\ExternalProviderOfferType', 'getExternalProviderOfferTypeService', false],
'App\\Form\\ExternalProviderType' => ['privates', 'App\\Form\\ExternalProviderType', 'getExternalProviderTypeService', false],
'App\\Form\\FeatureType' => ['privates', 'App\\Form\\FeatureType', 'getFeatureTypeService', false],
'App\\Form\\ImagepubType' => ['privates', 'App\\Form\\ImagepubType', 'getImagepubTypeService', false],
'App\\Form\\KycDocumenType' => ['privates', 'App\\Form\\KycDocumenType', 'getKycDocumenTypeService', false],
'App\\Form\\LandPropertyDestinationType' => ['privates', 'App\\Form\\LandPropertyDestinationType', 'getLandPropertyDestinationTypeService', false],
'App\\Form\\LeaseContractAnnexType' => ['privates', 'App\\Form\\LeaseContractAnnexType', 'getLeaseContractAnnexTypeService', false],
'App\\Form\\LeaseContractModelType' => ['privates', 'App\\Form\\LeaseContractModelType', 'getLeaseContractModelTypeService', false],
'App\\Form\\LocationTypeType' => ['privates', 'App\\Form\\LocationTypeType', 'getLocationTypeTypeService', false],
'App\\Form\\Location\\UrbanInformationType' => ['privates', 'App\\Form\\Location\\UrbanInformationType', 'getUrbanInformationTypeService', false],
'App\\Form\\MagasinType' => ['privates', 'App\\Form\\MagasinType', 'getMagasinTypeService', false],
'App\\Form\\ModelType' => ['privates', 'App\\Form\\ModelType', 'getModelTypeService', false],
'App\\Form\\MunicipalityType' => ['privates', 'App\\Form\\MunicipalityType', 'getMunicipalityTypeService', false],
'App\\Form\\NeighborhoodEdit\\TextureTreeDType' => ['privates', 'App\\Form\\NeighborhoodEdit\\TextureTreeDType', 'getTextureTreeDTypeService', false],
'App\\Form\\NeighborhoodType' => ['privates', 'App\\Form\\NeighborhoodType', 'getNeighborhoodTypeService', false],
'App\\Form\\NewProjectImmoCsvType' => ['privates', 'App\\Form\\NewProjectImmoCsvType', 'getNewProjectImmoCsvTypeService', false],
'App\\Form\\NotaryCsvType' => ['privates', 'App\\Form\\NotaryCsvType', 'getNotaryCsvTypeService', false],
'App\\Form\\NotaryType' => ['privates', 'App\\Form\\NotaryType', 'getNotaryTypeService', false],
'App\\Form\\ObligationCsvType' => ['privates', 'App\\Form\\ObligationCsvType', 'getObligationCsvTypeService', false],
'App\\Form\\ObligationType' => ['privates', 'App\\Form\\ObligationType', 'getObligationTypeService', false],
'App\\Form\\OccupationPeriodFileType' => ['privates', 'App\\Form\\OccupationPeriodFileType', 'getOccupationPeriodFileTypeService', false],
'App\\Form\\OccupieCsvType' => ['privates', 'App\\Form\\OccupieCsvType', 'getOccupieCsvTypeService', false],
'App\\Form\\OccupieEstimationType' => ['privates', 'App\\Form\\OccupieEstimationType', 'getOccupieEstimationTypeService', false],
'App\\Form\\OfferType' => ['privates', 'App\\Form\\OfferType', 'getOfferTypeService', false],
'App\\Form\\OptionType' => ['privates', 'App\\Form\\OptionType', 'getOptionTypeService', false],
'App\\Form\\ParameterType' => ['privates', 'App\\Form\\ParameterType', 'getParameterTypeService', false],
'App\\Form\\PebInformation\\BoilerPerformanceType' => ['privates', 'App\\Form\\PebInformation\\BoilerPerformanceType', 'getBoilerPerformanceTypeService', false],
'App\\Form\\PebInformation\\HeatNeededType' => ['privates', 'App\\Form\\PebInformation\\HeatNeededType', 'getHeatNeededTypeService', false],
'App\\Form\\PebInformation\\IndicatorType' => ['privates', 'App\\Form\\PebInformation\\IndicatorType', 'getIndicatorTypeService', false],
'App\\Form\\PebInformation\\PebInformationType' => ['privates', 'App\\Form\\PebInformation\\PebInformationType', 'getPebInformationTypeService', false],
'App\\Form\\PebInformation\\RenewalEnergyFormType' => ['privates', 'App\\Form\\PebInformation\\RenewalEnergyFormType', 'getRenewalEnergyFormTypeService', false],
'App\\Form\\PebInformation\\SubContent\\BiomassType' => ['privates', 'App\\Form\\PebInformation\\SubContent\\BiomassType', 'getBiomassTypeService', false],
'App\\Form\\PebInformation\\SubContent\\CogenerationUnitType' => ['privates', 'App\\Form\\PebInformation\\SubContent\\CogenerationUnitType', 'getCogenerationUnitTypeService', false],
'App\\Form\\PebInformation\\SubContent\\HeatPumpType' => ['privates', 'App\\Form\\PebInformation\\SubContent\\HeatPumpType', 'getHeatPumpTypeService', false],
'App\\Form\\PebInformation\\SubContent\\SolarPvInstallationType' => ['privates', 'App\\Form\\PebInformation\\SubContent\\SolarPvInstallationType', 'getSolarPvInstallationTypeService', false],
'App\\Form\\PebInformation\\SubContent\\SolarThermalType' => ['privates', 'App\\Form\\PebInformation\\SubContent\\SolarThermalType', 'getSolarThermalTypeService', false],
'App\\Form\\PebInformation\\VentilationLosesType' => ['privates', 'App\\Form\\PebInformation\\VentilationLosesType', 'getVentilationLosesTypeService', false],
'App\\Form\\PebInformation\\VentilationType' => ['privates', 'App\\Form\\PebInformation\\VentilationType', 'getVentilationTypeService', false],
'App\\Form\\PebInformation\\WaterPerformanceType' => ['privates', 'App\\Form\\PebInformation\\WaterPerformanceType', 'getWaterPerformanceTypeService', false],
'App\\Form\\PermitCiterneType' => ['privates', 'App\\Form\\PermitCiterneType', 'getPermitCiterneTypeService', false],
'App\\Form\\PermitLocationEnvironmentType' => ['privates', 'App\\Form\\PermitLocationEnvironmentType', 'getPermitLocationEnvironmentTypeService', false],
'App\\Form\\PersonnelType' => ['privates', 'App\\Form\\PersonnelType', 'getPersonnelTypeService', false],
'App\\Form\\Plan\\PlanFeatureType' => ['privates', 'App\\Form\\Plan\\PlanFeatureType', 'getPlanFeatureTypeService', false],
'App\\Form\\Plan\\PlanType' => ['privates', 'App\\Form\\Plan\\PlanType', 'getPlanTypeService', false],
'App\\Form\\PpasAffectationType' => ['privates', 'App\\Form\\PpasAffectationType', 'getPpasAffectationTypeService', false],
'App\\Form\\PpasCsvType' => ['privates', 'App\\Form\\PpasCsvType', 'getPpasCsvTypeService', false],
'App\\Form\\PrasAffectationConditionType' => ['privates', 'App\\Form\\PrasAffectationConditionType', 'getPrasAffectationConditionTypeService', false],
'App\\Form\\PrasAffectationType' => ['privates', 'App\\Form\\PrasAffectationType', 'getPrasAffectationTypeService', false],
'App\\Form\\PrasCsvType' => ['privates', 'App\\Form\\PrasCsvType', 'getPrasCsvTypeService', false],
'App\\Form\\PrasZoneType' => ['privates', 'App\\Form\\PrasZoneType', 'getPrasZoneTypeService', false],
'App\\Form\\PrimeProcedureFieldFormType' => ['privates', 'App\\Form\\PrimeProcedureFieldFormType', 'getPrimeProcedureFieldFormTypeService', false],
'App\\Form\\PrimeProcedureFormType' => ['privates', 'App\\Form\\PrimeProcedureFormType', 'getPrimeProcedureFormTypeService', false],
'App\\Form\\PrimeSourceFormType' => ['privates', 'App\\Form\\PrimeSourceFormType', 'getPrimeSourceFormTypeService', false],
'App\\Form\\Prime\\CsvType' => ['privates', 'App\\Form\\Prime\\CsvType', 'getCsvType2Service', false],
'App\\Form\\Prime\\FormeType' => ['privates', 'App\\Form\\Prime\\FormeType', 'getFormeTypeService', false],
'App\\Form\\PropertyImageType' => ['privates', 'App\\Form\\PropertyImageType', 'getPropertyImageTypeService', false],
'App\\Form\\PropertytypeType' => ['privates', 'App\\Form\\PropertytypeType', 'getPropertytypeTypeService', false],
'App\\Form\\ProviderFluviusType' => ['privates', 'App\\Form\\ProviderFluviusType', 'getProviderFluviusTypeService', false],
'App\\Form\\ProviderInverterType' => ['privates', 'App\\Form\\ProviderInverterType', 'getProviderInverterTypeService', false],
'App\\Form\\ProviderOresType' => ['privates', 'App\\Form\\ProviderOresType', 'getProviderOresTypeService', false],
'App\\Form\\ProviderSibelgaTaskType' => ['privates', 'App\\Form\\ProviderSibelgaTaskType', 'getProviderSibelgaTaskTypeService', false],
'App\\Form\\ProviderSibelgaType' => ['privates', 'App\\Form\\ProviderSibelgaType', 'getProviderSibelgaTypeService', false],
'App\\Form\\ProviderSibelgaWorkType' => ['privates', 'App\\Form\\ProviderSibelgaWorkType', 'getProviderSibelgaWorkTypeService', false],
'App\\Form\\ProviderSocietyCsvType' => ['privates', 'App\\Form\\ProviderSocietyCsvType', 'getProviderSocietyCsvTypeService', false],
'App\\Form\\PublicInquiryInProgressCsvType' => ['privates', 'App\\Form\\PublicInquiryInProgressCsvType', 'getPublicInquiryInProgressCsvTypeService', false],
'App\\Form\\PurchasePartnerRequestObjectifType' => ['privates', 'App\\Form\\PurchasePartnerRequestObjectifType', 'getPurchasePartnerRequestObjectifTypeService', false],
'App\\Form\\PurchasePartnerRequestType' => ['privates', 'App\\Form\\PurchasePartnerRequestType', 'getPurchasePartnerRequestTypeService', false],
'App\\Form\\RegionType' => ['privates', 'App\\Form\\RegionType', 'getRegionTypeService', false],
'App\\Form\\RentestimationType' => ['privates', 'App\\Form\\RentestimationType', 'getRentestimationTypeService', false],
'App\\Form\\RoofType' => ['privates', 'App\\Form\\RoofType', 'getRoofTypeService', false],
'App\\Form\\RulesCsvType' => ['privates', 'App\\Form\\RulesCsvType', 'getRulesCsvTypeService', false],
'App\\Form\\SalesAgreementFileType' => ['privates', 'App\\Form\\SalesAgreementFileType', 'getSalesAgreementFileTypeService', false],
'App\\Form\\ServiceCategoryType' => ['privates', 'App\\Form\\ServiceCategoryType', 'getServiceCategoryTypeService', false],
'App\\Form\\ServicePromoType' => ['privates', 'App\\Form\\ServicePromoType', 'getServicePromoTypeService', false],
'App\\Form\\SimulationType' => ['privates', 'App\\Form\\SimulationType', 'getSimulationTypeService', false],
'App\\Form\\SizeType' => ['privates', 'App\\Form\\SizeType', 'getSizeTypeService', false],
'App\\Form\\SocietyApprovalType' => ['privates', 'App\\Form\\SocietyApprovalType', 'getSocietyApprovalTypeService', false],
'App\\Form\\SocietyType' => ['privates', 'App\\Form\\SocietyType', 'getSocietyTypeService', false],
'App\\Form\\StreetType' => ['privates', 'App\\Form\\StreetType', 'getStreetTypeService', false],
'App\\Form\\SubjectType' => ['privates', 'App\\Form\\SubjectType', 'getSubjectTypeService', false],
'App\\Form\\SubmodelType' => ['privates', 'App\\Form\\SubmodelType', 'getSubmodelTypeService', false],
'App\\Form\\SubscriptionProductServiceType' => ['privates', 'App\\Form\\SubscriptionProductServiceType', 'getSubscriptionProductServiceTypeService', false],
'App\\Form\\SubscriptionProductType' => ['privates', 'App\\Form\\SubscriptionProductType', 'getSubscriptionProductTypeService', false],
'App\\Form\\SubsectionType' => ['privates', 'App\\Form\\SubsectionType', 'getSubsectionTypeService', false],
'App\\Form\\SuperficieType' => ['privates', 'App\\Form\\SuperficieType', 'getSuperficieTypeService', false],
'App\\Form\\SupplierType' => ['privates', 'App\\Form\\SupplierType', 'getSupplierTypeService', false],
'App\\Form\\SyndicApartmentType' => ['privates', 'App\\Form\\SyndicApartmentType', 'getSyndicApartmentTypeService', false],
'App\\Form\\TestImageType' => ['privates', 'App\\Form\\TestImageType', 'getTestImageTypeService', false],
'App\\Form\\ThePropertyConstructionWorkRulesType' => ['privates', 'App\\Form\\ThePropertyConstructionWorkRulesType', 'getThePropertyConstructionWorkRulesTypeService', false],
'App\\Form\\TheProperty\\ExtensionOrder\\MarkAsDeliveredType' => ['privates', 'App\\Form\\TheProperty\\ExtensionOrder\\MarkAsDeliveredType', 'getMarkAsDeliveredTypeService', false],
'App\\Form\\ThepropertyDocumentCategoryType' => ['privates', 'App\\Form\\ThepropertyDocumentCategoryType', 'getThepropertyDocumentCategoryTypeService', false],
'App\\Form\\ThepropertyDocumentType' => ['privates', 'App\\Form\\ThepropertyDocumentType', 'getThepropertyDocumentTypeService', false],
'App\\Form\\ThepropertyProviderType' => ['privates', 'App\\Form\\ThepropertyProviderType', 'getThepropertyProviderTypeService', false],
'App\\Form\\ThepropertyType' => ['privates', 'App\\Form\\ThepropertyType', 'getThepropertyTypeService', false],
'App\\Form\\TheserviceType' => ['privates', 'App\\Form\\TheserviceType', 'getTheserviceTypeService', false],
'App\\Form\\TransactionTypeType' => ['privates', 'App\\Form\\TransactionTypeType', 'getTransactionTypeTypeService', false],
'App\\Form\\TypeDocumentType' => ['privates', 'App\\Form\\TypeDocumentType', 'getTypeDocumentTypeService', false],
'App\\Form\\TypeofworkType' => ['privates', 'App\\Form\\TypeofworkType', 'getTypeofworkTypeService', false],
'App\\Form\\UboType' => ['privates', 'App\\Form\\UboType', 'getUboTypeService', false],
'App\\Form\\VoirieType' => ['privates', 'App\\Form\\VoirieType', 'getVoirieTypeService', false],
'App\\Form\\WalletUserType' => ['privates', 'App\\Form\\WalletUserType', 'getWalletUserTypeService', false],
'App\\Form\\WallonieCsvType' => ['privates', 'App\\Form\\WallonieCsvType', 'getWallonieCsvTypeService', false],
'App\\Form\\WaterSupllierControllerExcelType' => ['privates', 'App\\Form\\WaterSupllierControllerExcelType', 'getWaterSupllierControllerExcelTypeService', false],
'App\\Form\\WorkCsvType' => ['privates', 'App\\Form\\WorkCsvType', 'getWorkCsvTypeService', false],
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => ['privates', 'liip_imagine.form.type.image', 'getLiipImagine_Form_Type_ImageService', false],
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => ['privates', 'form.type.entity', 'getForm_Type_EntityService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => ['privates', 'form.type.choice', 'getForm_Type_ChoiceService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => ['privates', 'form.type.color', 'getForm_Type_ColorService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => ['services', '.container.private.form.type.file', 'get_Container_Private_Form_Type_FileService', false],
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => ['privates', 'form.type.form', 'getForm_Type_FormService', false],
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => ['services', 'vich_uploader.form.type.file', 'getVichUploader_Form_Type_FileService', false],
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => ['services', 'vich_uploader.form.type.image', 'getVichUploader_Form_Type_ImageService', false],
], [
'App\\Form\\AdressType' => '?',
'App\\Form\\AllObjectAnnouncementType' => '?',
'App\\Form\\ArchitectArtWorkType' => '?',
'App\\Form\\ArchitectSpecialistType' => '?',
'App\\Form\\AreaCsvType' => '?',
'App\\Form\\BankAccountClientType' => '?',
'App\\Form\\BankCardType' => '?',
'App\\Form\\BankType' => '?',
'App\\Form\\BrugisType' => '?',
'App\\Form\\CategoryEnvironnementType' => '?',
'App\\Form\\ChoicecategoryType' => '?',
'App\\Form\\CityType' => '?',
'App\\Form\\ClientFrontType' => '?',
'App\\Form\\ClientType' => '?',
'App\\Form\\ClientclauseType' => '?',
'App\\Form\\ClientfriendType' => '?',
'App\\Form\\CountryType' => '?',
'App\\Form\\CsvType' => '?',
'App\\Form\\DVFType' => '?',
'App\\Form\\DailyNeededType' => '?',
'App\\Form\\DeedOfSaleType' => '?',
'App\\Form\\DefaultclauseType' => '?',
'App\\Form\\DemenagementAnnoncementType' => '?',
'App\\Form\\DistanceType' => '?',
'App\\Form\\EducationCsvType' => '?',
'App\\Form\\EngieCsvType' => '?',
'App\\Form\\ExcelFileType' => '?',
'App\\Form\\ExcelFileWorkType' => '?',
'App\\Form\\ExternalProviderAdvertisingType' => '?',
'App\\Form\\ExternalProviderOfferType' => '?',
'App\\Form\\ExternalProviderType' => '?',
'App\\Form\\FeatureType' => '?',
'App\\Form\\ImagepubType' => '?',
'App\\Form\\KycDocumenType' => '?',
'App\\Form\\LandPropertyDestinationType' => '?',
'App\\Form\\LeaseContractAnnexType' => '?',
'App\\Form\\LeaseContractModelType' => '?',
'App\\Form\\LocationTypeType' => '?',
'App\\Form\\Location\\UrbanInformationType' => '?',
'App\\Form\\MagasinType' => '?',
'App\\Form\\ModelType' => '?',
'App\\Form\\MunicipalityType' => '?',
'App\\Form\\NeighborhoodEdit\\TextureTreeDType' => '?',
'App\\Form\\NeighborhoodType' => '?',
'App\\Form\\NewProjectImmoCsvType' => '?',
'App\\Form\\NotaryCsvType' => '?',
'App\\Form\\NotaryType' => '?',
'App\\Form\\ObligationCsvType' => '?',
'App\\Form\\ObligationType' => '?',
'App\\Form\\OccupationPeriodFileType' => '?',
'App\\Form\\OccupieCsvType' => '?',
'App\\Form\\OccupieEstimationType' => '?',
'App\\Form\\OfferType' => '?',
'App\\Form\\OptionType' => '?',
'App\\Form\\ParameterType' => '?',
'App\\Form\\PebInformation\\BoilerPerformanceType' => '?',
'App\\Form\\PebInformation\\HeatNeededType' => '?',
'App\\Form\\PebInformation\\IndicatorType' => '?',
'App\\Form\\PebInformation\\PebInformationType' => '?',
'App\\Form\\PebInformation\\RenewalEnergyFormType' => '?',
'App\\Form\\PebInformation\\SubContent\\BiomassType' => '?',
'App\\Form\\PebInformation\\SubContent\\CogenerationUnitType' => '?',
'App\\Form\\PebInformation\\SubContent\\HeatPumpType' => '?',
'App\\Form\\PebInformation\\SubContent\\SolarPvInstallationType' => '?',
'App\\Form\\PebInformation\\SubContent\\SolarThermalType' => '?',
'App\\Form\\PebInformation\\VentilationLosesType' => '?',
'App\\Form\\PebInformation\\VentilationType' => '?',
'App\\Form\\PebInformation\\WaterPerformanceType' => '?',
'App\\Form\\PermitCiterneType' => '?',
'App\\Form\\PermitLocationEnvironmentType' => '?',
'App\\Form\\PersonnelType' => '?',
'App\\Form\\Plan\\PlanFeatureType' => '?',
'App\\Form\\Plan\\PlanType' => '?',
'App\\Form\\PpasAffectationType' => '?',
'App\\Form\\PpasCsvType' => '?',
'App\\Form\\PrasAffectationConditionType' => '?',
'App\\Form\\PrasAffectationType' => '?',
'App\\Form\\PrasCsvType' => '?',
'App\\Form\\PrasZoneType' => '?',
'App\\Form\\PrimeProcedureFieldFormType' => '?',
'App\\Form\\PrimeProcedureFormType' => '?',
'App\\Form\\PrimeSourceFormType' => '?',
'App\\Form\\Prime\\CsvType' => '?',
'App\\Form\\Prime\\FormeType' => '?',
'App\\Form\\PropertyImageType' => '?',
'App\\Form\\PropertytypeType' => '?',
'App\\Form\\ProviderFluviusType' => '?',
'App\\Form\\ProviderInverterType' => '?',
'App\\Form\\ProviderOresType' => '?',
'App\\Form\\ProviderSibelgaTaskType' => '?',
'App\\Form\\ProviderSibelgaType' => '?',
'App\\Form\\ProviderSibelgaWorkType' => '?',
'App\\Form\\ProviderSocietyCsvType' => '?',
'App\\Form\\PublicInquiryInProgressCsvType' => '?',
'App\\Form\\PurchasePartnerRequestObjectifType' => '?',
'App\\Form\\PurchasePartnerRequestType' => '?',
'App\\Form\\RegionType' => '?',
'App\\Form\\RentestimationType' => '?',
'App\\Form\\RoofType' => '?',
'App\\Form\\RulesCsvType' => '?',
'App\\Form\\SalesAgreementFileType' => '?',
'App\\Form\\ServiceCategoryType' => '?',
'App\\Form\\ServicePromoType' => '?',
'App\\Form\\SimulationType' => '?',
'App\\Form\\SizeType' => '?',
'App\\Form\\SocietyApprovalType' => '?',
'App\\Form\\SocietyType' => '?',
'App\\Form\\StreetType' => '?',
'App\\Form\\SubjectType' => '?',
'App\\Form\\SubmodelType' => '?',
'App\\Form\\SubscriptionProductServiceType' => '?',
'App\\Form\\SubscriptionProductType' => '?',
'App\\Form\\SubsectionType' => '?',
'App\\Form\\SuperficieType' => '?',
'App\\Form\\SupplierType' => '?',
'App\\Form\\SyndicApartmentType' => '?',
'App\\Form\\TestImageType' => '?',
'App\\Form\\ThePropertyConstructionWorkRulesType' => '?',
'App\\Form\\TheProperty\\ExtensionOrder\\MarkAsDeliveredType' => '?',
'App\\Form\\ThepropertyDocumentCategoryType' => '?',
'App\\Form\\ThepropertyDocumentType' => '?',
'App\\Form\\ThepropertyProviderType' => '?',
'App\\Form\\ThepropertyType' => '?',
'App\\Form\\TheserviceType' => '?',
'App\\Form\\TransactionTypeType' => '?',
'App\\Form\\TypeDocumentType' => '?',
'App\\Form\\TypeofworkType' => '?',
'App\\Form\\UboType' => '?',
'App\\Form\\VoirieType' => '?',
'App\\Form\\WalletUserType' => '?',
'App\\Form\\WallonieCsvType' => '?',
'App\\Form\\WaterSupllierControllerExcelType' => '?',
'App\\Form\\WorkCsvType' => '?',
'Liip\\ImagineBundle\\Form\\Type\\ImageType' => '?',
'Symfony\\Bridge\\Doctrine\\Form\\Type\\EntityType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\ColorType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?',
'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichFileType' => '?',
'Vich\\UploaderBundle\\Form\\Type\\VichImageType' => '?',
]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? $this->getForm_TypeExtension_Form_TransformationFailureHandlingService());
yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->getForm_TypeExtension_Form_HttpFoundationService());
yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->getForm_TypeExtension_Form_ValidatorService());
yield 3 => ($this->privates['form.type_extension.upload.validator'] ?? $this->getForm_TypeExtension_Upload_ValidatorService());
yield 4 => ($this->privates['form.type_extension.csrf'] ?? $this->getForm_TypeExtension_CsrfService());
yield 5 => ($this->privates['form.type_extension.form.data_collector'] ?? $this->getForm_TypeExtension_Form_DataCollectorService());
}, 6), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension()));
}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension()));
}, 1)], new RewindableGenerator(function () {
yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->getForm_TypeGuesser_ValidatorService());
yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->getForm_TypeGuesser_DoctrineService());
}, 2))], new \Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy(new \Symfony\Component\Form\ResolvedFormTypeFactory(), ($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService())));
}
/**
* Gets the private 'form.server_params' shared service.
*
* @return \Symfony\Component\Form\Util\ServerParams
*/
protected function getForm_ServerParamsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Util/ServerParams.php';
return $this->privates['form.server_params'] = new \Symfony\Component\Form\Util\ServerParams(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'form.type.choice' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ChoiceType
*/
protected function getForm_Type_ChoiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ChoiceType.php';
return $this->privates['form.type.choice'] = new \Symfony\Component\Form\Extension\Core\Type\ChoiceType(($this->privates['form.choice_list_factory.cached'] ?? $this->getForm_ChoiceListFactory_CachedService()), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.color' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\ColorType
*/
protected function getForm_Type_ColorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/ColorType.php';
return $this->privates['form.type.color'] = new \Symfony\Component\Form\Extension\Core\Type\ColorType(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type.entity' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\Type\EntityType
*/
protected function getForm_Type_EntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/DoctrineType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/Type/EntityType.php';
return $this->privates['form.type.entity'] = new \Symfony\Bridge\Doctrine\Form\Type\EntityType(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type.form' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\FormType
*/
protected function getForm_Type_FormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/BaseType.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/FormType.php';
return $this->privates['form.type.form'] = new \Symfony\Component\Form\Extension\Core\Type\FormType(($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
}
/**
* Gets the private 'form.type_extension.csrf' shared service.
*
* @return \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
*/
protected function getForm_TypeExtension_CsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php';
return $this->privates['form.type_extension.csrf'] = new \Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()), true, '_token', ($this->services['translator'] ?? $this->getTranslatorService()), 'validators', ($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService()));
}
/**
* Gets the private 'form.type_extension.form.data_collector' shared service.
*
* @return \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
*/
protected function getForm_TypeExtension_Form_DataCollectorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/DataCollector/Type/DataCollectorTypeExtension.php';
return $this->privates['form.type_extension.form.data_collector'] = new \Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension(($this->privates['data_collector.form'] ?? $this->getDataCollector_FormService()));
}
/**
* Gets the private 'form.type_extension.form.http_foundation' shared service.
*
* @return \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
*/
protected function getForm_TypeExtension_Form_HttpFoundationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/Type/FormTypeHttpFoundationExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/RequestHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php';
return $this->privates['form.type_extension.form.http_foundation'] = new \Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension(new \Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler(($this->privates['form.server_params'] ?? $this->getForm_ServerParamsService())));
}
/**
* Gets the private 'form.type_extension.form.transformation_failure_handling' shared service.
*
* @return \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension
*/
protected function getForm_TypeExtension_Form_TransformationFailureHandlingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Core/Type/TransformationFailureExtension.php';
return $this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.form.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
*/
protected function getForm_TypeExtension_Form_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/BaseValidatorExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/FormTypeValidatorExtension.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
$b = ($this->privates['twig.form.renderer'] ?? $this->getTwig_Form_RendererService());
if (isset($this->privates['form.type_extension.form.validator'])) {
return $this->privates['form.type_extension.form.validator'];
}
return $this->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension($a, true, $b, ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'form.type_extension.upload.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension
*/
protected function getForm_TypeExtension_Upload_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractTypeExtension.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/Type/UploadValidatorExtension.php';
return $this->privates['form.type_extension.upload.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'form.type_guesser.doctrine' shared service.
*
* @return \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
*/
protected function getForm_TypeGuesser_DoctrineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-bridge/Form/DoctrineOrmTypeGuesser.php';
return $this->privates['form.type_guesser.doctrine'] = new \Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'form.type_guesser.validator' shared service.
*
* @return \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
*/
protected function getForm_TypeGuesser_ValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/Extension/Validator/ValidatorTypeGuesser.php';
$a = ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService());
if (isset($this->privates['form.type_guesser.validator'])) {
return $this->privates['form.type_guesser.validator'];
}
return $this->privates['form.type_guesser.validator'] = new \Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser($a);
}
/**
* Gets the private 'fragment.renderer.inline' shared service.
*
* @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
*/
protected function getFragment_Renderer_InlineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
$a = ($this->services['http_kernel'] ?? $this->getHttpKernelService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['fragment.renderer.inline'])) {
return $this->privates['fragment.renderer.inline'];
}
$this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer($a, $b);
$instance->setFragmentPath('/_fragment');
return $instance;
}
/**
* Gets the private 'framework_extra_bundle.argument_name_convertor' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\Request\ArgumentNameConverter
*/
protected function getFrameworkExtraBundle_ArgumentNameConvertorService()
{
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())));
}
/**
* Gets the private 'framework_extra_bundle.event.is_granted' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
*/
protected function getFrameworkExtraBundle_Event_IsGrantedService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['framework_extra_bundle.event.is_granted'])) {
return $this->privates['framework_extra_bundle.event.is_granted'];
}
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);
}
/**
* Gets the private 'garden_project_actions_lot.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getGardenProjectActionsLot_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['garden_project_actions_lot.search_filter'])) {
return $this->privates['garden_project_actions_lot.search_filter'];
}
return $this->privates['garden_project_actions_lot.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['lot' => 'exact', 'collectiveGarden' => 'exact', 'user' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'garden_project_actions_lot_account.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getGardenProjectActionsLotAccount_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['garden_project_actions_lot_account.search_filter'])) {
return $this->privates['garden_project_actions_lot_account.search_filter'];
}
return $this->privates['garden_project_actions_lot_account.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['lot' => 'exact', 'invoice.colectiveGarden' => 'exact', 'invoice' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'inventory.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getInventory_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['inventory.search_filter'])) {
return $this->privates['inventory.search_filter'];
}
return $this->privates['inventory.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['offerLease' => 'exact', 'offerLease.theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'jms_serializer.array_collection_handler' shared service.
*
* @return \JMS\Serializer\Handler\ArrayCollectionHandler
*/
protected function getJmsSerializer_ArrayCollectionHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ArrayCollectionHandler.php';
return $this->privates['jms_serializer.array_collection_handler'] = new \JMS\Serializer\Handler\ArrayCollectionHandler(false);
}
/**
* Gets the private 'jms_serializer.cache.cache_clearer' shared service.
*
* @return \JMS\SerializerBundle\Cache\CacheClearer
*/
protected function getJmsSerializer_Cache_CacheClearerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Cache/CacheClearer.php';
return $this->privates['jms_serializer.cache.cache_clearer'] = new \JMS\SerializerBundle\Cache\CacheClearer(($this->privates['jms_serializer.metadata.cache.file_cache'] ?? ($this->privates['jms_serializer.metadata.cache.file_cache'] = new \Metadata\Cache\FileCache(($this->targetDir.''.'/jms_serializer')))));
}
/**
* Gets the private 'jms_serializer.constraint_violation_handler' shared service.
*
* @return \JMS\Serializer\Handler\ConstraintViolationHandler
*/
protected function getJmsSerializer_ConstraintViolationHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/ConstraintViolationHandler.php';
return $this->privates['jms_serializer.constraint_violation_handler'] = new \JMS\Serializer\Handler\ConstraintViolationHandler();
}
/**
* Gets the private 'jms_serializer.datetime_handler' shared service.
*
* @return \JMS\Serializer\Handler\DateHandler
*/
protected function getJmsSerializer_DatetimeHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/DateHandler.php';
return $this->privates['jms_serializer.datetime_handler'] = new \JMS\Serializer\Handler\DateHandler('Y-m-d\\TH:i:sP', 'UTC', true);
}
/**
* Gets the private 'jms_serializer.doctrine_proxy_subscriber' shared service.
*
* @return \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber
*/
protected function getJmsSerializer_DoctrineProxySubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/Subscriber/DoctrineProxySubscriber.php';
return $this->privates['jms_serializer.doctrine_proxy_subscriber'] = new \JMS\Serializer\EventDispatcher\Subscriber\DoctrineProxySubscriber(true, false);
}
/**
* Gets the private 'jms_serializer.form_error_handler' shared service.
*
* @return \JMS\Serializer\Handler\FormErrorHandler
*/
protected function getJmsSerializer_FormErrorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/FormErrorHandler.php';
return $this->privates['jms_serializer.form_error_handler'] = new \JMS\Serializer\Handler\FormErrorHandler(($this->services['translator'] ?? $this->getTranslatorService()), 'validators');
}
/**
* Gets the private 'jms_serializer.iterator_handler' shared service.
*
* @return \JMS\Serializer\Handler\IteratorHandler
*/
protected function getJmsSerializer_IteratorHandlerService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/SubscribingHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/Handler/IteratorHandler.php';
return $this->privates['jms_serializer.iterator_handler'] = new \JMS\Serializer\Handler\IteratorHandler();
}
/**
* Gets the private 'jms_serializer.stopwatch_subscriber' shared service.
*
* @return \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber
*/
protected function getJmsSerializer_StopwatchSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer/src/EventDispatcher/EventSubscriberInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/Serializer/StopwatchEventSubscriber.php';
return $this->privates['jms_serializer.stopwatch_subscriber'] = new \JMS\SerializerBundle\Serializer\StopwatchEventSubscriber(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
}
/**
* Gets the private 'lexik_jwt_authentication.check_config_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand
*/
protected function getLexikJwtAuthentication_CheckConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/CheckConfigCommand.php';
$this->privates['lexik_jwt_authentication.check_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), 'RS256');
$instance->setName('lexik:jwt:check-config');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.enable_encryption_config_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand
*/
protected function getLexikJwtAuthentication_EnableEncryptionConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/EnableEncryptionConfigCommand.php';
$this->privates['lexik_jwt_authentication.enable_encryption_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\EnableEncryptionConfigCommand(NULL);
$instance->setName('lexik:jwt:enable-encryption');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.generate_keypair_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand
*/
protected function getLexikJwtAuthentication_GenerateKeypairCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/GenerateKeyPairCommand.php';
$this->privates['lexik_jwt_authentication.generate_keypair_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\GenerateKeyPairCommand(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), $this->getEnv('resolve:JWT_SECRET_KEY'), $this->getEnv('resolve:JWT_PUBLIC_KEY'), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
$instance->setName('lexik:jwt:generate-keypair');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.migrate_config_command' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand
*/
protected function getLexikJwtAuthentication_MigrateConfigCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Command/MigrateConfigCommand.php';
$this->privates['lexik_jwt_authentication.migrate_config_command'] = $instance = new \Lexik\Bundle\JWTAuthenticationBundle\Command\MigrateConfigCommand(($this->services['lexik_jwt_authentication.key_loader'] ?? $this->getLexikJwtAuthentication_KeyLoaderService()), $this->getEnv('JWT_PASSPHRASE'), 'RS256');
$instance->setName('lexik:jwt:migrate-config');
return $instance;
}
/**
* Gets the private 'lexik_jwt_authentication.security.guard.jwt_token_authenticator' shared service.
*
* @return \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator
*/
protected function getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EntryPoint/AuthenticationEntryPointInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-guard/AuthenticatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Guard/JWTTokenAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/TokenExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/ChainTokenExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/TokenExtractor/AuthorizationHeaderTokenExtractor.php';
$a = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'])) {
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'];
}
return $this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator($a, $b, new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\ChainTokenExtractor([0 => new \Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\AuthorizationHeaderTokenExtractor('Bearer', 'Authorization')]), new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage(), ($this->services['translator'] ?? $this->getTranslatorService()));
}
/**
* Gets the private 'liip_imagine.binary.mime_type_guesser' shared service.
*
* @return \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser
*/
protected function getLiipImagine_Binary_MimeTypeGuesserService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/MimeTypeGuesserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Binary/SimpleMimeTypeGuesser.php';
return $this->privates['liip_imagine.binary.mime_type_guesser'] = new \Liip\ImagineBundle\Binary\SimpleMimeTypeGuesser(\Symfony\Component\Mime\MimeTypes::getDefault());
}
/**
* Gets the private 'liip_imagine.command.cache_remove' shared service.
*
* @return \Liip\ImagineBundle\Command\RemoveCacheCommand
*/
protected function getLiipImagine_Command_CacheRemoveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/RemoveCacheCommand.php';
$this->privates['liip_imagine.command.cache_remove'] = $instance = new \Liip\ImagineBundle\Command\RemoveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:remove');
return $instance;
}
/**
* Gets the private 'liip_imagine.command.cache_resolve' shared service.
*
* @return \Liip\ImagineBundle\Command\ResolveCacheCommand
*/
protected function getLiipImagine_Command_CacheResolveService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/CacheCommandTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Command/ResolveCacheCommand.php';
$this->privates['liip_imagine.command.cache_resolve'] = $instance = new \Liip\ImagineBundle\Command\ResolveCacheCommand(($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->privates['liip_imagine.service.filter'] ?? $this->getLiipImagine_Service_FilterService()));
$instance->setName('liip:imagine:cache:resolve');
return $instance;
}
/**
* Gets the private 'liip_imagine.filter.configuration' shared service.
*
* @return \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration
*/
protected function getLiipImagine_Filter_ConfigurationService()
{
return $this->privates['liip_imagine.filter.configuration'] = new \Liip\ImagineBundle\Imagine\Filter\FilterConfiguration($this->parameters['liip_imagine.filter_sets']);
}
/**
* Gets the private 'liip_imagine.form.type.image' shared service.
*
* @return \Liip\ImagineBundle\Form\Type\ImageType
*/
protected function getLiipImagine_Form_Type_ImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormTypeInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractType.php';
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Form/Type/ImageType.php';
return $this->privates['liip_imagine.form.type.image'] = new \Liip\ImagineBundle\Form\Type\ImageType();
}
/**
* Gets the private 'liip_imagine.gd' shared service.
*
* @return \Imagine\Gd\Imagine
*/
protected function getLiipImagine_GdService()
{
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Factory/ClassFactoryAwareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/ImagineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/AbstractImagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Driver/InfoProvider.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Gd/Imagine.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/MetadataReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/AbstractMetadataReader.php';
include_once \dirname(__DIR__, 4).'/vendor/imagine/imagine/src/Image/Metadata/ExifMetadataReader.php';
$this->privates['liip_imagine.gd'] = $instance = new \Imagine\Gd\Imagine();
$instance->setMetadataReader(new \Imagine\Image\Metadata\ExifMetadataReader());
return $instance;
}
/**
* Gets the private 'liip_imagine.service.filter' shared service.
*
* @return \Liip\ImagineBundle\Service\FilterService
*/
protected function getLiipImagine_Service_FilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Service/FilterService.php';
return $this->privates['liip_imagine.service.filter'] = new \Liip\ImagineBundle\Service\FilterService(($this->services['liip_imagine.data.manager'] ?? $this->getLiipImagine_Data_ManagerService()), ($this->services['liip_imagine.filter.manager'] ?? $this->getLiipImagine_Filter_ManagerService()), ($this->services['liip_imagine.cache.manager'] ?? $this->getLiipImagine_Cache_ManagerService()), false, $this->parameters['liip_imagine.webp.options'], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'locale_aware_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
*/
protected function getLocaleAwareListenerService()
{
return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
yield 0 => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('fr')));
yield 1 => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
}, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'locale_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
*/
protected function getLocaleListenerService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['locale_listener'])) {
return $this->privates['locale_listener'];
}
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', $a, false, []);
}
/**
* Gets the private 'mailer.transport_factory.native' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
*/
protected function getMailer_TransportFactory_NativeService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.native'])) {
return $this->privates['mailer.transport_factory.native'];
}
return $this->privates['mailer.transport_factory.native'] = new \Symfony\Component\Mailer\Transport\NativeTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.null' shared service.
*
* @return \Symfony\Component\Mailer\Transport\NullTransportFactory
*/
protected function getMailer_TransportFactory_NullService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.null'])) {
return $this->privates['mailer.transport_factory.null'];
}
return $this->privates['mailer.transport_factory.null'] = new \Symfony\Component\Mailer\Transport\NullTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.sendmail' shared service.
*
* @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
*/
protected function getMailer_TransportFactory_SendmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.sendmail'])) {
return $this->privates['mailer.transport_factory.sendmail'];
}
return $this->privates['mailer.transport_factory.sendmail'] = new \Symfony\Component\Mailer\Transport\SendmailTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transport_factory.smtp' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
*/
protected function getMailer_TransportFactory_SmtpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['mailer.transport_factory.smtp'])) {
return $this->privates['mailer.transport_factory.smtp'];
}
return $this->privates['mailer.transport_factory.smtp'] = new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory($a, ($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
}
/**
* Gets the private 'mailer.transports' shared service.
*
* @return \Symfony\Component\Mailer\Transport\Transports
*/
protected function getMailer_TransportsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport/Transports.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/Transport.php';
return $this->privates['mailer.transports'] = (new \Symfony\Component\Mailer\Transport(new RewindableGenerator(function () {
yield 0 => ($this->privates['mailer.transport_factory.null'] ?? $this->getMailer_TransportFactory_NullService());
yield 1 => ($this->privates['mailer.transport_factory.sendmail'] ?? $this->getMailer_TransportFactory_SendmailService());
yield 2 => ($this->privates['mailer.transport_factory.native'] ?? $this->getMailer_TransportFactory_NativeService());
yield 3 => ($this->privates['mailer.transport_factory.smtp'] ?? $this->getMailer_TransportFactory_SmtpService());
}, 4)))->fromStrings(['main' => $this->getEnv('MAILER_DSN')]);
}
/**
* Gets the private 'maker.auto_command.make_auth' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeAuthService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeAuthenticator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityControllerBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_auth'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator($a, ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), $b, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), new \Symfony\Bundle\MakerBundle\Security\SecurityControllerBuilder(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()))), $a, $b);
$instance->setName('make:auth');
$instance->setDescription('Creates a Guard authenticator of different flavors');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_command' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCommandService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCommand.php';
$this->privates['maker.auto_command.make_command'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCommand(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:command');
$instance->setDescription('Creates a new console command class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeController.php';
$this->privates['maker.auto_command.make_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeController(($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:controller');
$instance->setDescription('Creates a new controller class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_crud' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeCrudService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeCrud.php';
$this->privates['maker.auto_command.make_crud'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeCrud(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:crud');
$instance->setDescription('Creates CRUD for Doctrine entity class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_persister' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataPersisterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataPersister.php';
$this->privates['maker.auto_command.make_data_persister'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataPersister(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:data-persister');
$instance->setDescription('Creates an API Platform data persister');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_data_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDataProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Symfony/Maker/MakeDataProvider.php';
$this->privates['maker.auto_command.make_data_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Core\Bridge\Symfony\Maker\MakeDataProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:data-provider');
$instance->setDescription('Creates an API Platform data provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_docker_database' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeDockerDatabaseService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeDockerDatabase.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_docker_database'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeDockerDatabase($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:docker:database');
$instance->setDescription('Adds a database container to your docker-compose.yaml file');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_entity' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeEntityService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeEntity.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$b = ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService());
$this->privates['maker.auto_command.make_entity'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeEntity($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), NULL, $b, ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService())), $a, $b);
$instance->setName('make:entity');
$instance->setDescription('Creates or updates a Doctrine entity class, and optionally an API Platform resource');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_fixtures' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFixturesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeFixtures.php';
$this->privates['maker.auto_command.make_fixtures'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeFixtures(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:fixtures');
$instance->setDescription('Creates a new class to load Doctrine fixtures');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeForm.php';
$this->privates['maker.auto_command.make_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeForm(($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:form');
$instance->setDescription('Creates a new form class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_message' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessage.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_message'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessage($a), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:message');
$instance->setDescription('Creates a new message and handler');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_messenger_middleware' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMessengerMiddlewareService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMessengerMiddleware.php';
$this->privates['maker.auto_command.make_messenger_middleware'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMessengerMiddleware(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:messenger-middleware');
$instance->setDescription('Creates a new messenger middleware');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_migration' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeMigrationService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/ApplicationAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeMigration.php';
$this->privates['maker.auto_command.make_migration'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeMigration(\dirname(__DIR__, 4)), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:migration');
$instance->setDescription('Creates a new migration based on database changes');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_registration_form' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeRegistrationFormService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeRegistrationForm.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_registration_form'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeRegistrationForm($a, ($this->privates['maker.renderer.form_type_renderer'] ?? $this->getMaker_Renderer_FormTypeRendererService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:registration-form');
$instance->setDescription('Creates a new registration form system');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_reset_password' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeResetPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeResetPassword.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_reset_password'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeResetPassword($a, ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:reset-password');
$instance->setDescription('Create controller, entity, and repositories for use with symfonycasts/reset-password-bundle');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_encoder' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerEncoderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerEncoder.php';
$this->privates['maker.auto_command.make_serializer_encoder'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerEncoder(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:encoder');
$instance->setDescription('Creates a new serializer encoder class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_serializer_normalizer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSerializerNormalizerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSerializerNormalizer.php';
$this->privates['maker.auto_command.make_serializer_normalizer'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSerializerNormalizer(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:serializer:normalizer');
$instance->setDescription('Creates a new serializer normalizer class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_processor' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProcessorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProcessor.php';
$this->privates['maker.auto_command.make_state_processor'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProcessor(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:state-processor');
$instance->setDescription('Creates an API Platform state processor');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_state_provider' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStateProviderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Maker/MakeStateProvider.php';
$this->privates['maker.auto_command.make_state_provider'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \ApiPlatform\Symfony\Maker\MakeStateProvider(($this->privates['api_platform.metadata.resource.name_collection_factory.cached'] ?? $this->getApiPlatform_Metadata_Resource_NameCollectionFactory_CachedService())), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:state-provider');
$instance->setDescription('Creates an API Platform state provider');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_stimulus_controller' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeStimulusControllerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeStimulusController.php';
$this->privates['maker.auto_command.make_stimulus_controller'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeStimulusController(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:stimulus-controller');
$instance->setDescription('Creates a new Stimulus controller');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_subscriber' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeSubscriberService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/EventRegistry.php';
$this->privates['maker.auto_command.make_subscriber'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeSubscriber(new \Symfony\Bundle\MakerBundle\EventRegistry(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()))), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:subscriber');
$instance->setDescription('Creates a new event subscriber class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_test' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTestService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/InputAwareMakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTest.php';
$this->privates['maker.auto_command.make_test'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTest(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:test');
$instance->setAliases([0 => 'make:unit-test', 1 => 'make:functional-test']);
$instance->setDescription('Creates a new test class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_twig_extension' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeTwigExtensionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeTwigExtension.php';
$this->privates['maker.auto_command.make_twig_extension'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeTwigExtension(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:twig-extension');
$instance->setDescription('Creates a new Twig extension class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_user' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeUserService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeUser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/UserClassBuilder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Security/SecurityConfigUpdater.php';
$a = ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService());
$this->privates['maker.auto_command.make_user'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeUser($a, new \Symfony\Bundle\MakerBundle\Security\UserClassBuilder(), ($this->privates['maker.security_config_updater'] ?? ($this->privates['maker.security_config_updater'] = new \Symfony\Bundle\MakerBundle\Security\SecurityConfigUpdater())), ($this->privates['maker.entity_class_generator'] ?? $this->getMaker_EntityClassGeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService())), $a, ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:user');
$instance->setDescription('Creates a new security user class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_validator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeValidatorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeValidator.php';
$this->privates['maker.auto_command.make_validator'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeValidator(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:validator');
$instance->setDescription('Creates a new validator and constraint class');
return $instance;
}
/**
* Gets the private 'maker.auto_command.make_voter' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Command\MakerCommand
*/
protected function getMaker_AutoCommand_MakeVoterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Command/MakerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/MakerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/AbstractMaker.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Maker/MakeVoter.php';
$this->privates['maker.auto_command.make_voter'] = $instance = new \Symfony\Bundle\MakerBundle\Command\MakerCommand(new \Symfony\Bundle\MakerBundle\Maker\MakeVoter(), ($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), ($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
$instance->setName('make:voter');
$instance->setDescription('Creates a new security voter class');
return $instance;
}
/**
* Gets the private 'maker.doctrine_helper' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper
*/
protected function getMaker_DoctrineHelperService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/DoctrineHelper.php';
return $this->privates['maker.doctrine_helper'] = new \Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper('App\\Entity', ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService()), ($this->services['doctrine'] ?? $this->getDoctrineService()), true, ['default' => [0 => [0 => 'App\\Entity', 1 => ($this->privates['doctrine.orm.default_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultAnnotationMetadataDriverService())], 1 => [0 => 'Vich\\UploaderBundle\\Entity', 1 => ($this->privates['doctrine.orm.default_xml_metadata_driver'] ?? $this->getDoctrine_Orm_DefaultXmlMetadataDriverService())]], 'import' => [0 => [0 => 'App\\Entity', 1 => ($this->privates['doctrine.orm.import_annotation_metadata_driver'] ?? $this->getDoctrine_Orm_ImportAnnotationMetadataDriverService())]]]);
}
/**
* Gets the private 'maker.entity_class_generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator
*/
protected function getMaker_EntityClassGeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Doctrine/EntityClassGenerator.php';
return $this->privates['maker.entity_class_generator'] = new \Symfony\Bundle\MakerBundle\Doctrine\EntityClassGenerator(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()), ($this->privates['maker.doctrine_helper'] ?? $this->getMaker_DoctrineHelperService()));
}
/**
* Gets the private 'maker.file_manager' shared service.
*
* @return \Symfony\Bundle\MakerBundle\FileManager
*/
protected function getMaker_FileManagerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/FileManager.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/AutoloaderUtil.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/ComposerAutoloaderFinder.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/MakerFileLinkFormatter.php';
return $this->privates['maker.file_manager'] = new \Symfony\Bundle\MakerBundle\FileManager(($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem())), new \Symfony\Bundle\MakerBundle\Util\AutoloaderUtil(new \Symfony\Bundle\MakerBundle\Util\ComposerAutoloaderFinder('App')), new \Symfony\Bundle\MakerBundle\Util\MakerFileLinkFormatter(($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())), \dirname(__DIR__, 4), (\dirname(__DIR__, 4).'/templates'));
}
/**
* Gets the private 'maker.generator' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Generator
*/
protected function getMaker_GeneratorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Generator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/TemplateComponentGenerator.php';
$a = ($this->privates['maker.php_compat_util'] ?? $this->getMaker_PhpCompatUtilService());
return $this->privates['maker.generator'] = new \Symfony\Bundle\MakerBundle\Generator(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()), 'App', $a, new \Symfony\Bundle\MakerBundle\Util\TemplateComponentGenerator($a));
}
/**
* Gets the private 'maker.php_compat_util' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil
*/
protected function getMaker_PhpCompatUtilService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Util/PhpCompatUtil.php';
return $this->privates['maker.php_compat_util'] = new \Symfony\Bundle\MakerBundle\Util\PhpCompatUtil(($this->privates['maker.file_manager'] ?? $this->getMaker_FileManagerService()));
}
/**
* Gets the private 'maker.renderer.form_type_renderer' shared service.
*
* @return \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer
*/
protected function getMaker_Renderer_FormTypeRendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/Renderer/FormTypeRenderer.php';
return $this->privates['maker.renderer.form_type_renderer'] = new \Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer(($this->privates['maker.generator'] ?? $this->getMaker_GeneratorService()));
}
/**
* Gets the private 'message.conversation_filter' shared autowired service.
*
* @return \App\Filter\MessageConversationFilter
*/
protected function getMessage_ConversationFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/MessageConversationFilter.php';
return $this->privates['message.conversation_filter'] = new \App\Filter\MessageConversationFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'conversation');
}
/**
* Gets the private 'messenger.bus.default.middleware.handle_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
*/
protected function getMessenger_Bus_Default_Middleware_HandleMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
$this->privates['messenger.bus.default.middleware.handle_message'] = $instance = new \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware(new \Symfony\Component\Messenger\Handler\HandlersLocator(['App\\Message\\CommunityPlpMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.enSacTY'] ?? $this->get_Messenger_HandlerDescriptor_EnSacTYService());
}, 1), 'App\\Message\\CommunityPostNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.2PV5OtP'] ?? $this->get_Messenger_HandlerDescriptor_2PV5OtPService());
}, 1), 'App\\Message\\AlertMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.ReaAshx'] ?? $this->get_Messenger_HandlerDescriptor_ReaAshxService());
}, 1), 'App\\Message\\LeaseContractTimeoutMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor._ao._zO'] ?? $this->get_Messenger_HandlerDescriptor_Ao_ZOService());
}, 1), 'App\\Message\\MessageAquisition' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.i5idlk5'] ?? $this->get_Messenger_HandlerDescriptor_I5idlk5Service());
}, 1), 'App\\Message\\NewCommitteeNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.OYxdkFB'] ?? $this->get_Messenger_HandlerDescriptor_OYxdkFBService());
}, 1), 'App\\Message\\SalesDateLimitNotification' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.dYC6Jx9'] ?? $this->get_Messenger_HandlerDescriptor_DYC6Jx9Service());
}, 1), 'App\\Message\\ShowInterestMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor..LEXsda'] ?? $this->get_Messenger_HandlerDescriptor__LEXsdaService());
}, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
yield 0 => ($this->privates['.messenger.handler_descriptor.tGvt0LH'] ?? $this->get_Messenger_HandlerDescriptor_TGvt0LHService());
}, 1)]));
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.bus.default.middleware.traceable' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
*/
protected function getMessenger_Bus_Default_Middleware_TraceableService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
return $this->privates['messenger.bus.default.middleware.traceable'] = new \Symfony\Component\Messenger\Middleware\TraceableMiddleware(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))), 'messenger.bus.default');
}
/**
* Gets the private 'messenger.failure.send_failed_message_to_failure_transport_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener
*/
protected function getMessenger_Failure_SendFailedMessageToFailureTransportListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageToFailureTransportListener.php';
return $this->privates['messenger.failure.send_failed_message_to_failure_transport_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageToFailureTransportListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'async' => '?',
'failed' => '?',
]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener(($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.listener.stop_worker_on_sigterm_signal_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener
*/
protected function getMessenger_Listener_StopWorkerOnSigtermSignalListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
return $this->privates['messenger.listener.stop_worker_on_sigterm_signal_listener'] = new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
}
/**
* Gets the private 'messenger.middleware.send_message' shared service.
*
* @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
*/
protected function getMessenger_Middleware_SendMessageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
$a = ($this->privates['.service_locator.c7f47p7'] ?? $this->get_ServiceLocator_C7f47p7Service());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.middleware.send_message'])) {
return $this->privates['messenger.middleware.send_message'];
}
$this->privates['messenger.middleware.send_message'] = $instance = new \Symfony\Component\Messenger\Middleware\SendMessageMiddleware(new \Symfony\Component\Messenger\Transport\Sender\SendersLocator(['App\\Message\\NewCommitteeNotification' => [0 => 'async'], 'App\\Message\\MessageAquisition' => [0 => 'async'], 'App\\Message\\SalesDateLimitNotification' => [0 => 'async'], 'App\\Message\\CommunityPostNotification' => [0 => 'async'], 'App\\Message\\CommunityPlpMessage' => [0 => 'async'], 'App\\Message\\AlertMessage' => [0 => 'async'], 'App\\Message\\ShowInterestMessage' => [0 => 'async'], 'App\\Message\\LeaseContractTimeoutMessage' => [0 => 'async']], $a), $b);
$instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
return $instance;
}
/**
* Gets the private 'messenger.receiver_locator' shared service.
*
* @return \Symfony\Component\DependencyInjection\ServiceLocator
*/
protected function getMessenger_ReceiverLocatorService()
{
return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
'messenger.transport.async' => ['privates', 'messenger.transport.async', 'getMessenger_Transport_AsyncService', false],
'messenger.transport.failed' => ['privates', 'messenger.transport.failed', 'getMessenger_Transport_FailedService', false],
], [
'async' => '?',
'failed' => '?',
'messenger.transport.async' => '?',
'messenger.transport.failed' => '?',
]);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.async' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.async'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.multiplier_retry_strategy.failed' shared service.
*
* @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
*/
protected function getMessenger_Retry_MultiplierRetryStrategy_FailedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
return $this->privates['messenger.retry.multiplier_retry_strategy.failed'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3, 1000, 2, 0);
}
/**
* Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
*
* @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
*/
protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['messenger.retry.send_failed_message_for_retry_listener'])) {
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'];
}
return $this->privates['messenger.retry.send_failed_message_for_retry_listener'] = new \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener(($this->privates['.service_locator.c7f47p7'] ?? $this->get_ServiceLocator_C7f47p7Service()), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'async' => ['privates', 'messenger.retry.multiplier_retry_strategy.async', 'getMessenger_Retry_MultiplierRetryStrategy_AsyncService', false],
'failed' => ['privates', 'messenger.retry.multiplier_retry_strategy.failed', 'getMessenger_Retry_MultiplierRetryStrategy_FailedService', false],
], [
'async' => '?',
'failed' => '?',
]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), $a);
}
/**
* Gets the private 'messenger.routable_message_bus' shared service.
*
* @return \Symfony\Component\Messenger\RoutableMessageBus
*/
protected function getMessenger_RoutableMessageBusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/RoutableMessageBus.php';
$a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
if (isset($this->privates['messenger.routable_message_bus'])) {
return $this->privates['messenger.routable_message_bus'];
}
return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'messenger.bus.default' => ['services', 'messenger.default_bus', 'getMessenger_DefaultBusService', false],
], [
'messenger.bus.default' => '?',
]), $a);
}
/**
* Gets the private 'messenger.transport.async' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_AsyncService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.async'])) {
return $this->privates['messenger.transport.async'];
}
return $this->privates['messenger.transport.async'] = $a->createTransport($this->getEnv('MESSENGER_TRANSPORT_DSN'), ['transport_name' => 'async'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.doctrine.factory' shared service.
*
* @return \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory
*/
protected function getMessenger_Transport_Doctrine_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/doctrine-messenger/Transport/DoctrineTransportFactory.php';
return $this->privates['messenger.transport.doctrine.factory'] = new \Symfony\Component\Messenger\Bridge\Doctrine\Transport\DoctrineTransportFactory(($this->services['doctrine'] ?? $this->getDoctrineService()));
}
/**
* Gets the private 'messenger.transport.failed' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportInterface
*/
protected function getMessenger_Transport_FailedService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
$a = ($this->privates['messenger.transport_factory'] ?? $this->getMessenger_TransportFactoryService());
if (isset($this->privates['messenger.transport.failed'])) {
return $this->privates['messenger.transport.failed'];
}
return $this->privates['messenger.transport.failed'] = $a->createTransport('doctrine://default?queue_name=failed', ['transport_name' => 'failed'], ($this->privates['messenger.transport.native_php_serializer'] ?? ($this->privates['messenger.transport.native_php_serializer'] = new \Symfony\Component\Messenger\Transport\Serialization\PhpSerializer())));
}
/**
* Gets the private 'messenger.transport.sync.factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
*/
protected function getMessenger_Transport_Sync_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
$a = ($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService());
if (isset($this->privates['messenger.transport.sync.factory'])) {
return $this->privates['messenger.transport.sync.factory'];
}
return $this->privates['messenger.transport.sync.factory'] = new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory($a);
}
/**
* Gets the private 'messenger.transport_factory' shared service.
*
* @return \Symfony\Component\Messenger\Transport\TransportFactory
*/
protected function getMessenger_TransportFactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
return $this->privates['messenger.transport_factory'] = new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
yield 0 => ($this->privates['messenger.transport.amqp.factory'] ?? ($this->privates['messenger.transport.amqp.factory'] = new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory()));
yield 1 => ($this->privates['messenger.transport.redis.factory'] ?? ($this->privates['messenger.transport.redis.factory'] = new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory()));
yield 2 => ($this->privates['messenger.transport.sync.factory'] ?? $this->getMessenger_Transport_Sync_FactoryService());
yield 3 => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
yield 4 => ($this->privates['messenger.transport.doctrine.factory'] ?? $this->getMessenger_Transport_Doctrine_FactoryService());
}, 5));
}
/**
* Gets the private 'mime_types' shared service.
*
* @return \Symfony\Component\Mime\MimeTypes
*/
protected function getMimeTypesService()
{
$this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
$instance->setDefault($instance);
return $instance;
}
/**
* Gets the private 'monolog.command.server_log' shared service.
*
* @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
*/
protected function getMonolog_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
$this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
$instance->setName('server:log');
$instance->setDescription('Start a log server that displays logs in real time');
return $instance;
}
/**
* Gets the private 'monolog.handler.console' shared service.
*
* @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
*/
protected function getMonolog_Handler_ConsoleService()
{
return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULL, true, [], []);
}
/**
* Gets the private 'monolog.handler.main' shared service.
*
* @return \Monolog\Handler\StreamHandler
*/
protected function getMonolog_Handler_MainService()
{
$this->privates['monolog.handler.main'] = $instance = new \Monolog\Handler\StreamHandler((\dirname(__DIR__, 3).'/log/dev.log'), 'debug', true, NULL, false);
$instance->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
return $instance;
}
/**
* Gets the private 'monolog.logger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_LoggerService()
{
$this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->useMicrosecondTimestamps(true);
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.cache' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_CacheService()
{
$this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.mailer' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MailerService()
{
$this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.messenger' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_MessengerService()
{
$this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.request' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_RequestService()
{
$this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'monolog.logger.security' shared service.
*
* @return \Symfony\Bridge\Monolog\Logger
*/
protected function getMonolog_Logger_SecurityService()
{
$this->privates['monolog.logger.security'] = $instance = new \Symfony\Bridge\Monolog\Logger('security');
$instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$instance->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
return $instance;
}
/**
* Gets the private 'municipal_tax.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getMunicipalTax_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['municipal_tax.search_filter'])) {
return $this->privates['municipal_tax.search_filter'];
}
return $this->privates['municipal_tax.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['province' => 'exact', 'postalCode' => 'exact', 'municipality' => 'exact', 'region' => 'exact', 'country' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'nelmio_alice.file_parser.runtime_cache' shared service.
*
* @return \Nelmio\Alice\Parser\RuntimeCacheParser
*/
protected function getNelmioAlice_FileParser_RuntimeCacheService()
{
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/ParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/RuntimeCacheParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ParserRegistry.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/ChainableParserInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/YamlParser.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/yaml/Parser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/PhpParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/Chainable/JsonParser.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/FileLocator/DefaultFileLocator.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Parser/IncludeProcessor/DefaultIncludeProcessor.php';
$a = new \Nelmio\Alice\FileLocator\DefaultFileLocator();
return $this->privates['nelmio_alice.file_parser.runtime_cache'] = new \Nelmio\Alice\Parser\RuntimeCacheParser(new \Nelmio\Alice\Parser\ParserRegistry([0 => new \Nelmio\Alice\Parser\Chainable\YamlParser(new \Symfony\Component\Yaml\Parser()), 1 => new \Nelmio\Alice\Parser\Chainable\PhpParser(), 2 => new \Nelmio\Alice\Parser\Chainable\JsonParser()]), $a, new \Nelmio\Alice\Parser\IncludeProcessor\DefaultIncludeProcessor($a));
}
/**
* Gets the private 'nelmio_cors.cors_listener' shared service.
*
* @return \Nelmio\CorsBundle\EventListener\CorsListener
*/
protected function getNelmioCors_CorsListenerService()
{
return $this->privates['nelmio_cors.cors_listener'] = new \Nelmio\CorsBundle\EventListener\CorsListener(new \Nelmio\CorsBundle\Options\Resolver([0 => new \Nelmio\CorsBundle\Options\ConfigProvider($this->getParameter('nelmio_cors.map'), $this->getParameter('nelmio_cors.defaults'))]));
}
/**
* Gets the private 'nzo.annotation_resolver' shared service.
*
* @return \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver
*/
protected function getNzo_AnnotationResolverService()
{
$a = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8', 'aes-256-ctr', true, true, true);
$a->setSecretIv('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8');
$b = new \Doctrine\Common\Annotations\AnnotationReader();
$b->addGlobalIgnoredName('required', ($this->privates['annotations.dummy_registry'] ?? $this->getAnnotations_DummyRegistryService()));
return $this->privates['nzo.annotation_resolver'] = new \Nzo\UrlEncryptorBundle\Annotations\AnnotationResolver($a, $b);
}
/**
* Gets the private 'nzo_encryptor' shared service.
*
* @return \Nzo\UrlEncryptorBundle\Encryptor\Encryptor
*/
protected function getNzoEncryptorService()
{
$this->privates['nzo_encryptor'] = $instance = new \Nzo\UrlEncryptorBundle\Encryptor\Encryptor('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8', 'aes-256-ctr', true, true, true);
$instance->setSecretIv('eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8');
return $instance;
}
/**
* Gets the private 'obligations.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getObligations_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['obligations.search_filter'])) {
return $this->privates['obligations.search_filter'];
}
return $this->privates['obligations.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['region' => 'exact', 'capacity' => 'exact', 'location' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'occupation_period.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getOccupationPeriod_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['occupation_period.search_filter'])) {
return $this->privates['occupation_period.search_filter'];
}
return $this->privates['occupation_period.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['year' => 'exact', 'rentalManagement' => 'exact', 'rentalManagement.theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'offer_collaborative.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getOfferCollaborative_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['offer_collaborative.search_filter'])) {
return $this->privates['offer_collaborative.search_filter'];
}
return $this->privates['offer_collaborative.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'user' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'offer_collaborative_buyers.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getOfferCollaborativeBuyers_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['offer_collaborative_buyers.search_filter'])) {
return $this->privates['offer_collaborative_buyers.search_filter'];
}
return $this->privates['offer_collaborative_buyers.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['offer' => 'exact', 'user' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'parameter_bag' shared service.
*
* @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
*/
protected function getParameterBagService()
{
return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
}
/**
* Gets the private 'payment_history.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getPaymentHistory_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['payment_history.search_filter'])) {
return $this->privates['payment_history.search_filter'];
}
return $this->privates['payment_history.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['year' => 'exact', 'month' => 'exact', 'rentalManagement.theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'permit_citerne.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getPermitCiterne_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['permit_citerne.search_filter'])) {
return $this->privates['permit_citerne.search_filter'];
}
return $this->privates['permit_citerne.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['type' => 'exact', 'region.name' => 'exact', 'category.name' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'permit_property.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getPermitProperty_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['permit_property.search_filter'])) {
return $this->privates['permit_property.search_filter'];
}
return $this->privates['permit_property.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'type' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'permit_property_procedure.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getPermitPropertyProcedure_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['permit_property_procedure.search_filter'])) {
return $this->privates['permit_property_procedure.search_filter'];
}
return $this->privates['permit_property_procedure.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['permitProperty.theProperty.region' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'profiler_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
*/
protected function getProfilerListenerService()
{
$a = ($this->services['.container.private.profiler'] ?? $this->get_Container_Private_ProfilerService());
if (isset($this->privates['profiler_listener'])) {
return $this->privates['profiler_listener'];
}
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())), NULL, false, false, NULL);
}
/**
* Gets the private 'property_accessor' shared service.
*
* @return \Symfony\Component\PropertyAccess\PropertyAccessor
*/
protected function getPropertyAccessorService()
{
$a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
return $this->privates['property_accessor'] = new \Symfony\Component\PropertyAccess\PropertyAccessor(3, 2, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0, false), $a, $a);
}
/**
* Gets the private 'property_info' shared service.
*
* @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
*/
protected function getPropertyInfoService()
{
return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
yield 1 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
yield 2 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 3 => ($this->privates['doctrine.orm.import_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ImportEntityManager_PropertyInfoExtractorService());
}, 4), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.import_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ImportEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), new RewindableGenerator(function () {
yield 0 => ($this->privates['doctrine.orm.default_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_DefaultEntityManager_PropertyInfoExtractorService());
yield 1 => ($this->privates['doctrine.orm.import_entity_manager.property_info_extractor'] ?? $this->getDoctrine_Orm_ImportEntityManager_PropertyInfoExtractorService());
yield 2 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 3), new RewindableGenerator(function () {
yield 0 => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
}, 1));
}
/**
* Gets the private 'property_info.serializer_extractor' shared service.
*
* @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
*/
protected function getPropertyInfo_SerializerExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'provider.delete.watter_filter' shared autowired service.
*
* @return \App\Filter\ProviderWatterDeleteFilter
*/
protected function getProvider_Delete_WatterFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterDeleteFilter.php';
return $this->privates['provider.delete.watter_filter'] = new \App\Filter\ProviderWatterDeleteFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty');
}
/**
* Gets the private 'provider.water_invoice_filter' shared autowired service.
*
* @return \App\Filter\InvoiceWaterFilter
*/
protected function getProvider_WaterInvoiceFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/InvoiceWaterFilter.php';
return $this->privates['provider.water_invoice_filter'] = new \App\Filter\InvoiceWaterFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty');
}
/**
* Gets the private 'provider.watter_consumption_filter' shared autowired service.
*
* @return \App\Filter\ProviderWatterConsumptionFilter
*/
protected function getProvider_WatterConsumptionFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterConsumptionFilter.php';
return $this->privates['provider.watter_consumption_filter'] = new \App\Filter\ProviderWatterConsumptionFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty');
}
/**
* Gets the private 'provider.watter_intervention_filter' shared autowired service.
*
* @return \App\Filter\ProviderWatterInterventionOrderFilter
*/
protected function getProvider_WatterInterventionFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/ProviderWatterInterventionOrderFilter.php';
return $this->privates['provider.watter_intervention_filter'] = new \App\Filter\ProviderWatterInterventionOrderFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty');
}
/**
* Gets the private 'provider_fluvius.boolean_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter
*/
protected function getProviderFluvius_BooleanFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/BooleanFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/BooleanFilter.php';
return $this->privates['provider_fluvius.boolean_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_ores.boolean_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter
*/
protected function getProviderOres_BooleanFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/BooleanFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/BooleanFilter.php';
return $this->privates['provider_ores.boolean_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_ores_brugel.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getProviderOresBrugel_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['provider_ores_brugel.search_filter'])) {
return $this->privates['provider_ores_brugel.search_filter'];
}
return $this->privates['provider_ores_brugel.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'operationType' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_sibelga_task.boolean_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter
*/
protected function getProviderSibelgaTask_BooleanFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/BooleanFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/BooleanFilter.php';
return $this->privates['provider_sibelga_task.boolean_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['status' => NULL], ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_solar.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getProviderSolar_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['provider_solar.search_filter'])) {
return $this->privates['provider_solar.search_filter'];
}
return $this->privates['provider_solar.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_solar_declaration_cadastre.boolean_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getProviderSolarDeclarationCadastre_BooleanFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['provider_solar_declaration_cadastre.boolean_filter'])) {
return $this->privates['provider_solar_declaration_cadastre.boolean_filter'];
}
return $this->privates['provider_solar_declaration_cadastre.boolean_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'operationType' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'provider_tank_installation.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getProviderTankInstallation_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['provider_tank_installation.search_filter'])) {
return $this->privates['provider_tank_installation.search_filter'];
}
return $this->privates['provider_tank_installation.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['constructor.id' => 'exact', 'concernedProperties.id' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'rent_history.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getRentHistory_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['rent_history.search_filter'])) {
return $this->privates['rent_history.search_filter'];
}
return $this->privates['rent_history.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['rentalManagement.theProperty' => 'exact', 'tenant' => 'exact', 'year' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'rent_request_details.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getRentRequestDetails_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['rent_request_details.search_filter'])) {
return $this->privates['rent_request_details.search_filter'];
}
return $this->privates['rent_request_details.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['rentRequest' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'rental_management.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getRentalManagement_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['rental_management.search_filter'])) {
return $this->privates['rental_management.search_filter'];
}
return $this->privates['rental_management.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'tenant' => 'exact', 'theProperty.user' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'rm_leave.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getRmLeave_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['rm_leave.search_filter'])) {
return $this->privates['rm_leave.search_filter'];
}
return $this->privates['rm_leave.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['rentalManagement' => 'exact', 'rentalManagement.theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'rm_payment.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getRmPayment_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['rm_payment.search_filter'])) {
return $this->privates['rm_payment.search_filter'];
}
return $this->privates['rm_payment.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['paymentHistory.year' => 'exact', 'month' => 'exact', 'paymentHistory.rentalManagement.theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'router.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
*/
protected function getRouter_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'router' => ['services', 'router', 'getRouterService', false],
], [
'router' => '?',
]))->withContext('router.cache_warmer', $this));
}
/**
* Gets the private 'router.expression_language_provider' shared service.
*
* @return \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider
*/
protected function getRouter_ExpressionLanguageProviderService()
{
return $this->privates['router.expression_language_provider'] = new \Symfony\Component\Routing\Matcher\ExpressionLanguageProvider(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'env' => ['privates', 'container.getenv', 'getContainer_GetenvService', false],
], [
'env' => 'Closure',
]));
}
/**
* Gets the private 'router.request_context' shared service.
*
* @return \Symfony\Component\Routing\RequestContext
*/
protected function getRouter_RequestContextService()
{
$this->privates['router.request_context'] = $instance = \Symfony\Component\Routing\RequestContext::fromUri('', 'localhost', 'http', 80, 443);
$instance->setParameter('_functions', ($this->privates['router.expression_language_provider'] ?? $this->getRouter_ExpressionLanguageProviderService()));
return $instance;
}
/**
* Gets the private 'router_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\RouterListener
*/
protected function getRouterListenerService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['router_listener'])) {
return $this->privates['router_listener'];
}
return $this->privates['router_listener'] = new \Symfony\Component\HttpKernel\EventListener\RouterListener($a, ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()), ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), \dirname(__DIR__, 4), true);
}
/**
* Gets the private 'secrets.vault' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
*/
protected function getSecrets_VaultService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/string/LazyString.php';
return $this->privates['secrets.vault'] = new \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault((\dirname(__DIR__, 4).'/config/secrets/'.$this->getEnv('string:default:kernel.environment:APP_RUNTIME_ENV')), \Symfony\Component\String\LazyString::fromCallable(($this->privates['container.getenv'] ?? $this->getContainer_GetenvService()), 'base64:default::SYMFONY_DECRYPTION_SECRET'));
}
/**
* Gets the private 'security.access_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AccessListener
*/
protected function getSecurity_AccessListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AccessListener.php';
$a = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.access_listener'])) {
return $this->privates['security.access_listener'];
}
return $this->privates['security.access_listener'] = new \Symfony\Component\Security\Http\Firewall\AccessListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), $b);
}
/**
* Gets the private 'security.access_map' shared service.
*
* @return \Symfony\Component\Security\Http\AccessMap
*/
protected function getSecurity_AccessMapService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMapInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/AccessMap.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcherInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/RequestMatcher.php';
$this->privates['security.access_map'] = $instance = new \Symfony\Component\Security\Http\AccessMap();
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/login$'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/immo/v2/plans'), [0 => 'IS_AUTHENTICATED_ANONYMOUSLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/logout$'), [0 => 'IS_AUTHENTICATED_FULLY'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin/'), [0 => 'ROLE_ADMIN'], NULL);
$instance->add(new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/(login|token/refresh)'), [0 => 'PUBLIC_ACCESS'], NULL);
return $instance;
}
/**
* Gets the private 'security.authentication.guard_handler' shared service.
*
* @return \Symfony\Component\Security\Guard\GuardAuthenticatorHandler
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_GuardHandlerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.guard_handler" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.guard_handler'])) {
return $this->privates['security.authentication.guard_handler'];
}
$this->privates['security.authentication.guard_handler'] = $instance = new \Symfony\Component\Security\Guard\GuardAuthenticatorHandler(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, [0 => 'client']);
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('migrate', ($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService())));
return $instance;
}
/**
* Gets the private 'security.authentication.listener.anonymous.admin' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.admin" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.admin'])) {
return $this->privates['security.authentication.listener.anonymous.admin'];
}
return $this->privates['security.authentication.listener.anonymous.admin'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.anonymous.client' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Anonymous_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.anonymous.client" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.anonymous.client'])) {
return $this->privates['security.authentication.listener.anonymous.client'];
}
return $this->privates['security.authentication.listener.anonymous.client'] = new \Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), $this->getParameter('container.build_hash'), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a);
}
/**
* Gets the private 'security.authentication.listener.guard.admin' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.admin" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.admin'])) {
return $this->privates['security.authentication.listener.guard.admin'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.admin'])) {
return $this->privates['security.authentication.listener.guard.admin'];
}
return $this->privates['security.authentication.listener.guard.admin'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'admin', new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\PersonnelAuthenticator'] ?? $this->getPersonnelAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'security.authentication.listener.guard.client' shared service.
*
* @return \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.guard.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Guard_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.guard.client" service is deprecated, use the new authenticator system instead.');
$a = ($this->privates['security.authentication.guard_handler'] ?? $this->getSecurity_Authentication_GuardHandlerService());
if (isset($this->privates['security.authentication.listener.guard.client'])) {
return $this->privates['security.authentication.listener.guard.client'];
}
$b = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.guard.client'])) {
return $this->privates['security.authentication.listener.guard.client'];
}
return $this->privates['security.authentication.listener.guard.client'] = new \Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener($a, $b, 'client', new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true, ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()));
}
/**
* Gets the private 'security.authentication.listener.json.client' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.listener.json.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Listener_Json_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.listener.json.client" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationSuccessHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationSuccessHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationFailureHandlerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/CustomAuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/Security/Http/Authentication/AuthenticationFailureHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategyInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php';
$a = ($this->privates['security.authentication.manager'] ?? $this->getSecurity_Authentication_ManagerService());
if (isset($this->privates['security.authentication.listener.json.client'])) {
return $this->privates['security.authentication.listener.json.client'];
}
$b = ($this->services['lexik_jwt_authentication.jwt_manager'] ?? $this->getLexikJwtAuthentication_JwtManagerService());
if (isset($this->privates['security.authentication.listener.json.client'])) {
return $this->privates['security.authentication.listener.json.client'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.listener.json.client'])) {
return $this->privates['security.authentication.listener.json.client'];
}
$d = ($this->services['translator'] ?? $this->getTranslatorService());
$this->privates['security.authentication.listener.json.client'] = $instance = new \Symfony\Component\Security\Http\Firewall\UsernamePasswordJsonAuthenticationListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'client', new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler($b, $c, [], true), [], 'client'), new \Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler(new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler($c, $d), []), ['check_path' => '/api/immo/v2/login_check', 'use_forward' => false, 'require_previous_session' => false, 'login_path' => '/login', 'username_path' => 'username', 'password_path' => 'password'], ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $c, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()));
if ($this->has('translator')) {
$instance->setTranslator($d);
}
$instance->setSessionAuthenticationStrategy(new \Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy('none'));
return $instance;
}
/**
* Gets the private 'security.authentication.manager' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_ManagerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.manager" service is deprecated, use the new authenticator system instead.');
$this->privates['security.authentication.manager'] = $instance = new \Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.authentication.provider.guard.admin'] ?? $this->getSecurity_Authentication_Provider_Guard_AdminService());
yield 1 => ($this->privates['security.authentication.provider.anonymous.admin'] ?? $this->getSecurity_Authentication_Provider_Anonymous_AdminService());
yield 2 => ($this->privates['security.authentication.provider.guard.client'] ?? $this->getSecurity_Authentication_Provider_Guard_ClientService());
yield 3 => ($this->privates['security.authentication.provider.dao.client'] ?? $this->getSecurity_Authentication_Provider_Dao_ClientService());
yield 4 => ($this->privates['security.authentication.provider.anonymous.client'] ?? $this->getSecurity_Authentication_Provider_Anonymous_ClientService());
}, 5), true);
$instance->setEventDispatcher(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
return $instance;
}
/**
* Gets the private 'security.authentication.provider.anonymous.admin' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.admin" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.admin'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.anonymous.client' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Anonymous_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.anonymous.client" service is deprecated, use the new authenticator system instead.');
return $this->privates['security.authentication.provider.anonymous.client'] = new \Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider($this->getParameter('container.build_hash'));
}
/**
* Gets the private 'security.authentication.provider.dao.client' shared service.
*
* @return \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Dao_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.dao.client" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.dao.client'])) {
return $this->privates['security.authentication.provider.dao.client'];
}
return $this->privates['security.authentication.provider.dao.client'] = new \Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider($a, ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'client', ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), true);
}
/**
* Gets the private 'security.authentication.provider.guard.admin' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.admin" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_AdminService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.admin" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/src/Security/UserChecker.php';
$a = ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.guard.admin'])) {
return $this->privates['security.authentication.provider.guard.admin'];
}
return $this->privates['security.authentication.provider.guard.admin'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\Security\\PersonnelAuthenticator'] ?? $this->getPersonnelAuthenticatorService());
}, 1), $a, 'admin', new \App\Security\UserChecker(), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.provider.guard.client' shared service.
*
* @return \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider
*
* @deprecated Since symfony/security-bundle 5.3: The "security.authentication.provider.guard.client" service is deprecated, use the new authenticator system instead.
*/
protected function getSecurity_Authentication_Provider_Guard_ClientService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.authentication.provider.guard.client" service is deprecated, use the new authenticator system instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.provider.guard.client'])) {
return $this->privates['security.authentication.provider.guard.client'];
}
return $this->privates['security.authentication.provider.guard.client'] = new \Symfony\Component\Security\Guard\Provider\GuardAuthenticationProvider(new RewindableGenerator(function () {
yield 0 => ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
}, 1), $a, 'client', ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), ($this->privates['security.user_password_hasher'] ?? $this->getSecurity_UserPasswordHasherService()));
}
/**
* Gets the private 'security.authentication.switchuser_listener.client' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\SwitchUserListener
*/
protected function getSecurity_Authentication_SwitchuserListener_ClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/SwitchUserListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/UserCheckerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/User/InMemoryUserChecker.php';
$a = ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
if (isset($this->privates['security.authentication.switchuser_listener.client'])) {
return $this->privates['security.authentication.switchuser_listener.client'];
}
$b = ($this->privates['debug.security.access.decision_manager'] ?? $this->getDebug_Security_Access_DecisionManagerService());
if (isset($this->privates['security.authentication.switchuser_listener.client'])) {
return $this->privates['security.authentication.switchuser_listener.client'];
}
$c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.authentication.switchuser_listener.client'])) {
return $this->privates['security.authentication.switchuser_listener.client'];
}
return $this->privates['security.authentication.switchuser_listener.client'] = new \Symfony\Component\Security\Http\Firewall\SwitchUserListener(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), $a, ($this->privates['security.user_checker'] ?? ($this->privates['security.user_checker'] = new \Symfony\Component\Security\Core\User\InMemoryUserChecker())), 'client', $b, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), '_switch_user', 'ROLE_ALLOWED_TO_SWITCH', $c, true);
}
/**
* Gets the private 'security.authentication_utils' shared service.
*
* @return \Symfony\Component\Security\Http\Authentication\AuthenticationUtils
*/
protected function getSecurity_AuthenticationUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Authentication/AuthenticationUtils.php';
return $this->privates['security.authentication_utils'] = new \Symfony\Component\Security\Http\Authentication\AuthenticationUtils(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.channel_listener' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ChannelListener
*/
protected function getSecurity_ChannelListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ChannelListener.php';
$a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
return $this->privates['security.channel_listener'] = new \Symfony\Component\Security\Http\Firewall\ChannelListener(($this->privates['security.access_map'] ?? $this->getSecurity_AccessMapService()), ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a->getHttpPort(), $a->getHttpsPort());
}
/**
* Gets the private 'security.command.debug_firewall' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand
*/
protected function getSecurity_Command_DebugFirewallService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Command/DebugFirewallCommand.php';
$this->privates['security.command.debug_firewall'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\DebugFirewallCommand($this->parameters['security.firewalls'], ($this->privates['.service_locator.F24N2zj'] ?? $this->get_ServiceLocator_F24N2zjService()), ($this->privates['.service_locator.zD8.Q8Q'] ?? $this->get_ServiceLocator_ZD8_Q8QService()), [], false);
$instance->setName('debug:firewall');
$instance->setDescription('Display information about your security firewall(s)');
return $instance;
}
/**
* Gets the private 'security.command.user_password_encoder' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand
*
* @deprecated Since symfony/security-bundle 5.3: The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.
*/
protected function getSecurity_Command_UserPasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.command.user_password_encoder" service is deprecated, use "security.command.user_password_hash" instead.');
$this->privates['security.command.user_password_encoder'] = $instance = new \Symfony\Bundle\SecurityBundle\Command\UserPasswordEncoderCommand(($this->privates['security.encoder_factory.generic'] ?? $this->getSecurity_EncoderFactory_GenericService()), [0 => 'App\\Entity\\User']);
$instance->setName('security:encode-password');
$instance->setDescription('Encode a password');
return $instance;
}
/**
* Gets the private 'security.command.user_password_hash' shared service.
*
* @return \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand
*/
protected function getSecurity_Command_UserPasswordHashService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/password-hasher/Command/UserPasswordHashCommand.php';
$this->privates['security.command.user_password_hash'] = $instance = new \Symfony\Component\PasswordHasher\Command\UserPasswordHashCommand(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()), [0 => 'App\\Entity\\User']);
$instance->setName('security:hash-password');
$instance->setDescription('Hash a user password');
return $instance;
}
/**
* Gets the private 'security.context_listener.0' shared service.
*
* @return \Symfony\Component\Security\Http\Firewall\ContextListener
*/
protected function getSecurity_ContextListener_0Service()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ContextListener.php';
$a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
if (isset($this->privates['security.context_listener.0'])) {
return $this->privates['security.context_listener.0'];
}
return $this->privates['security.context_listener.0'] = new \Symfony\Component\Security\Http\Firewall\ContextListener(($this->privates['security.untracked_token_storage'] ?? ($this->privates['security.untracked_token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), new RewindableGenerator(function () {
yield 0 => ($this->privates['App\\DataProvider\\UserProvider'] ?? $this->getUserProviderService());
}, 1), 'admin', ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), $a, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), [0 => ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), 1 => 'enableUsageTracking']);
}
/**
* Gets the private 'security.csrf.token_storage' shared service.
*
* @return \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
*/
protected function getSecurity_Csrf_TokenStorageService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
return $this->privates['security.csrf.token_storage'] = new \Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
}
/**
* Gets the private 'security.encoder_factory.generic' shared service.
*
* @return \Symfony\Component\Security\Core\Encoder\EncoderFactory
*
* @deprecated Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
*/
protected function getSecurity_EncoderFactory_GenericService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.');
return $this->privates['security.encoder_factory.generic'] = new \Symfony\Component\Security\Core\Encoder\EncoderFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\Security\\Core\\Encoder\\NativePasswordEncoder', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => 1]]]);
}
/**
* Gets the private 'security.event_dispatcher.admin' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_AdminService()
{
$this->privates['security.event_dispatcher.admin'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.admin'] ?? $this->getSecurity_Logout_Listener_Default_AdminService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.session.admin'] ?? ($this->privates['security.logout.listener.session.admin'] = new \Symfony\Component\Security\Http\EventListener\SessionLogoutListener()));
}, 1 => 'onLogout'], 0);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.event_dispatcher.client' shared service.
*
* @return \Symfony\Component\EventDispatcher\EventDispatcher
*/
protected function getSecurity_EventDispatcher_ClientService()
{
$this->privates['security.event_dispatcher.client'] = $instance = new \Symfony\Component\EventDispatcher\EventDispatcher();
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.default.client'] ?? $this->getSecurity_Logout_Listener_Default_ClientService());
}, 1 => 'onLogout'], 64);
$instance->addListener('Symfony\\Component\\Security\\Http\\Event\\LogoutEvent', [0 => function () {
return ($this->privates['security.logout.listener.csrf_token_clearing'] ?? $this->getSecurity_Logout_Listener_CsrfTokenClearingService());
}, 1 => 'onLogout'], 0);
return $instance;
}
/**
* Gets the private 'security.expression_language' shared service.
*
* @return \Symfony\Component\Security\Core\Authorization\ExpressionLanguage
*/
protected function getSecurity_ExpressionLanguageService()
{
$this->privates['security.expression_language'] = $instance = new \Symfony\Component\Security\Core\Authorization\ExpressionLanguage(($this->privates['cache.security_expression_language'] ?? $this->getCache_SecurityExpressionLanguageService()));
$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())));
return $instance;
}
/**
* Gets the private 'security.firewall.map' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallMap
*/
protected function getSecurity_Firewall_MapService()
{
$a = ($this->privates['.service_locator.F24N2zj'] ?? $this->get_ServiceLocator_F24N2zjService());
if (isset($this->privates['security.firewall.map'])) {
return $this->privates['security.firewall.map'];
}
return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap($a, new RewindableGenerator(function () {
yield 'security.firewall.map.context.dev' => ($this->privates['.security.request_matcher.Iy.T22O'] ?? ($this->privates['.security.request_matcher.Iy.T22O'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/(_(profiler|wdt)|css|images|js)/')));
yield 'security.firewall.map.context.admin' => ($this->privates['.security.request_matcher.B3ldH_a'] ?? ($this->privates['.security.request_matcher.B3ldH_a'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/admin')));
yield 'security.firewall.map.context.client' => ($this->privates['.security.request_matcher.5jI7DTz'] ?? ($this->privates['.security.request_matcher.5jI7DTz'] = new \Symfony\Component\HttpFoundation\RequestMatcher('^/api/immo/v2/')));
}, 3));
}
/**
* Gets the private 'security.firewall.map.context.admin' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
if (isset($this->privates['security.firewall.map.context.admin'])) {
return $this->privates['security.firewall.map.context.admin'];
}
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
return $this->privates['security.firewall.map.context.admin'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.context_listener.0'] ?? $this->getSecurity_ContextListener_0Service());
yield 2 => ($this->privates['security.authentication.listener.guard.admin'] ?? $this->getSecurity_Authentication_Listener_Guard_AdminService());
yield 3 => ($this->privates['security.authentication.listener.anonymous.admin'] ?? $this->getSecurity_Authentication_Listener_Anonymous_AdminService());
yield 4 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 5), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $a, 'admin', ($this->privates['App\\Security\\PersonnelAuthenticator'] ?? $this->getPersonnelAuthenticatorService()), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), false), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $a, ($this->privates['security.event_dispatcher.admin'] ?? $this->getSecurity_EventDispatcher_AdminService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('admin', 'App\\Security\\UserChecker', '.security.request_matcher.B3ldH_a', true, false, 'App\\DataProvider\\UserProvider', 'admin', 'App\\Security\\PersonnelAuthenticator', NULL, NULL, [0 => 'guard', 1 => 'anonymous'], NULL));
}
/**
* Gets the private 'security.firewall.map.context.client' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_ClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Util/TargetPathTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/ExceptionListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/FirewallListenerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/AbstractListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/Firewall/LogoutListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
$a = ($this->privates['lexik_jwt_authentication.security.guard.jwt_token_authenticator'] ?? $this->getLexikJwtAuthentication_Security_Guard_JwtTokenAuthenticatorService());
if (isset($this->privates['security.firewall.map.context.client'])) {
return $this->privates['security.firewall.map.context.client'];
}
$b = ($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService());
$c = ($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService());
return $this->privates['security.firewall.map.context.client'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
yield 0 => ($this->privates['security.channel_listener'] ?? $this->getSecurity_ChannelListenerService());
yield 1 => ($this->privates['security.authentication.listener.guard.client'] ?? $this->getSecurity_Authentication_Listener_Guard_ClientService());
yield 2 => ($this->privates['security.authentication.listener.json.client'] ?? $this->getSecurity_Authentication_Listener_Json_ClientService());
yield 3 => ($this->privates['security.authentication.listener.anonymous.client'] ?? $this->getSecurity_Authentication_Listener_Anonymous_ClientService());
yield 4 => ($this->privates['security.authentication.switchuser_listener.client'] ?? $this->getSecurity_Authentication_SwitchuserListener_ClientService());
yield 5 => ($this->privates['security.access_listener'] ?? $this->getSecurity_AccessListenerService());
}, 6), new \Symfony\Component\Security\Http\Firewall\ExceptionListener($b, ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver())), $c, 'client', $a, NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->getMonolog_Logger_SecurityService()), true), new \Symfony\Component\Security\Http\Firewall\LogoutListener($b, $c, ($this->privates['security.event_dispatcher.client'] ?? $this->getSecurity_EventDispatcher_ClientService()), ['csrf_parameter' => '_csrf_token', 'csrf_token_id' => 'logout', 'logout_path' => 'app_client_logout']), new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('client', 'security.user_checker', '.security.request_matcher.5jI7DTz', true, true, 'App\\DataProvider\\UserProvider', NULL, 'lexik_jwt_authentication.jwt_token_authenticator', NULL, NULL, [0 => 'switch_user', 1 => 'guard', 2 => 'json_login', 3 => 'anonymous'], ['parameter' => '_switch_user', 'role' => 'ROLE_ALLOWED_TO_SWITCH']));
}
/**
* Gets the private 'security.firewall.map.context.dev' shared service.
*
* @return \Symfony\Bundle\SecurityBundle\Security\FirewallContext
*/
protected function getSecurity_Firewall_Map_Context_DevService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallContext.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-bundle/Security/FirewallConfig.php';
return $this->privates['security.firewall.map.context.dev'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () {
return new \EmptyIterator();
}, 0), NULL, NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('dev', 'security.user_checker', '.security.request_matcher.Iy.T22O', false, false, NULL, NULL, NULL, NULL, NULL, [], NULL));
}
/**
* Gets the private 'security.helper' shared service.
*
* @return \Symfony\Component\Security\Core\Security
*/
protected function getSecurity_HelperService()
{
return $this->privates['security.helper'] = new \Symfony\Component\Security\Core\Security(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'security.authorization_checker' => ['services', '.container.private.security.authorization_checker', 'get_Container_Private_Security_AuthorizationCheckerService', false],
'security.token_storage' => ['services', '.container.private.security.token_storage', 'get_Container_Private_Security_TokenStorageService', false],
], [
'security.authorization_checker' => '?',
'security.token_storage' => '?',
]));
}
/**
* Gets the private 'security.http_utils' shared service.
*
* @return \Symfony\Component\Security\Http\HttpUtils
*/
protected function getSecurity_HttpUtilsService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/HttpUtils.php';
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.http_utils'])) {
return $this->privates['security.http_utils'];
}
return $this->privates['security.http_utils'] = new \Symfony\Component\Security\Http\HttpUtils($a, $a, '{^https?://%s$}i', '{^https://%s$}i');
}
/**
* Gets the private 'security.logout.listener.csrf_token_clearing' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener
*/
protected function getSecurity_Logout_Listener_CsrfTokenClearingService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php';
return $this->privates['security.logout.listener.csrf_token_clearing'] = new \Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener(($this->privates['security.csrf.token_storage'] ?? $this->getSecurity_Csrf_TokenStorageService()));
}
/**
* Gets the private 'security.logout.listener.default.admin' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_AdminService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.admin'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), 'app_login');
}
/**
* Gets the private 'security.logout.listener.default.client' shared service.
*
* @return \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener
*/
protected function getSecurity_Logout_Listener_Default_ClientService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-http/EventListener/DefaultLogoutListener.php';
return $this->privates['security.logout.listener.default.client'] = new \Symfony\Component\Security\Http\EventListener\DefaultLogoutListener(($this->privates['security.http_utils'] ?? $this->getSecurity_HttpUtilsService()), '/');
}
/**
* Gets the private 'security.logout_url_generator' shared service.
*
* @return \Symfony\Component\Security\Http\Logout\LogoutUrlGenerator
*/
protected function getSecurity_LogoutUrlGeneratorService()
{
$a = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['security.logout_url_generator'])) {
return $this->privates['security.logout_url_generator'];
}
$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()));
$instance->registerListener('admin', 'app_logout', 'logout', '_csrf_token', NULL, NULL);
$instance->registerListener('client', 'app_client_logout', 'logout', '_csrf_token', NULL, NULL);
return $instance;
}
/**
* Gets the private 'security.password_hasher_factory' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory
*/
protected function getSecurity_PasswordHasherFactoryService()
{
return $this->privates['security.password_hasher_factory'] = new \Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory(['App\\Entity\\User' => ['class' => 'Symfony\\Component\\PasswordHasher\\Hasher\\NativePasswordHasher', 'arguments' => [0 => NULL, 1 => NULL, 2 => NULL, 3 => 1]]]);
}
/**
* Gets the private 'security.role_hierarchy' shared service.
*
* @return \Symfony\Component\Security\Core\Role\RoleHierarchy
*/
protected function getSecurity_RoleHierarchyService()
{
return $this->privates['security.role_hierarchy'] = new \Symfony\Component\Security\Core\Role\RoleHierarchy($this->parameters['security.role_hierarchy.roles']);
}
/**
* Gets the private 'security.user_password_hasher' shared service.
*
* @return \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher
*/
protected function getSecurity_UserPasswordHasherService()
{
return $this->privates['security.user_password_hasher'] = new \Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher(($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'security.validator.user_password' shared service.
*
* @return \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
*/
protected function getSecurity_Validator_UserPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/security-core/Validator/Constraints/UserPasswordValidator.php';
return $this->privates['security.validator.user_password'] = new \Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator(($this->services['.container.private.security.token_storage'] ?? $this->get_Container_Private_Security_TokenStorageService()), ($this->privates['security.password_hasher_factory'] ?? $this->getSecurity_PasswordHasherFactoryService()));
}
/**
* Gets the private 'sensio_framework_extra.controller.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
*/
protected function getSensioFrameworkExtra_Controller_ListenerService()
{
return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
}
/**
* Gets the private 'sensio_framework_extra.converter.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
*/
protected function getSensioFrameworkExtra_Converter_ListenerService()
{
$a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(($this->services['doctrine'] ?? $this->getDoctrineService()), new \Symfony\Component\ExpressionLanguage\ExpressionLanguage()), 0, 'doctrine.orm');
$a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0, 'datetime');
return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($a, true);
}
/**
* Gets the private 'sensio_framework_extra.psr7.listener.response' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener
*/
protected function getSensioFrameworkExtra_Psr7_Listener_ResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/EventListener/PsrResponseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/HttpFoundationFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/psr-http-message-bridge/Factory/HttpFoundationFactory.php';
return $this->privates['sensio_framework_extra.psr7.listener.response'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\PsrResponseListener(new \Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory());
}
/**
* Gets the private 'sensio_framework_extra.security.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener
*/
protected function getSensioFrameworkExtra_Security_ListenerService()
{
$a = ($this->services['.container.private.security.authorization_checker'] ?? $this->get_Container_Private_Security_AuthorizationCheckerService());
if (isset($this->privates['sensio_framework_extra.security.listener'])) {
return $this->privates['sensio_framework_extra.security.listener'];
}
$b = new \Sensio\Bundle\FrameworkExtraBundle\Security\ExpressionLanguage();
$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())));
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()));
}
/**
* Gets the private 'sensio_framework_extra.view.listener' shared service.
*
* @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
*/
protected function getSensioFrameworkExtra_View_ListenerService()
{
$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))));
$instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('sensio_framework_extra.view.listener', $this));
return $instance;
}
/**
* Gets the private 'serializer.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
*/
protected function getSerializer_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
return $this->privates['serializer.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer([0 => new \Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()))], ($this->targetDir.''.'/serialization.php'));
}
/**
* Gets the private 'serializer.mapping.class_discriminator_resolver' shared service.
*
* @return \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata
*/
protected function getSerializer_Mapping_ClassDiscriminatorResolverService()
{
return $this->privates['serializer.mapping.class_discriminator_resolver'] = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()));
}
/**
* Gets the private 'serializer.name_converter.metadata_aware' shared service.
*
* @return \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter
*/
protected function getSerializer_NameConverter_MetadataAwareService()
{
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()));
}
/**
* Gets the private 'serializer.normalizer.object' shared service.
*
* @return \Symfony\Component\Serializer\Normalizer\ObjectNormalizer
*/
protected function getSerializer_Normalizer_ObjectService()
{
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
if (isset($this->privates['serializer.normalizer.object'])) {
return $this->privates['serializer.normalizer.object'];
}
return $this->privates['serializer.normalizer.object'] = new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer(($this->privates['api_platform.serializer.mapping.class_metadata_factory'] ?? $this->getApiPlatform_Serializer_Mapping_ClassMetadataFactoryService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()), ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), $a, ($this->privates['serializer.mapping.class_discriminator_resolver'] ?? $this->getSerializer_Mapping_ClassDiscriminatorResolverService()), NULL, [], $a);
}
/**
* Gets the private 'service_category.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getServiceCategory_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['service_category.search_filter'])) {
return $this->privates['service_category.search_filter'];
}
return $this->privates['service_category.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['servicecategory.id' => 'exact', 'servicecategory.code' => 'exact', 'status' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'session.factory' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\SessionFactory
*/
protected function getSession_FactoryService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
$a = ($this->privates['session_listener'] ?? $this->getSessionListenerService());
if (isset($this->privates['session.factory'])) {
return $this->privates['session.factory'];
}
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->getSession_Storage_Factory_ServiceService(), [0 => $a, 1 => 'onSessionUsage']);
}
/**
* Gets the private 'session.storage.factory.service' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
*/
protected function getSession_Storage_Factory_ServiceService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.');
return new \Symfony\Bundle\FrameworkBundle\Session\ServiceSessionFactory(($this->privates['session.storage.native'] ?? $this->getSession_Storage_NativeService()));
}
/**
* Gets the private 'session.storage.metadata_bag' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
*/
protected function getSession_Storage_MetadataBagService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.');
return new \Symfony\Component\HttpFoundation\Session\Storage\MetadataBag('_sf2_meta', 0);
}
/**
* Gets the private 'session.storage.native' shared service.
*
* @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
*
* @deprecated Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
*/
protected function getSession_Storage_NativeService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.');
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php';
$a = new \Redis();
$a->connect($this->getEnv('REDIS_HOST'), $this->getEnv('int:REDIS_PORT'));
return $this->privates['session.storage.native'] = new \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage($this->parameters['session.storage.options'], new \Symfony\Component\HttpFoundation\Session\Storage\Handler\RedisSessionHandler($a), $this->getSession_Storage_MetadataBagService());
}
/**
* Gets the private 'session_listener' shared service.
*
* @return \Symfony\Component\HttpKernel\EventListener\SessionListener
*/
protected function getSessionListenerService()
{
return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'initialized_session' => ['services', '.container.private.session', NULL, false],
'logger' => ['privates', 'monolog.logger', 'getMonolog_LoggerService', false],
'request_stack' => ['services', 'request_stack', 'getRequestStackService', false],
'session' => ['services', '.container.private.session', 'get_Container_Private_SessionService', false],
'session_collector' => ['privates', 'data_collector.request.session_collector', 'getDataCollector_Request_SessionCollectorService', false],
'session_factory' => ['privates', 'session.factory', 'getSession_FactoryService', false],
'session_storage' => ['privates', 'session.storage.native', 'getSession_Storage_NativeService', false],
], [
'initialized_session' => '?',
'logger' => '?',
'request_stack' => '?',
'session' => '?',
'session_collector' => '?',
'session_factory' => '?',
'session_storage' => '?',
]), true, $this->parameters['session.storage.options']);
}
/**
* Gets the private 'swiftmailer.command.debug' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand
*/
protected function getSwiftmailer_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/DebugCommand.php';
$this->privates['swiftmailer.command.debug'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\DebugCommand();
$instance->setName('debug:swiftmailer');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.new_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand
*/
protected function getSwiftmailer_Command_NewEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/NewEmailCommand.php';
$this->privates['swiftmailer.command.new_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\NewEmailCommand();
$instance->setName('swiftmailer:email:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.command.send_email' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand
*/
protected function getSwiftmailer_Command_SendEmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/AbstractSwiftMailerCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/Command/SendEmailCommand.php';
$this->privates['swiftmailer.command.send_email'] = $instance = new \Symfony\Bundle\SwiftmailerBundle\Command\SendEmailCommand();
$instance->setName('swiftmailer:spool:send');
return $instance;
}
/**
* Gets the private 'swiftmailer.email_sender.listener' shared service.
*
* @return \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener
*/
protected function getSwiftmailer_EmailSender_ListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/EventListener/EmailSenderListener.php';
return $this->privates['swiftmailer.email_sender.listener'] = new \Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener($this, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
}
/**
* Gets the private 'syndic_chat.syndic_chat_group_filter' shared autowired service.
*
* @return \App\Filter\SyndicChatGroupFilter
*/
protected function getSyndicChat_SyndicChatGroupFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SyndicChatGroupFilter.php';
return $this->privates['syndic_chat.syndic_chat_group_filter'] = new \App\Filter\SyndicChatGroupFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'group');
}
/**
* Gets the private 'the_property_counter.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getThePropertyCounter_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['the_property_counter.search_filter'])) {
return $this->privates['the_property_counter.search_filter'];
}
return $this->privates['the_property_counter.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'thePropertyProvider' => 'exact', 'type' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'the_property_counter_statement.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getThePropertyCounterStatement_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['the_property_counter_statement.search_filter'])) {
return $this->privates['the_property_counter_statement.search_filter'];
}
return $this->privates['the_property_counter_statement.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'thePropertyCounter' => 'exact', 'thePropertyCounter.type' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'the_property_provider.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getThePropertyProvider_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['the_property_provider.search_filter'])) {
return $this->privates['the_property_provider.search_filter'];
}
return $this->privates['the_property_provider.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'the_property_work.search_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getThePropertyWork_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['the_property_work.search_filter'])) {
return $this->privates['the_property_work.search_filter'];
}
return $this->privates['the_property_work.search_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact', 'energyType' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'theservice_nearby.search_filter' shared autowired service.
*
* @return \App\Filter\NearbyFilter
*/
protected function getTheserviceNearby_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/NearbyFilter.php';
return $this->privates['theservice_nearby.search_filter'] = new \App\Filter\NearbyFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), []);
}
/**
* Gets the private 'total_revenu.total_revenue_filter' shared service.
*
* @return \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter
*/
protected function getTotalRevenu_TotalRevenueFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/Filter/SearchFilterTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/SearchFilter.php';
$a = ($this->privates['api_platform.iri_converter.legacy'] ?? $this->getApiPlatform_IriConverter_LegacyService());
if (isset($this->privates['total_revenu.total_revenue_filter'])) {
return $this->privates['total_revenu.total_revenue_filter'];
}
return $this->privates['total_revenu.total_revenue_filter'] = new \ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, $a, ($this->privates['property_accessor'] ?? $this->getPropertyAccessorService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ['theProperty' => 'exact'], ($this->privates['api_platform.identifiers_extractor.cached'] ?? $this->getApiPlatform_IdentifiersExtractor_CachedService()), ($this->privates['serializer.name_converter.metadata_aware'] ?? $this->getSerializer_NameConverter_MetadataAwareService()));
}
/**
* Gets the private 'translation.extractor' shared service.
*
* @return \Symfony\Component\Translation\Extractor\ChainExtractor
*/
protected function getTranslation_ExtractorService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
$this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
$instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
$instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
return $instance;
}
/**
* Gets the private 'translation.loader.csv' shared service.
*
* @return \Symfony\Component\Translation\Loader\CsvFileLoader
*/
protected function getTranslation_Loader_CsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
}
/**
* Gets the private 'translation.loader.dat' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
*/
protected function getTranslation_Loader_DatService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
}
/**
* Gets the private 'translation.loader.ini' shared service.
*
* @return \Symfony\Component\Translation\Loader\IniFileLoader
*/
protected function getTranslation_Loader_IniService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
}
/**
* Gets the private 'translation.loader.json' shared service.
*
* @return \Symfony\Component\Translation\Loader\JsonFileLoader
*/
protected function getTranslation_Loader_JsonService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
}
/**
* Gets the private 'translation.loader.mo' shared service.
*
* @return \Symfony\Component\Translation\Loader\MoFileLoader
*/
protected function getTranslation_Loader_MoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
}
/**
* Gets the private 'translation.loader.php' shared service.
*
* @return \Symfony\Component\Translation\Loader\PhpFileLoader
*/
protected function getTranslation_Loader_PhpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
}
/**
* Gets the private 'translation.loader.po' shared service.
*
* @return \Symfony\Component\Translation\Loader\PoFileLoader
*/
protected function getTranslation_Loader_PoService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
}
/**
* Gets the private 'translation.loader.qt' shared service.
*
* @return \Symfony\Component\Translation\Loader\QtFileLoader
*/
protected function getTranslation_Loader_QtService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
}
/**
* Gets the private 'translation.loader.res' shared service.
*
* @return \Symfony\Component\Translation\Loader\IcuResFileLoader
*/
protected function getTranslation_Loader_ResService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
}
/**
* Gets the private 'translation.loader.xliff' shared service.
*
* @return \Symfony\Component\Translation\Loader\XliffFileLoader
*/
protected function getTranslation_Loader_XliffService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
}
/**
* Gets the private 'translation.loader.yml' shared service.
*
* @return \Symfony\Component\Translation\Loader\YamlFileLoader
*/
protected function getTranslation_Loader_YmlService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
}
/**
* Gets the private 'translation.provider_collection' shared service.
*
* @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
*/
protected function getTranslation_ProviderCollectionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
yield 0 => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
}, 1), []))->fromConfig([]);
}
/**
* Gets the private 'translation.reader' shared service.
*
* @return \Symfony\Component\Translation\Reader\TranslationReader
*/
protected function getTranslation_ReaderService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Reader/TranslationReader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/FileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
$this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
$a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
$b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
$instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
$instance->addLoader('yaml', $a);
$instance->addLoader('yml', $a);
$instance->addLoader('xlf', $b);
$instance->addLoader('xliff', $b);
$instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
$instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
$instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
$instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
$instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
$instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
$instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
$instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
return $instance;
}
/**
* Gets the private 'translation.warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
*/
protected function getTranslation_WarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translator' => ['services', 'translator', 'getTranslatorService', false],
], [
'translator' => '?',
]))->withContext('translation.warmer', $this));
}
/**
* Gets the private 'translation.writer' shared service.
*
* @return \Symfony\Component\Translation\Writer\TranslationWriter
*/
protected function getTranslation_WriterService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/FileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
$this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
$instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
$instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
$instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
$instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
$instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
$instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
$instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
$instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
$instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
$instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
$instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
return $instance;
}
/**
* Gets the private 'translator.default' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
*/
protected function getTranslator_DefaultService()
{
$this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'translation.loader.csv' => ['privates', 'translation.loader.csv', 'getTranslation_Loader_CsvService', false],
'translation.loader.dat' => ['privates', 'translation.loader.dat', 'getTranslation_Loader_DatService', false],
'translation.loader.ini' => ['privates', 'translation.loader.ini', 'getTranslation_Loader_IniService', false],
'translation.loader.json' => ['privates', 'translation.loader.json', 'getTranslation_Loader_JsonService', false],
'translation.loader.mo' => ['privates', 'translation.loader.mo', 'getTranslation_Loader_MoService', false],
'translation.loader.php' => ['privates', 'translation.loader.php', 'getTranslation_Loader_PhpService', false],
'translation.loader.po' => ['privates', 'translation.loader.po', 'getTranslation_Loader_PoService', false],
'translation.loader.qt' => ['privates', 'translation.loader.qt', 'getTranslation_Loader_QtService', false],
'translation.loader.res' => ['privates', 'translation.loader.res', 'getTranslation_Loader_ResService', false],
'translation.loader.xliff' => ['privates', 'translation.loader.xliff', 'getTranslation_Loader_XliffService', false],
'translation.loader.yml' => ['privates', 'translation.loader.yml', 'getTranslation_Loader_YmlService', false],
], [
'translation.loader.csv' => '?',
'translation.loader.dat' => '?',
'translation.loader.ini' => '?',
'translation.loader.json' => '?',
'translation.loader.mo' => '?',
'translation.loader.php' => '?',
'translation.loader.po' => '?',
'translation.loader.qt' => '?',
'translation.loader.res' => '?',
'translation.loader.xliff' => '?',
'translation.loader.yml' => '?',
]), new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator()), 'fr', ['translation.loader.php' => [0 => 'php'], 'translation.loader.yml' => [0 => 'yaml', 1 => 'yml'], 'translation.loader.xliff' => [0 => 'xlf', 1 => 'xliff'], 'translation.loader.po' => [0 => 'po'], 'translation.loader.mo' => [0 => 'mo'], 'translation.loader.qt' => [0 => 'ts'], 'translation.loader.csv' => [0 => 'csv'], 'translation.loader.res' => [0 => 'res'], 'translation.loader.dat' => [0 => 'dat'], 'translation.loader.ini' => [0 => 'ini'], 'translation.loader.json' => [0 => 'json']], ['cache_dir' => ($this->targetDir.''.'/translations'), 'debug' => true, 'resource_files' => ['af' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.af.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.af.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.af.xlf')], 'ar' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ar.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ar.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ar.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ar.yaml')], 'az' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.az.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.az.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.az.xlf')], 'be' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.be.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.be.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.be.xlf')], 'bg' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bg.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bg.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bg.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.bg.yaml')], 'bs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.bs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.bs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.bs.xlf')], 'ca' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ca.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ca.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ca.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ca.yaml')], 'cs' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cs.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cs.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cs.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.cs.yaml')], 'cy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.cy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.cy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.cy.xlf')], 'da' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.da.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.da.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.da.xlf')], 'de' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.de.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.de.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.de.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.de.yaml')], 'el' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.el.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.el.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.el.xlf')], 'en' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.en.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.en.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.en.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.en.yaml')], 'es' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.es.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.es.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.es.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.es.yaml')], 'et' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.et.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.et.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.et.xlf')], 'eu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.eu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.eu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.eu.xlf')], 'fa' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fa.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fa.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fa.xlf')], 'fi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fi.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fi.yaml')], 'fr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.fr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.fr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.fr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.fr.yaml'), 4 => (\dirname(__DIR__, 4).'/translations/messages.fr.yaml'), 5 => (\dirname(__DIR__, 4).'/translations/security.fr.yaml'), 6 => (\dirname(__DIR__, 4).'/translations/validators.fr.yaml')], 'gl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.gl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.gl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.gl.xlf')], 'he' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.he.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.he.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.he.xlf')], 'hr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hr.xlf')], 'hu' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hu.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hu.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hu.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.hu.yaml')], 'hy' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.hy.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.hy.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.hy.xlf')], 'id' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.id.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.id.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.id.xlf')], 'it' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.it.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.it.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.it.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.it.yaml')], 'ja' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ja.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ja.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ja.xlf')], 'lb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lb.xlf')], 'lt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.lt.yaml')], 'lv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.lv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.lv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.lv.xlf')], 'mk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mk.xlf')], 'mn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.mn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.mn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.mn.xlf')], 'my' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.my.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.my.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.my.xlf')], 'nb' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nb.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nb.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nb.xlf')], 'nl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.nl.yaml')], 'nn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.nn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.nn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.nn.xlf')], 'no' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.no.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.no.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.no.xlf')], 'pl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pl.yaml')], 'pt' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.pt.yaml')], 'pt_BR' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.pt_BR.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.pt_BR.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.pt_BR.xlf')], 'ro' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ro.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ro.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ro.xlf')], 'ru' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ru.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ru.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ru.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.ru.yaml')], 'sk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sk.xlf')], 'sl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sl.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.sl.yaml')], 'sq' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sq.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sq.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sq.xlf')], 'sr_Cyrl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Cyrl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Cyrl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Cyrl.xlf')], 'sr_Latn' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sr_Latn.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sr_Latn.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sr_Latn.xlf')], 'sv' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.sv.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.sv.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.sv.xlf')], 'th' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.th.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.th.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.th.xlf')], 'tl' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tl.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tl.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tl.xlf')], 'tr' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.tr.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.tr.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.tr.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.tr.yaml')], 'uk' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uk.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uk.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uk.xlf'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.uk.yaml')], 'ur' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.ur.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.ur.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.ur.xlf')], 'uz' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.uz.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.uz.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.uz.xlf')], 'vi' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.vi.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.vi.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.vi.xlf')], 'zh_CN' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_CN.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_CN.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_CN.xlf')], 'zh_TW' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations/validators.zh_TW.xlf'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations/validators.zh_TW.xlf'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations/security.zh_TW.xlf')], 'vn' => [0 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations/messages.vn.yaml')]], 'scanned_directories' => [0 => (\dirname(__DIR__, 4).'/vendor/symfony/validator/Resources/translations'), 1 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/translations'), 2 => (\dirname(__DIR__, 4).'/vendor/symfony/security-core/Resources/translations'), 3 => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/translations'), 4 => (\dirname(__DIR__, 4).'/translations'), 5 => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/translations'), 6 => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/translations'), 7 => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle/translations'), 8 => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src/translations'), 9 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle/translations'), 10 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle/translations'), 11 => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle/translations'), 12 => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle/translations'), 13 => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle/translations'), 14 => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle/translations'), 15 => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle/translations'), 16 => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle/translations'), 17 => (\dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/translations'), 18 => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/translations'), 19 => (\dirname(__DIR__, 4).'/vendor/nzo/url-encryptor-bundle/translations'), 20 => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle/translations'), 21 => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle/translations'), 22 => (\dirname(__DIR__, 4).'/vendor/antishov/doctrine-extensions-bundle/translations'), 23 => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src/translations'), 24 => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src/translations'), 25 => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony/translations'), 26 => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations'), 27 => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle/translations'), 28 => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle/translations'), 29 => (\dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src/translations'), 30 => (\dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle/translations'), 31 => (\dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src/translations')], 'cache_vary' => ['scanned_directories' => [0 => 'vendor/symfony/validator/Resources/translations', 1 => 'vendor/symfony/form/Resources/translations', 2 => 'vendor/symfony/security-core/Resources/translations', 3 => 'vendor/vich/uploader-bundle/translations', 4 => 'translations', 5 => 'vendor/symfony/framework-bundle/translations', 6 => 'vendor/symfony/twig-bundle/translations', 7 => 'vendor/twig/extra-bundle/translations', 8 => 'vendor/sensio/framework-extra-bundle/src/translations', 9 => 'vendor/doctrine/doctrine-bundle/translations', 10 => 'vendor/doctrine/doctrine-migrations-bundle/translations', 11 => 'vendor/symfony/security-bundle/translations', 12 => 'vendor/symfony/web-profiler-bundle/translations', 13 => 'vendor/symfony/monolog-bundle/translations', 14 => 'vendor/symfony/debug-bundle/translations', 15 => 'vendor/symfony/swiftmailer-bundle/translations', 16 => 'vendor/jms/serializer-bundle/translations', 17 => 'vendor/symfony/web-server-bundle/translations', 18 => 'vendor/liip/imagine-bundle/translations', 19 => 'vendor/nzo/url-encryptor-bundle/translations', 20 => 'vendor/nelmio/cors-bundle/translations', 21 => 'vendor/doctrine/doctrine-fixtures-bundle/translations', 22 => 'vendor/antishov/doctrine-extensions-bundle/translations', 23 => 'vendor/symfony/maker-bundle/src/translations', 24 => 'vendor/kreait/firebase-bundle/src/translations', 25 => 'vendor/nelmio/alice/src/Bridge/Symfony/translations', 26 => 'vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony/translations', 27 => 'vendor/api-platform/core/src/Symfony/Bundle/translations', 28 => 'vendor/lexik/jwt-authentication-bundle/translations', 29 => 'vendor/liip/test-fixtures-bundle/src/translations', 30 => 'vendor/symfony-bundles/redis-bundle/translations', 31 => 'vendor/endroid/qr-code-bundle/src/translations']]], []);
$instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
$instance->setFallbackLocales([0 => 'fr']);
return $instance;
}
/**
* Gets the private 'twig.command.debug' shared service.
*
* @return \Symfony\Bridge\Twig\Command\DebugCommand
*/
protected function getTwig_Command_DebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
$this->privates['twig.command.debug'] = $instance = new \Symfony\Bridge\Twig\Command\DebugCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()), \dirname(__DIR__, 4), $this->parameters['kernel.bundles_metadata'], (\dirname(__DIR__, 4).'/templates'), ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
$instance->setName('debug:twig');
$instance->setDescription('Show a list of twig functions, filters, globals and tests');
return $instance;
}
/**
* Gets the private 'twig.command.lint' shared service.
*
* @return \Symfony\Bundle\TwigBundle\Command\LintCommand
*/
protected function getTwig_Command_LintService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
$this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
$instance->setName('lint:twig');
$instance->setDescription('Lint a Twig template and outputs encountered errors');
return $instance;
}
/**
* Gets the private 'twig.form.engine' shared service.
*
* @return \Symfony\Bridge\Twig\Form\TwigRendererEngine
*/
protected function getTwig_Form_EngineService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererEngineInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/AbstractRendererEngine.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Form/TwigRendererEngine.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.form.engine'])) {
return $this->privates['twig.form.engine'];
}
return $this->privates['twig.form.engine'] = new \Symfony\Bridge\Twig\Form\TwigRendererEngine($this->parameters['twig.form.resources'], $a);
}
/**
* Gets the private 'twig.form.renderer' shared service.
*
* @return \Symfony\Component\Form\FormRenderer
*/
protected function getTwig_Form_RendererService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/form/FormRenderer.php';
$a = ($this->privates['twig.form.engine'] ?? $this->getTwig_Form_EngineService());
if (isset($this->privates['twig.form.renderer'])) {
return $this->privates['twig.form.renderer'];
}
return $this->privates['twig.form.renderer'] = new \Symfony\Component\Form\FormRenderer($a, ($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.mailer.message_listener' shared service.
*
* @return \Symfony\Component\Mailer\EventListener\MessageListener
*/
protected function getTwig_Mailer_MessageListenerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/mime/BodyRendererInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['twig.mailer.message_listener'])) {
return $this->privates['twig.mailer.message_listener'];
}
return $this->privates['twig.mailer.message_listener'] = new \Symfony\Component\Mailer\EventListener\MessageListener(NULL, new \Symfony\Bridge\Twig\Mime\BodyRenderer($a));
}
/**
* Gets the private 'twig.runtime.httpkernel' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
*/
protected function getTwig_Runtime_HttpkernelService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/UriSigner.php';
$a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
return $this->privates['twig.runtime.httpkernel'] = new \Symfony\Bridge\Twig\Extension\HttpKernelRuntime(new \Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'inline' => ['privates', 'fragment.renderer.inline', 'getFragment_Renderer_InlineService', false],
], [
'inline' => '?',
]), $a, true), new \Symfony\Component\HttpKernel\Fragment\FragmentUriGenerator('/_fragment', new \Symfony\Component\HttpKernel\UriSigner($this->getEnv('APP_SECRET')), $a));
}
/**
* Gets the private 'twig.runtime.security_csrf' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
*/
protected function getTwig_Runtime_SecurityCsrfService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
return $this->privates['twig.runtime.security_csrf'] = new \Symfony\Bridge\Twig\Extension\CsrfRuntime(($this->services['.container.private.security.csrf.token_manager'] ?? $this->get_Container_Private_Security_Csrf_TokenManagerService()));
}
/**
* Gets the private 'twig.runtime.serializer' shared service.
*
* @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
*/
protected function getTwig_Runtime_SerializerService()
{
include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
$a = ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService());
if (isset($this->privates['twig.runtime.serializer'])) {
return $this->privates['twig.runtime.serializer'];
}
return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime($a);
}
/**
* Gets the private 'twig.template_cache_warmer' shared service.
*
* @return \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer
*/
protected function getTwig_TemplateCacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/CacheWarmer/TemplateCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
return $this->privates['twig.template_cache_warmer'] = new \Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'twig' => ['services', '.container.private.twig', 'get_Container_Private_TwigService', false],
], [
'twig' => '?',
]))->withContext('twig.template_cache_warmer', $this), new \Symfony\Bundle\TwigBundle\TemplateIterator(($this->services['kernel'] ?? $this->get('kernel', 1)), [(\dirname(__DIR__, 4).'/public/uploads/logo') => 'img', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Email') => 'email', (\dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Resources/views/Form') => NULL], (\dirname(__DIR__, 4).'/templates')));
}
/**
* Gets the private 'user.search_filter' shared autowired service.
*
* @return \App\Filter\SearchFilter
*/
protected function getUser_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/SearchFilter.php';
return $this->privates['user.search_filter'] = new \App\Filter\SearchFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [0 => 'name', 1 => 'firstname', 2 => 'address', 3 => ['email' => 'exact']], NULL, 'q');
}
/**
* Gets the private 'user_cadastre.search_filter' shared autowired service.
*
* @return \App\Filter\CadastreFilter
*/
protected function getUserCadastre_SearchFilterService()
{
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Api/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/FilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Common/PropertyHelperTrait.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractFilter.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/ContextAwareFilterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/api-platform/core/src/Core/Bridge/Doctrine/Orm/Filter/AbstractContextAwareFilter.php';
include_once \dirname(__DIR__, 4).'/src/Filter/CadastreFilter.php';
return $this->privates['user_cadastre.search_filter'] = new \App\Filter\CadastreFilter(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['App\\Service\\Microservice\\CadastreService'] ?? $this->getCadastreServiceService()), NULL, ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), [], NULL, 'theProperty.cadastre.coordinate', 'theProperty.cadastre.capakey');
}
/**
* Gets the private 'validator.builder' shared service.
*
* @return \Symfony\Component\Validator\ValidatorBuilder
*/
protected function getValidator_BuilderService()
{
$this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
$a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
$instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates', 'validator.email', 'getValidator_EmailService', false],
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates', 'validator.not_compromised_password', 'getValidator_NotCompromisedPasswordService', false],
'doctrine.orm.validator.unique' => ['privates', 'doctrine.orm.validator.unique', 'getDoctrine_Orm_Validator_UniqueService', false],
'security.validator.user_password' => ['privates', 'security.validator.user_password', 'getSecurity_Validator_UserPasswordService', false],
'validator.expression' => ['privates', 'validator.expression', 'getValidator_ExpressionService', false],
], [
'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator' => '?',
'Symfony\\Component\\Security\\Core\\Validator\\Constraints\\UserPasswordValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
'doctrine.orm.validator.unique' => '?',
'security.validator.user_password' => '?',
'validator.expression' => '?',
])));
if ($this->has('translator')) {
$instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
}
$instance->setTranslationDomain('validators');
$instance->addXmlMappings([0 => (\dirname(__DIR__, 4).'/vendor/symfony/form/Resources/config/validation.xml')]);
$instance->enableAnnotationMapping(true);
$instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
$instance->addMethodMapping('loadValidatorMetadata');
$instance->addObjectInitializers([0 => new \Symfony\Bridge\Doctrine\Validator\DoctrineInitializer(($this->services['doctrine'] ?? $this->getDoctrineService()))]);
$instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));
$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.import_entity_manager'] ?? $this->getDoctrine_Orm_ImportEntityManagerService()), NULL));
return $instance;
}
/**
* Gets the private 'validator.email' shared service.
*
* @return \Symfony\Component\Validator\Constraints\EmailValidator
*/
protected function getValidator_EmailService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('html5');
}
/**
* Gets the private 'validator.expression' shared service.
*
* @return \Symfony\Component\Validator\Constraints\ExpressionValidator
*/
protected function getValidator_ExpressionService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(new \Symfony\Component\ExpressionLanguage\ExpressionLanguage(($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService())));
}
/**
* Gets the private 'validator.mapping.cache_warmer' shared service.
*
* @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
*/
protected function getValidator_Mapping_CacheWarmerService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
}
/**
* Gets the private 'validator.not_compromised_password' shared service.
*
* @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
*/
protected function getValidator_NotCompromisedPasswordService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/ConstraintValidator.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(($this->privates['.debug.http_client'] ?? $this->get_Debug_HttpClientService()), 'UTF-8', true, NULL);
}
/**
* Gets the private 'var_dumper.command.server_dump' shared service.
*
* @return \Symfony\Component\VarDumper\Command\ServerDumpCommand
*/
protected function getVarDumper_Command_ServerDumpService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/ServerDumpCommand.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
$a = new \Symfony\Bridge\Monolog\Logger('debug');
$a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
$a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
$a->pushHandler(($this->privates['monolog.handler.main'] ?? $this->getMonolog_Handler_MainService()));
\Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
$this->privates['var_dumper.command.server_dump'] = $instance = new \Symfony\Component\VarDumper\Command\ServerDumpCommand(new \Symfony\Component\VarDumper\Server\DumpServer('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), $a), ['cli' => new \Symfony\Component\VarDumper\Command\Descriptor\CliDescriptor(($this->privates['var_dumper.contextualized_cli_dumper.inner'] ?? $this->getVarDumper_ContextualizedCliDumper_InnerService())), 'html' => new \Symfony\Component\VarDumper\Command\Descriptor\HtmlDescriptor(($this->privates['var_dumper.html_dumper'] ?? $this->getVarDumper_HtmlDumperService()))]);
$instance->setName('server:dump');
$instance->setDescription('Start a dump server that collects and displays dumps in a single place');
return $instance;
}
/**
* Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\CliDumper
*/
protected function getVarDumper_ContextualizedCliDumper_InnerService()
{
$this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.html_dumper' shared service.
*
* @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
*/
protected function getVarDumper_HtmlDumperService()
{
$this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 0);
$instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
return $instance;
}
/**
* Gets the private 'var_dumper.server_connection' shared service.
*
* @return \Symfony\Component\VarDumper\Server\Connection
*/
protected function getVarDumper_ServerConnectionService()
{
$a = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
if (isset($this->privates['var_dumper.server_connection'])) {
return $this->privates['var_dumper.server_connection'];
}
return $this->privates['var_dumper.server_connection'] = new \Symfony\Component\VarDumper\Server\Connection('tcp://'.$this->getEnv('string:VAR_DUMPER_SERVER'), ['source' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\SourceContextProvider('UTF-8', \dirname(__DIR__, 4), $a), 'request' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\RequestContextProvider(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))), 'cli' => new \Symfony\Component\VarDumper\Dumper\ContextProvider\CliContextProvider()]);
}
/**
* Gets the private 'vich_uploader.command.mapping_debug' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingDebugCommand
*/
protected function getVichUploader_Command_MappingDebugService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugCommand.php';
$this->privates['vich_uploader.command.mapping_debug'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugCommand($this->parameters['vich_uploader.mappings']);
$instance->setName('vich:mapping:debug');
return $instance;
}
/**
* Gets the private 'vich_uploader.command.mapping_debug_class' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingDebugClassCommand
*/
protected function getVichUploader_Command_MappingDebugClassService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingDebugClassCommand.php';
$this->privates['vich_uploader.command.mapping_debug_class'] = $instance = new \Vich\UploaderBundle\Command\MappingDebugClassCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
$instance->setName('vich:mapping:debug-class');
return $instance;
}
/**
* Gets the private 'vich_uploader.command.mapping_list_classes' shared service.
*
* @return \Vich\UploaderBundle\Command\MappingListClassesCommand
*/
protected function getVichUploader_Command_MappingListClassesService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Command/MappingListClassesCommand.php';
$this->privates['vich_uploader.command.mapping_list_classes'] = $instance = new \Vich\UploaderBundle\Command\MappingListClassesCommand(($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()));
$instance->setName('vich:mapping:list-classes');
return $instance;
}
/**
* Gets the private 'vich_uploader.listener.clean.Adress_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_AdressCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.Adress_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('Adress_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.ThepropertyProvider_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ThepropertyProviderCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.ThepropertyProvider_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('ThepropertyProvider_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.annex_permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_AnnexPermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.annex_permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('annex_permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.area_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_AreaCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.area_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('area_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.bbox' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_BboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.bbox'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('bbox', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.brugis_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_BrugisCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.brugis_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('brugis_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.chat_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ChatFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.chat_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('chat_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.client_sales_agreement_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ClientSalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.client_sales_agreement_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('client_sales_agreement_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_invoices' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipInvoicesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_invoices'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_invoices', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_meeting_transcript' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipMeetingTranscriptService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_meeting_transcript'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_meeting_transcript', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_report' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_report'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_report', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_the_property_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipThePropertyFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_the_property_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_the_property_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.co_ownership_the_property_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CoOwnershipThePropertyResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.co_ownership_the_property_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('co_ownership_the_property_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.community_event_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CommunityEventFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.community_event_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('community_event_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.community_post_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CommunityPostFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.community_post_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('community_post_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.condominium_invoice_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_CondominiumInvoiceFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.condominium_invoice_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('condominium_invoice_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.control_certificate' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ControlCertificateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.control_certificate'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('control_certificate', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.deedOfSale' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_DeedOfSaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.deedOfSale'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('deedOfSale', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.dispenseFile' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_DispenseFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.dispenseFile'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('dispenseFile', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.dvf_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_DvfCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.dvf_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('dvf_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.edit_registers_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_EditRegistersFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.edit_registers_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('edit_registers_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.education_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_EducationCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.education_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('education_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.engie_csv_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_EngieCsvArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.engie_csv_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('engie_csv_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.engie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_EngieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.engie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('engie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.enquetes_publics_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_EnquetesPublicsCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.enquetes_publics_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('enquetes_publics_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.excel_file_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ExcelFilePendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.excel_file_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('excel_file_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.garden_resource_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_GardenResourceDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.garden_resource_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('garden_resource_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.identity_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_IdentityImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.identity_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('identity_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.imo_agent_solicitation_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ImoAgentSolicitationImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.imo_agent_solicitation_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('imo_agent_solicitation_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.inventory_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_InventoryFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.inventory_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('inventory_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.inventory_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_InventoryImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.inventory_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('inventory_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.invoice_water_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_InvoiceWaterFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.invoice_water_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('invoice_water_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.lease_contract' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_LeaseContractService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.lease_contract'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('lease_contract', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.lease_contract_models' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_LeaseContractModelsService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.lease_contract_models'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('lease_contract_models', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.message_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_MessageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.message_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('message_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.module_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_Module3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.module_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('module_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_NeightborhoodProjectAfterImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.neightborhood_project_after_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('neightborhood_project_after_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_NeightborhoodProjectBeforeImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.neightborhood_project_before_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('neightborhood_project_before_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.new_project_immo_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_NewProjectImmoCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.new_project_immo_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('new_project_immo_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.notary_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_NotaryCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.notary_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('notary_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.obligation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ObligationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.obligation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('obligation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.occupation_period_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_OccupationPeriodFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.occupation_period_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('occupation_period_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.occupie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_OccupieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.occupie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('occupie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.offer_lease_agreement' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_OfferLeaseAgreementService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.offer_lease_agreement'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('offer_lease_agreement', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.organic_plot_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_OrganicPlotFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.organic_plot_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('organic_plot_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.pdf_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PdfLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.pdf_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('pdf_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.pdf_mail_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PdfMailLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.pdf_mail_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('pdf_mail_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.pdf_summary_maif' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PdfSummaryMaifService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.pdf_summary_maif'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('pdf_summary_maif', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.permit_citerne' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PermitCiterneService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.permit_citerne'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('permit_citerne', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.permit_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PermitEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.permit_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('permit_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.picture_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_Picture3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.picture_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('picture_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.portfolio_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PortfolioFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.portfolio_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('portfolio_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.ppas_affectation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PpasAffectationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.ppas_affectation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('ppas_affectation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.ppas_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PpasCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.ppas_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('ppas_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.pras_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PrasCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.pras_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('pras_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.prime_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PrimeCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.prime_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('prime_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.prime_pdf_template' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PrimePdfTemplateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.prime_pdf_template'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('prime_pdf_template', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.prime_request_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PrimeRequestFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.prime_request_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('prime_request_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.property_demand_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PropertyDemandFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.property_demand_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('property_demand_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.property_document_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PropertyDocumentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.property_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('property_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.provider_inverte_list_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ProviderInverteListPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.provider_inverte_list_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('provider_inverte_list_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.provider_society_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ProviderSocietyCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.provider_society_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('provider_society_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.provider_work' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_ProviderWorkService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.provider_work'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('provider_work', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.public_inquiry_inprogress_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_PublicInquiryInprogressExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.public_inquiry_inprogress_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('public_inquiry_inprogress_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.rapport_pdf_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_RapportPdfPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.rapport_pdf_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('rapport_pdf_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.register_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_RegisterEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.register_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('register_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.request_repayment_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_RequestRepaymentFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.request_repayment_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('request_repayment_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.salesAgreementFile' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_SalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.salesAgreementFile'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('salesAgreementFile', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.sales_agreement_file_to_sign' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_SalesAgreementFileToSignService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.sales_agreement_file_to_sign'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('sales_agreement_file_to_sign', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.surveillance_camera_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_SurveillanceCameraDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.surveillance_camera_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('surveillance_camera_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.syndic_Apartment_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_SyndicApartmentCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.syndic_Apartment_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('syndic_Apartment_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.treeD_figuration_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_TreeDFigurationFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.treeD_figuration_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('treeD_figuration_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_bank_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadBankLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_bank_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_bank_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_doc_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadDocPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_doc_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_doc_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_file_minutes' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadFileMinutesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_file_minutes'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_file_minutes', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_icon_categorie_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadIconCategorieServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_icon_categorie_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_icon_categorie_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_img_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadImgPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_img_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_img_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_img_pub' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadImgPubService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_img_pub'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_img_pub', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_img_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadImgServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_img_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_img_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_logo_pro' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadLogoProService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_logo_pro'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_logo_pro', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_rapport' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadRapportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_rapport'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_rapport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_rental_guarantee' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadRentalGuaranteeService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_rental_guarantee'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_rental_guarantee', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.upload_traite' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadTraiteService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.upload_traite'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('upload_traite', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.uploads_syndics_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UploadsSyndicsResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.uploads_syndics_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('uploads_syndics_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.user_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_UserLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.user_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('user_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.wallonie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_WallonieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.wallonie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('wallonie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.water_supplier_controller_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_WaterSupplierControllerExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.water_supplier_controller_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('water_supplier_controller_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.work_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_WorkCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.work_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('work_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.clean.work_rules_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\CleanListener
*/
protected function getVichUploader_Listener_Clean_WorkRulesCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/CleanListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.clean.work_rules_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\CleanListener('work_rules_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.chat_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_ChatFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.chat_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('chat_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.client_sales_agreement_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_ClientSalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.client_sales_agreement_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('client_sales_agreement_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.community_event_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_CommunityEventFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.community_event_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('community_event_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.community_post_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_CommunityPostFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.community_post_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('community_post_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.imo_agent_solicitation_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_ImoAgentSolicitationImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.imo_agent_solicitation_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('imo_agent_solicitation_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.message_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_MessageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.message_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('message_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_NeightborhoodProjectAfterImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.neightborhood_project_after_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('neightborhood_project_after_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_NeightborhoodProjectBeforeImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.neightborhood_project_before_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('neightborhood_project_before_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.new_project_immo_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_NewProjectImmoCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.new_project_immo_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('new_project_immo_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.occupation_period_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_OccupationPeriodFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.occupation_period_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('occupation_period_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.pdf_summary_maif' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_PdfSummaryMaifService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.pdf_summary_maif'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('pdf_summary_maif', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.portfolio_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_PortfolioFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.portfolio_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('portfolio_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.property_document_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_PropertyDocumentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.property_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('property_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.sales_agreement_file_to_sign' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_SalesAgreementFileToSignService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.sales_agreement_file_to_sign'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('sales_agreement_file_to_sign', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.inject.treeD_figuration_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\InjectListener
*/
protected function getVichUploader_Listener_Inject_TreeDFigurationFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/InjectListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.inject.treeD_figuration_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\InjectListener('treeD_figuration_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.Adress_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_AdressCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.Adress_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('Adress_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.ThepropertyProvider_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ThepropertyProviderCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.ThepropertyProvider_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('ThepropertyProvider_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.annex_permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_AnnexPermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.annex_permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('annex_permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.area_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_AreaCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.area_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('area_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.bbox' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_BboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.bbox'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('bbox', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.brugis_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_BrugisCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.brugis_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('brugis_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.chat_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ChatFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.chat_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('chat_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.client_sales_agreement_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ClientSalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.client_sales_agreement_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('client_sales_agreement_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_invoices' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipInvoicesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_invoices'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_invoices', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_meeting_transcript' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipMeetingTranscriptService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_meeting_transcript'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_meeting_transcript', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_report' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_report'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_report', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_the_property_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipThePropertyFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_the_property_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_the_property_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.co_ownership_the_property_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CoOwnershipThePropertyResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.co_ownership_the_property_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('co_ownership_the_property_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.community_event_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CommunityEventFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.community_event_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('community_event_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.community_post_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CommunityPostFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.community_post_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('community_post_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.condominium_invoice_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_CondominiumInvoiceFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.condominium_invoice_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('condominium_invoice_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.control_certificate' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ControlCertificateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.control_certificate'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('control_certificate', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.dispenseFile' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_DispenseFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.dispenseFile'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('dispenseFile', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.dvf_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_DvfCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.dvf_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('dvf_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.edit_registers_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_EditRegistersFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.edit_registers_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('edit_registers_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.education_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_EducationCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.education_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('education_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.engie_csv_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_EngieCsvArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.engie_csv_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('engie_csv_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.engie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_EngieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.engie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('engie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.enquetes_publics_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_EnquetesPublicsCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.enquetes_publics_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('enquetes_publics_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.excel_file_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ExcelFilePendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.excel_file_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('excel_file_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.garden_resource_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_GardenResourceDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.garden_resource_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('garden_resource_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.identity_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_IdentityImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.identity_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('identity_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.imo_agent_solicitation_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ImoAgentSolicitationImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.imo_agent_solicitation_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('imo_agent_solicitation_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.inventory_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_InventoryFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.inventory_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('inventory_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.inventory_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_InventoryImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.inventory_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('inventory_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.invoice_water_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_InvoiceWaterFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.invoice_water_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('invoice_water_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.lease_contract' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_LeaseContractService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.lease_contract'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('lease_contract', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.lease_contract_models' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_LeaseContractModelsService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.lease_contract_models'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('lease_contract_models', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.message_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_MessageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.message_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('message_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.module_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_Module3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.module_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('module_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_NeightborhoodProjectAfterImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.neightborhood_project_after_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('neightborhood_project_after_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_NeightborhoodProjectBeforeImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.neightborhood_project_before_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('neightborhood_project_before_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.new_project_immo_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_NewProjectImmoCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.new_project_immo_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('new_project_immo_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.obligation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ObligationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.obligation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('obligation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.occupation_period_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_OccupationPeriodFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.occupation_period_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('occupation_period_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.offer_lease_agreement' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_OfferLeaseAgreementService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.offer_lease_agreement'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('offer_lease_agreement', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.organic_plot_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_OrganicPlotFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.organic_plot_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('organic_plot_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.pdf_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PdfLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.pdf_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('pdf_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.pdf_mail_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PdfMailLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.pdf_mail_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('pdf_mail_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.pdf_summary_maif' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PdfSummaryMaifService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.pdf_summary_maif'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('pdf_summary_maif', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.permit_citerne' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PermitCiterneService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.permit_citerne'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('permit_citerne', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.permit_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PermitEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.permit_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('permit_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.picture_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_Picture3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.picture_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('picture_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.portfolio_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PortfolioFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.portfolio_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('portfolio_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.ppas_affectation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PpasAffectationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.ppas_affectation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('ppas_affectation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.ppas_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PpasCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.ppas_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('ppas_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.pras_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PrasCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.pras_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('pras_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.prime_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PrimeCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.prime_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('prime_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.prime_pdf_template' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PrimePdfTemplateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.prime_pdf_template'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('prime_pdf_template', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.prime_request_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PrimeRequestFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.prime_request_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('prime_request_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.property_demand_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PropertyDemandFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.property_demand_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('property_demand_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.property_document_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PropertyDocumentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.property_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('property_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.provider_inverte_list_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ProviderInverteListPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.provider_inverte_list_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('provider_inverte_list_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.provider_society_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ProviderSocietyCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.provider_society_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('provider_society_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.provider_work' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_ProviderWorkService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.provider_work'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('provider_work', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.public_inquiry_inprogress_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_PublicInquiryInprogressExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.public_inquiry_inprogress_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('public_inquiry_inprogress_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.rapport_pdf_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_RapportPdfPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.rapport_pdf_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('rapport_pdf_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.register_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_RegisterEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.register_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('register_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.request_repayment_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_RequestRepaymentFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.request_repayment_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('request_repayment_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.sales_agreement_file_to_sign' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_SalesAgreementFileToSignService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.sales_agreement_file_to_sign'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('sales_agreement_file_to_sign', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.surveillance_camera_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_SurveillanceCameraDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.surveillance_camera_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('surveillance_camera_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.treeD_figuration_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_TreeDFigurationFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.treeD_figuration_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('treeD_figuration_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_bank_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadBankLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_bank_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_bank_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_doc_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadDocPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_doc_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_doc_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_file_minutes' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadFileMinutesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_file_minutes'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_file_minutes', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_icon_categorie_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadIconCategorieServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_icon_categorie_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_icon_categorie_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_img_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadImgPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_img_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_img_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_img_pub' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadImgPubService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_img_pub'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_img_pub', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_img_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadImgServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_img_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_img_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_logo_pro' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadLogoProService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_logo_pro'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_logo_pro', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_rapport' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadRapportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_rapport'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_rapport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_rental_guarantee' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadRentalGuaranteeService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_rental_guarantee'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_rental_guarantee', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.upload_traite' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadTraiteService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.upload_traite'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('upload_traite', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.uploads_syndics_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UploadsSyndicsResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.uploads_syndics_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('uploads_syndics_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.user_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_UserLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.user_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('user_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.wallonie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_WallonieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.wallonie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('wallonie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.water_supplier_controller_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_WaterSupplierControllerExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.water_supplier_controller_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('water_supplier_controller_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.work_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_WorkCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.work_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('work_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.remove.work_rules_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener
*/
protected function getVichUploader_Listener_Remove_WorkRulesCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/RemoveListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.remove.work_rules_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\RemoveListener('work_rules_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.Adress_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_AdressCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.Adress_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('Adress_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.ThepropertyProvider_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ThepropertyProviderCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.ThepropertyProvider_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('ThepropertyProvider_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.annex_permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_AnnexPermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.annex_permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('annex_permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.area_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_AreaCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.area_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('area_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.bbox' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_BboxService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.bbox'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('bbox', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.brugis_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_BrugisCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.brugis_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('brugis_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.chat_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ChatFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.chat_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('chat_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.client_sales_agreement_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ClientSalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.client_sales_agreement_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('client_sales_agreement_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_invoices' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipInvoicesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_invoices'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_invoices', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_meeting_transcript' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipMeetingTranscriptService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_meeting_transcript'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_meeting_transcript', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_report' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipReportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_report'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_report', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_the_property_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipThePropertyFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_the_property_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_the_property_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.co_ownership_the_property_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CoOwnershipThePropertyResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.co_ownership_the_property_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('co_ownership_the_property_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.community_event_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CommunityEventFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.community_event_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('community_event_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.community_post_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CommunityPostFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.community_post_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('community_post_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.condominium_invoice_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_CondominiumInvoiceFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.condominium_invoice_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('condominium_invoice_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.control_certificate' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ControlCertificateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.control_certificate'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('control_certificate', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.deedOfSale' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_DeedOfSaleService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.deedOfSale'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('deedOfSale', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.dispenseFile' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_DispenseFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.dispenseFile'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('dispenseFile', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.dvf_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_DvfCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.dvf_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('dvf_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.edit_registers_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_EditRegistersFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.edit_registers_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('edit_registers_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.education_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_EducationCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.education_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('education_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.engie_csv_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_EngieCsvArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.engie_csv_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('engie_csv_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.engie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_EngieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.engie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('engie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.enquetes_publics_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_EnquetesPublicsCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.enquetes_publics_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('enquetes_publics_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.excel_file_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ExcelFilePendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.excel_file_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('excel_file_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.garden_resource_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_GardenResourceDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.garden_resource_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('garden_resource_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.identity_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_IdentityImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.identity_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('identity_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.imo_agent_solicitation_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ImoAgentSolicitationImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.imo_agent_solicitation_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('imo_agent_solicitation_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.inventory_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_InventoryFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.inventory_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('inventory_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.inventory_image' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_InventoryImageService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.inventory_image'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('inventory_image', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.invoice_water_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_InvoiceWaterFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.invoice_water_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('invoice_water_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.lease_contract' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_LeaseContractService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.lease_contract'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('lease_contract', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.lease_contract_models' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_LeaseContractModelsService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.lease_contract_models'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('lease_contract_models', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.message_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_MessageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.message_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('message_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.module_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_Module3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.module_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('module_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_NeightborhoodProjectAfterImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.neightborhood_project_after_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('neightborhood_project_after_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_NeightborhoodProjectBeforeImprovementImageFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.neightborhood_project_before_improvement_image_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('neightborhood_project_before_improvement_image_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.new_project_immo_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_NewProjectImmoCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.new_project_immo_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('new_project_immo_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.notary_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_NotaryCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.notary_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('notary_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.obligation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ObligationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.obligation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('obligation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.occupation_period_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_OccupationPeriodFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.occupation_period_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('occupation_period_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.occupie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_OccupieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.occupie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('occupie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.offer_lease_agreement' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_OfferLeaseAgreementService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.offer_lease_agreement'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('offer_lease_agreement', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.organic_plot_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_OrganicPlotFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.organic_plot_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('organic_plot_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.pdf_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PdfLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.pdf_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('pdf_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.pdf_mail_location' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PdfMailLocationService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.pdf_mail_location'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('pdf_mail_location', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.pdf_summary_maif' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PdfSummaryMaifService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.pdf_summary_maif'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('pdf_summary_maif', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.permit_citerne' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PermitCiterneService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.permit_citerne'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('permit_citerne', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.permit_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PermitEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.permit_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('permit_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.permit_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PermitFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.permit_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('permit_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.picture_3D' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_Picture3DService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.picture_3D'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('picture_3D', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.portfolio_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PortfolioFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.portfolio_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('portfolio_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.ppas_affectation_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PpasAffectationCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.ppas_affectation_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('ppas_affectation_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.ppas_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PpasCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.ppas_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('ppas_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.pras_csv' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PrasCsvService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.pras_csv'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('pras_csv', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.prime_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PrimeCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.prime_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('prime_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.prime_pdf_template' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PrimePdfTemplateService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.prime_pdf_template'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('prime_pdf_template', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.prime_request_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PrimeRequestFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.prime_request_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('prime_request_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.property_demand_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PropertyDemandFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.property_demand_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('property_demand_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.property_document_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PropertyDocumentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.property_document_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('property_document_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.provider_inverte_list_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ProviderInverteListPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.provider_inverte_list_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('provider_inverte_list_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.provider_society_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ProviderSocietyCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.provider_society_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('provider_society_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.provider_work' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_ProviderWorkService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.provider_work'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('provider_work', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.public_inquiry_inprogress_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_PublicInquiryInprogressExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.public_inquiry_inprogress_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('public_inquiry_inprogress_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.rapport_pdf_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_RapportPdfPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.rapport_pdf_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('rapport_pdf_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.register_environment_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_RegisterEnvironmentFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.register_environment_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('register_environment_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.request_repayment_files' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_RequestRepaymentFilesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.request_repayment_files'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('request_repayment_files', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.salesAgreementFile' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_SalesAgreementFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.salesAgreementFile'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('salesAgreementFile', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.sales_agreement_file_to_sign' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_SalesAgreementFileToSignService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.sales_agreement_file_to_sign'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('sales_agreement_file_to_sign', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.surveillance_camera_document' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_SurveillanceCameraDocumentService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.surveillance_camera_document'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('surveillance_camera_document', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.syndic_Apartment_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_SyndicApartmentCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.syndic_Apartment_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('syndic_Apartment_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.treeD_figuration_file' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_TreeDFigurationFileService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.treeD_figuration_file'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('treeD_figuration_file', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_archived' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadArchivedService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_archived'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_archived', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_bank_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadBankLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_bank_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_bank_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_doc_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadDocPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_doc_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_doc_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_file_minutes' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadFileMinutesService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_file_minutes'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_file_minutes', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_icon_categorie_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadIconCategorieServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_icon_categorie_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_icon_categorie_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_img_property' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadImgPropertyService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_img_property'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_img_property', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_img_pub' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadImgPubService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_img_pub'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_img_pub', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_img_service' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadImgServiceService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_img_service'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_img_service', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_logo_pro' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadLogoProService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_logo_pro'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_logo_pro', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_rapport' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadRapportService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_rapport'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_rapport', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_rental_guarantee' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadRentalGuaranteeService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_rental_guarantee'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_rental_guarantee', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.upload_traite' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadTraiteService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.upload_traite'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('upload_traite', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.uploads_syndics_response' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UploadsSyndicsResponseService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.uploads_syndics_response'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('uploads_syndics_response', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.user_logo' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_UserLogoService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.user_logo'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('user_logo', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.wallonie_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_WallonieCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.wallonie_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('wallonie_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.water_supplier_controller_excel' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_WaterSupplierControllerExcelService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.water_supplier_controller_excel'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('water_supplier_controller_excel', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.work_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_WorkCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.work_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('work_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.listener.upload.work_rules_csv_pending' shared service.
*
* @return \Vich\UploaderBundle\EventListener\Doctrine\UploadListener
*/
protected function getVichUploader_Listener_Upload_WorkRulesCsvPendingService()
{
include_once \dirname(__DIR__, 4).'/vendor/doctrine/event-manager/src/EventSubscriber.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/BaseListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/EventListener/Doctrine/UploadListener.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/AdapterInterface.php';
include_once \dirname(__DIR__, 4).'/vendor/vich/uploader-bundle/src/Adapter/ORM/DoctrineORMAdapter.php';
return $this->privates['vich_uploader.listener.upload.work_rules_csv_pending'] = new \Vich\UploaderBundle\EventListener\Doctrine\UploadListener('work_rules_csv_pending', ($this->privates['vich_uploader.adapter.orm'] ?? ($this->privates['vich_uploader.adapter.orm'] = new \Vich\UploaderBundle\Adapter\ORM\DoctrineORMAdapter())), ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), ($this->services['vich_uploader.upload_handler'] ?? $this->getVichUploader_UploadHandlerService()));
}
/**
* Gets the private 'vich_uploader.metadata_reader' shared service.
*
* @return \Vich\UploaderBundle\Metadata\MetadataReader
*/
protected function getVichUploader_MetadataReaderService()
{
$a = new \Metadata\Driver\FileLocator([]);
$b = new \Metadata\MetadataFactory(new \Metadata\Driver\DriverChain([0 => new \Vich\UploaderBundle\Metadata\Driver\XmlDriver($a), 1 => new \Vich\UploaderBundle\Metadata\Driver\AnnotationDriver(new \Doctrine\Common\Annotations\AnnotationReader(), [0 => ($this->services['doctrine'] ?? $this->getDoctrineService())]), 2 => new \Vich\UploaderBundle\Metadata\Driver\YamlDriver($a), 3 => new \Vich\UploaderBundle\Metadata\Driver\YmlDriver($a)]), 'Metadata\\ClassHierarchyMetadata', true);
$b->setCache(new \Metadata\Cache\FileCache(($this->targetDir.''.'/vich_uploader')));
return $this->privates['vich_uploader.metadata_reader'] = new \Vich\UploaderBundle\Metadata\MetadataReader($b);
}
/**
* Gets the private 'vich_uploader.property_mapping_factory' shared service.
*
* @return \Vich\UploaderBundle\Mapping\PropertyMappingFactory
*/
protected function getVichUploader_PropertyMappingFactoryService()
{
return $this->privates['vich_uploader.property_mapping_factory'] = new \Vich\UploaderBundle\Mapping\PropertyMappingFactory($this, ($this->privates['vich_uploader.metadata_reader'] ?? $this->getVichUploader_MetadataReaderService()), $this->parameters['vich_uploader.mappings'], '_name');
}
/**
* Gets the private 'vich_uploader.storage.file_system' shared service.
*
* @return \Vich\UploaderBundle\Storage\FileSystemStorage
*/
protected function getVichUploader_Storage_FileSystemService()
{
return $this->privates['vich_uploader.storage.file_system'] = new \Vich\UploaderBundle\Storage\FileSystemStorage(($this->privates['vich_uploader.property_mapping_factory'] ?? $this->getVichUploader_PropertyMappingFactoryService()));
}
/**
* Gets the private 'web_profiler.csp.handler' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
*/
protected function getWebProfiler_Csp_HandlerService()
{
return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
}
/**
* Gets the private 'web_profiler.debug_toolbar' shared service.
*
* @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
*/
protected function getWebProfiler_DebugToolbarService()
{
$a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
$b = ($this->services['router'] ?? $this->getRouterService());
if (isset($this->privates['web_profiler.debug_toolbar'])) {
return $this->privates['web_profiler.debug_toolbar'];
}
return $this->privates['web_profiler.debug_toolbar'] = new \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener($a, false, 2, $b, '^/((index|app(_[\\w]+)?)\\.php/)?_wdt', ($this->privates['web_profiler.csp.handler'] ?? $this->getWebProfiler_Csp_HandlerService()), ($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
}
/**
* Gets the private 'web_server.command.server_log' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerLogCommand
*/
protected function getWebServer_Command_ServerLogService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerLogCommand.php';
$this->privates['web_server.command.server_log'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerLogCommand();
$instance->setName('server:log');
return $instance;
}
/**
* Gets the private 'web_server.command.server_run' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand
*/
protected function getWebServer_Command_ServerRunService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerRunCommand.php';
$this->privates['web_server.command.server_run'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerRunCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 4));
$instance->setName('server:run');
return $instance;
}
/**
* Gets the private 'web_server.command.server_start' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand
*/
protected function getWebServer_Command_ServerStartService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStartCommand.php';
$this->privates['web_server.command.server_start'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStartCommand((\dirname(__DIR__, 4).'/public'), 'dev', \dirname(__DIR__, 4));
$instance->setName('server:start');
return $instance;
}
/**
* Gets the private 'web_server.command.server_status' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand
*/
protected function getWebServer_Command_ServerStatusService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStatusCommand.php';
$this->privates['web_server.command.server_status'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStatusCommand(\dirname(__DIR__, 4));
$instance->setName('server:status');
return $instance;
}
/**
* Gets the private 'web_server.command.server_stop' shared service.
*
* @return \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand
*/
protected function getWebServer_Command_ServerStopService()
{
include_once \dirname(__DIR__, 4).'/vendor/symfony/console/Command/Command.php';
include_once \dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle/Command/ServerStopCommand.php';
$this->privates['web_server.command.server_stop'] = $instance = new \Symfony\Bundle\WebServerBundle\Command\ServerStopCommand(\dirname(__DIR__, 4));
$instance->setName('server:stop');
return $instance;
}
/**
* Gets the public 'cache_clearer' alias.
*
* @return object The ".container.private.cache_clearer" service.
*/
protected function getCacheClearerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.cache_clearer');
}
/**
* Gets the public 'filesystem' alias.
*
* @return object The ".container.private.filesystem" service.
*/
protected function getFilesystemService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.filesystem');
}
/**
* Gets the public 'serializer' alias.
*
* @return object The ".container.private.serializer" service.
*/
protected function getSerializerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.serializer');
}
/**
* Gets the public 'security.csrf.token_manager' alias.
*
* @return object The ".container.private.security.csrf.token_manager" service.
*/
protected function getSecurity_Csrf_TokenManagerService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.csrf.token_manager');
}
/**
* Gets the public 'form.factory' alias.
*
* @return object The ".container.private.form.factory" service.
*/
protected function getForm_FactoryService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.factory" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.factory');
}
/**
* Gets the public 'form.type.file' alias.
*
* @return object The ".container.private.form.type.file" service.
*/
protected function getForm_Type_FileService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "form.type.file" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.form.type.file');
}
/**
* Gets the public 'profiler' alias.
*
* @return object The ".container.private.profiler" service.
*/
protected function getProfilerService()
{
trigger_deprecation('symfony/framework-bundle', '5.4', 'Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.profiler');
}
/**
* Gets the public 'twig' alias.
*
* @return object The ".container.private.twig" service.
*/
protected function getTwigService()
{
trigger_deprecation('symfony/twig-bundle', '5.2', 'Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.twig');
}
/**
* Gets the public 'security.authorization_checker' alias.
*
* @return object The ".container.private.security.authorization_checker" service.
*/
protected function getSecurity_AuthorizationCheckerService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.authorization_checker" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.authorization_checker');
}
/**
* Gets the public 'security.token_storage' alias.
*
* @return object The ".container.private.security.token_storage" service.
*/
protected function getSecurity_TokenStorageService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.token_storage" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.token_storage');
}
/**
* Gets the public 'security.password_encoder' alias.
*
* @return object The ".container.private.security.password_encoder" service.
*/
protected function getSecurity_PasswordEncoderService()
{
trigger_deprecation('symfony/security-bundle', '5.3', 'Accessing the "security.password_encoder" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.security.password_encoder');
}
/**
* Gets the public 'session' alias.
*
* @return object The ".container.private.session" service.
*/
protected function getSessionService()
{
trigger_deprecation('symfony/framework-bundle', '5.3', 'Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.session');
}
/**
* Gets the public 'validator' alias.
*
* @return object The ".container.private.validator" service.
*/
protected function getValidatorService()
{
trigger_deprecation('symfony/framework-bundle', '5.2', 'Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
return $this->get('.container.private.validator');
}
/**
* @return array|bool|float|int|string|\UnitEnum|null
*/
public function getParameter(string $name)
{
if (isset($this->buildParameters[$name])) {
return $this->buildParameters[$name];
}
if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters))) {
throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.', $name));
}
if (isset($this->loadedDynamicParameters[$name])) {
return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
return $this->parameters[$name];
}
public function hasParameter(string $name): bool
{
if (isset($this->buildParameters[$name])) {
return true;
}
return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name, $this->parameters);
}
public function setParameter(string $name, $value): void
{
throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
}
public function getParameterBag(): ParameterBagInterface
{
if (null === $this->parameterBag) {
$parameters = $this->parameters;
foreach ($this->loadedDynamicParameters as $name => $loaded) {
$parameters[$name] = $loaded ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
}
foreach ($this->buildParameters as $name => $value) {
$parameters[$name] = $value;
}
$this->parameterBag = new FrozenParameterBag($parameters);
}
return $this->parameterBag;
}
private $loadedDynamicParameters = [
'kernel.runtime_environment' => false,
'kernel.build_dir' => false,
'kernel.cache_dir' => false,
'webshop_prestashop_base_url' => false,
'webshop_prestashop_ws_key' => false,
'public_url' => false,
'emailadmin' => false,
'stripe_secret_key' => false,
'stripe_public_key' => false,
'STRIPE_WEBHOOK_SECRET' => false,
'stripe_ep_secret' => false,
'google_api_key' => false,
'mercure_secret_key' => false,
'france_mobility' => false,
'app.mobility.woosmap_uri' => false,
'app.mobility.decathlon_url' => false,
'app.mobility.decathlon_api_key' => false,
'url_base_cadastre' => false,
'url_base_immogo' => false,
'url_base_calcul' => false,
'url_base_assurance' => false,
'url_base_bank' => false,
'url_base_cocolis' => false,
'url_base_event' => false,
'gateway_url' => false,
'url_base_email' => false,
'url_front' => false,
'url_base_mango' => false,
'mangopay_client_id' => false,
'mangopay_api_key' => false,
'kernel.secret' => false,
'debug.container.dump' => false,
'serializer.mapping.cache.file' => false,
'session.save_path' => false,
'validator.mapping.cache.file' => false,
'profiler.storage.dsn' => false,
'doctrine.orm.proxy_dir' => false,
'swiftmailer.spool.default.memory.path' => false,
'nelmio_cors.map' => false,
'nelmio_cors.defaults' => false,
'lexik_jwt_authentication.pass_phrase' => false,
'lexik_jwt_authentication.token_ttl' => false,
];
private $dynamicParameters = [];
private function getDynamicParameter(string $name)
{
switch ($name) {
case 'kernel.runtime_environment': $value = $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
case 'kernel.build_dir': $value = $this->targetDir.''; break;
case 'kernel.cache_dir': $value = $this->targetDir.''; break;
case 'webshop_prestashop_base_url': $value = $this->getEnv('WEBSHOP_PRESTASHOP_BASE_URL'); break;
case 'webshop_prestashop_ws_key': $value = $this->getEnv('WEBSHOP_PRESTASHOP_WS_KEY'); break;
case 'public_url': $value = $this->getEnv('PUBLIC_URL'); break;
case 'emailadmin': $value = $this->getEnv('ADMIN_EMAIL'); break;
case 'stripe_secret_key': $value = $this->getEnv('STRIPE_SECRET_API_KEY'); break;
case 'stripe_public_key': $value = $this->getEnv('STRIPE_PUBLIC_API_KEY'); break;
case 'STRIPE_WEBHOOK_SECRET': $value = $this->getEnv('STRIPE_WEBHOOK_SECRET'); break;
case 'stripe_ep_secret': $value = $this->getEnv('STRIPE_WEBHOOK_SECRET'); break;
case 'google_api_key': $value = $this->getEnv('GOOGLE_API_KEY'); break;
case 'mercure_secret_key': $value = $this->getEnv('MERCURE_SECRET_KEY'); break;
case 'france_mobility': $value = $this->getEnv('FRANCE_MOBILITY'); break;
case 'app.mobility.woosmap_uri': $value = $this->getEnv('WOOSMAP_API_BASE_URL'); break;
case 'app.mobility.decathlon_url': $value = $this->getEnv('DECATHLON_BASE_URL'); break;
case 'app.mobility.decathlon_api_key': $value = $this->getEnv('DECATHLON_API_KEY'); break;
case 'url_base_cadastre': $value = $this->getEnv('URL_BASE_CADASTRE'); break;
case 'url_base_immogo': $value = $this->getEnv('URL_BASE_IMMOGO'); break;
case 'url_base_calcul': $value = $this->getEnv('URL_CALCUL'); break;
case 'url_base_assurance': $value = $this->getEnv('URL_ASSURANCE'); break;
case 'url_base_bank': $value = $this->getEnv('URL_BASE_IMMO_BANK'); break;
case 'url_base_cocolis': $value = $this->getEnv('URL_BASE_COCOLIS'); break;
case 'url_base_event': $value = $this->getEnv('URL_BASE_EVENT'); break;
case 'gateway_url': $value = $this->getEnv('GATEWAY_URL'); break;
case 'url_base_email': $value = $this->getEnv('URL_BASE_MAIL_MINI'); break;
case 'url_front': $value = $this->getEnv('URL_FRONT'); break;
case 'url_base_mango': $value = $this->getEnv('MANGOPAY_URL'); break;
case 'mangopay_client_id': $value = $this->getEnv('CLIENTID'); break;
case 'mangopay_api_key': $value = $this->getEnv('API_KEY'); break;
case 'kernel.secret': $value = $this->getEnv('APP_SECRET'); break;
case 'debug.container.dump': $value = ($this->targetDir.''.'/App_KernelDevDebugContainer.xml'); break;
case 'serializer.mapping.cache.file': $value = ($this->targetDir.''.'/serialization.php'); break;
case 'session.save_path': $value = ($this->targetDir.''.'/sessions'); break;
case 'validator.mapping.cache.file': $value = ($this->targetDir.''.'/validation.php'); break;
case 'profiler.storage.dsn': $value = ('file:'.$this->targetDir.''.'/profiler'); break;
case 'doctrine.orm.proxy_dir': $value = ($this->targetDir.''.'/doctrine/orm/Proxies'); break;
case 'swiftmailer.spool.default.memory.path': $value = ($this->targetDir.''.'/swiftmailer/spool/default'); break;
case 'nelmio_cors.map': $value = [
'^/api/' => [
'allow_origin' => [
0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
],
'allow_headers' => true,
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
],
]; break;
case 'nelmio_cors.defaults': $value = [
'allow_origin' => [
0 => $this->getEnv('CORS_ALLOW_ORIGIN'),
],
'allow_credentials' => false,
'allow_headers' => true,
'allow_private_network' => false,
'expose_headers' => [
0 => 'Link',
],
'allow_methods' => [
0 => 'GET',
1 => 'OPTIONS',
2 => 'POST',
3 => 'PUT',
4 => 'PATCH',
5 => 'DELETE',
],
'max_age' => 3600,
'hosts' => [
],
'origin_regex' => true,
'forced_allow_origin_value' => NULL,
'skip_same_as_origin' => true,
]; break;
case 'lexik_jwt_authentication.pass_phrase': $value = $this->getEnv('JWT_PASSPHRASE'); break;
case 'lexik_jwt_authentication.token_ttl': $value = $this->getEnv('JWT_TTL'); break;
default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.', $name));
}
$this->loadedDynamicParameters[$name] = true;
return $this->dynamicParameters[$name] = $value;
}
protected function getDefaultParameters(): array
{
return [
'kernel.project_dir' => \dirname(__DIR__, 4),
'kernel.environment' => 'dev',
'kernel.debug' => true,
'kernel.logs_dir' => (\dirname(__DIR__, 3).'/log'),
'kernel.bundles' => [
'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
'TwigExtraBundle' => 'Twig\\Extra\\TwigExtraBundle\\TwigExtraBundle',
'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
'DoctrineBundle' => 'Doctrine\\Bundle\\DoctrineBundle\\DoctrineBundle',
'DoctrineMigrationsBundle' => 'Doctrine\\Bundle\\MigrationsBundle\\DoctrineMigrationsBundle',
'SecurityBundle' => 'Symfony\\Bundle\\SecurityBundle\\SecurityBundle',
'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
'SwiftmailerBundle' => 'Symfony\\Bundle\\SwiftmailerBundle\\SwiftmailerBundle',
'VichUploaderBundle' => 'Vich\\UploaderBundle\\VichUploaderBundle',
'JMSSerializerBundle' => 'JMS\\SerializerBundle\\JMSSerializerBundle',
'WebServerBundle' => 'Symfony\\Bundle\\WebServerBundle\\WebServerBundle',
'LiipImagineBundle' => 'Liip\\ImagineBundle\\LiipImagineBundle',
'NzoUrlEncryptorBundle' => 'Nzo\\UrlEncryptorBundle\\NzoUrlEncryptorBundle',
'NelmioCorsBundle' => 'Nelmio\\CorsBundle\\NelmioCorsBundle',
'DoctrineFixturesBundle' => 'Doctrine\\Bundle\\FixturesBundle\\DoctrineFixturesBundle',
'StofDoctrineExtensionsBundle' => 'Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle',
'MakerBundle' => 'Symfony\\Bundle\\MakerBundle\\MakerBundle',
'FirebaseBundle' => 'Kreait\\Firebase\\Symfony\\Bundle\\FirebaseBundle',
'NelmioAliceBundle' => 'Nelmio\\Alice\\Bridge\\Symfony\\NelmioAliceBundle',
'FidryAliceDataFixturesBundle' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony\\FidryAliceDataFixturesBundle',
'ApiPlatformBundle' => 'ApiPlatform\\Symfony\\Bundle\\ApiPlatformBundle',
'LexikJWTAuthenticationBundle' => 'Lexik\\Bundle\\JWTAuthenticationBundle\\LexikJWTAuthenticationBundle',
'LiipTestFixturesBundle' => 'Liip\\TestFixturesBundle\\LiipTestFixturesBundle',
'SymfonyBundlesRedisBundle' => 'SymfonyBundles\\RedisBundle\\SymfonyBundlesRedisBundle',
'EndroidQrCodeBundle' => 'Endroid\\QrCodeBundle\\EndroidQrCodeBundle',
],
'kernel.bundles_metadata' => [
'FrameworkBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/framework-bundle'),
'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
],
'TwigBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/twig-bundle'),
'namespace' => 'Symfony\\Bundle\\TwigBundle',
],
'TwigExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/twig/extra-bundle'),
'namespace' => 'Twig\\Extra\\TwigExtraBundle',
],
'SensioFrameworkExtraBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/sensio/framework-extra-bundle/src'),
'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
],
'DoctrineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-bundle'),
'namespace' => 'Doctrine\\Bundle\\DoctrineBundle',
],
'DoctrineMigrationsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-migrations-bundle'),
'namespace' => 'Doctrine\\Bundle\\MigrationsBundle',
],
'SecurityBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/security-bundle'),
'namespace' => 'Symfony\\Bundle\\SecurityBundle',
],
'WebProfilerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-profiler-bundle'),
'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
],
'MonologBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/monolog-bundle'),
'namespace' => 'Symfony\\Bundle\\MonologBundle',
],
'DebugBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/debug-bundle'),
'namespace' => 'Symfony\\Bundle\\DebugBundle',
],
'SwiftmailerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/swiftmailer-bundle'),
'namespace' => 'Symfony\\Bundle\\SwiftmailerBundle',
],
'VichUploaderBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/vich/uploader-bundle'),
'namespace' => 'Vich\\UploaderBundle',
],
'JMSSerializerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/jms/serializer-bundle'),
'namespace' => 'JMS\\SerializerBundle',
],
'WebServerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/web-server-bundle'),
'namespace' => 'Symfony\\Bundle\\WebServerBundle',
],
'LiipImagineBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/imagine-bundle'),
'namespace' => 'Liip\\ImagineBundle',
],
'NzoUrlEncryptorBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nzo/url-encryptor-bundle'),
'namespace' => 'Nzo\\UrlEncryptorBundle',
],
'NelmioCorsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/cors-bundle'),
'namespace' => 'Nelmio\\CorsBundle',
],
'DoctrineFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/doctrine/doctrine-fixtures-bundle'),
'namespace' => 'Doctrine\\Bundle\\FixturesBundle',
],
'StofDoctrineExtensionsBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/antishov/doctrine-extensions-bundle'),
'namespace' => 'Stof\\DoctrineExtensionsBundle',
],
'MakerBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony/maker-bundle/src'),
'namespace' => 'Symfony\\Bundle\\MakerBundle',
],
'FirebaseBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/kreait/firebase-bundle/src'),
'namespace' => 'Kreait\\Firebase\\Symfony\\Bundle',
],
'NelmioAliceBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/nelmio/alice/src/Bridge/Symfony'),
'namespace' => 'Nelmio\\Alice\\Bridge\\Symfony',
],
'FidryAliceDataFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/theofidry/alice-data-fixtures/src/Bridge/Symfony'),
'namespace' => 'Fidry\\AliceDataFixtures\\Bridge\\Symfony',
],
'ApiPlatformBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/api-platform/core/src/Symfony/Bundle'),
'namespace' => 'ApiPlatform\\Symfony\\Bundle',
],
'LexikJWTAuthenticationBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/lexik/jwt-authentication-bundle'),
'namespace' => 'Lexik\\Bundle\\JWTAuthenticationBundle',
],
'LiipTestFixturesBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/liip/test-fixtures-bundle/src'),
'namespace' => 'Liip\\TestFixturesBundle',
],
'SymfonyBundlesRedisBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/symfony-bundles/redis-bundle'),
'namespace' => 'SymfonyBundles\\RedisBundle',
],
'EndroidQrCodeBundle' => [
'path' => (\dirname(__DIR__, 4).'/vendor/endroid/qr-code-bundle/src'),
'namespace' => 'Endroid\\QrCodeBundle',
],
],
'kernel.charset' => 'UTF-8',
'kernel.container_class' => 'App_KernelDevDebugContainer',
'container.dumper.inline_class_loader' => true,
'container.dumper.inline_factories' => true,
'twig.config' => [
'debug' => true,
],
'locale' => 'fr',
'barcode_image_directory' => (\dirname(__DIR__, 4).'/public/uploads/barcode'),
'qrcode_image_directory' => (\dirname(__DIR__, 4).'/public/uploads/qrcode/'),
'img_property_directory' => (\dirname(__DIR__, 4).'/public/uploads/imgsproperty'),
'img_property_root' => 'uploads/imgsproperty',
'icon_categorie_service_directory' => (\dirname(__DIR__, 4).'/public/uploads/iconcategorieservice'),
'img_service_directory' => (\dirname(__DIR__, 4).'/public/uploads/imgsservice'),
'doc_property_directory' => (\dirname(__DIR__, 4).'/public/uploads/docproperty'),
'img_annonce_directory' => (\dirname(__DIR__, 4).'/public/uploads/imgannonce'),
'signature_directory' => (\dirname(__DIR__, 4).'/public/uploads/signature'),
'pdf_invoice_directory' => (\dirname(__DIR__, 4).'/public/uploads/invoice'),
'user_pdf_invoice_directory' => (\dirname(__DIR__, 4).'/public/uploads/invoice/user'),
'pdf_provider_directory' => (\dirname(__DIR__, 4).'/public/uploads/providerEnergy'),
'installation_photovoltaic' => (\dirname(__DIR__, 4).'/public/uploads/solar/installationvoltaic'),
'declaration_cadastre' => (\dirname(__DIR__, 4).'/public/uploads/solar/declarationcadastre'),
'pdf_provider_path' => '/uploads/providerEnergy',
'pdf_invoice_path' => '/uploads/invoice',
'document_provider_proof' => (\dirname(__DIR__, 4).'/public/uploads/providers/providerDocumentProof'),
'image_counter_statement' => (\dirname(__DIR__, 4).'/public/uploads/providers/counterStatementImage'),
'bill_property_provider' => (\dirname(__DIR__, 4).'/public/uploads/providers/bill'),
'provider_solar' => (\dirname(__DIR__, 4).'/public/uploads/providers/solar'),
'water_file_request' => (\dirname(__DIR__, 4).'/public/uploads/water'),
'dispense_file' => (\dirname(__DIR__, 4).'/public/dispense/annexe/file'),
'dispense_file_pdf' => (\dirname(__DIR__, 4).'/public/dispense/annexe/pdf/'),
'doc_public_inquiry' => (\dirname(__DIR__, 4).'/public/uploads/publicinquiry'),
'csv_region' => (\dirname(__DIR__, 4).'/public/csvregion'),
'csv_municipality' => (\dirname(__DIR__, 4).'/public/csvmunicipality'),
'csv_zone' => (\dirname(__DIR__, 4).'/public/csvzone'),
'csv_work_pending' => (\dirname(__DIR__, 4).'/public/csvwork/pending/'),
'csv_work_traite' => (\dirname(__DIR__, 4).'/public/csvwork/traite/'),
'csv_rules_pending' => (\dirname(__DIR__, 4).'/public/csvwork/rules/pending/'),
'csv_rules_traite' => (\dirname(__DIR__, 4).'/public/csvwork/rules/traite/'),
'csv_education_pending' => (\dirname(__DIR__, 4).'/public/csv/education/'),
'csv_occupie_pending' => (\dirname(__DIR__, 4).'/public/csv/occupie/pending/'),
'csv_occupie_traite' => (\dirname(__DIR__, 4).'/public/csv/occupie/traite/'),
'csv_notary_pending' => (\dirname(__DIR__, 4).'/public/csv/notary/pending/'),
'csv_notary_traite' => (\dirname(__DIR__, 4).'/public/csv/notary/traite/'),
'csv_dvf_pending' => (\dirname(__DIR__, 4).'/public/csv/dvf/pending/'),
'csv_dvf_traite' => (\dirname(__DIR__, 4).'/public/csv/dvf/traite/'),
'csv_area_pending' => (\dirname(__DIR__, 4).'/public/csvarea/pending/'),
'csv_area_traite' => (\dirname(__DIR__, 4).'/public/csvarea/traite/'),
'community_plp' => '/uploads/community/plp/',
'kernel_dir' => (\dirname(__DIR__, 4).'/public'),
'csv_syndic_apartement_pending' => (\dirname(__DIR__, 4).'/public/csv/syndicAppartment/pending/'),
'csv_syndic_apartement_traite' => (\dirname(__DIR__, 4).'/public/csv/syndicAppartment/traite/'),
'csv_property_provider_pending' => (\dirname(__DIR__, 4).'/public/csv/propertyProvider/pending/'),
'csv_property_provider_traite' => (\dirname(__DIR__, 4).'/public/csv/propertyProvider/traite/'),
'csv_provider_society_pending' => (\dirname(__DIR__, 4).'/public/csv/providerSociety/pending/'),
'csv_provider_society_traite' => (\dirname(__DIR__, 4).'/public/csv/providerSociety/traite/'),
'csv_additional_cents_pending' => (\dirname(__DIR__, 4).'/public/csv/additionalCents/pending/'),
'csv_additional_cents_traite' => (\dirname(__DIR__, 4).'/public/csv/additionalCents/traite/'),
'csv_pras' => (\dirname(__DIR__, 4).'/public/csv/pras/'),
'csv_ppas_pending' => (\dirname(__DIR__, 4).'/public/csv/ppas/pending/'),
'csv_ppas_traite' => (\dirname(__DIR__, 4).'/public/csv/ppas/traite/'),
'csv_provider_inverter_pending' => (\dirname(__DIR__, 4).'/public/csv/inverter/pending/'),
'csv_provider_inverter_traite' => (\dirname(__DIR__, 4).'/public/csv/inverter/traite/'),
'csv_ppas_affectation_pending' => (\dirname(__DIR__, 4).'/public/csv/ppasaffectation/'),
'csv_ppas_affectation_traite' => (\dirname(__DIR__, 4).'/public/csv/ppasaffectation/traite/'),
'csv_new_project_immo' => (\dirname(__DIR__, 4).'/public/csv/newprojectimmo/'),
'csv_water_supplier' => (\dirname(__DIR__, 4).'/public/csv/watersuppliercontroller/'),
'prime_csv_pending' => (\dirname(__DIR__, 4).'/public/csv/prime/pending/'),
'prime_csv_traite' => (\dirname(__DIR__, 4).'/public/csv/prime/traite/'),
'property_demand_file' => (\dirname(__DIR__, 4).'/public/uploads/demand/file/'),
'prime_request_file' => '/uploads/prime/',
'prime_process_file' => (\dirname(__DIR__, 4).'/public/prime/'),
'csv_public_inquiry_inprogress' => (\dirname(__DIR__, 4).'/public/csv/publicinquiry/'),
'url_3D_login' => NULL,
'immogo_url' => 'https://immogo.my-preprod.space/api/geo/prices/moyen',
'cocolis_url' => 'https://cocolis.my-preprod.space/',
'bbox_file' => (\dirname(__DIR__, 4).'/public/cadastre/bbox/'),
'cadastre_directory' => (\dirname(__DIR__, 4).'/public/cadastre/xml/'),
'img_external_provider' => (\dirname(__DIR__, 4).'/public/uploads/imgsadverstising'),
'doc_syndic_directory' => (\dirname(__DIR__, 4).'/public/uploads/syndicdocument'),
'file_upload_archive' => (\dirname(__DIR__, 4).'/public/uploads/csv/archived/'),
'file_upload_traite' => (\dirname(__DIR__, 4).'/public/uploads/csv/traite/'),
'file_upload_pending' => (\dirname(__DIR__, 4).'/public/uploads/csv/pending/'),
'pdf_offer_directory' => (\dirname(__DIR__, 4).'/public/uploads/offer/'),
'pdf_offer_collaborative_directory' => (\dirname(__DIR__, 4).'/public/uploads/offer_collaborative/'),
'pdf_offer_collaborative_dir' => (\dirname(__DIR__, 4).'/public/uploads/offercollaborative/'),
'poppler_directory' => (\dirname(__DIR__, 4).'/bin/poppler/bin/'),
'pdf_client_sales_agreement' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreement/'),
'file_sales_agreement_html_outputdir' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreementhtml'),
'pdf_client_sales_agreement_to_sign' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreementtosign/'),
'file_clientsales_discussion' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreementdiscussion'),
'pdf_client_deedof_sale' => (\dirname(__DIR__, 4).'/public/uploads/clientdeedofsale/'),
'file_clientdeed_discussion' => (\dirname(__DIR__, 4).'/public/uploads/clientdeedofsalediscussion'),
'file_domiciliation_annex' => (\dirname(__DIR__, 4).'/public/uploads/domiciliation'),
'file_provider_solar_fitter' => (\dirname(__DIR__, 4).'/public/uploads/provider/solar/fitter'),
'file_provider_solar_green_certificate' => (\dirname(__DIR__, 4).'/public/uploads/provider/solar/greencertificate'),
'provider_solar_organization' => (\dirname(__DIR__, 4).'/public/uploads/provider/solar/organization'),
'image_property_offer_directory' => (\dirname(__DIR__, 4).'/public/uploads/imgPropertyOffer/'),
'lease_copy_directory' => (\dirname(__DIR__, 4).'/public/uploads/leasecopy/'),
'syndic_bill_directory' => (\dirname(__DIR__, 4).'/public/uploads/syndicBill/'),
'images_design_neighborhood' => (\dirname(__DIR__, 4).'/public/uploads/designneighborhood/'),
'geoportail_img_directory' => (\dirname(__DIR__, 4).'/public/uploads/geoportail/images/'),
'img_service_directory_prefix' => '/uploads/imgsservice',
'engie_csv_source_directory' => (\dirname(__DIR__, 4).'/public/csv/csvengie/pending/'),
'engie_csv_output_directory' => (\dirname(__DIR__, 4).'/public/csv/csvengie/archived/'),
'pdf_bill_directory' => (\dirname(__DIR__, 4).'/public/uploads/bill/'),
'pdf_post_directory' => (\dirname(__DIR__, 4).'/public/uploads/posts'),
'syndic_chat_file_directory' => (\dirname(__DIR__, 4).'/public/uploads/syndic/chat/'),
'pdf_environment_directory' => (\dirname(__DIR__, 4).'/public/uploads/environment/'),
'pdf_urbanism_permit_directory' => (\dirname(__DIR__, 4).'/public/uploads/urbanism/'),
'pdf_mail_location' => (\dirname(__DIR__, 4).'/public/pdflocation/location/edit/'),
'image_mail_location' => (\dirname(__DIR__, 4).'/public/pdflocation/location/image/'),
'logo_society' => (\dirname(__DIR__, 4).'/public/logo/'),
'pdf_change_water_directory' => (\dirname(__DIR__, 4).'/public/uploads/provider/water/'),
'pdf_provider_water_delete_directory' => (\dirname(__DIR__, 4).'/public/uploads/provider/waterdelete'),
'pdf_provider_water_intervention_directory' => (\dirname(__DIR__, 4).'/public/uploads/provider/providerIntervention'),
'file_environment_directory' => (\dirname(__DIR__, 4).'/public/uploads/environment/annexe/'),
'obligation_csv_pending' => (\dirname(__DIR__, 4).'/public/csv/environment/pending/'),
'obligation_csv_traite' => (\dirname(__DIR__, 4).'/public/csv/environment/traite/'),
'post_directory' => (\dirname(__DIR__, 4).'/public/uploads/post/'),
'upload_committee_avatar' => (\dirname(__DIR__, 4).'/public/uploads/committee_avatar/'),
'pdf_providerwater_directory' => (\dirname(__DIR__, 4).'/public/uploads/providerwater/'),
'file_mail_message' => (\dirname(__DIR__, 4).'/public/uploads/mailmessagefile/'),
'tests_folder' => (\dirname(__DIR__, 4).'/tests'),
'excel_file_pending' => (\dirname(__DIR__, 4).'/public/xlsx/pending/'),
'excel_file_done' => (\dirname(__DIR__, 4).'/public/xlsx/done/'),
'excel_care_companies_pending' => (\dirname(__DIR__, 4).'/public/csvwork/entreprise/pending/'),
'excel_care_companies_traite' => (\dirname(__DIR__, 4).'/public/csvwork/entreprise/traite/'),
'excel_engineering_offices_tank_bruxelles_pending' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/bruxelles/pending'),
'excel_engineering_offices_tank_bruxelles_done' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/bruxelles/pending'),
'excel_engineering_offices_tank_flandre_pending' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/flandre/pending'),
'excel_engineering_offices_tank_flandre_done' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/flandre/done'),
'excel_engineering_offices_tank_wallonie_pending' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/wallonie/pending'),
'excel_engineering_offices_tank_wallonie_done' => (\dirname(__DIR__, 4).'/public/csvwork/offices/tank/wallonie/done'),
'excel_engineering_offices_boiler_bruxelles' => (\dirname(__DIR__, 4).'/public/csvwork/offices/boiler/bruxelles'),
'excel_engineering_offices_boiler_flandre' => (\dirname(__DIR__, 4).'/public/csvwork/offices/boiler/flandre'),
'excel_engineering_offices_boiler_wallonie' => (\dirname(__DIR__, 4).'/public/csvwork/offices/boiler/wallonie'),
'excel_artist' => (\dirname(__DIR__, 4).'/public/csv/artist/'),
'img_work_construction_upload' => (\dirname(__DIR__, 4).'/public/upload/work/construction'),
'img_work_urgent_upload' => (\dirname(__DIR__, 4).'/public/upload/work/urgent'),
'img_work_entretien_upload' => (\dirname(__DIR__, 4).'/public/upload/work/entretien'),
'img_work_tank_upload' => (\dirname(__DIR__, 4).'/public/upload/work/tank'),
'img_work_boiler_upload' => (\dirname(__DIR__, 4).'/public/upload/work/boiler'),
'img_mail_tank_upload' => (\dirname(__DIR__, 4).'/public/upload/work/mail'),
'new_engie_directory' => (\dirname(__DIR__, 4).'/public/excel/new_engie'),
'pdf_urban_prime_directory' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/prime'),
'pdf_urban_prime_directory_not' => '/pdfImmo/toSearch/prime',
'pdf_urban_environment_directory' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/environment'),
'pdf_urban_environment_directory_not' => '/pdfImmo/toSearch/environment',
'pdf_urban_work_directory' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/work'),
'pdf_urban_work_directory_not' => '/pdfImmo/toSearch/work',
'pdf_urban_rent_directory' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/rent'),
'pdf_urban_rent_directory_not' => '/pdfImmo/toSearch/rent',
'contrat_de_bail' => (\dirname(__DIR__, 4).'/public/uploads/imgsproperty'),
'contrat_de_bail_not' => '/uploads/imgsproperty',
'lease_agreement_file' => (\dirname(__DIR__, 4).'/public/uploads/offerlease'),
'tank_ground_pollution' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/tank_pollution'),
'tank_ground_pollution_not' => '/pdfImmo/toSearch/tank_pollution',
'pdf_provider' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/provider'),
'pdf_provider_not' => '/pdfImmo/toSearch/provider',
'pdf_urban_prime_directory_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/prime'),
'pdf_urban_prime_directory_done_not' => '/pdfImmo/done/prime',
'pdf_urban_house' => (\dirname(__DIR__, 4).'/public/pdfImmo/toSearch/house'),
'pdf_urban_house_not' => '/pdfImmo/toSearch/house',
'pdf_urban_house_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/house'),
'pdf_urban_house_not_done' => '/pdfImmo/done/house',
'pdf_urban_environment_directory_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/environment'),
'pdf_urban_environment_directory_done_not' => '/pdfImmo/done/environment',
'pdf_urban_work_directory_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/work'),
'pdf_urban_work_directory_done_not' => '/pdfImmo/done/work',
'pdf_urban_rent_directory_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/rent'),
'pdf_urban_rent_directory_done_not' => '/pdfImmo/done/rent',
'tank_ground_pollution_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/tank_pollution'),
'tank_ground_pollution_done_not' => '/pdfImmo/done/tank_pollution',
'pdf_provider_done' => (\dirname(__DIR__, 4).'/public/pdfImmo/done/provider'),
'pdf_provider_done_not' => '/pdfImmo/done/provider',
'pdf_summary_maif_absolute_path' => (\dirname(__DIR__, 4).'/public/uploads/pdfsummarymaif/'),
'pdf_summary_maif_relative_path' => '/uploads/pdfsummarymaif/',
'files_the_property_work' => (\dirname(__DIR__, 4).'/public/upload/controls'),
'pdf_document_request_folder' => (\dirname(__DIR__, 4).'/public/uploads/document_urbanisme/'),
'pdf_document_request_route' => '/uploads/document_urbanisme/',
'project_dir' => \dirname(__DIR__, 4),
'cleaning_gardening_folder' => '/uploads/cleaning_gardening/',
'tmp_folder_attach_mail' => (\dirname(__DIR__, 4).'/public/upload/mail'),
'json_file_pending' => (\dirname(__DIR__, 4).'/public/json/pending/'),
'json_file_done' => (\dirname(__DIR__, 4).'/public/json/done/'),
'img_work_art' => (\dirname(__DIR__, 4).'/public/uploads/workArt/'),
'user_logo_directory' => (\dirname(__DIR__, 4).'/public/uploads/user/logo/'),
'dir_3d_solicitation' => (\dirname(__DIR__, 4).'/public/uploads/3D/solicitation/'),
'the_property_contract_absolute_path' => (\dirname(__DIR__, 4).'/public/uploads/thepropertycontract/'),
'the_property_contract_relative_path' => '/uploads/thepropertycontract/',
'mail_attachments_path' => '/uploads/attachments/',
'event_dispatcher.event_aliases' => [
'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
'Symfony\\Component\\Form\\Event\\PreSubmitEvent' => 'form.pre_submit',
'Symfony\\Component\\Form\\Event\\SubmitEvent' => 'form.submit',
'Symfony\\Component\\Form\\Event\\PostSubmitEvent' => 'form.post_submit',
'Symfony\\Component\\Form\\Event\\PreSetDataEvent' => 'form.pre_set_data',
'Symfony\\Component\\Form\\Event\\PostSetDataEvent' => 'form.post_set_data',
'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationSuccessEvent' => 'security.authentication.success',
'Symfony\\Component\\Security\\Core\\Event\\AuthenticationFailureEvent' => 'security.authentication.failure',
'Symfony\\Component\\Security\\Http\\Event\\InteractiveLoginEvent' => 'security.interactive_login',
'Symfony\\Component\\Security\\Http\\Event\\SwitchUserEvent' => 'security.switch_user',
],
'fragment.renderer.hinclude.global_template' => NULL,
'fragment.path' => '/_fragment',
'kernel.http_method_override' => true,
'kernel.trusted_hosts' => [
],
'kernel.default_locale' => 'fr',
'kernel.enabled_locales' => [
],
'kernel.error_controller' => 'error_controller',
'debug.file_link_format' => NULL,
'asset.request_context.base_path' => NULL,
'asset.request_context.secure' => NULL,
'translator.logging' => false,
'translator.default_path' => (\dirname(__DIR__, 4).'/translations'),
'debug.error_handler.throw_at' => -1,
'router.request_context.host' => 'localhost',
'router.request_context.scheme' => 'http',
'router.request_context.base_url' => '',
'router.resource' => 'kernel::loadRoutes',
'request_listener.http_port' => 80,
'request_listener.https_port' => 443,
'session.metadata.storage_key' => '_sf2_meta',
'session.storage.options' => [
'cache_limiter' => '0',
'cookie_secure' => 'auto',
'cookie_httponly' => true,
'cookie_samesite' => 'lax',
'gc_probability' => 1,
],
'session.metadata.update_threshold' => 0,
'form.type_extension.csrf.enabled' => true,
'form.type_extension.csrf.field_name' => '_token',
'validator.translation_domain' => 'validators',
'profiler_listener.only_exceptions' => false,
'profiler_listener.only_main_requests' => false,
'twig.form.resources' => [
0 => '@VichUploader/Form/fields.html.twig',
1 => 'form_div_layout.html.twig',
2 => '@LiipImagine/Form/form_div_layout.html.twig',
3 => 'bootstrap_4_layout.html.twig',
4 => 'admin/plan/_plan_feature.html.twig',
],
'twig.default_path' => (\dirname(__DIR__, 4).'/templates'),
'doctrine.dbal.logger.chain.class' => 'Doctrine\\DBAL\\Logging\\LoggerChain',
'doctrine.dbal.logger.profiling.class' => 'Doctrine\\DBAL\\Logging\\DebugStack',
'doctrine.dbal.logger.class' => 'Symfony\\Bridge\\Doctrine\\Logger\\DbalLogger',
'doctrine.dbal.configuration.class' => 'Doctrine\\DBAL\\Configuration',
'doctrine.data_collector.class' => 'Doctrine\\Bundle\\DoctrineBundle\\DataCollector\\DoctrineDataCollector',
'doctrine.dbal.connection.event_manager.class' => 'Symfony\\Bridge\\Doctrine\\ContainerAwareEventManager',
'doctrine.dbal.connection_factory.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ConnectionFactory',
'doctrine.dbal.events.mysql_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\MysqlSessionInit',
'doctrine.dbal.events.oracle_session_init.class' => 'Doctrine\\DBAL\\Event\\Listeners\\OracleSessionInit',
'doctrine.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Registry',
'doctrine.entity_managers' => [
'default' => 'doctrine.orm.default_entity_manager',
'import' => 'doctrine.orm.import_entity_manager',
],
'doctrine.default_entity_manager' => 'default',
'doctrine.dbal.connection_factory.types' => [
'uuid_binary_ordered_time' => [
'class' => 'Ramsey\\Uuid\\Doctrine\\UuidBinaryOrderedTimeType',
],
'polygon' => [
'class' => 'CrEOF\\Spatial\\DBAL\\Types\\Geometry\\PolygonType',
],
'uuid' => [
'class' => 'Ramsey\\Uuid\\Doctrine\\UuidType',
],
],
'doctrine.connections' => [
'default' => 'doctrine.dbal.default_connection',
],
'doctrine.default_connection' => 'default',
'doctrine.orm.configuration.class' => 'Doctrine\\ORM\\Configuration',
'doctrine.orm.entity_manager.class' => 'Doctrine\\ORM\\EntityManager',
'doctrine.orm.manager_configurator.class' => 'Doctrine\\Bundle\\DoctrineBundle\\ManagerConfigurator',
'doctrine.orm.cache.array.class' => 'Doctrine\\Common\\Cache\\ArrayCache',
'doctrine.orm.cache.apc.class' => 'Doctrine\\Common\\Cache\\ApcCache',
'doctrine.orm.cache.memcache.class' => 'Doctrine\\Common\\Cache\\MemcacheCache',
'doctrine.orm.cache.memcache_host' => 'localhost',
'doctrine.orm.cache.memcache_port' => 11211,
'doctrine.orm.cache.memcache_instance.class' => 'Memcache',
'doctrine.orm.cache.memcached.class' => 'Doctrine\\Common\\Cache\\MemcachedCache',
'doctrine.orm.cache.memcached_host' => 'localhost',
'doctrine.orm.cache.memcached_port' => 11211,
'doctrine.orm.cache.memcached_instance.class' => 'Memcached',
'doctrine.orm.cache.redis.class' => 'Doctrine\\Common\\Cache\\RedisCache',
'doctrine.orm.cache.redis_host' => 'localhost',
'doctrine.orm.cache.redis_port' => 6379,
'doctrine.orm.cache.redis_instance.class' => 'Redis',
'doctrine.orm.cache.xcache.class' => 'Doctrine\\Common\\Cache\\XcacheCache',
'doctrine.orm.cache.wincache.class' => 'Doctrine\\Common\\Cache\\WinCacheCache',
'doctrine.orm.cache.zenddata.class' => 'Doctrine\\Common\\Cache\\ZendDataCache',
'doctrine.orm.metadata.driver_chain.class' => 'Doctrine\\Persistence\\Mapping\\Driver\\MappingDriverChain',
'doctrine.orm.metadata.annotation.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AnnotationDriver',
'doctrine.orm.metadata.xml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedXmlDriver',
'doctrine.orm.metadata.yml.class' => 'Doctrine\\ORM\\Mapping\\Driver\\SimplifiedYamlDriver',
'doctrine.orm.metadata.php.class' => 'Doctrine\\ORM\\Mapping\\Driver\\PHPDriver',
'doctrine.orm.metadata.staticphp.class' => 'Doctrine\\ORM\\Mapping\\Driver\\StaticPHPDriver',
'doctrine.orm.metadata.attribute.class' => 'Doctrine\\ORM\\Mapping\\Driver\\AttributeDriver',
'doctrine.orm.proxy_cache_warmer.class' => 'Symfony\\Bridge\\Doctrine\\CacheWarmer\\ProxyCacheWarmer',
'form.type_guesser.doctrine.class' => 'Symfony\\Bridge\\Doctrine\\Form\\DoctrineOrmTypeGuesser',
'doctrine.orm.validator.unique.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\Constraints\\UniqueEntityValidator',
'doctrine.orm.validator_initializer.class' => 'Symfony\\Bridge\\Doctrine\\Validator\\DoctrineInitializer',
'doctrine.orm.security.user.provider.class' => 'Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider',
'doctrine.orm.listeners.resolve_target_entity.class' => 'Doctrine\\ORM\\Tools\\ResolveTargetEntityListener',
'doctrine.orm.listeners.attach_entity_listeners.class' => 'Doctrine\\ORM\\Tools\\AttachEntityListenersListener',
'doctrine.orm.naming_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultNamingStrategy',
'doctrine.orm.naming_strategy.underscore.class' => 'Doctrine\\ORM\\Mapping\\UnderscoreNamingStrategy',
'doctrine.orm.quote_strategy.default.class' => 'Doctrine\\ORM\\Mapping\\DefaultQuoteStrategy',
'doctrine.orm.quote_strategy.ansi.class' => 'Doctrine\\ORM\\Mapping\\AnsiQuoteStrategy',
'doctrine.orm.entity_listener_resolver.class' => 'Doctrine\\Bundle\\DoctrineBundle\\Mapping\\ContainerEntityListenerResolver',
'doctrine.orm.second_level_cache.default_cache_factory.class' => 'Doctrine\\ORM\\Cache\\DefaultCacheFactory',
'doctrine.orm.second_level_cache.default_region.class' => 'Doctrine\\ORM\\Cache\\Region\\DefaultRegion',
'doctrine.orm.second_level_cache.filelock_region.class' => 'Doctrine\\ORM\\Cache\\Region\\FileLockRegion',
'doctrine.orm.second_level_cache.logger_chain.class' => 'Doctrine\\ORM\\Cache\\Logging\\CacheLoggerChain',
'doctrine.orm.second_level_cache.logger_statistics.class' => 'Doctrine\\ORM\\Cache\\Logging\\StatisticsCacheLogger',
'doctrine.orm.second_level_cache.cache_configuration.class' => 'Doctrine\\ORM\\Cache\\CacheConfiguration',
'doctrine.orm.second_level_cache.regions_configuration.class' => 'Doctrine\\ORM\\Cache\\RegionsConfiguration',
'doctrine.orm.auto_generate_proxy_classes' => true,
'doctrine.orm.proxy_namespace' => 'Proxies',
'doctrine.migrations.preferred_em' => NULL,
'doctrine.migrations.preferred_connection' => NULL,
'security.role_hierarchy.roles' => [
'ROLE_PART' => [
0 => 'ROLE_USER',
],
'ROLE_PRO' => [
0 => 'ROLE_PART',
],
'ROLE_EDITOR' => [
0 => 'ROLE_PRO',
],
'ROLE_ADMIN' => [
0 => 'ROLE_EDITOR',
],
],
'security.access.denied_url' => NULL,
'security.authentication.manager.erase_credentials' => true,
'security.authentication.session_strategy.strategy' => 'migrate',
'security.access.always_authenticate_before_granting' => false,
'security.authentication.hide_user_not_found' => true,
'security.firewalls' => [
0 => 'dev',
1 => 'admin',
2 => 'client',
],
'security.admin._indexed_authenticators' => [
],
'security.client._indexed_authenticators' => [
],
'web_profiler.debug_toolbar.intercept_redirects' => false,
'web_profiler.debug_toolbar.mode' => 2,
'monolog.use_microseconds' => true,
'monolog.swift_mailer.handlers' => [
],
'monolog.handlers_to_channels' => [
'monolog.handler.console' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
1 => 'doctrine',
2 => 'console',
],
],
'monolog.handler.main' => [
'type' => 'exclusive',
'elements' => [
0 => 'event',
],
],
],
'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
'swiftmailer.mailer.default.transport.name' => 'dynamic',
'swiftmailer.mailer.default.spool.enabled' => true,
'swiftmailer.mailer.default.plugin.impersonate' => NULL,
'swiftmailer.mailer.default.single_address' => NULL,
'swiftmailer.mailer.default.delivery.enabled' => true,
'swiftmailer.spool.enabled' => true,
'swiftmailer.delivery.enabled' => true,
'swiftmailer.single_address' => NULL,
'swiftmailer.mailers' => [
'default' => 'swiftmailer.mailer.default',
],
'swiftmailer.default_mailer' => 'default',
'vich_uploader.default_filename_attribute_suffix' => '_name',
'vich_uploader.mappings' => [
'upload_img_pub' => [
'uri_prefix' => '/uploads/imgspub',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/imgspub'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_img_pub',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'prime_csv_pending' => [
'uri_prefix' => '/public/csv/prime/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/prime/pending'),
'namer' => [
'service' => NULL,
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'property_demand_file' => [
'uri_prefix' => '/uploads/demand/file/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/demand/file'),
'namer' => [
'service' => 'vich_uploader.namer_origname.property_demand_file',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'prime_request_file' => [
'uri_prefix' => '/uploads/prime',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/prime'),
'namer' => [
'service' => 'vich_uploader.namer_origname.prime_request_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'permit_environment_file' => [
'uri_prefix' => '/uploads/environment/annexe/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/environment/annexe/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.permit_environment_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_document' => [
'uri_prefix' => '/uploads/coownership/document/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership/document/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_document',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_meeting_transcript' => [
'uri_prefix' => '/uploads/coownership/meetingtranscript/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership/meetingtranscript/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_meeting_transcript',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_invoices' => [
'uri_prefix' => '/uploads/coownership/invoices/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership/invoices/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_invoices',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_report' => [
'uri_prefix' => '/uploads/coownership/report/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership/report/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_report',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_the_property_response' => [
'uri_prefix' => '/uploads/coownership-theproperty/response/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership-theproperty/response/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_the_property_response',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'co_ownership_the_property_file' => [
'uri_prefix' => '/uploads/coownership-theproperty/file/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/coownership-theproperty/file/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.co_ownership_the_property_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'obligation_csv_pending' => [
'uri_prefix' => '/csv/environment/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/environment/pending/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.obligation_csv_pending',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'register_environment_file' => [
'uri_prefix' => '/uploads/environment/register/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/environment/register/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.register_environment_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'organic_plot_file' => [
'uri_prefix' => '/uploads/environment/organic_plot/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/environment/organic_plot/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.organic_plot_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'invoice_water_file' => [
'uri_prefix' => '/uploads/providerwater/invoice/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/providerwater/invoice/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.invoice_water_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'prime_pdf_template' => [
'uri_prefix' => '/templates/pdf/prime',
'upload_destination' => (\dirname(__DIR__, 4).'/templates/pdf/prime/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.prime_pdf_template',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_img_property' => [
'uri_prefix' => '/uploads/imgsproperty',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/imgsproperty'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_img_property',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_file_minutes' => [
'uri_prefix' => '/uploads/fileminutes',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/fileminutes'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_file_minutes',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'rapport_pdf_property' => [
'uri_prefix' => '/uploads/rapport',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/rapport'),
'namer' => [
'service' => 'vich_uploader.namer_origname.rapport_pdf_property',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'control_certificate' => [
'uri_prefix' => '/uploads/controlcertificate',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/controlcertificate'),
'namer' => [
'service' => 'vich_uploader.namer_origname.control_certificate',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_doc_property' => [
'uri_prefix' => '/uploads/docproperty',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/docproperty'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_doc_property',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_rapport' => [
'uri_prefix' => '/uploads/uploadrapport',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/uploadrapport'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_rapport',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'uploads_syndics_response' => [
'uri_prefix' => '/uploads/syndicsresponse',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/syndicsresponse'),
'namer' => [
'service' => 'vich_uploader.namer_origname.uploads_syndics_response',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_icon_categorie_service' => [
'uri_prefix' => '/uploads/iconcategorieservice/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/iconcategorieservice'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_icon_categorie_service',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_img_service' => [
'uri_prefix' => '/uploads/imgsservice',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/imgsservice'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_img_service',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_bank_logo' => [
'uri_prefix' => '/uploads/banklogo',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/banklogo'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_bank_logo',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_logo_pro' => [
'uri_prefix' => '/uploads/logopro',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/logopro'),
'namer' => [
'service' => NULL,
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'upload_traite' => [
'uri_prefix' => '/csv/traite',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/csv/traite'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_traite',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_pending' => [
'uri_prefix' => '/csv/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/csv/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_rental_guarantee' => [
'uri_prefix' => '/uploads/rentalguarantee',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/csv/pending/uploads/rentalguarantee'),
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'namer' => [
'service' => NULL,
'options' => NULL,
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'excel_file_pending' => [
'uri_prefix' => '/xlsx/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/xlsx/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.excel_file_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'upload_archived' => [
'uri_prefix' => '/csv/archived',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/csv/archived'),
'namer' => [
'service' => 'vich_uploader.namer_origname.upload_archived',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'engie_csv_pending' => [
'uri_prefix' => '/csv/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/csvengie/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.engie_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'module_3D' => [
'uri_prefix' => '/module3d',
'upload_destination' => (\dirname(__DIR__, 4).'/public/module3d'),
'namer' => [
'service' => 'vich_uploader.namer_origname.module_3D',
'options' => [
],
],
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'inject_on_load' => false,
'db_driver' => 'orm',
],
'picture_3D' => [
'uri_prefix' => '/picture3d',
'upload_destination' => (\dirname(__DIR__, 4).'/public/module3d/picture3d'),
'namer' => [
'service' => 'vich_uploader.namer_origname.picture_3D',
'options' => [
],
],
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'inject_on_load' => false,
'db_driver' => 'orm',
],
'Adress_csv_pending' => [
'uri_prefix' => '/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/Adress/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.Adress_csv_pending',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'dvf_csv_pending' => [
'uri_prefix' => '/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/dvf/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.dvf_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'permit_file' => [
'uri_prefix' => '/environment/permit',
'upload_destination' => (\dirname(__DIR__, 4).'/public/environment/permit'),
'namer' => [
'service' => 'vich_uploader.namer_origname.permit_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'annex_permit_file' => [
'uri_prefix' => '/environment/annex',
'upload_destination' => (\dirname(__DIR__, 4).'/public/environment/annex'),
'namer' => [
'service' => 'vich_uploader.namer_origname.annex_permit_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'edit_registers_file' => [
'uri_prefix' => '/environment/editregisters',
'upload_destination' => (\dirname(__DIR__, 4).'/public/environment/editregisters'),
'namer' => [
'service' => 'vich_uploader.namer_origname.edit_registers_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'engie_csv_archived' => [
'uri_prefix' => '/archived',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csvengie/archived'),
'namer' => [
'service' => 'vich_uploader.namer_origname.engie_csv_archived',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'work_csv_pending' => [
'uri_prefix' => '/csv/work/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csvwork/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.work_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'work_rules_csv_pending' => [
'uri_prefix' => '/csv/work/rules/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csvwork/rules/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.work_rules_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'education_csv' => [
'uri_prefix' => '/csv/education/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/education/'),
'namer' => [
'service' => 'vich_uploader.namer_origname.education_csv',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'bbox' => [
'uri_prefix' => '/cadastre/bbox',
'upload_destination' => (\dirname(__DIR__, 4).'/public/cadastre/bbox'),
'namer' => [
'service' => 'vich_uploader.namer_origname.bbox',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'area_csv_pending' => [
'uri_prefix' => '/csv/area/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csvarea/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.area_csv_pending',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'dispenseFile' => [
'uri_prefix' => '/dispense/annexe/file',
'upload_destination' => (\dirname(__DIR__, 4).'/public/dispense/annexe/file'),
'namer' => [
'service' => 'vich_uploader.namer_origname.dispenseFile',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'occupie_csv_pending' => [
'uri_prefix' => '/csv/occupie/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/occupie/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.occupie_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => false,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'salesAgreementFile' => [
'uri_prefix' => '/uploads/clientsalesagreement',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/salesagreement'),
'namer' => [
'service' => 'vich_uploader.namer_origname.salesAgreementFile',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => false,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'deedOfSale' => [
'uri_prefix' => '/uploads/clientdeedofsale',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/deedofsale'),
'namer' => [
'service' => 'vich_uploader.namer_origname.deedOfSale',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => false,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'syndic_Apartment_csv_pending' => [
'uri_prefix' => '/csv/syndicAppartment/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/syndicAppartment/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.syndic_Apartment_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => false,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'notary_csv_pending' => [
'uri_prefix' => '/csv/notary/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/notary/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.notary_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => false,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'chat_file' => [
'uri_prefix' => '/uploads/syndic/chat',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/syndic/chat'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.chat_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'message_file' => [
'uri_prefix' => '/uploads/chat',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/chat'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.message_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'ThepropertyProvider_csv_pending' => [
'uri_prefix' => '/csv/propertyProvider/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/propertyProvider/pending'),
'namer' => [
'service' => 'vich_uploader.namer_origname.ThepropertyProvider_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'provider_society_csv_pending' => [
'uri_prefix' => '/csv/providerSociety/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/providerSociety/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_society_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'pdf_location' => [
'uri_prefix' => '/uploads/pdflocation/location/edit',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/pdflocation/location/edit'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_location',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'lease_contract' => [
'uri_prefix' => '/uploads/lease_contract',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/lease_contract'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'pdf_mail_location' => [
'uri_prefix' => '/pdflocation/mail/mail',
'upload_destination' => (\dirname(__DIR__, 4).'/public/pdflocation/mail/mail'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_mail_location',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'provider_inverte_list_pending' => [
'uri_prefix' => '/csv/inverter/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/inverter/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_inverte_list_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'ppas_csv_pending' => [
'uri_prefix' => '/csv/ppas/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/ppas/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'brugis_csv_pending' => [
'uri_prefix' => '/csv/brugis/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/brugis/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.brugis_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'wallonie_csv_pending' => [
'uri_prefix' => '/csv/wallonie/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/wallonie/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.wallonie_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'ppas_affectation_csv_pending' => [
'uri_prefix' => '/csv/ppasaffectation',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/ppasaffectation'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.ppas_affectation_csv_pending',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'pras_csv' => [
'uri_prefix' => '/csv/pras',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/pras'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pras_csv',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'enquetes_publics_csv' => [
'uri_prefix' => '/csv/enquetesPublics/pending',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/enquetesPublics/pending'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.enquetes_publics_csv',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'community_post_file' => [
'uri_prefix' => '/uploads/community/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/community'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_post_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'community_event_file' => [
'uri_prefix' => '/uploads/community/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/community'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.community_event_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'new_project_immo_csv' => [
'uri_prefix' => '/csv/newprojectimmo/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/newprojectimmo'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.new_project_immo_csv',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'public_inquiry_inprogress_excel' => [
'uri_prefix' => '/csv/publicinquiry/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/publicinquiry'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.public_inquiry_inprogress_excel',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'water_supplier_controller_excel' => [
'uri_prefix' => '/csv/watersuppliercontroller/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/watersuppliercontroller'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.water_supplier_controller_excel',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'surveillance_camera_document' => [
'uri_prefix' => '/uploads/surveillance_camera_document/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/surveillance_camera_document/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.surveillance_camera_document',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'request_repayment_files' => [
'uri_prefix' => '/uploads/request_repayment_finance/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/request_repayment_finance/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.request_repayment_files',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'condominium_invoice_file' => [
'uri_prefix' => '/uploads/condominium/invoice/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/condominium/invoice/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.condominium_invoice_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'inventory_file' => [
'uri_prefix' => '/uploads/inventory/file/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/inventory/file/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_file',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'inventory_image' => [
'uri_prefix' => '/uploads/inventory/images/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/inventory/images/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.inventory_image',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'offer_lease_agreement' => [
'uri_prefix' => '/uploads/offerlease/agreement/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/offerlease/agreement/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.offer_lease_agreement',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'lease_contract_models' => [
'uri_prefix' => '/uploads/lease_contract_models/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/lease_contract_models/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.lease_contract_models',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'identity_image' => [
'uri_prefix' => '/uploads/identity/images/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/identity/images/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.identity_image',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'permit_citerne' => [
'uri_prefix' => '/uploads/pemit/citerne/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/permit/citerne/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.permit_citerne',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'garden_resource_document' => [
'uri_prefix' => '/uploads/environment/resources/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/environment/resources/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.garden_resource_document',
'options' => [
],
],
'inject_on_load' => false,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'property_document_file' => [
'uri_prefix' => '/uploads/theProperty/file',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/theProperty/file'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.property_document_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'portfolio_files' => [
'uri_prefix' => '/uploads/portfolio/file',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/portfolio/file'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.portfolio_files',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'occupation_period_file' => [
'uri_prefix' => '/csv/occupationperiod/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/csv/occupationperiod/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.occupation_period_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'pdf_summary_maif' => [
'uri_prefix' => '/uploads/pdf/summary_maif/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/pdf/summary_maif/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.pdf_summary_maif',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'provider_work' => [
'uri_prefix' => '/uploads/provider_work/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/provider_work/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.provider_work',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'user_logo' => [
'uri_prefix' => '/uploads/user/logo/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/user/logo/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.user_logo',
'options' => [
],
],
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'delete_on_remove' => true,
'delete_on_update' => true,
'inject_on_load' => false,
'db_driver' => 'orm',
],
'imo_agent_solicitation_image' => [
'uri_prefix' => '/uploads/imoagent/image/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/imoagent/image/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.imo_agent_solicitation_image',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'treeD_figuration_file' => [
'uri_prefix' => '/uploads/figuration3D/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/figuration3D/'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.treeD_figuration_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'client_sales_agreement_file' => [
'uri_prefix' => '/uploads/clientsalesagreement/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreement//'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.client_sales_agreement_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'sales_agreement_file_to_sign' => [
'uri_prefix' => '/uploads/clientsalesagreementtosign/',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/clientsalesagreementtosign//'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.sales_agreement_file_to_sign',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'neightborhood_project_before_improvement_image_file' => [
'uri_prefix' => '/uploads/neighborhood_project',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/neighborhood_project'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_before_improvement_image_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
'neightborhood_project_after_improvement_image_file' => [
'uri_prefix' => '/uploads/neighborhood_project',
'upload_destination' => (\dirname(__DIR__, 4).'/public/uploads/neighborhood_project'),
'namer' => [
'service' => 'Vich\\UploaderBundle\\Naming\\SmartUniqueNamer.neightborhood_project_after_improvement_image_file',
'options' => [
],
],
'inject_on_load' => true,
'delete_on_update' => true,
'delete_on_remove' => true,
'directory_namer' => [
'service' => NULL,
'options' => NULL,
],
'db_driver' => 'orm',
],
],
'vich_uploader.file_injector.class' => 'Vich\\UploaderBundle\\Injector\\FileInjector',
'liip_imagine.resolvers' => [
'default' => [
'web_path' => [
'web_root' => (\dirname(__DIR__, 4).'/public'),
'cache_prefix' => 'media/cache',
],
],
],
'liip_imagine.loaders' => [
'default' => [
'filesystem' => [
'locator' => 'filesystem',
'data_root' => [
0 => (\dirname(__DIR__, 4).'/public'),
],
'allow_unresolvable_data_roots' => false,
'bundle_resources' => [
'enabled' => false,
'access_control_type' => 'blacklist',
'access_control_list' => [
],
],
],
],
],
'liip_imagine.jpegoptim.binary' => '/usr/bin/jpegoptim',
'liip_imagine.jpegoptim.stripAll' => true,
'liip_imagine.jpegoptim.max' => NULL,
'liip_imagine.jpegoptim.progressive' => true,
'liip_imagine.jpegoptim.tempDir' => NULL,
'liip_imagine.optipng.binary' => '/usr/bin/optipng',
'liip_imagine.optipng.level' => 7,
'liip_imagine.optipng.stripAll' => true,
'liip_imagine.optipng.tempDir' => NULL,
'liip_imagine.pngquant.binary' => '/usr/bin/pngquant',
'liip_imagine.mozjpeg.binary' => '/opt/mozjpeg/bin/cjpeg',
'liip_imagine.cwebp.binary' => '/usr/bin/cwebp',
'liip_imagine.cwebp.tempDir' => NULL,
'liip_imagine.cwebp.q' => 75,
'liip_imagine.cwebp.alphaQ' => 100,
'liip_imagine.cwebp.m' => 4,
'liip_imagine.cwebp.alphaFilter' => 'fast',
'liip_imagine.cwebp.alphaMethod' => 1,
'liip_imagine.cwebp.exact' => false,
'liip_imagine.cwebp.metadata' => [
0 => 'none',
],
'liip_imagine.driver_service' => 'liip_imagine.gd',
'liip_imagine.cache.resolver.default' => 'default',
'liip_imagine.default_image' => NULL,
'liip_imagine.filter_sets' => [
'gallery' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 78,
1 => 78,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'explorer' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 142,
1 => 85,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'resultat' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 86,
1 => 129,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'grid' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 166,
1 => 129,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
'detail' => [
'quality' => 80,
'jpeg_quality' => NULL,
'png_compression_level' => NULL,
'png_compression_filter' => NULL,
'format' => NULL,
'animated' => false,
'cache' => NULL,
'data_loader' => NULL,
'default_image' => NULL,
'filters' => [
'thumbnail' => [
'size' => [
0 => 856,
1 => 812,
],
'mode' => 'outbound',
],
],
'post_processors' => [
],
],
],
'liip_imagine.binary.loader.default' => 'default',
'liip_imagine.controller.filter_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterAction',
'liip_imagine.controller.filter_runtime_action' => 'Liip\\ImagineBundle\\Controller\\ImagineController::filterRuntimeAction',
'liip_imagine.webp.generate' => false,
'liip_imagine.webp.options' => [
'quality' => 100,
'cache' => NULL,
'data_loader' => NULL,
'post_processors' => [
],
],
'nzo_encryptor.secret_key' => 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8',
'nzo_encryptor.secret_iv' => 'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOltdfX0.Oo0yg7y4yMa1vr_bziltxuTCqb8',
'nzo_encryptor.cipher_algorithm' => 'aes-256-ctr',
'nzo_encryptor.base64_encode' => true,
'nzo_encryptor.format_base64_output' => true,
'nzo_encryptor.random_pseudo_bytes' => true,
'nelmio_cors.cors_listener.class' => 'Nelmio\\CorsBundle\\EventListener\\CorsListener',
'nelmio_cors.options_resolver.class' => 'Nelmio\\CorsBundle\\Options\\Resolver',
'nelmio_cors.options_provider.config.class' => 'Nelmio\\CorsBundle\\Options\\ConfigProvider',
'stof_doctrine_extensions.default_locale' => 'en_US',
'stof_doctrine_extensions.translation_fallback' => false,
'stof_doctrine_extensions.persist_default_translation' => false,
'stof_doctrine_extensions.skip_translation_on_load' => false,
'stof_doctrine_extensions.listener.translatable.class' => 'Gedmo\\Translatable\\TranslatableListener',
'stof_doctrine_extensions.listener.timestampable.class' => 'Gedmo\\Timestampable\\TimestampableListener',
'stof_doctrine_extensions.listener.blameable.class' => 'Gedmo\\Blameable\\BlameableListener',
'stof_doctrine_extensions.listener.sluggable.class' => 'Gedmo\\Sluggable\\SluggableListener',
'stof_doctrine_extensions.listener.tree.class' => 'Gedmo\\Tree\\TreeListener',
'stof_doctrine_extensions.listener.loggable.class' => 'Gedmo\\Loggable\\LoggableListener',
'stof_doctrine_extensions.listener.sortable.class' => 'Gedmo\\Sortable\\SortableListener',
'stof_doctrine_extensions.listener.softdeleteable.class' => 'Gedmo\\SoftDeleteable\\SoftDeleteableListener',
'stof_doctrine_extensions.listener.uploadable.class' => 'Gedmo\\Uploadable\\UploadableListener',
'stof_doctrine_extensions.listener.reference_integrity.class' => 'Gedmo\\ReferenceIntegrity\\ReferenceIntegrityListener',
'kreait.firebase.factory' => 'Kreait\\Firebase\\Factory',
'kreait.firebase.bundle.project_factory' => 'Kreait\\Firebase\\Symfony\\Bundle\\DependencyInjection\\Factory\\ProjectFactory',
'nelmio_alice.functions_blacklist' => [
0 => 'current',
1 => 'shuffle',
2 => 'date',
3 => 'time',
4 => 'file',
5 => 'md5',
6 => 'sha1',
],
'nelmio_alice.locale' => 'en_US',
'nelmio_alice.seed' => 1,
'nelmio_alice.loading_limit' => 5,
'nelmio_alice.max_unique_values_retry' => 150,
'fidry_alice_data_fixtures.default_purge_mode' => 'delete',
'api_platform.metadata_backward_compatibility_layer' => true,
'api_platform.enable_entrypoint' => true,
'api_platform.enable_docs' => true,
'api_platform.title' => 'API WOOED',
'api_platform.description' => 'Plateform Wooed',
'api_platform.version' => '2.5',
'api_platform.show_webby' => true,
'api_platform.url_generation_strategy' => 1,
'api_platform.exception_to_status' => [
'Symfony\\Component\\Serializer\\Exception\\ExceptionInterface' => 400,
'ApiPlatform\\Exception\\InvalidArgumentException' => 400,
'ApiPlatform\\Exception\\FilterValidationException' => 400,
'Doctrine\\ORM\\OptimisticLockException' => 409,
],
'api_platform.formats' => [
'json' => [
0 => 'application/json',
],
'jsonld' => [
0 => 'application/ld+json',
],
'html' => [
0 => 'text/html',
],
'form' => [
0 => 'multipart/form-data',
],
],
'api_platform.patch_formats' => [
'json' => [
0 => 'application/json',
],
],
'api_platform.error_formats' => [
'jsonproblem' => [
0 => 'application/problem+json',
],
'jsonld' => [
0 => 'application/ld+json',
],
],
'api_platform.allow_plain_identifiers' => true,
'api_platform.eager_loading.enabled' => true,
'api_platform.eager_loading.max_joins' => 1000,
'api_platform.eager_loading.fetch_partial' => false,
'api_platform.eager_loading.force_eager' => false,
'api_platform.collection.exists_parameter_name' => 'exists',
'api_platform.collection.order' => 'ASC',
'api_platform.collection.order_parameter_name' => 'order',
'api_platform.collection.order_nulls_comparison' => NULL,
'api_platform.collection.pagination.enabled' => true,
'api_platform.collection.pagination.partial' => false,
'api_platform.collection.pagination.client_enabled' => false,
'api_platform.collection.pagination.client_items_per_page' => true,
'api_platform.collection.pagination.client_partial' => false,
'api_platform.collection.pagination.items_per_page' => 10,
'api_platform.collection.pagination.maximum_items_per_page' => 50,
'api_platform.collection.pagination.page_parameter_name' => 'page',
'api_platform.collection.pagination.enabled_parameter_name' => 'pagination',
'api_platform.collection.pagination.items_per_page_parameter_name' => 'itemsPerPage',
'api_platform.collection.pagination.partial_parameter_name' => 'partial',
'api_platform.collection.pagination' => [
'items_per_page' => 10,
'client_items_per_page' => true,
'page_parameter_name' => 'page',
'items_per_page_parameter_name' => 'itemsPerPage',
'enabled' => true,
'partial' => false,
'client_enabled' => false,
'client_partial' => false,
'maximum_items_per_page' => 50,
'enabled_parameter_name' => 'pagination',
'partial_parameter_name' => 'partial',
'items_per_pages' => 10,
],
'api_platform.http_cache.etag' => true,
'api_platform.http_cache.max_age' => NULL,
'api_platform.http_cache.shared_max_age' => NULL,
'api_platform.http_cache.vary' => [
0 => 'Accept',
],
'api_platform.http_cache.public' => NULL,
'api_platform.http_cache.invalidation.max_header_length' => 7500,
'api_platform.http_cache.invalidation.xkey.glue' => ' ',
'api_platform.asset_package' => NULL,
'api_platform.defaults' => [
'attributes' => [
'pagination_items_per_pages' => 10,
'pagination_maximum_items_per_page' => 50,
],
],
'api_platform.resource_class_directories' => [
0 => (\dirname(__DIR__, 4).'/config/api_platform/resources'),
],
'api_platform.oauth.enabled' => false,
'api_platform.oauth.clientId' => '',
'api_platform.oauth.clientSecret' => '',
'api_platform.oauth.type' => 'oauth2',
'api_platform.oauth.flow' => 'application',
'api_platform.oauth.tokenUrl' => '',
'api_platform.oauth.authorizationUrl' => '',
'api_platform.oauth.refreshUrl' => '',
'api_platform.oauth.scopes' => [
],
'api_platform.oauth.pkce' => false,
'api_platform.openapi.termsOfService' => NULL,
'api_platform.openapi.contact.name' => NULL,
'api_platform.openapi.contact.url' => NULL,
'api_platform.openapi.contact.email' => NULL,
'api_platform.openapi.license.name' => NULL,
'api_platform.openapi.license.url' => NULL,
'api_platform.swagger.versions' => [
0 => 3,
],
'api_platform.enable_swagger_ui' => true,
'api_platform.enable_re_doc' => false,
'api_platform.swagger.api_keys' => [
'apiKey' => [
'name' => 'Authorization',
'type' => 'header',
],
],
'api_platform.swagger_ui.extra_configuration' => [
],
'api_platform.graphql.enabled' => false,
'api_platform.graphql.graphiql.enabled' => false,
'api_platform.graphql.graphql_playground.enabled' => false,
'api_platform.graphql.collection.pagination' => [
'enabled' => true,
],
'api_platform.validator.serialize_payload_fields' => [
],
'api_platform.validator.query_parameter_validation' => true,
'api_platform.elasticsearch.enabled' => false,
'lexik_jwt_authentication.clock_skew' => 0,
'lexik_jwt_authentication.user_identity_field' => 'username',
'lexik_jwt_authentication.allow_no_expiration' => false,
'lexik_jwt_authentication.user_id_claim' => 'username',
'lexik_jwt_authentication.encoder.signature_algorithm' => 'RS256',
'lexik_jwt_authentication.encoder.crypto_engine' => 'openssl',
'liip_test_fixtures.cache_db.sqlite' => NULL,
'liip_test_fixtures.keep_database_and_schema' => false,
'liip_test_fixtures.cache_metadata' => true,
'maker.compatible_check.doctrine.supports_attributes' => true,
'data_collector.templates' => [
'data_collector.request' => [
0 => 'request',
1 => '@WebProfiler/Collector/request.html.twig',
],
'api_platform.data_collector.request' => [
0 => 'api_platform.data_collector.request',
1 => '@ApiPlatform/DataCollector/request_legacy.html.twig',
],
'data_collector.time' => [
0 => 'time',
1 => '@WebProfiler/Collector/time.html.twig',
],
'data_collector.memory' => [
0 => 'memory',
1 => '@WebProfiler/Collector/memory.html.twig',
],
'data_collector.validator' => [
0 => 'validator',
1 => '@WebProfiler/Collector/validator.html.twig',
],
'data_collector.ajax' => [
0 => 'ajax',
1 => '@WebProfiler/Collector/ajax.html.twig',
],
'data_collector.form' => [
0 => 'form',
1 => '@WebProfiler/Collector/form.html.twig',
],
'data_collector.exception' => [
0 => 'exception',
1 => '@WebProfiler/Collector/exception.html.twig',
],
'data_collector.logger' => [
0 => 'logger',
1 => '@WebProfiler/Collector/logger.html.twig',
],
'data_collector.events' => [
0 => 'events',
1 => '@WebProfiler/Collector/events.html.twig',
],
'data_collector.router' => [
0 => 'router',
1 => '@WebProfiler/Collector/router.html.twig',
],
'data_collector.cache' => [
0 => 'cache',
1 => '@WebProfiler/Collector/cache.html.twig',
],
'data_collector.translation' => [
0 => 'translation',
1 => '@WebProfiler/Collector/translation.html.twig',
],
'data_collector.security' => [
0 => 'security',
1 => '@Security/Collector/security.html.twig',
],
'data_collector.twig' => [
0 => 'twig',
1 => '@WebProfiler/Collector/twig.html.twig',
],
'data_collector.http_client' => [
0 => 'http_client',
1 => '@WebProfiler/Collector/http_client.html.twig',
],
'data_collector.doctrine' => [
0 => 'db',
1 => '@Doctrine/Collector/db.html.twig',
],
'swiftmailer.data_collector' => [
0 => 'swiftmailer',
1 => '@Swiftmailer/Collector/swiftmailer.html.twig',
],
'data_collector.dump' => [
0 => 'dump',
1 => '@Debug/Profiler/dump.html.twig',
],
'data_collector.messenger' => [
0 => 'messenger',
1 => '@WebProfiler/Collector/messenger.html.twig',
],
'mailer.data_collector' => [
0 => 'mailer',
1 => '@WebProfiler/Collector/mailer.html.twig',
],
'Vich\\UploaderBundle\\DataCollector\\MappingCollector' => [
0 => 'vich_uploader.mapping_collector',
1 => '@VichUploader/Collector/mapping_collector.html.twig',
],
'data_collector.config' => [
0 => 'config',
1 => '@WebProfiler/Collector/config.html.twig',
],
],
'console.command.ids' => [
0 => 'console.command.public_alias.App\\Command\\Admin\\ImportPpasInfoCommand',
1 => 'console.command.public_alias.App\\Command\\AlertNewProjectImmoCommand',
2 => 'console.command.public_alias.App\\Command\\ExcelFileCommand',
],
];
}
protected function throw($message)
{
throw new RuntimeException($message);
}
}