Registry::$themeHookList

List of all theme hooks.

Used to build preprocess hooks defined in themes.

Type: array|null

File

core/lib/Drupal/Core/Theme/Registry.php, line 198

Class

Registry
Defines the theme registry service.

Namespace

Drupal\Core\Theme

Code

protected ?array $themeHookList = NULL;

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