EntityFieldQuery::fieldCondition |
function |
drupal/includes/entity.inc |
Adds a condition on field values. |
image_field_widget_settings_form |
function |
drupal/modules/image/image.field.inc |
Implements hook_field_widget_settings_form(). |
hook_field_storage_details_alter |
function |
drupal/modules/field/field.api.php |
Perform alterations on Field API storage details. |
field_test_field_storage_details |
function |
drupal/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_details(). |
TaxonomyTermFieldTestCase::setUp |
function |
drupal/modules/taxonomy/taxonomy.test |
Sets up a Drupal site for running functional and integration tests. |
ProfileTestCase::setProfileField |
function |
drupal/modules/profile/profile.test |
Set the profile field to a random value |
FileFieldTestCase::getLastFileId |
function |
drupal/modules/file/tests/file.test |
Retrieves the fid of the last inserted file. |
_field_info_prepare_extra_fields |
function |
drupal/modules/field/field.info.inc |
Prepares 'extra fields' for the current run-time context. |
FileFieldWidgetTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
taxonomy_field_widget_info_alter |
function |
drupal/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
FieldInfo::prepareInstanceWidget |
function |
drupal/modules/field/field.info.class.inc |
Prepares widget properties for the current run-time context. |
FieldTestCase::assertFieldValues |
function |
drupal/modules/field/tests/field.test |
Assert that a field has the expected values in an entity. |
FieldUpdatePathTestCase::getInfo |
function |
drupal/modules/simpletest/tests/upgrade/update.field.test |
|
FieldInfoTestCase::testFieldInfo |
function |
drupal/modules/field/tests/field.test |
Test that field types and field definitions are correcly cached. |
field_ui_widget_type_form_submit |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_widget_type_form(). |
locale_field_comment_form_submit |
function |
drupal/modules/locale/locale.module |
Form submit handler for comment_form(). |
DrupalWebTestCase::assertNoField |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Asserts that a field does not exist with the given name or ID. |
FieldDisplayAPITestCase::getInfo |
function |
drupal/modules/field/tests/field.test |
|
NodeEntityFieldQueryAlter::setUp |
function |
drupal/modules/node/node.test |
Sets up a Drupal site for running functional and integration tests. |
FieldCrudTestCase::testReadField |
function |
drupal/modules/field/tests/field.test |
Test reading back a field definition. |
field_attach_prepare_translation |
function |
drupal/modules/field/field.attach.inc |
Prepares an entity for translation. |
FieldInstanceCrudTestCase::setUp |
function |
drupal/modules/field/tests/field.test |
Set the default field storage backend for fields created during tests. |
NodeAccessFieldTestCase::getInfo |
function |
drupal/modules/node/node.test |
|
FieldTranslationsTestCase::setUp |
function |
drupal/modules/field/tests/field.test |
Set the default field storage backend for fields created during tests. |
hook_field_formatter_prepare_view |
function |
drupal/modules/field/field.api.php |
Allow formatters to load information for field values being displayed. |
field_test_field_test_op_multiple |
function |
drupal/modules/field/tests/field_test.module |
Generic op to test _field_invoke_multiple behavior. |
hook_field_attach_delete_revision |
function |
drupal/modules/field/field.api.php |
Act on field_attach_delete_revision(). |
EntityFieldQuery::$orderedResults |
property |
drupal/includes/entity.inc |
The ordered results. |
EntityFieldQuery::entityCondition |
function |
drupal/includes/entity.inc |
Adds a condition on entity-generic metadata. |
EntityFieldQuery::propertyOrderBy |
function |
drupal/includes/entity.inc |
Orders the result set by an entity-specific property. |
file_field_instance_settings_form |
function |
drupal/modules/file/file.field.inc |
Implements hook_field_instance_settings_form(). |
EntityFieldQuery::initializePager |
function |
drupal/includes/entity.inc |
Gets the total number of results and initializes a pager for the query. |
FieldValidationException::$errors |
property |
drupal/modules/field/field.attach.inc |
|
DatabaseSchema_mysql::changeField |
function |
drupal/includes/database/mysql/schema.inc |
Change a field definition. |
DatabaseSchema_mysql::fieldExists |
function |
drupal/includes/database/mysql/schema.inc |
Check if a column exists in the given table. |
EntityFieldQueryTestCase::getInfo |
function |
drupal/modules/simpletest/tests/entity_query.test |
|
FileFieldTestCase::uploadNodeFile |
function |
drupal/modules/file/tests/file.test |
Uploads a file to a node. |
FileFieldTestCase::removeNodeFile |
function |
drupal/modules/file/tests/file.test |
Removes a file from a node. |
DatabaseSchema::fieldSetNoDefault |
function |
drupal/includes/database/schema.inc |
Set a field to have no default value. |
text_field_instance_settings_form |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
DatabaseStatementBase::fetchField |
function |
drupal/includes/database/database.inc |
Returns a single field from the next record of a result set. |
FileFieldDisplayTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
FileFieldValidateTestCase::$field |
property |
drupal/modules/file/tests/file.test |
|
DatabaseSchema_pgsql::changeField |
function |
drupal/includes/database/pgsql/schema.inc |
Change a field definition. |
FieldInfo::prepareInstanceDisplay |
function |
drupal/modules/field/field.info.class.inc |
Adapts display specifications to the current run-time context. |
FormsTestCase::testRequiredFields |
function |
drupal/modules/simpletest/tests/form.test |
Check several empty values for required forms elements. |
FieldAttachOtherTestCase::getInfo |
function |
drupal/modules/field/tests/field.test |
|
field_default_extract_form_values |
function |
drupal/modules/field/field.default.inc |
Extracts field values from submitted form values. |
field_ui_field_delete_form_submit |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_delete_form(). |
field_ui_field_edit_form_validate |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Form validation handler for field_ui_field_edit_form(). |