我有CommentsView的訴訟中,我想檢索所有與Comment.post_id = Post.id但是當我調試它,它給了我一個空數組條件的意見。CakePHP的發現條件不工作
行動CommentsView:
public function commentsview()
{
$commentsview = $this->Comment->find('all', array('conditions'=>array('Comment.post_id' => 'Post.id')));
if (!empty($this->params['requested']))
{
return $commentsview;
}
}
這是其在背面運行而不添加任何條件選擇'Comment'.'id','Comment'.'comments','Comment'.'created','Comment'.'user_id'查詢, 'Comment'.'note_id','Note'.'id','Note'.'user_id','Note'.'notes','Note'.''ated,'User'.'''''User用戶名,用戶名,用戶名,用戶名,密碼,用戶名,用戶名,用戶名,用戶名,用戶名。 '圖像','用戶'''''''''''''''''''''''''''''''''' 'note_id' ='Note'.'id')LEFT JOIN'fyp'.'users' AS'User' ON('Comment'.'user_id' ='User'.'id')注意: –