Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
breakpoint_themes_disabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_disabled().
breakpoint_themes_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_enabled().
breakpoint_theme_test_system_theme_info drupal/core/modules/breakpoint/tests/breakpoint_theme_test.module Implements hook_system_theme_info().
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 37
cache_delete_tags drupal/core/includes/cache.inc Deletes items from all bins with any of the specified tags. 1
cache_invalidate_tags drupal/core/includes/cache.inc Marks cache items from all bins with any of the specified tags as invalid. 29 1
cache_test_schema drupal/core/modules/system/tests/modules/cache_test/cache_test.install Implements hook_schema().
check_markup drupal/core/modules/filter/filter.module Runs all the enabled filters on a piece of text. 20
check_plain drupal/core/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 262 15
check_url drupal/core/includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML. 22
color_form_system_theme_settings_alter drupal/core/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_get_info drupal/core/modules/color/color.module Retrieves the Color module information for a particular theme. 3
color_get_palette drupal/core/modules/color/color.module Retrieves the color palette for a particular theme. 3
color_help drupal/core/modules/color/color.module Implements hook_help().
color_library_info drupal/core/modules/color/color.module Implements hook_library_info().
color_requirements drupal/core/modules/color/color.install Implements hook_requirements().
color_scheme_form drupal/core/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 1
color_scheme_form_submit drupal/core/modules/color/color.module Form submission handler for color_scheme_form(). 1
color_scheme_form_validate drupal/core/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_theme drupal/core/modules/color/color.module Implements hook_theme().
comment_access drupal/core/modules/comment/comment.module Determines whether the current user has access to a particular comment. 2 2
comment_action_info drupal/core/modules/comment/comment.module Implements hook_action_info().
comment_add drupal/core/modules/comment/comment.module Returns a rendered form to comment the given node. 2
comment_admin drupal/core/modules/comment/comment.admin.inc Page callback: Presents an administrative comment listing. 1
comment_admin_overview drupal/core/modules/comment/comment.admin.inc Form constructor for the comment overview administration form. 1
comment_admin_overview_submit drupal/core/modules/comment/comment.admin.inc Form submission handler for comment_admin_overview().
comment_admin_overview_validate drupal/core/modules/comment/comment.admin.inc Form validation handler for comment_admin_overview().
comment_alphadecimal_to_int drupal/core/modules/comment/comment.module Decodes a sorting code back to an integer. 1
comment_approve drupal/core/modules/comment/comment.pages.inc Page callback: Publishes the specified comment. 1
comment_block_configure drupal/core/modules/comment/comment.module Implements hook_block_configure().
comment_block_info drupal/core/modules/comment/comment.module Implements hook_block_info().
comment_block_save drupal/core/modules/comment/comment.module Implements hook_block_save().
comment_block_view drupal/core/modules/comment/comment.module Implements hook_block_view().
comment_confirm_delete drupal/core/modules/comment/comment.admin.inc Form constructor for the confirmation form for comment deletion. 1
comment_confirm_delete_page drupal/core/modules/comment/comment.admin.inc Page callback: Shows a confirmation page for comment deletions. 1
comment_confirm_delete_submit drupal/core/modules/comment/comment.admin.inc Form submission handler for comment_confirm_delete().
comment_count_unpublished drupal/core/modules/comment/comment.module Returns a menu title which includes the number of unapproved comments. 1
comment_delete drupal/core/modules/comment/comment.module Deletes a comment and all its replies. 2 1
comment_delete_multiple drupal/core/modules/comment/comment.module Deletes comments and all their replies. 7
comment_edit_page drupal/core/modules/comment/comment.module Page callback: Displays the comment editing form. 1
comment_enable drupal/core/modules/comment/comment.install Implements hook_enable().
comment_entity_info drupal/core/modules/comment/comment.module Implements hook_entity_info().
comment_field_extra_fields drupal/core/modules/comment/comment.module Implements hook_field_extra_fields().
comment_file_download_access drupal/core/modules/comment/comment.module Implements hook_file_download_access().
comment_form_node_form_alter drupal/core/modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter drupal/core/modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_get_display_ordinal drupal/core/modules/comment/comment.module Gets the display ordinal for a comment, starting from 0. 1
comment_get_display_page drupal/core/modules/comment/comment.module Returns the page number for a comment. 2
comment_get_recent drupal/core/modules/comment/comment.module Finds the most recent comments that are available to the current user. 1
comment_get_thread drupal/core/modules/comment/comment.module Retrieves comments for a thread. 2

Pages

Other projects