SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.parameter_idASsclr_1FROMproject_projects_items_parametersp0_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL) WHERE (p0_.deleted_atISNULL) ORDER BYp0_.parameter_idASCLIMIT20OFFSET40
SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.parameter_idASsclr_1FROMproject_projects_items_parametersp0_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL)
WHERE
(p0_.deleted_atISNULL)
ORDER BYp0_.parameter_idASCLIMIT20OFFSET40
SELECTDISTINCTp0_.project_item_parameter_idASproject_item_parameter_id_0,p0_.parameter_idASsclr_1FROMproject_projects_items_parametersp0_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL) WHERE (p0_.deleted_atISNULL) ORDER BYp0_.parameter_idASCLIMIT20OFFSET40;
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_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL) WHERE (p0_.project_item_parameter_idIN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)) AND (p0_.deleted_atISNULL) ORDER BYp0_.parameter_idASC
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_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL)
WHERE
(
p0_.project_item_parameter_idIN (
?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?
)
)
AND (p0_.deleted_atISNULL)
ORDER BYp0_.parameter_idASC
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_LEFT JOINstatement_parameterss1_ONp0_.parameter_id=s1_.parameter_idAND (s1_.deleted_atISNULL) WHERE (p0_.project_item_parameter_idIN (8,9,21,23,30,35,24,31,36,12,13,14,17,16,50,52,53)) AND (p0_.deleted_atISNULL) ORDER BYp0_.parameter_idASC;
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.