Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
theme.inc
»
drupal_theme_initialize
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
10 calls to drupal_theme_initialize()
batch_process
in drupal/
core/
includes/
form.inc
Processes the batch.
block_page_build
in drupal/
core/
modules/
block/
block.module
Implements
hook_page_build
().
DisplayPluginBase::rescanThemes
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
Plugin/
views/
display/
DisplayPluginBase.php
Submit hook to clear Drupal's theme registry (thereby triggering a templates rescan).
LegacyRequestSubscriber::onKernelRequestLegacy
in drupal/
core/
lib/
Drupal/
Core/
EventSubscriber/
LegacyRequestSubscriber.php
Initializes the rest of the legacy Drupal subsystems.
menu_test_theme_page_callback
in drupal/
core/
modules/
system/
tests/
modules/
menu_test/
menu_test.module
Page callback to use when testing the theme callback functionality.
path_to_theme
in drupal/
core/
includes/
theme.inc
Returns the path to the current themed element.
theme_get_registry
in drupal/
core/
includes/
theme.inc
Gets the theme registry.
ViewExecutable::render
in drupal/
core/
modules/
views/
lib/
Drupal/
views/
ViewExecutable.php
Render this view for a certain display.
_drupal_bootstrap_full
in drupal/
core/
includes/
common.inc
Temporary BC function for scripts not using DrupalKernel.
_overlay_region_list
in drupal/
core/
modules/
overlay/
overlay.module
Returns a list of page regions related to the overlay.