Registry::$themeHookList
Same name and namespace in other branches
- 11.x core/lib/Drupal/Core/Theme/Registry.php \Drupal\Core\Theme\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\ThemeCode
protected ?array $themeHookList = NULL;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.