date =>
array:13 [
  "class" => "Drupal\Core\Render\Element\Date"
  "provider" => "core"
  "id" => "date"
  "#input" => true
  "#theme" => "input__date"
  "#process" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Date"
      1 => "processAjaxForm"
    ]
  ]
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Date"
      1 => "preRenderDate"
    ]
  ]
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#attributes" => array:1 [
    "type" => "date"
  ]
  "#date_date_format" => "Y-m-d"
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\Date"
    1 => "valueCallback"
  ]
  "#type" => "date"
  "#defaults_loaded" => true
]