['column1', 'column2'], ...] */ protected function getColumnsByTable() { return [ 'profile_config' => ['id'], ]; } }