findAll(); } return $this->asArray() ->where(['slug' => $slug]) ->first(); } }