options['alter']['query'] = $this->getDestinationArray(); return parent::renderLink($row); } /** * {@inheritdoc} */ protected function getDefaultLabel() { return $this->t('edit'); } }