2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
thrownewFieldException(t('Attempt to create a field instance %field_name,%bundle which already exists.',array('%field_name'=>$instance['field_name'],'%bundle'=>$instance['bundle'])));
$message=$prior_instance['widget']['active']?
t('Attempt to create a field instance %field_name,%bundle which already exists and is active.',array('%field_name'=>$instance['field_name'],'%bundle'=>$instance['bundle'])):
t('Attempt to create a field instance %field_name,%bundle which already exists, although inactive.',array('%field_name'=>$instance['field_name'],'%bundle'=>$instance['bundle']));