Output of the "Getting the block names of a Twig template" Twig snippet

Environment:

  • Strangebuzz Snippet VM: 6.4.2

Code execution output:

array(14) {
  [0]=>
  string(6) "locale"
  [1]=>
  string(5) "title"
  [2]=>
  string(11) "stylesheets"
  [3]=>
  string(14) "link_canonical"
  [4]=>
  string(9) "canonical"
  [5]=>
  string(4) "feed"
  [6]=>
  string(5) "links"
  [7]=>
  string(11) "description"
  [8]=>
  string(7) "og_type"
  [9]=>
  string(8) "og_image"
  [10]=>
  string(7) "body_id"
  [11]=>
  string(7) "content"
  [12]=>
  string(10) "pagination"
  [13]=>
  string(11) "javascripts"
}