Namesort descending Location Description
field_defaults_instance core/modules/field/field.crud.inc Provides a list of defaults for instance arrays.
field_default_extract_form_values core/modules/field/field.default.inc Extracts field values from submitted form values.
field_default_form core/modules/field/field.form.inc Creates a form element for a field and can populate it with a default value.
field_default_form_errors core/modules/field/field.form.inc Transfer field-level validation errors to widgets.
field_default_insert core/modules/field/field.default.inc Default field 'insert' operation.
field_default_prepare_translation core/modules/field/field.default.inc Copies source field values into the entity to be prepared.
field_default_prepare_view core/modules/field/field.default.inc Invokes hook_field_formatter_prepare_view() on the relevant formatters.
field_default_submit core/modules/field/field.default.inc Default field 'submit' operation.
field_default_validate core/modules/field/field.default.inc Generic field validation handler.
field_default_view core/modules/field/field.default.inc Builds a renderable array for one field on one entity instance.
field_delete_field core/modules/field/field.crud.inc Marks a field and its instances and data for deletion.
field_delete_instance core/modules/field/field.crud.inc Marks a field instance and its data for deletion.
field_entity_view_mode_delete core/modules/field/field.module Implements hook_entity_view_mode_delete().
field_entity_view_mode_insert core/modules/field/field.module Implements hook_entity_view_mode_insert().
field_entity_view_mode_update core/modules/field/field.module Implements hook_entity_view_mode_update().
field_example_3text_validate modules/examples/field_example/field_example.module Validate the individual fields and then convert to RGB string.
field_example_field_formatter_info modules/examples/field_example/field_example.module Implements hook_field_formatter_info().
field_example_field_formatter_view modules/examples/field_example/field_example.module Implements hook_field_formatter_view().
field_example_field_info modules/examples/field_example/field_example.module Implements hook_field_info().
field_example_field_is_empty modules/examples/field_example/field_example.module Implements hook_field_is_empty().
field_example_field_schema modules/examples/field_example/field_example.install Implements hook_field_schema().
field_example_field_validate modules/examples/field_example/field_example.module Implements hook_field_validate().
field_example_field_widget_error modules/examples/field_example/field_example.module Implements hook_field_widget_error().
field_example_field_widget_form modules/examples/field_example/field_example.module Implements hook_field_widget_form().
field_example_field_widget_info modules/examples/field_example/field_example.module Implements hook_field_widget_info().
field_example_menu modules/examples/field_example/field_example.module Implements hook_menu().
field_extract_bundle core/modules/field/field.module Helper function to extract the bundle name of from a bundle object.
field_extra_fields_get_display core/modules/field/field.module Returns the display settings to use for pseudo-fields in a display mode.
field_field_display_alter core/modules/field/field.module Implements hook_field_display_alter().
field_filter_xss core/modules/field/field.module Like filter_xss_admin(), but with a shorter list of allowed tags.
field_flush_caches core/modules/field/field.module Implements hook_flush_caches().
field_formatter_settings_get_instance_display_settings core/modules/field/field.info.inc Get the formatter settings for a field instance and view mode.
field_form_element_after_build core/modules/field/field.form.inc #after_build callback for field elements in a form.
field_form_get_state core/modules/field/field.form.inc Retrieves processing information about a field from $form_state.
field_form_set_state core/modules/field/field.form.inc Stores processing information about a field in $form_state.
field_get_block_list core/modules/field/field.module Helper function to build a list of fields that have been made available as a block.
field_get_default_value core/modules/field/field.module Helper function to get the default value for a field on an entity.
field_get_display core/modules/field/field.module Returns the display settings to use for an instance in a given display mode.
field_get_items core/modules/field/field.module Returns the field items in the language they currently would be displayed.
field_get_value core/modules/field/field.module Returns the first value from a field.
field_get_values core/modules/field/field.module Returns all values from a field.
field_group_add_row core/modules/field_group/field_group.field_ui.inc Helper function to add a row in the overview forms.
field_group_attach_groups core/modules/field_group/field_group.module Attach groups to the (form) build.
field_group_build_entity_groups core/modules/field_group/field_group.module Preprocess/ Pre-render callback.
field_group_configure_form core/modules/field_group/field_group.field_ui.inc Configure group on the Manage fields screen.
field_group_configure_form_submit core/modules/field_group/field_group.field_ui.inc Submit handler for field_group_configure_form().
field_group_config_info core/modules/field_group/field_group.module Implements hook_config_info().
field_group_config_label core/modules/field_group/field_group.module Given a bundle config file, display a unique label.
field_group_delete_form core/modules/field_group/field_group.field_ui.inc Menu callback; present a form for removing a group.
field_group_delete_form_submit core/modules/field_group/field_group.field_ui.inc Remove group from bundle.

Pages