radio =>
array:13 [
  "class" => "Drupal\Core\Render\Element\Radio"
  "provider" => "core"
  "id" => "radio"
  "#input" => true
  "#default_value" => null
  "#process" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Radio"
      1 => "processAjaxForm"
    ]
  ]
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Radio"
      1 => "preRenderRadio"
    ]
  ]
  "#theme" => "input__radio"
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#title_display" => "after"
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\Radio"
    1 => "valueCallback"
  ]
  "#type" => "radio"
  "#defaults_loaded" => true
]