0]; if (is_array($where)) { $filter = array_merge($filter, $where); } return static::get($filter, $with); } }