$direction]; if (1 == $column) { $orderBy = ['url' => $direction]; } return parent::findBy([], $orderBy, $limit, $offset); } }