EmailFieldTestCase::setUp |
function |
core/modules/email/tests/email.test |
Sets up a Backdrop site for running functional and integration tests. |
EntityFieldQuery::$fields |
property |
core/modules/entity/entity.query.inc |
A list of field arrays used. |
field_attach_prepare_view |
function |
core/modules/field/field.attach.inc |
Prepare field data prior to display. |
FieldTokenTestCase::$node |
property |
core/modules/field/tests/field.test |
|
FieldTokenTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
FileFieldRevisionTestCase |
class |
core/modules/file/tests/file.test |
Tests file handling with node revisions. |
FieldViewsDataTest::setUp |
function |
core/modules/field/tests/field_views.test |
Sets up a Backdrop site for running functional and integration tests. |
field_multiple_value_form |
function |
core/modules/field/field.form.inc |
Special handling to create form elements for multiple values. |
field_default_form_errors |
function |
core/modules/field/field.form.inc |
Transfer field-level validation errors to widgets. |
DatabaseSchema::dropField |
function |
core/includes/database/schema.inc |
Drop a field. |
FileFieldValidateTestCase |
class |
core/modules/file/tests/file.test |
Tests various validations. |
taxonomy_field_views_data |
function |
core/modules/taxonomy/views/taxonomy.views.inc |
Implements hook_field_views_data(). |
EntityFieldQuery::deleted |
function |
core/modules/entity/entity.query.inc |
Filters on the data being deleted. |
_field_form_state_parents |
function |
core/modules/field/field.form.inc |
Returns the location of processing information within $form_state. |
EntityFieldQuery::execute |
function |
core/modules/entity/entity.query.inc |
Executes the query. |
_field_info_collate_types |
function |
core/modules/field/field.info.inc |
Collates all information on field types, widget types and related structures. |
views-view-fields.tpl.php |
file |
core/modules/views/templates/views-view-fields.tpl.php |
Default simple view template to all the fields as a row. |
_field_info_prepare_field |
function |
core/modules/field/field.info.inc |
Prepares a field definition for the current run-time context. |
views_handler_field_field |
class |
core/modules/field/views/views_handler_field_field.inc |
A field that displays fieldapi fields. |
field_field_display_alter |
function |
core/modules/field/field.module |
Implements hook_field_display_alter(). |
file_field_delete_revision |
function |
core/modules/file/file.field.inc |
Implements hook_field_delete_revision(). |
field_info_widget_settings |
function |
core/modules/field/field.info.inc |
Returns a field widget's default settings. |
views_handler_field::query |
function |
core/modules/views/handlers/views_handler_field.inc |
Called to add the field to a query. |
field_example_field_schema |
function |
modules/examples/field_example/field_example.install |
Implements hook_field_schema(). |
views_handler_field::label |
function |
core/modules/views/handlers/views_handler_field.inc |
Get this field's label. |
number_field_settings_form |
function |
core/modules/field/modules/number/number.module |
Implements hook_field_settings_form(). |
comment_field_extra_fields |
function |
core/modules/comment/comment.module |
Implements hook_field_extra_fields(). |
_comment_body_field_create |
function |
core/modules/comment/comment.module |
Creates a comment_body field instance for a given node type. |
entityreference.field.test |
file |
core/modules/entityreference/tests/entityreference.field.test |
|
MergeQuery::$defaultFields |
property |
core/includes/database/query.inc |
An array of fields which should be set to their database-defined defaults. |
views_handler_field::theme |
function |
core/modules/views/handlers/views_handler_field.inc |
Call out to the theme() function, which probably just calls render() but
allows sites to override output more easily. |
views_handler_field_broken |
class |
core/modules/views/handlers/views_handler_field.inc |
A special handler to take the place of missing or broken handlers. |
ImageFieldValidateTestCase |
class |
core/modules/image/tests/image.test |
Test class to check for various validations. |
entityreference_field_info |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_info(). |
entityreference_field_load |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_load(). |
options_field_widget_error |
function |
core/modules/field/modules/options/options.module |
Implements hook_field_widget_error(). |
taxonomy_field_widget_info |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info(). |
taxonomy_field_widget_form |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_form(). |
backdrop_schema_fields_sql |
function |
core/includes/common.inc |
Retrieves a list of fields from a table schema. |
NumberFieldTestCase::setUp |
function |
core/modules/field/modules/number/tests/number.test |
Sets up a Backdrop site for running functional and integration tests. |
redirect_field_attach_form |
function |
core/modules/redirect/redirect.module |
Implements hook_field_attach_form(). |
FieldBlockTestCase::$field |
property |
core/modules/field/tests/field.test |
|
hook_field_delete_revision |
function |
core/modules/field/field.api.php |
Define custom revision delete behavior for this module's field types. |
hook_field_attach_validate |
function |
core/modules/field/field.api.php |
Act on field_attach_validate(). |
FieldAttachTestCase::setUp |
function |
core/modules/field/tests/field.test |
Sets up a Backdrop site for running functional and integration tests. |
FieldAttachStorageTestCase |
class |
core/modules/field/tests/field.test |
Unit test class for storage-related field_attach_* functions. |
ListFieldUITestCase::setUp |
function |
core/modules/field/modules/list/tests/list.test |
Sets up a Backdrop site for running functional and integration tests. |
hook_field_storage_details |
function |
core/modules/field/field.api.php |
Reveal the internal details about the storage for a field. |
hook_field_info_max_weight |
function |
core/modules/field/field.api.php |
Returns the maximum weight for the entity components handled by the module. |
ListFieldUITestCase::$type |
property |
core/modules/field/modules/list/tests/list.test |
|