Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Template.php

function Template::getTemplateName

Same name in this branch
  1. 11.1.x vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/Template.php \phpDocumentor\Reflection\DocBlock\Tags\Template::getTemplateName()

Returns the template name.

3 calls to Template::getTemplateName()
Template::getTemplateForMacro in vendor/twig/twig/src/Template.php
Template::loadTemplate in vendor/twig/twig/src/Template.php
Template::yieldBlock in vendor/twig/twig/src/Template.php

File

vendor/twig/twig/src/Template.php, line 55

Class

Template
Default base class for compiled templates.

Namespace

Twig

Code

public abstract function getTemplateName() : string;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal