You are here

8 calls to theme_get_registry() in Drupal 7

contextual_preprocess in modules/contextual/contextual.module
Implements hook_preprocess().
hook_preprocess in modules/system/theme.api.php
Preprocess theme variables for templates.
l in includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
theme in includes/theme.inc
Generates themed output.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
ThemeRegistry::initializeRegistry in includes/theme.inc
Initializes the full theme registry.
ThemeRegistry::resolveCacheMiss in includes/theme.inc
Resolves a cache miss.
theme_test_exit in modules/simpletest/tests/theme_test.module
Implements hook_exit().