Element contextual_links

Add to Standard shortcuts
contextual_links =>
array:10 [
  "class" => "Drupal\contextual\Element\ContextualLinks"
  "provider" => "contextual"
  "id" => "contextual_links"
  "#pre_render" => array:1 [
    0 => array:2 [
      0 => "Drupal\contextual\Element\ContextualLinks"
      1 => "preRenderLinks"
    ]
  ]
  "#theme" => "links__contextual"
  "#links" => []
  "#attributes" => array:1 [
    "class" => array:1 [
      0 => "contextual-links"
    ]
  ]
  "#attached" => array:1 [
    "library" => array:1 [
      0 => "contextual/drupal.contextual-links"
    ]
  ]
  "#type" => "contextual_links"
  "#defaults_loaded" => true
]