public ThemeRegistry::get($key) Gets
protected ThemeRegistry::updateCache($lock = TRUE)
Builds the run-time theme registry. A cache collector to allow the theme registry to be accessed as a complete registry, while internally caching
Whether the partial registry can be persisted to the cache. This is only allowed if all modules and the request method is GET. _theme() should
public ThemeRegistry::resolveCacheMiss($key)
ThemeRegistry::__construct($cid, CacheBackendInterface $cache, LockBackendInterface
The complete theme registry array. File core/lib/Drupal/Core/Utility/ThemeRegistry.php, line 33
ThemeRegistry::initializeRegistry() Initializes
public ThemeRegistry::has($key) Returns