I'm trying to print the data from that query where the bstockBooksTableResearchIds is equal array(1,2,3) , but i'm getting error showing in bellow :
$bstockBooksTableResearches = $this->BstockIn->BstockResearchs->find('list', [
'conditions' => ['BstockResearchs.id' => $bstockBooksTableResearchIds],
]) ;

(help)key contents indicate.