Functions

Primary tabs

Name Location Description Direct usessort descending Strings
dblog_logging_settings_submit drupal/core/modules/dblog/dblog.module Form submission handler for system_logging_settings(). 1
field_help drupal/core/modules/field/field.module Implements hook_help().
field_theme drupal/core/modules/field/field.module Implements hook_theme().
field_cron drupal/core/modules/field/field.module Implements hook_cron().
field_system_info_alter drupal/core/modules/field/field.module Implements hook_system_info_alter().
field_data_type_info drupal/core/modules/field/field.module Implements hook_data_type_info() to register data types for all field types.
field_entity_create drupal/core/modules/field/field.module Implements hook_entity_create().
field_entity_field_info drupal/core/modules/field/field.module Implements hook_entity_field_info() to define all configured fields.
field_field_widget_info_alter drupal/core/modules/field/field.module Implements hook_field_widget_info_alter().
field_rebuild drupal/core/modules/field/field.module Implements hook_rebuild().
field_modules_enabled drupal/core/modules/field/field.module Implements hook_modules_enabled().
field_modules_disabled drupal/core/modules/field/field.module Implements hook_modules_disabled().
_field_sort_items drupal/core/modules/field/field.module Sorts items in a field according to user drag-and-drop reordering.
_field_sort_items_helper drupal/core/modules/field/field.module Callback for usort() within _field_sort_items(). 1
_field_sort_items_value_helper drupal/core/modules/field/field.module Callback for usort() within theme_field_multiple_value_form(). 2
field_page_build drupal/core/modules/field/field.module Implements hook_page_build().
template_preprocess_field drupal/core/modules/field/field.module Prepares variables for field templates.
template_process_field drupal/core/modules/field/field.module Theme process function for theme_field() and field.html.twig.
theme_field drupal/core/modules/field/field.module Returns HTML for a field.
field_hook_info drupal/core/modules/field/field.module Implements hook_hook_info().
hook_field_extra_fields drupal/core/modules/field/field.api.php Exposes "pseudo-field" components on fieldable entities.
hook_field_extra_fields_alter drupal/core/modules/field/field.api.php Alter "pseudo-field" components on fieldable entities.
hook_field_info drupal/core/modules/field/field.api.php Define Field API field types.
hook_field_info_alter drupal/core/modules/field/field.api.php Perform alterations on Field API field types.
hook_field_schema drupal/core/modules/field/field.api.php Define the Field API schema for a field structure.
hook_field_load drupal/core/modules/field/field.api.php Define custom load behavior for this module's field types.
hook_field_prepare_view drupal/core/modules/field/field.api.php Prepare field values prior to display.
hook_field_validate drupal/core/modules/field/field.api.php Validate this module's field data.
hook_field_presave drupal/core/modules/field/field.api.php Define custom presave behavior for this module's field types.
hook_field_insert drupal/core/modules/field/field.api.php Define custom insert behavior for this module's field data.
hook_field_update drupal/core/modules/field/field.api.php Define custom update behavior for this module's field data.
hook_field_storage_update_field drupal/core/modules/field/field.api.php Update the storage information for a field.
hook_field_delete drupal/core/modules/field/field.api.php Define custom delete behavior for this module's field data.
hook_field_delete_revision drupal/core/modules/field/field.api.php Define custom revision delete behavior for this module's field types.
hook_field_prepare_translation drupal/core/modules/field/field.api.php Define custom prepare_translation behavior for this module's field types.
hook_field_is_empty drupal/core/modules/field/field.api.php Define what constitutes an empty item for a field type.
hook_field_widget_info_alter drupal/core/modules/field/field.api.php Perform alterations on Field API widget types.
hook_field_widget_form_alter drupal/core/modules/field/field.api.php Alter forms for field widgets provided by other modules.
hook_field_widget_WIDGET_TYPE_form_alter drupal/core/modules/field/field.api.php Alter widget forms for a specific widget provided by another module.
hook_field_formatter_info_alter drupal/core/modules/field/field.api.php Perform alterations on Field API formatter types.
hook_field_attach_form drupal/core/modules/field/field.api.php Act on field_attach_form().
hook_field_attach_load drupal/core/modules/field/field.api.php Act on field_attach_load().
hook_field_attach_validate drupal/core/modules/field/field.api.php Act on field_attach_validate().
hook_field_attach_extract_form_values drupal/core/modules/field/field.api.php Act on field_attach_extract_form_values().
hook_field_attach_presave drupal/core/modules/field/field.api.php Act on field_attach_presave().
hook_field_attach_insert drupal/core/modules/field/field.api.php Act on field_attach_insert().
hook_field_attach_update drupal/core/modules/field/field.api.php Act on field_attach_update().
hook_field_attach_preprocess_alter drupal/core/modules/field/field.api.php Alter field_attach_preprocess() variables.
hook_field_attach_delete drupal/core/modules/field/field.api.php Act on field_attach_delete().
hook_field_attach_delete_revision drupal/core/modules/field/field.api.php Act on field_attach_delete_revision().

Pages

Other projects