Search for field_

  1. Search 9.5.x for field_
  2. Search 8.9.x for field_
  3. Search 10.3.x for field_
  4. Search 11.x for field_
  5. Other projects
Title Object type File name Summary
_field_ui_bundle_admin_path function modules/field_ui/field_ui.module Determines the administration path for a bundle.
_field_ui_field_name_exists function modules/field_ui/field_ui.admin.inc Render API callback: Checks if a field machine name is taken.
_field_ui_field_overview_form_validate_add_existing function modules/field_ui/field_ui.admin.inc Validates the 'add existing field' row of field_ui_field_overview_form().
_field_ui_field_overview_form_validate_add_new function modules/field_ui/field_ui.admin.inc Validates the 'add new field' row of field_ui_field_overview_form().
_field_ui_reduce_order function modules/field_ui/field_ui.admin.inc Determines the rendering order of an array representing a tree.
_field_ui_view_mode_menu_access function modules/field_ui/field_ui.module Menu access callback for the 'view mode display settings' pages.
_field_write_instance function modules/field/field.crud.inc Stores an instance record in the field configuration database.
_file_field_get_description_from_element function modules/file/file.field.inc Retrieves the file description from a field field element.
_image_field_resolution_validate function modules/image/image.field.inc Element validate function for resolution fields.
_profile_field_serialize function modules/profile/profile.module
_profile_field_types function modules/profile/profile.module
_profile_get_fields function modules/profile/profile.module
_profile_update_user_fields function modules/profile/profile.module Helper function: update an array of user fields by calling profile_view_field
_update_7000_field_create_field function modules/field/field.install Utility function: create a field by writing directly to the database.
_update_7000_field_create_instance function modules/field/field.install Utility function: write a field instance directly to the database.
_update_7000_field_delete_field function modules/field/field.install Utility function: delete a field stored in SQL storage directly from the database.
_update_7000_field_delete_instance function modules/field/field.install Utility function: delete an instance and all its data of a field stored in SQL Storage.
_update_7000_field_read_fields function modules/field/field.install Utility function: fetch all the field definitions from the database.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.