BlockPageVariant::$blockListCacheTags

Same name in other branches
  1. 9 core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php \Drupal\block\Plugin\DisplayVariant\BlockPageVariant::blockListCacheTags
  2. 8.9.x core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php \Drupal\block\Plugin\DisplayVariant\BlockPageVariant::blockListCacheTags
  3. 11.x core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php \Drupal\block\Plugin\DisplayVariant\BlockPageVariant::blockListCacheTags

The Block entity type list cache tags.

Type: string[]

File

core/modules/block/src/Plugin/DisplayVariant/BlockPageVariant.php, line 54

Class

BlockPageVariant
Provides a page display variant that decorates the main content with blocks.

Namespace

Drupal\block\Plugin\DisplayVariant

Code

protected $blockListCacheTags;

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