- admin_bar_links_alert in core/
modules/ admin_bar/ admin_bar.inc - Build alert indicator.
- BackdropWebTestCase::tearDown in core/
modules/ simpletest/ backdrop_web_test_case.php - Delete created files and temporary files directory, delete the tables created by setUp(), and reset the database prefix.
- CommentHelperCase::performCommentOperation in core/
modules/ comment/ tests/ comment.test - Performs the specified operation on the specified comment.
- comment_multiple_delete_confirm_submit in core/
modules/ comment/ comment.admin.inc - Form submission handler for comment_multiple_delete_confirm().
- comment_node_search_result in core/
modules/ comment/ comment.module - Implements hook_node_search_result().
- comment_node_view in core/
modules/ comment/ comment.module - Implements hook_node_view().
- config_sync_form in core/
modules/ config/ config.admin.inc - Form callback; Build the form for syncing all staged configuration.
- contact_category_edit_form_validate in core/
modules/ contact/ contact.admin.inc - Form validation handler for contact_category_edit_form().
- DashboardOverviewContentBlock::getContent in core/
modules/ dashboard/ includes/ block.overview_content.inc - Return the content of a block.
- DashboardOverviewUserBlock::getContent in core/
modules/ dashboard/ includes/ block.overview_user.inc - Return the content of a block.
- DashboardTaxonomyBlock::getContent in core/
modules/ dashboard/ includes/ block.taxonomy.inc - Return the content of a block.
- EntityBundleLayoutAccess::summary in core/
modules/ layout/ plugins/ access/ entity_bundle_layout_access.inc - Provides a human-readable summary of this access check's behavior.
- FileAdminTestCase::testFileAdminPages in core/
modules/ file/ tests/ file.test - Tests file overview with different user permissions.
- FileHookTestCase::assertFileHookCalled in core/
modules/ simpletest/ tests/ file.test - Assert that a hook_file_* hook was called a certain number of times.
- file_delete_form in core/
modules/ file/ file.pages.inc - Page callback: Form constructor for the file deletion confirmation form.
- file_multiple_delete_confirm in core/
modules/ file/ file.pages.inc - Multiple file deletion confirmation form.
- file_multiple_delete_confirm_submit in core/
modules/ file/ file.pages.inc - Form submission handler for file_multiple_delete_confirm().
- file_type_classify_finished in core/
modules/ file/ file.module - Batch 'finished' callback.
- file_type_delete_confirm in core/
modules/ file/ file.admin.inc - Menu callback; delete a single file type.
- file_update_1011 in core/
modules/ file/ file.install - Add Apple media types to document file type and to allowed extensions.
- format_interval in core/
includes/ common.inc - Formats a time interval with the requested granularity.
- format_size in core/
includes/ common.inc - Generates a string representation for the given byte count.
- hook_file_search_result in core/
modules/ file/ file.api.php - Act on a file being displayed as a search result.
- hook_node_search_result in core/
modules/ node/ node.api.php - Act on a node being displayed as a search result.
- HttpResponseCodeLayoutAccess::summary in core/
modules/ layout/ plugins/ access/ http_response_code_layout_access.inc - Provides a human-readable summary of this access check's behavior.
- installer_verify_update_archive in core/
modules/ installer/ installer.module - Implements hook_verify_update_archive().
- LanguageLayoutAccess::summary in core/
modules/ layout/ plugins/ access/ language_layout_access.inc - Provides a human-readable summary of this access check's behavior.
- LocaleImportFunctionalTest::testStandalonePoFile in core/
modules/ locale/ tests/ locale.test - Test import of standalone .po files.
- locale_translate_batch_finished in core/
modules/ locale/ locale.bulk.inc - Finished callback of system page locale import batch.
- menu_delete_menu_confirm in core/
modules/ menu/ menu.admin.inc - Build a confirm form for deletion of a custom menu.
- node_multiple_delete_confirm in core/
modules/ node/ node.admin.inc - Multiple node deletion confirmation form.
- node_multiple_delete_confirm_submit in core/
modules/ node/ node.admin.inc - Form submission handler for node_multiple_delete_confirm().
- node_node_type_update in core/
modules/ node/ node.types.inc - Implements hook_node_type_update().
- node_requirements in core/
modules/ node/ node.module - Implements hook_requirements().
- node_title_list in core/
modules/ node/ node.module - Gathers a listing of links to nodes.
- node_type_delete_confirm in core/
modules/ node/ node.types.inc - Menu callback; delete a single content type.
- node_type_form in core/
modules/ node/ node.types.inc - Form constructor for the node type editing form.
- number_field_formatter_view in core/
modules/ field/ modules/ number/ number.module - Implements hook_field_formatter_view().
- PathLayoutAccess::summary in core/
modules/ layout/ plugins/ access/ path_layout_access.inc - Provides a human-readable summary of this access check's behavior.
- path_bulk_update_batch_finished in core/
modules/ path/ path.admin.inc - Batch finished callback.
- redirect_list_form_operations_confirm_form in core/
modules/ redirect/ redirect.admin.inc - Form callback; Confirm a bulk operation on a list of redirects.
- redirect_list_form_operations_submit in core/
modules/ redirect/ redirect.admin.inc - Submit handler for redirect_list_form().
- redirect_purge_inactive_redirects in core/
modules/ redirect/ redirect.module - Purge inactive redirects from the database.
- SearchQuery::executeFirstPass in core/
modules/ search/ search.extender.inc - Executes the first pass query.
- search_admin_settings in core/
modules/ search/ search.admin.inc - Menu callback: displays the search module settings page.
- search_reindex_batch_finished in core/
modules/ search/ search.module - Batch 'finished' callback for rebuilding the search index.
- search_reindex_confirm in core/
modules/ search/ search.admin.inc - Menu callback: confirm rebuilding of the index.
- simpletest_clean_database in core/
modules/ simpletest/ simpletest.module - Removed prefixed tables from the database that are left over from crashed tests.
- simpletest_clean_environment in core/
modules/ simpletest/ simpletest.module - Remove all temporary database tables and directories.
- simpletest_clean_profile_cache_tables in core/
modules/ simpletest/ simpletest.module - Removes cached profile tables from the database.
- simpletest_clean_temporary_directories in core/
modules/ simpletest/ simpletest.module - Find all leftover temporary directories and remove them.
- simpletest_test_get_all in core/
modules/ simpletest/ simpletest.module - Get a list of all of the tests provided by the system.
- system_modules_confirm_form in core/
modules/ system/ system.admin.inc - Display confirmation form for required modules.
- system_requirements in core/
modules/ system/ system.install - Implements hook_requirements().
- system_transliteration_retroactive in core/
modules/ system/ system.admin.inc - Form builder function; generates retroactive transliteration confirm form.
- system_transliteration_retroactive_submit in core/
modules/ system/ system.admin.inc - Form submit function; retroactively transliterates existing file names.
- template_preprocess_installer_browser_project in core/
modules/ installer/ installer.theme.inc - Add some variables for the project theme.
- theme_date_display_remaining in core/
modules/ date/ date.theme.inc - Returns HTML for remaining message.
- theme_system_modules_uninstall in core/
modules/ system/ system.theme.inc - Returns HTML for a table of currently disabled modules.
- token_element_validate in core/
includes/ token.inc - Validate a form element that should have tokens in it.
- update_fetch_data_finished in core/
modules/ update/ update.fetch.inc - Batch callback: Performs actions when all fetch tasks have been completed.
- update_script_selection_form in core/
update.php - Form constructor for the list of available database module updates.
- UserRoleLayoutAccess::summary in core/
modules/ layout/ plugins/ access/ user_role_layout_access.inc - Provides a human-readable summary of this access check's behavior.
- user_login_final_validate in core/
modules/ user/ user.module - The final validation handler on the login form.
- user_multiple_cancel_confirm in core/
modules/ user/ user.admin.inc - Form builder; Cancel multiple accounts at the same time.
- views_handler_field_bulk_form::views_form_submit in core/
modules/ views/ handlers/ views_handler_field_bulk_form.inc - Submit handler for the bulk form.
- views_handler_field_math::render in core/
modules/ views/ handlers/ views_handler_field_math.inc - Render the field.
- views_handler_field_numeric::render in core/
modules/ views/ handlers/ views_handler_field_numeric.inc - Render the field.
- views_handler_filter_search::exposed_validate in core/
modules/ search/ views/ views_handler_filter_search.inc - Validate the options form.
- views_handler_filter_term_node_tid::validate_term_strings in core/
modules/ taxonomy/ views/ views_handler_filter_term_node_tid.inc - Validate the user string. In order to handle multiple input sources, this is abstracted out a bit; since this can come from either the form, or the exposed filter.
- views_handler_filter_user_name::validate_user_strings in core/
modules/ user/ views/ views_handler_filter_user_name.inc - Validate the user string. Since this can come from either the form or the exposed filter, this is abstracted out a bit so it can handle the multiple input sources.
- views_plugin_pager_full::summary_title in core/
modules/ views/ plugins/ views_plugin_pager_full.inc - Return a string to display as the clickable title for the pager plugin.
- views_plugin_pager_mini::summary_title in core/
modules/ views/ plugins/ views_plugin_pager_mini.inc - Return a string to display as the clickable title for the pager plugin.
- views_plugin_pager_some::summary_title in core/
modules/ views/ plugins/ views_plugin_pager_some.inc - Return a string to display as the clickable title for the pager plugin.
- _installer_browser_batch_install_releases_finished in core/
modules/ installer/ installer.browser.inc - Batch API callback: shows a message and finishes up the batch.
- _installer_manager_check_backends in core/
modules/ installer/ installer.manager.inc - Checks for file transfer backends and prepares a form fragment about them.
- _locale_import_po in core/
includes/ gettext.inc - Parses Gettext Portable Object information and inserts it into the database.
- _node_characters in core/
modules/ node/ node.types.inc - Helper function for teaser length choices.
- _node_mass_update_batch_finished in core/
modules/ node/ node.admin.inc - Menu callback: Reports the status of batch operation for node_mass_update().
- _simpletest_format_summary_line in core/
modules/ simpletest/ simpletest.module