search =>
array:14 [
  "class" => "Drupal\Core\Render\Element\Search"
  "provider" => "core"
  "id" => "search"
  "#input" => true
  "#size" => 60
  "#maxlength" => 128
  "#autocomplete_route_name" => false
  "#process" => array:2 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Search"
      1 => "processAutocomplete"
    ]
    1 => array:2 [
      0 => "Drupal\Core\Render\Element\Search"
      1 => "processAjaxForm"
    ]
  ]
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\Search"
      1 => "preRenderSearch"
    ]
  ]
  "#theme" => "input__search"
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\Search"
    1 => "valueCallback"
  ]
  "#type" => "search"
  "#defaults_loaded" => true
]