7 calls to theme_get_registry()

contextual_preprocess in drupal/core/modules/contextual/contextual.module
Implements hook_preprocess().
DisplayPluginBase::buildOptionsForm in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php
Provide the default form for setting options.
hook_preprocess in drupal/core/modules/system/theme.api.php
Preprocess theme variables for templates.
l in drupal/core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
theme in drupal/core/includes/theme.inc
Generates themed output.
ThemeRegistry::initializeRegistry in drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php
Initializes the full theme registry.
ThemeRegistry::resolveCacheMiss in drupal/core/lib/Drupal/Core/Utility/ThemeRegistry.php
Implements CacheArray::resolveCacheMiss().