email =>
array:15 [
  "class" => "Drupal\Core\Render\Element\Email"
  "provider" => "core"
  "id" => "email"
  "#input" => true
  "#size" => 60
  "#maxlength" => 254
  "#autocomplete_route_name" => false
  "#process" => array:3 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Email"
      1 => "processAutocomplete"
    ]
    1 => array:2 [
      0 => "Drupal\Core\Render\Element\Email"
      1 => "processAjaxForm"
    ]
    2 => array:2 [
      0 => "Drupal\Core\Render\Element\Email"
      1 => "processPattern"
    ]
  ]
  "#element_validate" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Email"
      1 => "validateEmail"
    ]
  ]
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Email"
      1 => "preRenderEmail"
    ]
  ]
  "#theme" => "input__email"
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\Email"
    1 => "valueCallback"
  ]
  "#type" => "email"
  "#defaults_loaded" => true
]