100 calls to drupal_static_reset()

BlockLanguageTest::testLanguageBlockVisibility in drupal/core/modules/block/lib/Drupal/block/Tests/BlockLanguageTest.php
Tests the visibility settings for the blocks based on language.
block_page_build in drupal/core/modules/block/block.module
Implements hook_page_build().
book_node_predelete in drupal/core/modules/book/book.module
Implements hook_node_predelete().
CacheTest::testHeaderStorage in drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/CacheTest.php
Tests css/js storage and restoring mechanism.
CascadingStylesheetsTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Sets up a Drupal site for running functional and integration tests.
CascadingStylesheetsTest::testReset in drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php
Makes sure that resetting the CSS empties the cache.
CommentLanguageTest::testCommentLanguage in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentLanguageTest.php
Test that comment language is properly set.
drupal_flush_all_caches in drupal/core/includes/common.inc
Flushes all persistent caches, resets all variables, and rebuilds all data structures.
drupal_process_form in drupal/core/includes/form.inc
Processes a form submission.
drupal_rewrite_settings in drupal/core/includes/install.inc
Replaces values in settings.php with values in the submitted array.
drupal_theme_initialize in drupal/core/includes/theme.inc
Initialize the theme system by loading the theme.
drupal_theme_rebuild in drupal/core/includes/theme.inc
Force the system to rebuild the theme registry; this should be called when modules are added to the system, or when a dynamic system needs to add more theme hooks.
EntityTranslationUITest::enableTranslation in drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php
Enables translation for the current entity type and bundle.
entity_info_cache_clear in drupal/core/includes/entity.inc
Resets the cached information about entity types.
ExceptionController::on403Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes an AccessDenied exception into an HTTP 403 response.
ExceptionController::on404Html in drupal/core/lib/Drupal/Core/ExceptionController.php
Processes a NotFound exception into an HTTP 404 response.
FieldTestBase::clearViewsCaches in drupal/core/modules/views/lib/Drupal/views/Tests/Field/FieldTestBase.php
Clear all views caches and static caches which are required for the patch.
field_info_cache_clear in drupal/core/modules/field/field.info.inc
Clears the field info cache without clearing the field data cache.
field_test_entity_info_translatable in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Helper function to enable entity translations.
file_test_file_scan_callback_reset in drupal/core/modules/file/tests/file_test/file_test.module
Reset static variables used by file_test_file_scan_callback().
FilterAdminTest::testFilterAdmin in drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterAdminTest.php
Tests filter administration functionality.
FilterStringTest::getBasicPageView in drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterStringTest.php
Build and return a Page view of the views_test_data table.
filter_formats_reset in drupal/core/modules/filter/filter.module
Resets the text format caches.
filter_modules_disabled in drupal/core/modules/filter/filter.module
Implements hook_modules_disabled().
filter_modules_enabled in drupal/core/modules/filter/filter.module
Implements hook_modules_enabled().
form_clear_error in drupal/core/includes/form.inc
Clears all errors against all form elements made by form_set_error().
form_options_flatten in drupal/core/includes/form.inc
Allows PHP array processing of multiple select options with the same value.
ForumTest::editForumTaxonomy in drupal/core/modules/forum/lib/Drupal/forum/Tests/ForumTest.php
Edits the forum taxonomy.
hook_field_update_field in drupal/core/modules/field/field.api.php
Act on a field being updated.
HtmlIdentifierUnitTest::testDrupalHTMLId in drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php
Tests that drupal_html_id() cleans the ID properly.
ImageEffectsTest::testImageEffectsCaching in drupal/core/modules/image/lib/Drupal/image/Tests/ImageEffectsTest.php
Test image effect caching.
install_settings_form in drupal/core/includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_database_settings in drupal/core/includes/install.core.inc
Verifies that settings.php specifies a valid database connection.
IpAddressTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php
Sets up a Drupal site for running functional and integration tests.
IpAddressTest::tearDown in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
IpAddressTest::testIPAddressHost in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/IpAddressTest.php
Tests IP address and hostname.
JavaScriptTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Sets up a Drupal site for running functional and integration tests.
JavaScriptTest::testAggregation in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests JavaScript grouping and aggregation.
JavaScriptTest::testAggregationOrder in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests JavaScript aggregation when files are added to a different scope.
JavaScriptTest::testLibraryUnknown in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests non-existing libraries.
JavaScriptTest::testReset in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests to see if resetting the JavaScript empties the cache.
LanguageListTest::testLanguageList in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguageNegotiationInfoTest::checkFixedLanguageTypes in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Check that language negotiation for fixed types matches the stored one.
LanguageNegotiationInfoTest::languageNegotiationUpdate in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageNegotiationInfoTest.php
Update language types/negotiation information.
LanguageUILanguageNegotiationTest::testUILanguageNegotiation in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUILanguageNegotiationTest.php
Tests for language switching by URL path.
LanguageUrlRewritingTest::setUp in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Sets up a Drupal site for running functional and integration tests.
LanguageUrlRewritingTest::testDomainNameNegotiationPort in drupal/core/modules/language/lib/Drupal/language/Tests/LanguageUrlRewritingTest.php
Check URL rewriting when using a domain name and a non-standard port.
language_admin_overview_form in drupal/core/modules/language/language.admin.inc
User interface for the language overview screen.
language_delete in drupal/core/modules/language/language.module
Delete a language.
language_negotiation_purge in drupal/core/includes/language.inc
Removes any language negotiation methods that are no longer defined.
language_save in drupal/core/modules/language/language.module
API function to add or update a language.
language_types_set in drupal/core/includes/language.inc
Updates the language type configuration.
LocaleCompareTest::testLocaleCompare in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleCompareTest.php
Test for translation status storage and translation status comparison.
LocaleFileImportStatus::addLanguage in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleFileImportStatus.php
Add a language.
LocalePluralFormatTest::testGetPluralFormat in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocalePluralFormatTest.php
Tests locale_get_plural() and format_plural() functionality.
LocaleTranslationTest::testJavaScriptTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
LocaleTranslationTest::testStringTranslation in drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleTranslationTest.php
Adds a language and tests string translation by users with the appropriate permissions.
locale_reset in drupal/core/modules/locale/locale.module
Reset static variables used by locale().
locale_translate_edit_form in drupal/core/modules/locale/locale.pages.inc
Form constructor for the string editing form.
locale_translate_filters in drupal/core/modules/locale/locale.pages.inc
List locale translation filters that can be applied.
locale_translate_import_form in drupal/core/modules/locale/locale.bulk.inc
Form constructor for the translation import screen.
menu_reset_static_cache in drupal/core/includes/menu.inc
Resets the menu system static cache.
menu_set_active_item in drupal/core/includes/menu.inc
Sets the active path, which determines which page is loaded.
ModuleApiTest::testDependencyResolution in drupal/core/modules/system/lib/Drupal/system/Tests/Module/ModuleApiTest.php
Test dependency resolution.
module_implements_reset in drupal/core/includes/module.inc
Regenerates the stored list of hook implementations.
NodeAccessLanguageTest::testNodeAccess in drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php
Runs tests for node_access function with multiple languages.
NodeQueryAlterTest::testNodeQueryAlterOverride in drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php
Tests 'node_access' query alter override.
node_type_cache_reset in drupal/core/modules/node/node.module
Clears the node type cache.
options_field_update_field in drupal/core/modules/field/modules/options/options.module
Implements hook_field_update_field().
PathLanguageTest::testAliasTranslation in drupal/core/modules/path/lib/Drupal/path/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
RenderTest::testDrupalRenderChildrenAttached in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php
Tests #attached functionality in children elements.
ResettableStaticUnitTest::testDrupalStatic in drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php
Tests drupal_static() function.
RESTTestBase::enableService in drupal/core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
Enables the web service interface for a specific entity type.
search_menu in drupal/core/modules/search/search.module
Implements hook_menu().
shortcut_set_assign_user in drupal/core/modules/shortcut/shortcut.module
Assigns a user to a particular shortcut set.
StreamWrapperTest::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/File/StreamWrapperTest.php
Sets up a Drupal site for running functional and integration tests.
system_list_reset in drupal/core/includes/module.inc
Resets all system_list() caches.
TableTest::testThemeTableNoStickyHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
If $sticky is FALSE, no tableheader.js should be included.
TableTest::testThemeTableStickyHeaders in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/TableTest.php
Tableheader.js provides 'sticky' table headers, and is included by default.
TermStorageController::resetCache in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php
Overrides Drupal\Core\Entity\DatabaseStorageController::resetCache().
TermTest::testTermReorder in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php
Save, edit and delete a term using the user interface.
TestBase::tearDown in drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php
Deletes created files, database tables, and reverts all environment changes.
TranslationTest::addLanguage in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Installs the specified language, or enables it if it is already installed.
TranslationTest::resetCaches in drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php
Resets static caches to make the test code match the client-side behavior.
TranslationTest::testFieldDisplayLanguage in drupal/core/modules/field/lib/Drupal/field/Tests/TranslationTest.php
Tests display language logic for translatable fields.
UnitTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/UnitTestBase.php
Sets up unit test environment.
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.
UpgradePathTestBase::setUp in drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UpgradePathTestBase.php
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing.
UserPermissionsTest::testUserPermissionChanges in drupal/core/modules/user/lib/Drupal/user/Tests/UserPermissionsTest.php
Change user permissions and check user_access().
user_role_delete in drupal/core/modules/user/user.module
Delete a user role from database.
user_role_grant_permissions in drupal/core/modules/user/user.module
Grant permissions to a user role.
user_role_revoke_permissions in drupal/core/modules/user/user.module
Revoke permissions from a user role.
user_role_save in drupal/core/modules/user/user.module
Save a user role to the database.
user_user_login in drupal/core/modules/user/user.module
Implements hook_user_login().
user_user_logout in drupal/core/modules/user/user.module
Implements hook_user_logout().
VocabularyStorageController::resetCache in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php
Overrides Drupal\Core\Entity\DrupalDatabaseStorageController::resetCache().
WebTestBase::setUp in drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php
Sets up a Drupal site for running functional and integration tests.
_book_update_outline in drupal/core/modules/book/book.module
Handles additions and updates to the book outline.
_field_info_collate_types_reset in drupal/core/modules/field/field.info.inc
Clears collated information on field and widget types and related structures.
_form_validate in drupal/core/includes/form.inc
Performs validation on form elements.