22 calls to drupal_static_reset()

drupal_flush_all_caches in core/includes/common.inc
Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures.
FilterAPITest::testDependencyRemoval in core/modules/filter/tests/src/Kernel/FilterAPITest.php
Tests that filter format dependency removal works.
filter_formats_reset in core/modules/filter/filter.module
Resets the text format caches.
FunctionalTestSetupTrait::prepareEnvironment in core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
Prepares the current environment for running the test.
KernelTestBase::tearDown in core/tests/Drupal/KernelTests/KernelTestBase.php
ListItemBase::submitFieldStorageUpdate in core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php
Resets the static variable on field storage update.
LocaleBuildTest::testBuildProjects in core/modules/locale/tests/src/Kernel/LocaleBuildTest.php
Checks if a list of translatable projects gets built.
LocalePluralFormatTest::testGetPluralFormat in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Tests locale_get_plural() and \Drupal::translation()->formatPlural().
LocaleUpdateCronTest::testUpdateCron in core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
Tests interface translation update using cron.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/tests/src/Functional/LocaleUpdateTest.php
Tests translation import from remote sources.
locale_translation_clear_cache_projects in core/modules/locale/locale.translation.inc
Clears the projects cache.
locale_translation_update_file_history in core/modules/locale/locale.module
Updates the {locale_file} table.
MigrateExecutable::attemptMemoryReclaim in core/modules/migrate/src/MigrateExecutable.php
Tries to reclaim memory.
NodeAccessGrantsCacheContextTest::testCacheContext in core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php
Tests NodeAccessGrantsCacheContext::getContext().
NodeQueryAlterTest::testNodeQueryAlterOverride in core/modules/node/tests/src/Functional/NodeQueryAlterTest.php
Tests 'node_access' query alter override.
options_field_storage_config_delete in core/modules/options/options.module
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
options_field_storage_config_update in core/modules/options/options.module
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
ResettableStaticTest::testDrupalStatic in core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
Tests drupal_static() function.
ThemeSettingsTest::testLogoConfig in core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
Tests that the default logo config can be overridden.
user_user_login in core/modules/user/user.module
Implements hook_user_login().
user_user_logout in core/modules/user/user.module
Implements hook_user_logout().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.