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.
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.
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.
SystemFunctionsLegacyTest::testSystemGetModuleAdminTasksDeprecation in core/modules/system/tests/src/Kernel/System/SystemFunctionsLegacyTest.php
Tests system_get_module_admin_tasks() deprecation.
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().