- theme in core/
includes/ theme.inc - Generates themed output.
- ThemeRegistry::__construct in core/
includes/ theme.inc - Constructs a BackdropCacheArray object.
- _backdrop_bootstrap_full in core/
includes/ common.inc - _backdrop_bootstrap_page_cache in core/
includes/ bootstrap.inc - Attempts to serve a page from the cache.
- _backdrop_bootstrap_page_header in core/
includes/ bootstrap.inc - Invokes hook_boot() and sends HTTP headers.
- _theme_build_registry in core/
includes/ theme.inc - Builds the theme registry cache.
- _theme_load_registry in core/
includes/ theme.inc - Gets the theme_registry cache; if it doesn't exist, builds it.