SELECTp0_.nameASname_0,p0_.updated_atASupdated_at_1,p0_.idASid_2,p0_.deleted_atASdeleted_at_3,p0_.group_idASgroup_id_4FROMproduct_typesp0_WHERE (p0_.idIN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) AND (p0_.deleted_atISNULL) ORDER BYp0_.nameASC
SELECTp0_.nameASname_0,p0_.updated_atASupdated_at_1,p0_.idASid_2,p0_.deleted_atASdeleted_at_3,p0_.group_idASgroup_id_4FROMproduct_typesp0_WHERE
(
p0_.idIN (
?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?
)
)
AND (p0_.deleted_atISNULL)
ORDER BYp0_.nameASC
SELECTp0_.nameASname_0,p0_.updated_atASupdated_at_1,p0_.idASid_2,p0_.deleted_atASdeleted_at_3,p0_.group_idASgroup_id_4FROMproduct_typesp0_WHERE (p0_.idIN ('3ec6152e-93c6-4a70-96b8-6ab63f441038','516dd451-6fc6-4ee2-a6c8-970c91800fbf','4f372085-6657-4132-af0e-c4429c795082','0d71cc78-4dce-4d0d-b10c-b16f79012636','67a94c97-3d70-4152-b733-e2c8c0c6d4c3','7a51bf9a-0c14-4a1b-887a-004f05bdc6cc','0e2ae5f3-16f3-4c88-bf65-65515b7e548c','4535d408-8916-4df0-9492-579187270dec','3fd1ea18-ca8f-446c-a03c-eaff53b2bf41','e33a2a57-881a-4a60-977f-ea258866ab3c','98fc1641-cfb4-4f51-ab4d-c4f935cdc8a5','faf89876-b51e-49e7-8d5b-8e7bd9a4aa0f','4bb38e81-6256-479f-bd98-98bf84f29bdc','81565c4d-7f7f-420c-a349-bc15b0a03e7f','d18613d7-91a4-4964-ad28-025588e7b641','4790ad35-7967-4450-9363-282bf5a62061','3bb3eef3-fd8d-4476-9ca0-07322a5540ac','bd842838-304c-4635-bca0-82ba7f3f4ed8','9f7c266e-8b5c-4ffc-bbb2-8a406f568795','99df9af3-9e9e-4311-ac0d-88de5d58cffa','64dcdd44-f71e-4eb0-bd1b-35186c411666','583b5e56-4d69-496d-a4a1-fa095d5d91d2','2c6dce3f-8ccf-4f53-af54-2708ccee6673','f7aff91a-5f9e-41a8-8ce2-0f033aedaeff','bf2423a0-fa88-409f-b40d-854e70dc182e')) AND (p0_.deleted_atISNULL) ORDER BYp0_.nameASC;
The field App\ProductType\Entity\ProductTypeGroup#productTypes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\ProductType\Entity\ProductType#group does not contain the required 'inversedBy="productTypes"' attribute.