TwigExtension::getNodeVisitors
  • References/PHP/Drupal/Template/TwigExtension

public TwigExtension::getNodeVisitors()

2025-01-10 15:47:30
Attribute::hasClass
  • References/PHP/Drupal/Template/Attribute

public Attribute::hasClass($class) Checks

2025-01-10 15:47:30
TwigExtension::$dateFormatter
  • References/PHP/Drupal/Template/TwigExtension

The date formatter. Type:

2025-01-10 15:47:30
AttributeValueBase::$value
  • References/PHP/Drupal/Template/AttributeValueBase

The value itself. Type: mixed File core/lib/Drupal/

2025-01-10 15:47:30
TwigNodeVisitor::doEnterNode
  • References/PHP/Drupal/Template/TwigNodeVisitor

protected TwigNodeVisitor::doEnterNode(\Twig_Node $node, \Twig_Environment

2025-01-10 15:47:30
TwigExtension::getUrl
  • References/PHP/Drupal/Template/TwigExtension

public TwigExtension::getUrl($name, $parameters = array(), $options

2025-01-10 15:47:30
StringLoader
  • References/PHP/Drupal/Template/Loader/StringLoader

Loads string templates, also known as inline templates. This loader is intended to be used in a Twig loader chain and whitelists string templates

2025-01-10 15:47:30
TwigNodeVisitor
  • References/PHP/Drupal/Template/TwigNodeVisitor

Provides a Twig_NodeVisitor to change the generated parse-tree. This is used to ensure that everything printed is wrapped via the TwigExten

2025-01-10 15:47:30
Attribute::setAttribute
  • References/PHP/Drupal/Template/Attribute

public Attribute::setAttribute($attribute, $value)

2025-01-10 15:47:30
Attribute::createAttributeValue
  • References/PHP/Drupal/Template/Attribute

protected Attribute::createAttributeValue($name, $value)

2025-01-10 15:47:30