0=>$this->entityCategory=='instance'?$this->t('Do not index this @bundle entity',['@bundle'=>$bundle_name]):$this->t('Do not index entities of this type'),
1=>$this->entityCategory=='instance'?$this->t('Index this @bundle entity',['@bundle'=>$bundle_name]):$this->t('Index entities of this type'),
0=>$this->getEntityCategory()=='instance'?$this->t('Do not index this @bundle entity',['@bundle'=>$bundle_name]):$this->t('Do not index entities of this type'),
1=>$this->getEntityCategory()=='instance'?$this->t('Index this @bundle entity',['@bundle'=>$bundle_name]):$this->t('Index entities of this type'),