string[] An array of defined template block names
public function getBlockNames(array $context = []) : array { return $this->template ->getBlockNames($context); }