Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
comment_alphadecimal_to_int drupal/core/modules/comment/comment.module Decodes a sorting code back to an integer. 1
comment_admin_overview_validate drupal/core/modules/comment/comment.admin.inc Form validation handler for comment_admin_overview().
comment_admin_overview_submit drupal/core/modules/comment/comment.admin.inc Form submission handler for comment_admin_overview().
comment_admin_overview drupal/core/modules/comment/comment.admin.inc Form constructor for the comment overview administration form. 1
comment_admin drupal/core/modules/comment/comment.admin.inc Page callback: Presents an administrative comment listing. 1
comment_add drupal/core/modules/comment/comment.module Returns a rendered form to comment the given node. 2
comment_action_info drupal/core/modules/comment/comment.module Implements hook_action_info().
comment_access drupal/core/modules/comment/comment.module Determines whether the current user has access to a particular comment. 2 2
color_theme drupal/core/modules/color/color.module Implements hook_theme().
color_scheme_form_validate drupal/core/modules/color/color.module Form validation handler for color_scheme_form(). 1
color_scheme_form_submit drupal/core/modules/color/color.module Form submission handler for color_scheme_form(). 1
color_scheme_form drupal/core/modules/color/color.module Form constructor for the color configuration form for a particular theme. 1 1
color_requirements drupal/core/modules/color/color.install Implements hook_requirements().
color_library_info drupal/core/modules/color/color.module Implements hook_library_info().
color_help drupal/core/modules/color/color.module Implements hook_help().
color_get_palette drupal/core/modules/color/color.module Retrieves the color palette for a particular theme. 3
color_get_info drupal/core/modules/color/color.module Retrieves the Color module information for a particular theme. 3
color_form_system_theme_settings_alter drupal/core/modules/color/color.module Implements hook_form_FORM_ID_alter().
check_url drupal/core/includes/common.inc Strips dangerous protocols from a URI and encodes it for output to HTML. 22
check_plain drupal/core/includes/bootstrap.inc Encodes special characters in a plain-text string for display as HTML. 262 15
check_markup drupal/core/modules/filter/filter.module Runs all the enabled filters on a piece of text. 20
cache_test_schema drupal/core/modules/system/tests/modules/cache_test/cache_test.install Implements hook_schema().
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_delete_tags drupal/core/includes/cache.inc Deletes items from all bins with any of the specified tags. 1
cache drupal/core/includes/cache.inc Instantiates and statically caches the correct class for a cache bin. 3 37
breakpoint_theme_test_system_theme_info drupal/core/modules/breakpoint/tests/breakpoint_theme_test.module Implements hook_system_theme_info().
breakpoint_themes_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_enabled().
breakpoint_themes_disabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_themes_disabled().
breakpoint_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoints as select options.
breakpoint_modules_uninstalled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_uninstalled().
breakpoint_modules_enabled drupal/core/modules/breakpoint/breakpoint.module Implements hook_modules_enabled().
breakpoint_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint by its identifier. 4
breakpoint_help drupal/core/modules/breakpoint/breakpoint.module Implements hook_help().
breakpoint_group_select_options drupal/core/modules/breakpoint/breakpoint.module Load all breakpoint groups as select options. 1
breakpoint_group_load drupal/core/modules/breakpoint/breakpoint.module Load one breakpoint group by its identifier.
breakpoint_get_theme_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified theme. 1
breakpoint_get_module_media_queries drupal/core/modules/breakpoint/breakpoint.module Get a list of available breakpoints from a specified module. 1
breakpoint_enable drupal/core/modules/breakpoint/breakpoint.install Implements hook_enable().
bootstrap_invoke_all drupal/core/includes/bootstrap.inc Invokes a bootstrap hook in all bootstrap modules that implement it. 3
bootstrap_hooks drupal/core/includes/bootstrap.inc Defines the critical hooks that force modules to always be loaded. 1
book_update_bid drupal/core/modules/book/book.module Updates the book ID of a page and its children when it moves to a new book. 1
book_update_8000 drupal/core/modules/book/book.install Move book settings from variables to config.
book_uninstall drupal/core/modules/book/book.install Implements hook_uninstall().
book_type_is_allowed drupal/core/modules/book/book.module Determines if a given node type is in the list of types allowed for books. 1
book_toc drupal/core/modules/book/book.module Returns an array of book pages in table of contents order. 1
book_theme drupal/core/modules/book/book.module Implements hook_theme().
book_schema drupal/core/modules/book/book.install Implements hook_schema().
book_render drupal/core/modules/book/book.pages.inc Page callback: Prints a listing of all books. 1
book_remove_form_submit drupal/core/modules/book/book.pages.inc Form submission handler for book_remove_form().
book_remove_form drupal/core/modules/book/book.pages.inc Form constructor to confirm removal of a node from a book. 1

Pages

Other projects