You are here

43 calls to drupal_static_reset() in Zircon Profile 8

BrowserTestBase::prepareEnvironment in core/modules/simpletest/src/BrowserTestBase.php
Prepares the current environment for running the test.
BrowserTestBase::refreshVariables in core/modules/simpletest/src/BrowserTestBase.php
Refreshes in-memory configuration and state information.
ContentTranslationOperationsTest::setUp in core/modules/content_translation/src/Tests/ContentTranslationOperationsTest.php
Sets up a Drupal site for running functional and integration tests.
ContentTranslationTestBase::enableTranslation in core/modules/content_translation/src/Tests/ContentTranslationTestBase.php
Enables translation for the current entity type and bundle.
drupal_flush_all_caches in core/includes/common.inc
Flushes all persistent caches, resets all variables, and rebuilds all data structures.
EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation in core/modules/field/src/Tests/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php
Enables translations where it needed.
file_test_file_scan_callback_reset in core/modules/file/tests/file_test/file_test.module
Reset static variables used by file_test_file_scan_callback().
FilterAPITest::testDependencyRemoval in core/modules/filter/src/Tests/FilterAPITest.php
Tests that filter format dependency removal works.
filter_formats_reset in core/modules/filter/filter.module
Resets the text format caches.
GetFilenameUnitTest::testDrupalGetFilename in core/modules/system/src/Tests/Bootstrap/GetFilenameUnitTest.php
Tests that drupal_get_filename() works when the file is not in database.
ImageEffectsTest::testImageEffectsCaching in core/modules/image/src/Tests/ImageEffectsTest.php
Test image effect caching.
KernelTestBase::tearDown in core/tests/Drupal/KernelTests/KernelTestBase.php
LocalePluralFormatTest::testGetPluralFormat in core/modules/locale/src/Tests/LocalePluralFormatTest.php
Tests locale_get_plural() and \Drupal::translation()->formatPlural() functionality.
LocaleUpdateCronTest::testUpdateCron in core/modules/locale/src/Tests/LocaleUpdateCronTest.php
Tests interface translation update using cron.
LocaleUpdateTest::testUpdateImportSourceLocal in core/modules/locale/src/Tests/LocaleUpdateTest.php
Tests translation import from local sources.
LocaleUpdateTest::testUpdateImportSourceRemote in core/modules/locale/src/Tests/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.
MemCacheStatisticsTestCase::testBootstrapStatistics in modules/memcache/tests/memcache.test
Checks for early bootstrap statistics.
MigrateExecutable::attemptMemoryReclaim in core/modules/migrate/src/MigrateExecutable.php
Tries to reclaim memory.
ModuleHandlerTest::testDependencyResolution in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests dependency resolution.
ModuleHandlerTest::testUninstallContentDependency in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests uninstalling a module that has content.
ModuleHandlerTest::testUninstallProfileDependency in core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php
Tests uninstalling a module that is a "dependency" of a profile.
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.
NodeAccessGrantsCacheContextTest::testCacheContext in core/modules/node/src/Tests/NodeAccessGrantsCacheContextTest.php
Tests NodeAccessGrantsCacheContext::getContext().
NodeQueryAlterTest::testNodeQueryAlterOverride in core/modules/node/src/Tests/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'.
ResettableStaticUnitTest::testDrupalStatic in core/modules/system/src/Tests/Bootstrap/ResettableStaticUnitTest.php
Tests drupal_static() function.
ShortcutSetStorage::assignUser in core/modules/shortcut/src/ShortcutSetStorage.php
Assigns a user to a particular shortcut set.
system_list_reset in core/includes/module.inc
Resets all system_list() caches.
system_rebuild_module_data in core/modules/system/system.module
Rebuild, save, and return data about all currently available modules.
TaxonomyTermViewTest::testTaxonomyTermView in core/modules/taxonomy/src/Tests/Views/TaxonomyTermViewTest.php
Tests that the taxonomy term view is working properly.
TaxonomyTranslationTestTrait::enableTranslation in core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php
Enables translations where it needed.
TermStorage::resetCache in core/modules/taxonomy/src/TermStorage.php
Resets the internal, static entity cache.
TestBase::prepareEnvironment in core/modules/simpletest/src/TestBase.php
Prepares the current environment for running the test.
TestBase::restoreEnvironment in core/modules/simpletest/src/TestBase.php
Cleans up the test environment and restores the original environment.
ToolbarController::flush_static in modules/admin_toolbar/admin_toolbar_tools/src/Controller/ToolbarController.php
UserRoleAdminTest::testRoleWeightOrdering in core/modules/user/src/Tests/UserRoleAdminTest.php
Test user role weight change operation and ordering.
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().
VocabularyStorage::resetCache in core/modules/taxonomy/src/VocabularyStorage.php
Resets the internal, static entity cache.