where('paragraph',$para) ->where('word_start',$start) ->where('word_end',$end) ->where('channel_uid',$channel) ->count(); return $count; } }