backdrop_build_css_cache in includes/common.inc
Aggregates and optimizes CSS files into a cache file in the files directory.
backdrop_build_js_cache in includes/common.inc
Aggregates JavaScript files into a cache file in the files directory.
backdrop_clear_js_cache in includes/common.inc
Deletes old cached JavaScript files and variables.
backdrop_cron_run in includes/common.inc
Executes a cron run when called.
_backdrop_flush_css_js in includes/common.inc
Changes the dummy query string added to all CSS and JavaScript files.
backdrop_get_private_key in includes/common.inc
Ensures the private key variable used to generate tokens is set.
BackdropWebTestCase::setUp in modules/simpletest/backdrop_web_test_case.php
Sets up a Backdrop site for running functional and integration tests.
batch_test_stack in modules/simpletest/tests/batch_test.module
Helper function: store or retrieve traced execution data.
BlockTestCase::testBlockHooks in modules/block/tests/block.test
Tests the various block hooks get called when needed.
BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
comment_update_1002 in modules/comment/comment.install
Move comment variables to configuration files.
comment_update_index in modules/comment/comment.module
Implements hook_update_index().
CommonBackdropGotoTestCase::testBackdropGoto in modules/simpletest/tests/common.test
Test backdrop_goto().
CommonJavaScriptTestCase::testAggregationOrder in modules/simpletest/tests/common.test
Tests JavaScript aggregation when files are added to a different scope.
common_test_cron_helper_cron in modules/simpletest/tests/common_test_cron_helper.module
Implements hook_cron().
CommonURLWebTestCase::testInternalPathMimicsExternal in modules/simpletest/tests/common.test
Tests the url() function on internal paths which mimic external URLs.
_config_sync_start in modules/config/config.sync.inc
Batch API callback. Start the config import.
ConfigurationUITest::testImport in modules/config/tests/config.test
Tests importing configuration.
CronRunTestCase::testAutomaticCron in modules/system/tests/system.test
Ensure that the automatic cron run feature is working.
dashboard_cron in modules/dashboard/dashboard.module
Implements hook_cron().
date_sql_handler::db_tz_support in modules/date/views/date_sql_handler.inc
See if the db has timezone name support.
EnableDisableTestCase::testEnableDisable in modules/system/tests/system.test
Test that all core modules can be enabled, disabled and uninstalled.
EntityAPIInfoTestCase::testEntityInfoChanges in modules/entity/tests/entity.test
Ensures entity info cache is updated after changes.
entity_cache_test_watchdog in modules/entity/tests/entity_cache_test/entity_cache_test.module
Implements hook_watchdog().
entity_view_mode_delete in modules/entity/entity.module
Delete a custom display mode.
entity_view_mode_save in modules/entity/entity.module
Save a custom display mode.
field_test_create_bundle in modules/field/tests/field_test/field_test.entity.inc
Creates a new bundle for test_entity entities.
field_test_delete_bundle in modules/field/tests/field_test/field_test.entity.inc
Deletes a bundle for test_entity objects.
field_test_rename_bundle in modules/field/tests/field_test/field_test.entity.inc
Renames a bundle for test_entity entities.
_field_test_storage_data in modules/field/tests/field_test/field_test.storage.inc
Helper function: stores or retrieves data from the 'storage backend'.
FieldTranslationsTestCase::testFieldAvailableLanguages in modules/field/tests/field.test
Ensures that only valid values are returned by field_available_languages().
field_ui_field_attach_create_bundle in modules/field_ui/field_ui.module
Implements hook_field_attach_create_bundle().
FilePrivateTestCase::setUp in modules/file/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted in modules/file/tests/file.test
Tests file access for private nodes when file download access is granted.
_file_test_log_call in modules/simpletest/tests/file_test.module
Store the values passed to a hook invocation.
file_test_reset in modules/simpletest/tests/file_test.module
Reset/initialize the history of calls to the file_* hooks.
file_test_set_return in modules/simpletest/tests/file_test.module
Assign a return value for a given operation.
FileURLRewritingTest::testPublicCreatedFileURL in modules/simpletest/tests/file.test
Test the generating of rewritten public created file URLs.
FileURLRewritingTest::testShippedFileURL in modules/simpletest/tests/file.test
Test the generating of rewritten shipped file URLs.
hook_field_attach_create_bundle in modules/field/field.api.php
Act on field_attach_create_bundle().
hook_menu_delete in modules/menu/menu.api.php
Respond to a custom menu deletion.
hook_menu_insert in modules/menu/menu.api.php
Respond to a custom menu creation.
hook_menu_update in modules/menu/menu.api.php
Respond to a custom menu update.
hook_update_index in modules/search/search.api.php
Update the search index for this module.
ImageStylesPathAndUrlUnitTest::testImageContentTypeHeaders in modules/image/tests/image.test
Test that we do not pass an array to backdrop_add_http_header.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
image_system_file_system_settings_submit in modules/image/image.module
Submit handler for the file system settings form.
_image_test_log_call in modules/simpletest/tests/image_test.module
Store the values passed to a toolkit call.
image_test_reset in modules/simpletest/tests/image_test.module
Reset/initialize the history of calls to the toolkit functions.
install_configure_form_submit in includes/install.core.inc
Form submission handler for install_configure_form().
installer_authorize_install_batch_finished in modules/installer/installer.authorize.inc
Batch callback: Performs actions when the authorized install batch is done.
installer_authorize_update_batch_finished in modules/installer/installer.authorize.inc
Batch callback: Performs actions when the authorized update batch is done.
_installer_browser_batch_install_releases_finished in modules/installer/installer.browser.inc
Batch API callback: shows a message and finishes up the batch.
installer_browser_installation_select_versions_form_submit in modules/installer/installer.pages.inc
Submit handler for the select versions form.
installer_manager_update_ready_form_submit in modules/installer/installer.manager.inc
Form submission handler for installer_manager_update_ready_form().
InstallerTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages in modules/installer/tests/installer.test
Checks the messages on Update Manager pages when missing a security update.
install_finished in includes/install.core.inc
Finishes importing files at end of installation.
install_run_task in includes/install.core.inc
Runs an individual installation task.
install_run_tasks in includes/install.core.inc
Runs all tasks for the current installation request.
install_system_module in includes/install.core.inc
Installation task; install the Backdrop system module.
LayoutHookTestCase::testLayoutHooks in modules/layout/tests/layout.test
Tests hook invocations for operations on layouts.
layout_test_layout_delete in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_delete().
layout_test_layout_disable in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_disable().
layout_test_layout_enable in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_enable().
layout_test_layout_insert in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_insert().
layout_test_layout_presave in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_presave().
layout_test_layout_revert in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_revert().
layout_test_layout_template_change in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_template_change().
layout_test_layout_update in modules/layout/tests/layout_test/layout_test.module
Implements hook_layout_update().
ListDynamicValuesValidationTestCase::testDynamicAllowedValues in modules/field/modules/list/tests/list.test
Test that allowed values function gets the entity.
LocaleCommentLanguageFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
_locale_import_one_string in includes/gettext.inc
Performs the specified operation for one string.
_locale_invalidate_js in includes/locale.inc
Force the JavaScript translation file(s) to be refreshed.
locale_js_alter in modules/locale/locale.module
Implements hook_js_alter().
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations in modules/locale/tests/locale.test
Tests alterations to language types/negotiation info.
_locale_rebuild_js in includes/locale.inc
(Re-)Creates the JavaScript translation file for a language.
locale_test_store_language_negotiation in modules/locale/tests/locale_test/locale_test.module
Store the last negotiated languages.
LocaleUILanguageNegotiationTest::runTest in modules/locale/tests/locale.test
locale_update_1004 in modules/locale/locale.install
Update locale settings to config.
MenuRebuildTestCase::testMenuRebuildByVariable in modules/simpletest/tests/menu.test
Test if the 'menu_rebuild_needed' variable triggers a menu_rebuild() call.
_menu_router_save in includes/menu.inc
Saves data from menu_router_build() to the router table.
MenuRouterTestCase::testHookCustomTheme in modules/simpletest/tests/menu.test
Test that hook_custom_theme() can control the theme of a page.
MenuRouterTestCase::testMenuCallbacks in modules/simpletest/tests/menu.test
Tests title and theme callbacks in hook_menu().
MenuRouterTestCase::testMenuGetItemNoAncestors in modules/simpletest/tests/menu.test
Test menu_get_item() with empty ancestors.
MenuRouterTestCase::testThemeCallbackHookCustomTheme in modules/simpletest/tests/menu.test
Test that the theme callback wins out over hook_custom_theme().
_menu_set_expanded_menus in includes/menu.inc
Updates a list of menus with expanded items.
menu_test_custom_403_404_callback in modules/simpletest/tests/menu_test.module
Callback for our custom 403 and 404 pages.
menu_test_init in modules/simpletest/tests/menu_test.module
Implements hook_init().
MenuTrailTestCase::testCustom403And404Pages in modules/simpletest/tests/menu.test
Tests that the active trail works correctly on custom 403 and 404 pages.
MenuTrailTestCase::testMenuTreeSetPath in modules/simpletest/tests/menu.test
Tests active trails are properly affected by menu_tree_set_path().
ModuleDependencyTestCase::testModuleEnableOrder in modules/system/tests/system.test
Tests that module dependencies are enabled in the correct order via the UI. Dependencies should be enabled before their dependents.
module_test_modules_disabled in modules/simpletest/tests/module_test.module
Implements hook_modules_disabled().
module_test_modules_enabled in modules/simpletest/tests/module_test.module
Implements hook_modules_enabled().
module_test_modules_uninstalled in modules/simpletest/tests/module_test.module
Implements hook_modules_uninstalled().
ModuleUnitTest::testDependencyResolution in modules/simpletest/tests/module.test
Test dependency resolution.
ModuleVersionTestCase::testModuleVersions in modules/system/tests/system.test
Test version dependencies.
NodeAccessBaseTableTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
node_access_needs_rebuild in modules/node/node.module
Toggles or reads the value of a flag for rebuilding the node access grants.
NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/node/tests/node.test
Create a "Page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/node/tests/node.test
Tests fields that were previously hidden when the display mode is changed.
_node_index_node in modules/node/node.module
Indexes a single node.
NodeQueryAlter::testNodeQueryAlterOverride in modules/node/tests/node.test
Tests 'node_access' query alter override.
OptionsSelectDynamicValuesTestCase::testSelectListDynamic in modules/field/modules/options/tests/options.test
Tests the 'options_select' widget (single select).
path_test_path_insert in modules/simpletest/tests/path_test.module
Implements hook_path_insert().
path_test_path_update in modules/simpletest/tests/path_test.module
Implements hook_path_update().
path_test_reset in modules/simpletest/tests/path_test.module
Resets the path test results.
redirect_cron in modules/redirect/redirect.module
Implements hook_cron().
RedirectFunctionalTest::testPageCache in modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating URL redirects.
search_admin_settings_submit in modules/search/search.admin.inc
Form submission handler for search_admin_settings().
SessionHttpsTestCase::testHttpsSession in modules/simpletest/tests/session.test
system_cron_test_flush_caches in modules/system/tests/system_cron_test.module
Implements hook_flush_caches().
system_install in modules/system/system.install
Implements hook_install().
system_site_maintenance_mode_submit in modules/system/system.admin.inc
Submit handler for the system_site_maintenance_mode() form.
system_update_1005 in modules/system/system.install
Convert basic system variables to the state system.
system_update_1014 in modules/system/system.install
Move the system maintenance settings from variable to config.
system_update_1045 in modules/system/system.install
Ensure that the installation flag is properly set.
system_update_1053 in modules/system/system.install
Remove unnecessary items from the "main-menu" menu.
system_update_1058 in modules/system/system.install
Clarify state "menu_expanded" as "menus_containing_expanded_items".
_system_utf8mb4_convert_batch_finished in modules/system/system.admin.inc
Performs post-processing for node_access_rebuild().
system_utf8mb4_convert_form_submit in modules/system/system.admin.inc
Form submit function; convert existing database tables to utf8mb4.
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks in modules/taxonomy/tests/taxonomy.test
Sets up the hooks in the test module.
taxonomy_test_query_alter in modules/simpletest/tests/taxonomy_test.module
Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter in modules/simpletest/tests/taxonomy_test.module
Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter in modules/simpletest/tests/taxonomy_test.module
Implements hook_query_TAG_alter().
TestingMailSystem::mail in modules/system/system.mail.inc
Accept an e-mail message and store it in a variable.
token_test_exit in modules/simpletest/tests/token_test.module
Implements hook_exit().
TokenTestHelper::assertPageTokens in modules/simpletest/tests/token.test
Make a page request and test for token generation.
update_batch in includes/update.inc
Starts the database update batch process.
UpdateCoreTestCase::setSystemInfo1_0 in modules/update/tests/update.test
Sets the version to 1.0 when no project-specific mapping is defined.
UpdateCoreTestCase::testDatestampMismatch in modules/update/tests/update.test
Ensures proper results where there are date mismatches among modules.
UpdateCoreTestCase::testModulePageRegularUpdate in modules/update/tests/update.test
Checks the messages at admin/modules when an update is missing.
UpdateCoreTestCase::testModulePageRunCron in modules/update/tests/update.test
Checks that running cron updates the list of available updates.
UpdateCoreTestCase::testModulePageSecurityUpdate in modules/update/tests/update.test
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testModulePageUpToDate in modules/update/tests/update.test
Checks the messages at admin/modules when the site is up to date.
_update_cron_notify in modules/update/update.fetch.inc
Performs any notifications that should be done once cron fetches new data.
update_finished in includes/update.inc
Finishes the update process and stores the results for eventual display.
update_fix_requirements in includes/update.inc
Perform Drupal 7.x to Backdrop 1.x updates that are required for update.php to function properly.
update_prepare_language in includes/update.inc
Prepare Backdrop language changes for the bootstrap if needed.
_update_process_fetch_task in modules/update/update.fetch.inc
Processes a task to fetch available update data for a single project.
UpdateTestContribCase::testHookUpdateStatusAlter in modules/update/tests/update.test
Check that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable in modules/update/tests/update.test
Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate in modules/update/tests/update.test
Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate in modules/update/tests/update.test
Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL in modules/update/tests/update.test
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic in modules/update/tests/update.test
Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder in modules/update/tests/update.test
Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes in modules/update/tests/update.test
Tests that disabled themes are only shown when desired.
UpdateTestHelper::refreshUpdateStatus in modules/update/tests/update.test
Refreshes the update status based on the desired available update scenario.
UserEditRebuildTestCase::testUserEditFormRebuild in modules/user/tests/user.test
Test user edit page when the form is set to rebuild.
ViewsAccessTest::testDynamicAccessPlugin in modules/views/tests/views_access.test
Tests dynamic access plugin.
views_invalidate_cache in modules/views/views.module
Invalidate the views cache, forcing a rebuild on the next grab of table data.
ViewsModuleTest::testFetchData in modules/views/tests/views_module.test
Tests views_fetch_data().
ViewsSqlTest::setUp in modules/views/tests/views_query.test
Sets up a Backdrop site for running functional and integration tests.
views_test_views_data in modules/views/tests/views_test/views_test.module
Implements hook_views_data().