Issue #2872162 by chr.fritsch, adityasingh, jian he, p4trizio, amateescu,...
Issue #2872162 by chr.fritsch, adityasingh, jian he, p4trizio, amateescu, alexpott: No hook alter to override Field Widget wrappers created by WidgetBase::form
\Drupal::moduleHandler()->alterDeprecated('Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use hook_field_widget_complete_form_alter or hook_field_widget_complete_WIDGET_TYPE_form_alter instead. See https://www.drupal.org/node/3180429.',[
\Drupal::moduleHandler()->alterDeprecated('Deprecated in drupal:9.2.0 and is removed from drupal:10.0.0. Use hook_field_widget_single_element_form_alter or hook_field_widget_single_element_WIDGET_TYPE_form_alter instead. See https://www.drupal.org/node/3180429.',['field_widget_form','field_widget_'.$this->getPluginId().'_form'],$element,$form_state,$context);