Functions

Primary tabs

Name Location Description Direct uses Stringssort ascending
block_update_7009 drupal/modules/block/block.install Increase {block}.title length to 255 characters.
user_logout_current_user drupal/modules/user/user.pages.inc Logs the current user out. 2
user_has_role drupal/modules/user/user.module Checks if a user has a role.
user_update_7019 drupal/modules/user/user.install Ensure there is a combined index on {authmap}.uid and {authmap}.module.
image_update_7005 drupal/modules/image/image.install Add a column to the 'image_style' table to store administrative labels.
overlay_form_alter drupal/modules/overlay/overlay.module Implements hook_form_alter().
taxonomy_update_7011 drupal/modules/taxonomy/taxonomy.install Drop unpublished nodes from the index.
color_valid_hexadecimal_string drupal/modules/color/color.module Determines if a hexadecimal CSS color string is valid. 2
_rdf_mapping_load_multiple drupal/modules/rdf/rdf.module Helper function to retrieve a set of RDF mappings from the database. 2
callback_filter_settings drupal/modules/filter/filter.api.php Provide a settings form for filter settings.
callback_filter_prepare drupal/modules/filter/filter.api.php Provide prepared text with special characters escaped.
callback_filter_process drupal/modules/filter/filter.api.php Provide text filtered to conform to the supplied format.
callback_filter_tips drupal/modules/filter/filter.api.php Return help text for a filter.
dblog_update_7003 drupal/modules/dblog/dblog.install Account for possible legacy systems where dblog was not installed.
cron_queue_test_cron_queue_info drupal/modules/system/tests/cron_queue_test.module Implements hook_cron_queue_info().
field_test_query_store_global_test_query_alter drupal/modules/field/tests/field_test.module Implements hook_query_TAG_alter() for tag 'store_global_test_query'.
search_node_tags_query_alter drupal/modules/search/tests/search_node_tags.module Implements hook_query_alter().
search_node_tags_query_search_node_alter drupal/modules/search/tests/search_node_tags.module Implements hook_query_TAG_alter().
node_test_node_insert drupal/modules/node/tests/node_test.module Implements hook_node_insert().
block_test_block_view_block_test_test_underscore_alter drupal/modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_hyphen_alter drupal/modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_info_alter drupal/modules/block/tests/block_test.module Implements hook_block_info_alter().
boot_test_2_help drupal/modules/simpletest/tests/boot_test_2.module Implements hook_help().
system_test_schema drupal/modules/simpletest/tests/system_test.install Implements hook_schema().
boot_test_1_boot drupal/modules/simpletest/tests/boot_test_1.module Implements hook_boot().
theme_test_system_theme_engine_info drupal/modules/simpletest/tests/theme_test.module Implements hook_system_theme_engine_info().
common_test_init drupal/modules/simpletest/tests/common_test.module Implements hook_init().
form_test_validate_no_token_submit drupal/modules/simpletest/tests/form_test.module Form submission handler for form_test_validate_no_token().
system_test_watchdog drupal/modules/simpletest/tests/system_test.module Implements hook_watchdog().
system_test_module_implements_alter drupal/modules/simpletest/tests/system_test.module Implements hook_module_implements_alter().
module_test_module_implements_alter drupal/modules/simpletest/tests/module_test.module Implements hook_module_implements_alter()
user_form_test_form_user_profile_form_alter drupal/modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
_field_sql_storage_tablealias drupal/modules/field/modules/field_sql_storage/field_sql_storage.module Generates a table alias for a field data table. 1
drupal_autoload_test_registry_files_alter drupal/modules/simpletest/tests/drupal_autoload_test/drupal_autoload_test.module Implements hook_registry_files_alter().
nyan_cat_init drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Includes .theme file from themes.
nyan_cat_theme drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_theme().
nyan_cat_extension drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_extension().
nyan_cat_render_template drupal/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine Implements hook_render_template().

Pages

Other projects