Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
text_field_widget_settings_form drupal/modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
text_field_widget_form drupal/modules/field/modules/text/text.module Implements hook_field_widget_form().
text_field_widget_error drupal/modules/field/modules/text/text.module Implements hook_field_widget_error().
text_field_prepare_translation drupal/modules/field/modules/text/text.module Implements hook_field_prepare_translation().
text_filter_format_update drupal/modules/field/modules/text/text.module Implements hook_filter_format_update().
text_filter_format_disable drupal/modules/field/modules/text/text.module Implements hook_filter_format_disable().
list_test_allowed_values_callback drupal/modules/field/modules/list/tests/list_test.module Allowed values callback. 2
list_test_dynamic_values_callback drupal/modules/field/modules/list/tests/list_test.module An entity-bound allowed values callback. 1
test_theme_theme_test__suggestion drupal/modules/simpletest/tests/themes/test_theme/template.php Tests a theme overriding a suggestion of a base theme hook.
test_theme_theme_test_alter_alter drupal/modules/simpletest/tests/themes/test_theme/template.php Tests a theme implementing an alter hook.
form_process_autocomplete drupal/includes/form.inc Process function to prepare autocomplete data. 1
openid_update_7000 drupal/modules/openid/openid.install Bind associations to their providers.
hook_system_theme_engine_info drupal/modules/system/system.api.php Return additional theme engines provided by modules.
hook_help drupal/modules/system/system.api.php Provide online user help.
callback_queue_worker drupal/modules/system/system.api.php Work on a single queue item.
callback_batch_operation drupal/modules/system/form.api.php Perform a single batch operation.
callback_batch_finished drupal/modules/system/form.api.php Complete a batch process.
system_update_7079 drupal/modules/system/system.install Convert the 'filesize' column in {file_managed} to a bigint.
system_update_7080 drupal/modules/system/system.install Convert the 'format' column in {date_format_locale} to case sensitive varchar.
system_update_7081 drupal/modules/system/system.install Remove the Drupal 6 default install profile if it is still in the database.
aggregator_update_7004 drupal/modules/aggregator/aggregator.install Add index on timestamp.
field_update_7004 drupal/modules/field/field.install Grant the new "administer fields" permission to trusted users.
field_permission drupal/modules/field/field.module Implements hook_permission().
node_update_7014 drupal/modules/node/node.install Add an index on {node}.language.
node_update_7015 drupal/modules/node/node.install Enable node types that may have been erroneously disabled in Drupal 7.36.
node_update_7016 drupal/modules/node/node.install Change {history}.nid to an unsigned int in order to match {node}.nid.
field_ui_admin_access drupal/modules/field_ui/field_ui.module Access callback to determine if a user is allowed to use the field UI. 1
hook_block_cid_parts_alter drupal/modules/block/block.api.php Act on block cache ID (cid) parts before the cid is generated.
block_update_7009 drupal/modules/block/block.install Increase {block}.title length to 255 characters.
_simpletest_autoload_psr4_psr0 drupal/modules/simpletest/simpletest.module Autoload callback to find PSR-4 and PSR-0 test classes. 1
user_has_role drupal/modules/user/user.module Checks if a user has a role.
_user_cancel_session_regenerate drupal/modules/user/user.module Implements callback_batch_finished(). 1
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_palette_color_value drupal/modules/color/color.module Determines the value for a palette color field. 1
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.
system_cron_test_flush_caches drupal/modules/system/tests/system_cron_test.module Implements hook_flush_caches(). 1
cron_queue_test_cron_queue_info drupal/modules/system/tests/cron_queue_test.module Implements hook_cron_queue_info().
cron_queue_test_exception drupal/modules/system/tests/cron_queue_test.module 2
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().

Pages

Other projects