|
hook_field_widget_info |
function |
drupal-7.x/modules/field/field.api.php |
Expose Field API widget types. |
|
hook_field_widget_form |
function |
drupal-7.x/modules/field/field.api.php |
Return the form for a single field widget. |
|
hook_field_attach_form |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_form(). |
|
hook_field_attach_load |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_load(). |
|
FieldUITestCase::setUp |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Sets up a Drupal site for running functional and integration tests. |
|
text_field_widget_info |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
|
text_field_widget_form |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
|
FieldsOverlapException |
class |
drupal-7.x/includes/database/database.inc |
Exception thrown if an insert query specifies a field twice. |
|
hook_field_purge_field |
function |
drupal-7.x/modules/field/field.api.php |
Acts when a field record is being purged. |
|
FIELD_BEHAVIOR_DEFAULT |
constant |
drupal-7.x/modules/field/field.module |
Value for field API concerning widget default and multiple value settings. |
|
EntityFieldQuery::$age |
property |
drupal-7.x/includes/entity.inc |
Flag indicating whether this is querying current or all revisions. |
|
field_modules_disabled |
function |
drupal-7.x/modules/field/field.module |
Implements hook_modules_disabled(). |
|
field_associate_fields |
function |
drupal-7.x/modules/field/field.module |
Allows a module to update the database for fields and columns it controls. |
|
field_test_field_access |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_access(). |
|
FieldSqlStorageTestCase |
class |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test |
Tests field storage. |
|
FileFieldWidgetTestCase |
class |
drupal-7.x/modules/file/tests/file.test |
Tests file field widget. |
|
field_attach_preprocess |
function |
drupal-7.x/modules/field/field.attach.inc |
Populate the template variables with the field values available for rendering. |
|
node_field_extra_fields |
function |
drupal-7.x/modules/node/node.module |
Implements hook_field_extra_fields(). |
|
field_content_languages |
function |
drupal-7.x/modules/field/field.multilingual.inc |
Returns available content languages. |
|
file_field_prepare_view |
function |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_prepare_view(). |
|
db_field_set_no_default |
function |
drupal-7.x/includes/database/database.inc |
Sets a field to have no default value. |
|
list_field_update_field |
function |
drupal-7.x/modules/field/modules/list/list.module |
Implements hook_field_update_field(). |
|
file_field_widget_value |
function |
drupal-7.x/modules/file/file.field.inc |
The #value_callback for the file_generic field element. |
|
_field_info_field_cache |
function |
drupal-7.x/modules/field/field.info.inc |
Retrieves the FieldInfo object for the current request. |
|
taxonomy_field_validate |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_validate(). |
|
taxonomy_field_is_empty |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_is_empty(). |
|
field_info_widget_types |
function |
drupal-7.x/modules/field/field.info.inc |
Returns information about field widgets from hook_field_widget_info(). |
|
field_info_field_by_ids |
function |
drupal-7.x/modules/field/field.info.inc |
Returns the same data as field_info_field_by_id() for every field. |
|
field_info_extra_fields |
function |
drupal-7.x/modules/field/field.info.inc |
Returns a list and settings of pseudo-field elements in a given bundle. |
|
FieldUpdatePathTestCase |
class |
drupal-7.x/modules/simpletest/tests/upgrade/update.field.test |
Tests the Field 7.0 -> 7.x update path. |
|
FieldInfo::getInstances |
function |
drupal-7.x/modules/field/field.info.class.inc |
Retrieves all active, non-deleted instances definitions. |
|
FieldInfo::getFieldById |
function |
drupal-7.x/modules/field/field.info.class.inc |
Returns a field definition from a field ID. |
|
field_test_field_schema |
function |
drupal-7.x/modules/field/tests/field_test.install |
Implements hook_field_schema(). |
|
FieldInfo::prepareField |
function |
drupal-7.x/modules/field/field.info.class.inc |
Prepares a field definition for the current run-time context. |
|
poll_field_extra_fields |
function |
drupal-7.x/modules/poll/poll.module |
Implements hook_field_extra_fields(). |
|
hook_field_extra_fields |
function |
drupal-7.x/modules/field/field.api.php |
Exposes "pseudo-field" components on fieldable entities. |
|
hook_field_prepare_view |
function |
drupal-7.x/modules/field/field.api.php |
Prepare field values prior to display. |
|
hook_field_widget_error |
function |
drupal-7.x/modules/field/field.api.php |
Flag a field-level validation error. |
|
user_field_extra_fields |
function |
drupal-7.x/modules/user/user.module |
Implements hook_field_extra_fields(). |
|
FieldDisplayAPITestCase |
class |
drupal-7.x/modules/field/tests/field.test |
|
|
image_field_widget_info |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_widget_info(). |
|
image_field_widget_form |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_widget_form(). |
|
hook_field_attach_purge |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_purge_data(). |
|
hook_field_storage_info |
function |
drupal-7.x/modules/field/field.api.php |
Expose Field API storage backends. |
|
hook_field_storage_load |
function |
drupal-7.x/modules/field/field.api.php |
Load field data for a set of entities. |
|
text_field_widget_error |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_widget_error(). |
|
FieldBulkDeleteTestCase |
class |
drupal-7.x/modules/field/tests/field.test |
Unit test class for field bulk delete and batch purge functionality. |
|
hook_field_create_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field being created. |
|
hook_field_update_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field being updated. |
|
hook_field_delete_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field being deleted. |