admin_bar_flush_caches in modules/admin_bar/admin_bar.module
Implements hook_flush_caches().
_backdrop_bootstrap_full in includes/common.inc
_backdrop_bootstrap_page_cache in includes/bootstrap.inc
Attempts to serve a page from the cache.
backdrop_clear_path_cache in includes/path.inc
Clear the path cache.
backdrop_process_form in includes/form.inc
Processes a form submission.
backdrop_rewrite_settings in includes/install.inc
Replaces values in settings.php with values in the submitted array.
backdrop_theme_initialize in includes/theme.inc
Initializes the theme system by loading the theme.
backdrop_theme_rebuild in includes/theme.inc
Forces the system to rebuild the theme registry.
BackdropUnitTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up unit test environment.
BackdropWebTestCaseCache::setUp in modules/simpletest/backdrop_web_test_case_cache.php
Sets up a Backdrop site to be used as a cached installation profile.
BackdropWebTestCase::refreshVariables in modules/simpletest/backdrop_web_test_case.php
Refresh the in-memory set of variables and state values. Useful after a page request is made that changes a variable in a different thread.
BackdropWebTestCase::resetAll in modules/simpletest/backdrop_web_test_case.php
Reset all data structures after having enabled new modules.
BackdropWebTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up a Backdrop site for running functional and integration tests.
block_custom_block_save in modules/block/block.module
Saves a user-created block in a config file.
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
book_node_predelete in modules/book/book.module
Implements hook_node_predelete().
_book_update_outline in modules/book/book.module
Handles additions and updates to the book outline.
BootstrapGetFilenameTestCase::testBackdropGetFilename in modules/simpletest/tests/bootstrap.test
Test that backdrop_get_filename() works correctly when the file is not found in the database.
BootstrapIPAddressTestCase::setUp in modules/simpletest/tests/bootstrap.test
Sets up a Backdrop site for running functional and integration tests.
BootstrapIPAddressTestCase::tearDown in modules/simpletest/tests/bootstrap.test
Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
BootstrapIPAddressTestCase::testIPAddressHost in modules/simpletest/tests/bootstrap.test
test IP Address and hostname
BootstrapResettableStaticTestCase::testBackdropStatic in modules/simpletest/tests/bootstrap.test
Test that a variable reference returned by backdrop_static() gets reset when backdrop_static_reset() is called.
ColorTestCase::testColor in modules/color/tests/color.test
Tests the Color module functionality.
CommonBackdropRenderTestCase::testBackdropRenderChildrenAttached in modules/simpletest/tests/common.test
Test #attached functionality in children elements.
CommonCascadingStylesheetsTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonCascadingStylesheetsTestCase::testRenderOverride in modules/simpletest/tests/common.test
Test CSS override.
CommonCascadingStylesheetsTestCase::testReset in modules/simpletest/tests/common.test
Makes sure that reseting the CSS empties the cache.
CommonFormatDateTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonFormatDateTestCase::testAdminDefinedFormatDate in modules/simpletest/tests/common.test
Test admin-defined formats in format_date().
CommonHTMLIdentifierTestCase::testBackdropHTMLId in modules/simpletest/tests/common.test
Tests that backdrop_html_id() cleans the ID properly.
CommonJavaScriptTestCase::setUp in modules/simpletest/tests/common.test
Sets up a Backdrop site for running functional and integration tests.
CommonJavaScriptTestCase::testAggregation in modules/simpletest/tests/common.test
Test JavaScript grouping and aggregation.
CommonJavaScriptTestCase::testAggregationOrder in modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
CommonJavaScriptTestCase::testLibraryUnknown in modules/simpletest/tests/common.test
Tests non-existing libraries.
CommonJavaScriptTestCase::testReset in modules/simpletest/tests/common.test
Test to see if resetting the JavaScript empties the cache.
CommonURLWebTestCase::testUrl in modules/simpletest/tests/common.test
Test url() with/without query, with/without fragment, absolute on/off and assert all that works when clean URLs are on and off.
DateViewsTestCase::clearViewsCaches in modules/date/tests/date_views.test
Clear all views caches and static caches which are required for the patch.
drupal_static_reset in includes/drupal.inc
Resets one or all centrally stored static variable(s).
EarlyBootstrapTestCase::testHookBoot in modules/simpletest/tests/boot.test
Test hook_boot() on both regular and "early exit" pages.
entity_info_cache_clear in modules/entity/entity.module
Resets the cached information about entity types.
field_info_cache_clear in modules/field/field.info.inc
Clears the field info cache without clearing the field data cache.
_field_info_collate_fields_reset in modules/field/field.info.inc
Clear collated information on existing fields and instances.
_field_info_collate_types_reset in modules/field/field.info.inc
Clear collated information on field and widget types and related structures.
field_read_instances in modules/field/field.crud.inc
Reads in field instances that match an array of conditions.
field_sql_storage_field_storage_query in modules/field/modules/field_sql_storage/field_sql_storage.module
Implements hook_field_storage_query().
field_test_entity_info_translatable in modules/field/tests/field_test/field_test.entity.inc
Helper function to enable entity translations.
FieldTranslationsTestCase::testFieldDisplayLanguage in modules/field/tests/field.test
Tests display language logic for translatable fields.
FieldUIViewModeTestHelper::refreshVariables in modules/field_ui/tests/field_ui.test
Overrides BackdropWebTestCase::refreshVariables().
FieldViewsTestHelper::clearViewsCaches in modules/field/tests/field_views.test
Clear all views caches and static caches which are required for the patch.
FileAccessTestCase::assertFileAccess in modules/file/tests/file.test
Asserts file_access correctly grants or denies access.
FileDownloadTest::checkUrl in modules/simpletest/tests/file.test
Download a file from the URL generated by file_create_url().
file_info_cache_clear in modules/file/file.module
Clears caches that are related to file entity.
file_test_file_scan_callback_reset in modules/simpletest/tests/file.test
Reset static variables used by file_test_file_scan_callback().
file_type_cache_reset in modules/file/file.module
Clears the file type cache.
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
filter_formats_reset in modules/filter/filter.module
Resets the text format caches.
filter_modules_disabled in modules/filter/filter.module
Implements hook_modules_disabled().
filter_modules_enabled in modules/filter/filter.module
Implements hook_modules_enabled().
form_clear_error in includes/form.inc
Clears all errors against all form elements made by form_set_error().
form_options_flatten in includes/form.inc
Allows PHP array processing of multiple select options with the same value.
_form_validate in includes/form.inc
Performs validation on form elements.
hook_field_update_field in modules/field/field.api.php
Act on a field being updated.
ImageAdminStylesUnitTest::testDefaultStyle in modules/image/tests/image.test
Test to override, edit, then revert a style.
ImageAdminStylesUnitTest::testNumericStyleName in modules/image/tests/image.test
Test creating an image style with a numeric name and ensuring it can be applied to an image.
ImageAdminStylesUnitTest::testStyle in modules/image/tests/image.test
General test to add a style, add/remove/edit effects to it, then delete it.
ImageEffectsUnitTest::testImageEffectsCaching in modules/image/tests/image.test
Test image effect caching.
image_style_flush in modules/image/image.module
Flush cached media for a style.
ImageStyleFlushTest::testFlush in modules/image/tests/image.test
General test to flush a style.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
install_configure_form_submit in includes/install.core.inc
Form submission handler for install_configure_form().
install_settings_form in includes/install.core.inc
Form constructor for a form to configure and rewrite settings.php.
install_verify_settings in includes/install.core.inc
Verifies the existing settings in settings.php.
language_admin_overview_form in modules/language/language.admin.inc
User interface for the language overview screen.
language_delete in modules/language/language.module
Delete a language.
LanguageListTest::testLanguageList in modules/language/tests/language.test
Functional tests for adding, configuring, and deleting languages.
language_negotiation_purge in includes/language.inc
Removes any unused language negotiation providers from the configuration.
language_save in modules/language/language.module
API function to add or update a language.
language_uninstall in modules/language/language.install
Implements hook_uninstall().
LayoutBlockUsageTestCase::checkBlockNoUsage in modules/layout/tests/layout.test
Checks block not in usage.
LayoutBlockUsageTestCase::checkBlockUsage in modules/layout/tests/layout.test
Checks block usage.
layout_flexible_reset_caches in modules/layout/layout.module
Reset all caches provided by Layout module.
LayoutInterfaceTest::testBlockBasics in modules/layout/tests/layout.test
Add and remove blocks from a custom layout path.
layout_reset_caches in modules/layout/layout.module
Reset all caches provided by Layout module.
list_field_delete_field in modules/field/modules/list/list.module
Implements hook_field_delete_field().
list_field_update_field in modules/field/modules/list/list.module
Implements hook_field_update_field().
LocaleCommentLanguageFunctionalTest::testCommentLanguage in modules/locale/tests/locale.test
Test that comment language is properly set.
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate in modules/locale/tests/locale.test
Update language types/negotiation information.
LocalePluralFormatTest::testGetPluralFormat in modules/locale/tests/locale.test
Tests locale_get_plural() functionality.
locale_reset in modules/locale/locale.module
Reset static variables used by locale().
locale_translate_export_screen in modules/locale/locale.bulk.inc
User interface for the translation export screen.
locale_translate_import_form in modules/locale/locale.bulk.inc
User interface for the translation import screen.
locale_translate_import_form_submit in modules/locale/locale.bulk.inc
Process the locale import form submission.
locale_translation_filters in modules/locale/locale.pages.inc
List locale translation filters that can be applied.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in modules/locale/tests/locale.test
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in modules/locale/tests/locale.test
Tests for language switching by URL path.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/tests/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUrlRewritingTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleUrlRewritingTest::testDomainNameNegotiationPort in modules/locale/tests/locale.test
Check URL rewriting when using a domain name and a non-standard port.
menu_reset_static_cache in includes/menu.inc
Resets the menu system static cache.
menu_set_active_item in includes/menu.inc
Sets the active path, which determines which page is loaded.
MenuTestCase::addCustomMenu in modules/menu/tests/menu.test
Add custom menu.
menu_test_init in modules/simpletest/tests/menu_test.module
Implements hook_init().
module_disable in includes/module.inc
Disables a given set of modules.
module_enable in includes/module.inc
Enables or installs a given list of modules.
module_implements_reset in includes/module.inc
Regenerate the stored list of hook implementations.
module_list in includes/module.inc
Returns a list of currently active modules.
module_load_all in includes/module.inc
Loads all the modules that have been enabled in the system table.
ModuleUnitTest::testDependencyResolution in modules/simpletest/tests/module.test
Test dependency resolution.
NodeQueryAlter::testNodeQueryAlterOverride in modules/node/tests/node.test
Tests 'node_access' query alter override.
node_type_cache_reset in modules/node/node.module
Clears the node type cache.
NodeTypeTestCase::testNodeTypePermissions in modules/node/tests/node.test
Tests that node types permissions are correctly set from the Node Type UI.
PathLanguageTestCase::testAliasTranslation in modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathMonolingualTestCase::setUp in modules/path/tests/path.test
Sets up a Backdrop site for running functional and integration tests.
PathPatternFunctionalTestCase::testNodeTypeCreate in modules/path/tests/path_pattern.test
Create a new content type with new path pattern.
PathPatternTestHelper::assertEntityPattern in modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testCleanString in modules/path/tests/path_pattern.test
Test path_clean_string().
PathTestCase::testAdminAlias in modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
RedirectTestHelper::assertRedirect in modules/redirect/tests/redirect.test
search_menu in modules/search/search.module
Implements hook_menu().
SimpleTestBrowserTestCase::testGetAbsoluteUrl in modules/simpletest/tests/simpletest.test
Test BackdropWebTestCase::getAbsoluteUrl().
StreamWrapperTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
system_date_format_delete in modules/system/system.module
Deletes a date format from the database.
system_date_format_save in modules/system/system.module
Saves a date format to the database.
system_install in modules/system/system.install
Implements hook_install().
system_list_reset in includes/module.inc
Resets all system_list() caches.
system_menu_block_build in modules/system/system.menu.inc
Build a menu tree based on the provided configuration.
TaxonomyLanguageFunctionalTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyLanguageFunctionalTest::testNodeTermLanguageCreation in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermController::resetCache in modules/taxonomy/taxonomy.entity.inc
Implements EntityControllerInterface::resetCache().
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTermReorder in modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyVocabulary::delete in modules/taxonomy/taxonomy_vocabulary.class.inc
Deletes a taxonomy vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in modules/taxonomy/tests/taxonomy.test
Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testVocabularyPermissions in modules/taxonomy/tests/taxonomy.test
Tests that vocabulary permissions are correctly set from the Taxonomy UI.
TaxonomyVocabulary::save in modules/taxonomy/taxonomy_vocabulary.class.inc
Saves a taxonomy vocabulary to configuration.
ThemeTableUnitTest::testThemeTableNoStickyHeaders in modules/simpletest/tests/theme.test
If $sticky is FALSE, no tableheader.js should be included.
ThemeTableUnitTest::testThemeTableStickyHeaders in modules/simpletest/tests/theme.test
Tableheader.js provides 'sticky' table headers, and is included by default.
token_cache_clear in includes/token.inc
Clear token caches and static variables.
TranslationTestCase::addLanguage in modules/translation/tests/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::resetCaches in modules/translation/tests/translation.test
Resets static caches to make the test code match the client-side behavior.
UpdateCoreTestCase::testFetchTasks in modules/update/tests/update.test
Tests that exactly one fetch task per project is created and not more.
UpgradePathTestCase::performUpgrade in modules/simpletest/tests/upgrade/upgrade.test
Perform the upgrade.
UpgradePathTestCase::setUp in modules/simpletest/tests/upgrade/upgrade.test
Overrides BackdropWebTestCase::setUp() for upgrade testing.
UserPermissionsTestCase::testAdministratorRole in modules/user/tests/user.test
Test assigning of permissions for the administrator role.
UserPermissionsTestCase::testUserPermissionChanges in modules/user/tests/user.test
Change user permissions and check user_access().
UserRoleAdminTestCase::testRoleAdministration in modules/user/tests/user.test
Test adding, renaming and deleting roles.
UserRoleAdminTestCase::testRoleWeightChange in modules/user/tests/user.test
Test user role weight change operation.
user_role_delete in modules/user/user.module
Delete a user role from database.
user_role_save in modules/user/user.module
Save a user role to the database.
ViewsCacheTest::testHeaderStorage in modules/views/tests/views_cache.test
Tests css/js storage and restoring mechanism.
ViewsHandlerManyToOneTest::clearViewsDataCache in modules/views/tests/handlers/views_handler_manytoone.test
Clears views data cache.
views_invalidate_cache in modules/views/views.module
Invalidate the views cache, forcing a rebuild on the next grab of table data.
ViewsModuleTest::resetStaticViewsDataCache in modules/views/tests/views_module.test
Resets the views data cache.
ViewsSqlTest::getBasicPageView in modules/views/tests/views_query.test
Build and return a Page view of the views_test table.