18 methods override Twig_TokenParserInterface::getTag()

TestTokenParser::getTag in drupal/core/vendor/twig/twig/test/Twig/Tests/ParserTest.php
Gets the tag name associated with this token parser.
TestTokenParser_☃::getTag in drupal/core/vendor/twig/twig/test/Twig/Tests/integrationTest.php
Gets the tag name associated with this token parser.
Twig_TokenParser_AutoEscape::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/AutoEscape.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Block::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Block.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Do::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Do.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Extends::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Extends.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Filter::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Filter.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Flush::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Flush.php
Gets the tag name associated with this token parser.
Twig_TokenParser_For::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/For.php
Gets the tag name associated with this token parser.
Twig_TokenParser_From::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/From.php
Gets the tag name associated with this token parser.
Twig_TokenParser_If::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Import::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Import.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Include::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Include.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Macro::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Macro.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Sandbox::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Sandbox.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Set::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Set.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Spaceless::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Spaceless.php
Gets the tag name associated with this token parser.
Twig_TokenParser_Use::getTag in drupal/core/vendor/twig/twig/lib/Twig/TokenParser/Use.php
Gets the tag name associated with this token parser.