$pointLog = $conn->createCommand('select * from table1 where is_deleted = 0 AND id1 = :id1 AND id2 = :Id2',
[":id1" => $Id1, ":id2" => $Id2])->queryAll();
$pointLog = $conn->createCommand('select * $pointLog = $conn->createCommand('select * from table1 where is_deleted = 0 AND id1 = :id1 AND id2 = :Id2',
[":id1" => $Id1, ":id2" => $Id2])->queryAll();
$pointLog = $conn->createCommand('select *