|
field_default_prepare_translation |
function |
drupal/modules/field/field.default.inc |
Copies source field values into the entity to be prepared. |
|
FieldCrudTestCase::testReadFields |
function |
drupal/modules/field/tests/field.test |
Tests reading field definitions. |
|
FieldInstanceCrudTestCase::$field |
property |
drupal/modules/field/tests/field.test |
|
|
hook_field_instance_settings_form |
function |
drupal/modules/field_ui/field_ui.api.php |
Add settings to an instance field settings form. |
|
field_ui_form_node_type_form_alter |
function |
drupal/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
|
DatabaseSchema_sqlite::changeField |
function |
drupal/includes/database/sqlite/schema.inc |
Change a field definition. |
|
hook_field_widget_properties_alter |
function |
drupal/modules/field/field.api.php |
Alters the widget properties of a field instance before it gets displayed. |
|
EntityFieldQuery::$fieldConditions |
property |
drupal/includes/entity.inc |
List of field conditions. |
|
hook_field_attach_preprocess_alter |
function |
drupal/modules/field/field.api.php |
Alter field_attach_preprocess() variables. |
|
image_field_instance_settings_form |
function |
drupal/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
|
field_test_field_attach_view_alter |
function |
drupal/modules/field/tests/field_test.module |
Implements hook_field_attach_view_alter(). |
|
field_test_field_widget_form_alter |
function |
drupal/modules/field/tests/field_test.module |
Implements hook_field_widget_form_alter(). |
|
EntityFieldQuery::$executeCallback |
property |
drupal/includes/entity.inc |
The method executing the query, if it is overriding the default. |
|
hook_field_storage_delete_revision |
function |
drupal/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
|
hook_field_storage_delete_instance |
function |
drupal/modules/field/field.api.php |
Act on deletion of a field instance. |
|
DatabaseSchema_mysql::processField |
function |
drupal/includes/database/mysql/schema.inc |
Set database-engine specific properties for a field. |
|
TaxonomyTermFieldTestCase::getInfo |
function |
drupal/modules/taxonomy/taxonomy.test |
|
|
_update_7000_field_delete_instance |
function |
drupal/modules/field/field.install |
Utility function: delete an instance and all its data of a field stored in SQL Storage. |
|
file_field_widget_process_multiple |
function |
drupal/modules/file/file.field.inc |
An element #process callback for a group of file_generic fields. |
|
_update_7000_field_create_instance |
function |
drupal/modules/field/field.install |
Utility function: write a field instance directly to the database. |
|
options_field_widget_settings_form |
function |
drupal/modules/field/modules/options/options.module |
Implements hook_field_widget_settings_form(). |
|
FileFieldTestCase::createFileField |
function |
drupal/modules/file/tests/file.test |
Creates a new file field. |
|
FileFieldTestCase::attachFileField |
function |
drupal/modules/file/tests/file.test |
Attaches a file field to an entity. |
|
FileFieldTestCase::updateFileField |
function |
drupal/modules/file/tests/file.test |
Updates an existing file field with new settings. |
|
FileFieldTestCase::replaceNodeFile |
function |
drupal/modules/file/tests/file.test |
Replaces a file within a node. |
|
text_field_formatter_settings_form |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
|
FileFieldRevisionTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
|
DatabaseSchema_pgsql::processField |
function |
drupal/includes/database/pgsql/schema.inc |
Set database-engine specific properties for a field. |
|
DatabaseStatementEmpty::fetchField |
function |
drupal/includes/database/database.inc |
Returns a single field from the next record of a result set. |
|
FileFieldValidateTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
|
SchemaTestCase::testSchemaAddField |
function |
drupal/modules/simpletest/tests/schema.test |
Test adding columns to an existing table. |
|
field_ui_field_overview_row_region |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Returns the region to which a row in the 'Manage fields' screen belongs. |
|
ImageFieldDisplayTestCase::getInfo |
function |
drupal/modules/image/image.test |
|
|
DrupalWebTestCase::assertFieldById |
function |
drupal/modules/simpletest/drupal_web_test_case.php |
Asserts that a field exists in the current page with the given ID and value. |
|
FieldUIManageFieldsTestCase::setUp |
function |
drupal/modules/field_ui/field_ui.test |
Sets up a Drupal site for running functional and integration tests. |
|
NodeEntityFieldQueryAlter::getInfo |
function |
drupal/modules/node/node.test |
|
|
FieldCrudTestCase::testCreateField |
function |
drupal/modules/field/tests/field.test |
Test the creation of a field. |
|
FieldCrudTestCase::testDeleteField |
function |
drupal/modules/field/tests/field.test |
Test the deletion of a field. |
|
FieldCrudTestCase::testUpdateField |
function |
drupal/modules/field/tests/field.test |
Test updating a field. |
|
FieldInstanceCrudTestCase::getInfo |
function |
drupal/modules/field/tests/field.test |
|
|
FieldTranslationsTestCase::getInfo |
function |
drupal/modules/field/tests/field.test |
|
|
hook_field_formatter_settings_form |
function |
drupal/modules/field_ui/field_ui.api.php |
Specify the form elements for a formatter's settings. |
|
DatabaseSchema_sqlite::fieldExists |
function |
drupal/includes/database/sqlite/schema.inc |
Check if a column exists in the given table. |
|
field_ui_field_attach_rename_bundle |
function |
drupal/modules/field_ui/field_ui.module |
Implements hook_field_attach_rename_bundle(). |
|
DatabaseSchema_sqlite::processField |
function |
drupal/includes/database/sqlite/schema.inc |
Set database-engine specific properties for a field. |
|
number_field_instance_settings_form |
function |
drupal/modules/field/modules/number/number.module |
Implements hook_field_instance_settings_form(). |
|
field_ui_field_attach_create_bundle |
function |
drupal/modules/field_ui/field_ui.module |
Implements hook_field_attach_create_bundle(). |
|
field_ui_form_node_type_form_submit |
function |
drupal/modules/field_ui/field_ui.module |
Form submission handler for the 'Save and add fields' button. |
|
EntityFieldQuery::$entityConditions |
property |
drupal/includes/entity.inc |
Associative array of entity-generic metadata conditions. |
|
field_test_entity_info_translatable |
function |
drupal/modules/field/tests/field_test.entity.inc |
Helper function to enable entity translations. |