list_field_views_data |
function |
core/modules/field/views/field.views.inc |
Have a different filter handler for lists. This should allow to select values of the list. |
file_field_views_data |
function |
core/modules/file/views/file.views.inc |
Implements hook_field_views_data(). |
user_field_info_alter |
function |
core/modules/user/user.module |
Implements hook_field_info_alter(). |
field_pre_render_token |
function |
core/modules/field/field.tokens.inc |
Pre-render callback for field output used with tokens. |
FieldUITestCase::$type |
property |
core/modules/field_ui/tests/field_ui.test |
|
file_field_widget_info |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_info(). |
file_field_widget_form |
function |
core/modules/file/file.field.inc |
Implements hook_field_widget_form(). |
FIELD_BEHAVIOR_DEFAULT |
constant |
core/modules/field/field.module |
Value for field API concerning widget default and multiple value settings. |
field_modules_disabled |
function |
core/modules/field/field.module |
Implements hook_modules_disabled(). |
FieldBlock::getContent |
function |
core/modules/field/field.block.inc |
Sets block content on block view. |
Entity::getFieldValues |
function |
core/modules/entity/entity.class.inc |
Implements EntityInterface::getFieldValues(). |
FieldBlock::formSubmit |
function |
core/modules/field/field.block.inc |
Submit handler to save the form settings. |
field_sql_storage.info |
file |
core/modules/field/modules/field_sql_storage/field_sql_storage.info |
type = module
name = Field SQL Storage
description = Stores field data in an SQL database.
package = Fields
tags[] = Content
tags[] = System
version = BACKDROP_VERSION
backdrop = 1.x
dependencies[] = field
required = TRUE |
field_associate_fields |
function |
core/modules/field/field.module |
Allows a module to update the database for fields and columns it controls. |
image_field_views_data |
function |
core/modules/image/views/image.views.inc |
Implements hook_field_views_data(). |
taxonomy_field_presave |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_presave(). |
text_field_widget_info |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_info(). |
text_field_widget_form |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_widget_form(). |
field.multilingual.inc |
file |
core/modules/field/field.multilingual.inc |
Functions implementing Field API multilingual support. |
field_test.storage.inc |
file |
core/modules/field/tests/field_test/field_test.storage.inc |
Defines a field storage backend. |
field_ui_admin_bar_map |
function |
core/modules/admin_bar/admin_bar.map.inc |
Implements hook_admin_bar_map() on behalf of Field UI module. |
DateFieldTokenTestCase |
class |
core/modules/date/tests/date_field.test |
|
hook_field_widget_info |
function |
core/modules/field/field.api.php |
Expose Field API widget types. |
hook_field_widget_form |
function |
core/modules/field/field.api.php |
Return the form for a single field widget. |
FieldsOverlapException |
class |
core/includes/database/database.inc |
Exception thrown if an insert query specifies a field twice. |
hook_field_attach_form |
function |
core/modules/field/field.api.php |
Act on field_attach_form(). |
hook_field_attach_load |
function |
core/modules/field/field.api.php |
Act on field_attach_load(). |
date_date_views_fields |
function |
core/modules/date/date.module |
Implements hook_date_views_fields(). |
_field_ui_reduce_order |
function |
core/modules/field_ui/field_ui.admin.inc |
Determines the rendering order of an array representing a tree. |
date_field_widget_info |
function |
core/modules/date/date.field.inc |
Implements hook_field_widget_info(). |
date_field_widget_form |
function |
core/modules/date/date.field.inc |
Implementation of hook_field_widget_form(). |
TestFieldEntity::label |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::label(). |
field_test_entity_info |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Implements hook_entity_info(). |
hook_field_purge_field |
function |
core/modules/field/field.api.php |
Acts when a field record is being purged. |
theme_views_view_field |
function |
core/modules/views/templates/views.theme.inc |
Display a single views field. |
field_default_validate |
function |
core/modules/field/field.default.inc |
Generic field validation handler. |
field_test_entity_save |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Saves a test_entity. |
field_test_entity_edit |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Menu callback: displays the 'Edit existing test_entity' form. |
field_test_entity_form |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Test_entity form. |
field_sql_storage.test |
file |
core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test |
Tests for field_sql_storage.module. |
_field_invoke_multiple |
function |
core/modules/field/field.attach.inc |
Invoke a field hook across fields on multiple entities. |
EntityFieldQuery::$age |
property |
core/modules/entity/entity.query.inc |
Flag indicating whether this is querying current or all revisions. |
SelectQuery::getFields |
function |
core/includes/database/select.inc |
Implements SelectQueryInterface::getFields(). |
file_field_attach_load |
function |
core/modules/file/file.module |
Implements hook_field_attach_load(). |
field_views_data_alter |
function |
core/modules/field/views/field.views.inc |
Implements hook_views_data_alter(). |
FieldUITestCase::setUp |
function |
core/modules/field_ui/tests/field_ui.test |
Sets up a Backdrop site for running functional and integration tests. |
field_info_cache_clear |
function |
core/modules/field/field.info.inc |
Clears the field info cache without clearing the field data cache. |
link_field_widget_info |
function |
core/modules/link/link.module |
Implements hook_field_widget_info(). |
link_field_widget_form |
function |
core/modules/link/link.module |
Implements hook_field_widget_form(). |
field_behaviors_widget |
function |
core/modules/field/field.info.inc |
Determines the behavior of a widget with respect to an operation. |