Element text_format

Add to Standard shortcuts
text_format =>
array:9 [
  "class" => "Drupal\filter\Element\TextFormat"
  "provider" => "filter"
  "id" => "text_format"
  "#process" => array:1 [
    0 => array:2 [
      0 => "Drupal\filter\Element\TextFormat"
      1 => "processFormat"
    ]
  ]
  "#base_type" => "textarea"
  "#theme_wrappers" => array:1 [
    0 => "text_format_wrapper"
  ]
  "#type" => "text_format"
  "#pre_render" => array:2 [
    0 => "element.editor:preRenderTextFormat"
    1 => array:2 [
      0 => "Drupal\claro\ClaroPreRender"
      1 => "textFormat"
    ]
  ]
  "#defaults_loaded" => true
]