SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.project_item_parameter_idASproject_item_parameter_id_1FROMproject_projects_items_parametersp0_WHERE (p0_.deleted_atISNULL) ORDER BYp0_.project_item_parameter_idDESCLIMIT20OFFSET40
SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.project_item_parameter_idASproject_item_parameter_id_1FROMproject_projects_items_parametersp0_WHERE
(p0_.deleted_atISNULL)
ORDER BYp0_.project_item_parameter_idDESCLIMIT20OFFSET40
SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.project_item_parameter_idASproject_item_parameter_id_1FROMproject_projects_items_parametersp0_WHERE (p0_.deleted_atISNULL) ORDER BYp0_.project_item_parameter_idDESCLIMIT20OFFSET40;
SELECTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.created_atAScreated_at_1,p0_.deleted_atASdeleted_at_2,p0_.project_item_idASproject_item_id_3,p0_.parameter_idASparameter_id_4FROMproject_projects_items_parametersp0_WHERE (p0_.project_item_parameter_idIN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) AND (p0_.deleted_atISNULL) ORDER BYp0_.project_item_parameter_idDESC
SELECTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.created_atAScreated_at_1,p0_.deleted_atASdeleted_at_2,p0_.project_item_idASproject_item_id_3,p0_.parameter_idASparameter_id_4FROMproject_projects_items_parametersp0_WHERE
(
p0_.project_item_parameter_idIN (
?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?
)
)
AND (p0_.deleted_atISNULL)
ORDER BYp0_.project_item_parameter_idDESC
SELECTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.created_atAScreated_at_1,p0_.deleted_atASdeleted_at_2,p0_.project_item_idASproject_item_id_3,p0_.parameter_idASparameter_id_4FROMproject_projects_items_parametersp0_WHERE (p0_.project_item_parameter_idIN (17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1)) AND (p0_.deleted_atISNULL) ORDER BYp0_.project_item_parameter_idDESC;
The mappings Statement\Entity\ItemParameter#parameter and Statement\Entity\Parameter#items are inconsistent with each other.
The association Statement\Entity\ItemParameter#values refers to the owning side field Statement\Entity\ItemParameterValue#itemParametr which does not exist.
The field Statement\Entity\Formula#parameters is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity Statement\Entity\FormulaParameter#formula does not contain the required 'inversedBy: "parameters"' attribute.