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_idDESCLIMIT20OFFSET20
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_idDESCLIMIT20OFFSET20
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_idDESCLIMIT20OFFSET20;
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 (37,36,35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18)) 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.