By admin , 27 April, 2023 Tags field \Drupal::entityTypeManager() ->getStorage('entity_form_display') ->load('user.user.default') ->setComponent('field__notify', [ 'type' => 'boolean_checkbox', 'weight' => 6, 'settings' => ['display_label' => 'true'], ])->save();