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