You are here

7 calls to drupal_theme_rebuild() in Zircon Profile 8

ImageStyle::flush in core/modules/image/src/Entity/ImageStyle.php
Flushes cached media for this style.
ModuleInstaller::install in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Installs a given list of modules.
ModuleInstaller::uninstall in core/lib/Drupal/Core/Extension/ModuleInstaller.php
Uninstalls a given list of modules.
ThemeInstaller::themeRegistryRebuild in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Wraps drupal_theme_rebuild().
ThemeTest::testPreprocessForSuggestions in core/modules/system/src/Tests/Theme/ThemeTest.php
Ensures preprocess functions run even for suggestion implementations.
ThemeTest::testSuggestionPreprocessForDefaults in core/modules/system/src/Tests/Theme/ThemeTest.php
Ensures suggestion preprocess functions run for default implementations.
ThemeTestSubscriber::onRequest in core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php
Generates themed output early in a page request.