SELECTp0_.idASid_0,p0_.uidASuid_1,p0_.created_atAScreated_at_2,p0_.updated_atASupdated_at_3,p0_.statusASstatus_4,p0_.stateASstate_5,p0_.typeAStype_6,p0_.areaASarea_7,p0_.roomsASrooms_8,p0_.floorASfloor_9,p0_.elevatorASelevator_10,p0_.furnishedASfurnished_11,p0_.heatingASheating_12,p0_.equipmentsASequipments_13,p0_.benefitsASbenefits_14,p0_.rentASrent_15,p0_.chargesAScharges_16,p0_.servicesASservices_17,p0_.availability_dateASavailability_date_18,p0_.descriptionASdescription_19,p0_.titleAStitle_20,p0_.activeASactive_21,p0_.scoreASscore_22,p0_.extrafieldsASextrafields_23,p0_.owner_idASowner_id_24,p0_.address_idASaddress_id_25FROMpropertyp0_LEFT JOINaddressa1_ONp0_.address_id=a1_.idWHEREp0_.status=2ANDp0_.idIN (?,?,?) ORDER BYp0_.activeDESC,p0_.scoreDESC,p0_.created_atDESC
SELECTp0_.idASid_0,p0_.uidASuid_1,p0_.created_atAScreated_at_2,p0_.updated_atASupdated_at_3,p0_.statusASstatus_4,p0_.stateASstate_5,p0_.typeAStype_6,p0_.areaASarea_7,p0_.roomsASrooms_8,p0_.floorASfloor_9,p0_.elevatorASelevator_10,p0_.furnishedASfurnished_11,p0_.heatingASheating_12,p0_.equipmentsASequipments_13,p0_.benefitsASbenefits_14,p0_.rentASrent_15,p0_.chargesAScharges_16,p0_.servicesASservices_17,p0_.availability_dateASavailability_date_18,p0_.descriptionASdescription_19,p0_.titleAStitle_20,p0_.activeASactive_21,p0_.scoreASscore_22,p0_.extrafieldsASextrafields_23,p0_.owner_idASowner_id_24,p0_.address_idASaddress_id_25FROMpropertyp0_LEFT JOINaddressa1_ONp0_.address_id=a1_.idWHEREp0_.status=2ANDp0_.idIN (?,?,?)
ORDER BYp0_.activeDESC,p0_.scoreDESC,p0_.created_atDESC
SELECTp0_.idASid_0,p0_.uidASuid_1,p0_.created_atAScreated_at_2,p0_.updated_atASupdated_at_3,p0_.statusASstatus_4,p0_.stateASstate_5,p0_.typeAStype_6,p0_.areaASarea_7,p0_.roomsASrooms_8,p0_.floorASfloor_9,p0_.elevatorASelevator_10,p0_.furnishedASfurnished_11,p0_.heatingASheating_12,p0_.equipmentsASequipments_13,p0_.benefitsASbenefits_14,p0_.rentASrent_15,p0_.chargesAScharges_16,p0_.servicesASservices_17,p0_.availability_dateASavailability_date_18,p0_.descriptionASdescription_19,p0_.titleAStitle_20,p0_.activeASactive_21,p0_.scoreASscore_22,p0_.extrafieldsASextrafields_23,p0_.owner_idASowner_id_24,p0_.address_idASaddress_id_25FROMpropertyp0_LEFT JOINaddressa1_ONp0_.address_id=a1_.idWHEREp0_.status=2ANDp0_.idIN (1,3,4) ORDER BYp0_.activeDESC,p0_.scoreDESC,p0_.created_atDESC;
The field App\Entity\Locality#descriptions is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\LocalityDescription#locality does not contain the required 'inversedBy="descriptions"' attribute.
The field App\Entity\Locality#prices is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\LocalityPrice#locality does not contain the required 'inversedBy="prices"' attribute.