path =>
array:17 [
  "class" => "Drupal\Core\Render\Element\PathElement"
  "provider" => "core"
  "id" => "path"
  "#input" => true
  "#size" => 60
  "#maxlength" => 128
  "#autocomplete_route_name" => false
  "#process" => array:4 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "processAutocomplete"
    ]
    1 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "processAjaxForm"
    ]
    2 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "processPattern"
    ]
    3 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "processGroup"
    ]
  ]
  "#pre_render" => array:2 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "preRenderTextfield"
    ]
    1 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "preRenderGroup"
    ]
  ]
  "#theme" => "input__textfield"
  "#theme_wrappers" => array:1 [
    0 => "form_element"
  ]
  "#validate_path" => true
  "#convert_path" => 1
  "#element_validate" => array:1 [
    0 => array:2 [
      0 => "Drupal\Core\Render\Element\PathElement"
      1 => "validateMatchedPath"
    ]
  ]
  "#value_callback" => array:2 [
    0 => "Drupal\Core\Render\Element\PathElement"
    1 => "valueCallback"
  ]
  "#type" => "path"
  "#defaults_loaded" => true
]