8 calls to drupal_static_reset()

drupal_flush_all_caches in core/includes/common.inc
Re-initializes the entire system.
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.
LocalePluralFormatTest::testGetPluralFormat in core/modules/locale/tests/src/Functional/LocalePluralFormatTest.php
Tests locale_get_plural() and \Drupal::translation()->formatPlural().
OptionsHooks::fieldStorageConfigDelete in core/modules/options/src/Hook/OptionsHooks.php
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
OptionsHooks::fieldStorageConfigUpdate in core/modules/options/src/Hook/OptionsHooks.php
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
ResettableStaticTest::testDrupalStatic in core/tests/Drupal/KernelTests/Core/Bootstrap/ResettableStaticTest.php
Tests drupal_static() function.

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