getFeature()->getTags(); if (!in_array('search_api', $tags)) { return; } \Drupal::getContainer()->get('search_api.post_request_indexing') ->destruct(); } }