_init('wsalogger/log'); } public function addRemoveFilter() { $this->getSelect() ->where('is_remove=?', 0); return $this; } }