|
field_ui_formatter_options |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns an array of formatter options for a field type. |
|
FieldFormTestCase::getInfo |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
field_ui_field_delete_form |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form constructor for removing a field instance from a bundle. |
|
hook_field_attach_validate |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_validate(). |
|
image_field_widget_process |
function |
drupal-7.x/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
|
FieldCrudTestCase::getInfo |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
ProfileTestFields::getInfo |
function |
drupal-7.x/modules/profile/profile.test |
|
|
comment_field_extra_fields |
function |
drupal-7.x/modules/comment/comment.module |
Implements hook_field_extra_fields(). |
|
image_field_formatter_info |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_formatter_info(). |
|
image_field_formatter_view |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_formatter_view(). |
|
_comment_body_field_create |
function |
drupal-7.x/modules/comment/comment.module |
Creates a comment_body field instance for a given node type. |
|
hook_field_storage_details |
function |
drupal-7.x/modules/field/field.api.php |
Reveal the internal details about the storage for a field. |
|
hook_field_info_max_weight |
function |
drupal-7.x/modules/field/field.api.php |
Returns the maximum weight for the entity components handled by the module. |
|
hook_field_create_instance |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field instance being created. |
|
hook_field_update_instance |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field instance being updated. |
|
hook_field_delete_instance |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field instance being deleted. |
|
TextFieldTestCase::getInfo |
function |
drupal-7.x/modules/field/modules/text/text.test |
|
|
EntityFieldQuery::$altered |
property |
drupal-7.x/includes/entity.inc |
TRUE if the query has already been altered, FALSE if it hasn't. |
|
EntityFieldQuery::$deleted |
property |
drupal-7.x/includes/entity.inc |
Query behavior for deleted data. |
|
_field_invoke_get_instances |
function |
drupal-7.x/modules/field/field.attach.inc |
Helper for _field_invoke(): retrieves a list of instances to operate on. |
|
taxonomy_field_extra_fields |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_extra_fields(). |
|
DatabaseSchema::fieldExists |
function |
drupal-7.x/includes/database/schema.inc |
Check if a column exists in the given table. |
|
InsertQuery::$defaultFields |
property |
drupal-7.x/includes/database/query.inc |
An array of fields that should be set to their database-defined defaults. |
|
NumberFieldTestCase::$field |
property |
drupal-7.x/modules/field/modules/number/number.test |
|
|
drupal-7.field.database.php |
file |
drupal-7.x/modules/simpletest/tests/upgrade/drupal-7.field.database.php |
Test content for the field update path. |
|
taxonomy_field_widget_error |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_error(). |
|
DatabaseSchema::changeField |
function |
drupal-7.x/includes/database/schema.inc |
Change a field definition. |
|
number_field_formatter_info |
function |
drupal-7.x/modules/field/modules/number/number.module |
Implements hook_field_formatter_info(). |
|
number_field_formatter_view |
function |
drupal-7.x/modules/field/modules/number/number.module |
Implements hook_field_formatter_view(). |
|
field_info_storage_settings |
function |
drupal-7.x/modules/field/field.info.inc |
Returns a field storage type's default settings. |
|
field_test_entity_test_load |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Loads a test_entity. |
|
FieldInfo::$loadedAllFields |
property |
drupal-7.x/modules/field/field.info.class.inc |
Whether $fieldsById contains all field definitions or a subset. |
|
FieldInfo::$bundleInstances |
property |
drupal-7.x/modules/field/field.info.class.inc |
Instance definitions by bundle. |
|
rdf_field_attach_view_alter |
function |
drupal-7.x/modules/rdf/rdf.module |
Implements hook_field_attach_view_alter(). |
|
_field_ui_bundle_admin_path |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Determines the administration path for a bundle. |
|
field_ui_inactive_instances |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Identifies inactive fields within a bundle. |
|
_profile_update_user_fields |
function |
drupal-7.x/modules/profile/profile.module |
Helper function: update an array of user fields by calling profile_view_field |
|
_field_ui_field_name_exists |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Render API callback: Checks if a field machine name is taken. |
|
field_ui_field_type_options |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns an array of field_type options. |
|
profile_field_form_validate |
function |
drupal-7.x/modules/profile/profile.admin.inc |
Validate profile_field_form submissions. |
|
profile_field_delete_submit |
function |
drupal-7.x/modules/profile/profile.admin.inc |
Process a field delete form submission. |
|
image_field_delete_revision |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
|
locale_field_language_alter |
function |
drupal-7.x/modules/locale/locale.module |
Implements hook_field_language_alter(). |
|
FieldUIManageFieldsTestCase |
class |
drupal-7.x/modules/field_ui/field_ui.test |
Tests the functionality of the 'Manage fields' screen. |
|
hook_field_storage_pre_load |
function |
drupal-7.x/modules/field/field.api.php |
Act before the storage backends load field data. |
|
image_field_delete_instance |
function |
drupal-7.x/modules/image/image.module |
Implements hook_field_delete_instance(). |
|
image_field_update_instance |
function |
drupal-7.x/modules/image/image.module |
Implements hook_field_update_instance(). |
|
FieldUIAlterTestCase::setUp |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Sets up a Drupal site for running functional and integration tests. |
|
FIELD_CARDINALITY_UNLIMITED |
constant |
drupal-7.x/modules/field/field.module |
Value for field API indicating a field accepts an unlimited number of values. |
|
EntityFieldQuery::$metaData |
property |
drupal-7.x/includes/entity.inc |
A list of metadata added to this query. |