public function getQuestion() { return $this ->t('Abort this job?', array( '%title' => $this->entity ->label(), )); }