Implements hook_ENTITY_TYPE_delete() for 'field_config'.
public function fieldConfigDelete(EntityInterface $entity) { Views::viewsData()->clear(); }