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
»
update.module
»
update_storage_clear
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
6 calls to update_storage_clear()
hook_themes_disabled
in drupal/
core/
modules/
system/
theme.api.php
Respond to themes being disabled.
UpdateCoreTest::testFetchTasks
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
Tests/
UpdateCoreTest.php
Tests that exactly one fetch task per project is created and not more.
UpdateSettingsForm::submitForm
in drupal/
core/
modules/
update/
lib/
Drupal/
update/
UpdateSettingsForm.php
Implements
\Drupal\Core\Form\FormInterface::submitForm
().
update_storage_clear_submit
in drupal/
core/
modules/
update/
update.module
Form submission handler for
system_modules
().
update_themes_disabled
in drupal/
core/
modules/
update/
update.module
Implements
hook_themes_disabled
().
update_themes_enabled
in drupal/
core/
modules/
update/
update.module
Implements
hook_themes_enabled
().