Contains filters are case sensitive
Namesort descending Location Description
book_schema modules/book/book.install Implements hook_schema().
book_theme modules/book/book.module Implements hook_theme().
book_toc modules/book/book.module Returns an array of book pages in table of contents order.
_book_toc_recurse modules/book/book.module Recursively processes and formats menu items for book_toc().
book_token_info modules/book/book.tokens.inc Implements hook_token_info().
book_tokens modules/book/book.tokens.inc Implements hook_tokens() on behalf of book.module.
book_type_is_allowed modules/book/book.module Determine if a given node type is in the list of types allowed for books.
book_uninstall modules/book/book.install Implements hook_uninstall().
book_update_1000 modules/book/book.install Move book settings from variables to config.
book_update_bid modules/book/book.module Updates the book ID of a page and its children when it moves to a new book.
_book_update_outline modules/book/book.module Handles additions and updates to the book outline.
book_views_api modules/book/book.module Implements hook_views_api().
book_views_data modules/book/views/book.views.inc Implements hook_views_data().
book_views_plugins modules/book/views/book.views.inc Implements hook_views_plugins().
bootstrap_hooks includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded.
bootstrap_invoke_all includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it.
boot_test_1_boot modules/simpletest/tests/boot_test_1.module Implements hook_boot().
boot_test_2_config_info modules/simpletest/tests/boot_test_2.module Implements hook_config_info().
cache includes/cache.inc Instantiates and statically caches the correct class for a cache bin.
cache_clear_all includes/cache.inc Clears data from the cache.
cache_flush includes/cache.inc Flushes all cache items in a bin.
cache_get includes/cache.inc Returns data from the persistent cache.
cache_get_multiple includes/cache.inc Returns data from the persistent cache when given an array of cache IDs.
cache_is_empty includes/cache.inc Checks if a cache bin is empty.
cache_set includes/cache.inc Stores data in the persistent cache.
callback_batch_finished modules/system/form.api.php Complete a batch process.
callback_batch_operation modules/system/form.api.php Perform a single batch operation.
callback_filter_allowed_html modules/filter/filter.api.php Returns HTML allowed by this filter's configuration.
callback_filter_prepare modules/filter/filter.api.php Provide prepared text with special characters escaped.
callback_filter_process modules/filter/filter.api.php Provide text filtered to conform to the supplied format.
callback_filter_settings modules/filter/filter.api.php Provide a settings form for filter settings.
callback_filter_tips modules/filter/filter.api.php Return help text for a filter.
callback_queue_worker modules/system/system.api.php Work on a single queue item.
callback_search_conditions modules/search/search.api.php Provide search query conditions.
check_markup modules/filter/filter.module Runs all the enabled filters on a piece of text.
check_plain includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML.
check_url includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML.
ckeditor_ckeditor_plugins modules/ckeditor/ckeditor.module Implements hook_ckeditor_plugins().
ckeditor_editor_info modules/ckeditor/ckeditor.module Implements hook_editor_info().
ckeditor_form_filter_format_editor_image_form_alter modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_get_acf_settings modules/ckeditor/ckeditor.module Builds the ACF part of the CKEditor JS settings.
ckeditor_get_settings modules/ckeditor/ckeditor.module Editor JS settings callback; Add CKEditor settings to the page for a format.
ckeditor_image_plugin_check modules/ckeditor/ckeditor.module Enabled callback for hook_ckeditor_plugins().
ckeditor_image_upload modules/ckeditor/ckeditor.pages.inc Menu callback; Saves images uploaded via copy/paste into the editor.
ckeditor_library_info modules/ckeditor/ckeditor.module Implements hook_library_info().
ckeditor_menu modules/ckeditor/ckeditor.module Implements hook_menu().
ckeditor_plugins modules/ckeditor/ckeditor.module Retrieves the full list of installed CKEditor plugins.
ckeditor_requirements modules/ckeditor/ckeditor.install Implements hook_requirements().
ckeditor_settings_form modules/ckeditor/ckeditor.admin.inc Editor settings callback; Provide options for CKEditor module.
ckeditor_settings_form_submit modules/ckeditor/ckeditor.admin.inc Additional submit handler for filter_admin_format_form().

Pages