$this->getTable() ->getColumns() ->filter(fn($c) => $c->getShowInSelect()) ]); } }