valueOptions)) { $this->valueTitle = $this->t('Domains'); $this->valueOptions = \Drupal::entityTypeManager()->getStorage('domain')->loadOptionsList(); } return $this->valueOptions; } }