- book_remove_form_submit in core/
modules/ book/ book.pages.inc - Form submission handler for book_remove_form().
- CommentBlockFunctionalTest::testRecentCommentBlock in core/
modules/ comment/ tests/ comment.test - Tests the recent comments block.
- comment_admin_overview_submit in core/
modules/ comment/ comment.admin.inc - Form submission handler for comment_admin_overview().
- comment_multiple_delete_confirm_submit in core/
modules/ comment/ comment.admin.inc - Form submission handler for comment_multiple_delete_confirm().
- DefaultEntityController::resetCache in core/
modules/ entity/ entity.controller.inc - Implements EntityControllerInterface::resetCache().
- file_add_form_submit in core/
modules/ file/ file.pages.inc - Submit handler for the add file form.
- file_delete_form_submit in core/
modules/ file/ file.pages.inc - Form submission handler for file_delete_form().
- file_invalidate_field_caches in core/
modules/ file/ file.module - Clear the field cache for any entities referencing a specific file.
- file_multiple_delete_confirm_submit in core/
modules/ file/ file.pages.inc - Form submission handler for file_multiple_delete_confirm().
- LocaleTranslationFunctionalTest::testJavaScriptTranslation in core/
modules/ locale/ tests/ locale.test - NodeBlockFunctionalTest::testRecentNodeBlock in core/
modules/ node/ tests/ node.test - Tests the recent content block.
- NodeBlockTestCase::testSyndicateBlock in core/
modules/ node/ tests/ node.test - Tests the "Syndicate" block settings.
- node_access_rebuild in core/
modules/ node/ node.module - Rebuilds the node access database.
- node_multiple_delete_confirm_submit in core/
modules/ node/ node.admin.inc - Form submission handler for node_multiple_delete_confirm().
- node_update_1013 in core/
modules/ node/ node.install - Update the empty text, name, and menu link, for the admin content view.
- standard_install in core/
profiles/ standard/ standard.install - Implements hook_install().
- system_theme_default in core/
modules/ system/ system.admin.inc - Menu callback; Set the default theme.
- system_theme_settings_submit in core/
modules/ system/ system.admin.inc - Process system_theme_settings form submissions.
- ViewsModuleTest::testFetchData in core/
modules/ views/ tests/ views_module.test - Tests views_fetch_data().
- views_invalidate_cache in core/
modules/ views/ views.module - Invalidate the views cache, forcing a rebuild on the next grab of table data.
- _admin_bar_flush_cache in core/
modules/ admin_bar/ admin_bar.inc - Flush all caches or a specific one.
- _date_views_fields in core/
modules/ date/ views/ date_views_fields.inc - Identify all potential date/timestamp fields.
- _menu_clear_page_cache in core/
includes/ menu.inc - Clears the page and block caches at most twice per page load.
- _node_access_rebuild_batch_finished in core/
modules/ node/ node.module - Performs post-processing for node_access_rebuild().