TwigEnvironment::CACHE_PREFIX_METADATA_KEY

Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Template/TwigEnvironment.php \Drupal\Core\Template\TwigEnvironment::CACHE_PREFIX_METADATA_KEY
  2. 10 core/lib/Drupal/Core/Template/TwigEnvironment.php \Drupal\Core\Template\TwigEnvironment::CACHE_PREFIX_METADATA_KEY
  3. 11.x core/lib/Drupal/Core/Template/TwigEnvironment.php \Drupal\Core\Template\TwigEnvironment::CACHE_PREFIX_METADATA_KEY

Key name of the Twig cache prefix metadata key-value pair in State.

File

core/lib/Drupal/Core/Template/TwigEnvironment.php, line 29

Class

TwigEnvironment
A class that defines a Twig environment for Drupal.

Namespace

Drupal\Core\Template

Code

const CACHE_PREFIX_METADATA_KEY = 'twig_extension_hash_prefix';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.