where(['state' => 1, 'user_id' => $user_id])->count(); return $count; } }