taxonomy_field_widget_error |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_error(). |
locale_field_language_alter |
function |
core/modules/locale/locale.module |
Implements hook_field_language_alter(). |
FieldTestPermissionsExample |
class |
modules/examples/field_permission_example/tests/field_permission_example.test |
|
NumberFieldTestCase::$field |
property |
core/modules/field/modules/number/tests/number.test |
|
DateFieldTestCase::dateForm |
function |
core/modules/date/tests/date_field.test |
Tests that date field functions properly on the node form. |
views_handler_field_counter |
class |
core/modules/views/handlers/views_handler_field_counter.inc |
Field handler to show a counter of the current row. |
views_handler_field_numeric |
class |
core/modules/views/handlers/views_handler_field_numeric.inc |
Render a field as a numeric value |
_field_ui_bundle_admin_path |
function |
core/modules/field_ui/field_ui.module |
Determines the administration path for a bundle. |
field_ui_inactive_instances |
function |
core/modules/field_ui/field_ui.module |
Identifies inactive fields within a bundle. |
date_field_views_data_alter |
function |
core/modules/date/date.module |
Implements hook_field_views_data_alter(). |
date_sql_handler::sql_field |
function |
core/modules/date/views/date_sql_handler.inc |
Helper function to create cross-database SQL dates. |
_field_ui_field_name_exists |
function |
core/modules/field_ui/field_ui.admin.inc |
Render API callback: Checks if a field machine name is taken. |
SelectQueryExtender::fields |
function |
core/includes/database/select.inc |
Add multiple fields from the same table to be selected. |
hook_field_storage_pre_load |
function |
core/modules/field/field.api.php |
Act before the storage backends load field data. |
field_ui_field_type_options |
function |
core/modules/field_ui/field_ui.admin.inc |
Returns an array of field_type options. |
views_handler_field_url.inc |
file |
core/modules/views/handlers/views_handler_field_url.inc |
Definition of views_handler_field_url. |
TestFieldEntity::entityType |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::entityType(). |
field_test_entity_test_load |
function |
core/modules/field/tests/field_test/field_test.entity.inc |
Loads a test_entity. |
image_field_delete_revision |
function |
core/modules/image/image.field.inc |
Implements hook_field_delete_revision(). |
ViewsHandlerFieldCustomTest |
class |
core/modules/views/tests/handlers/views_handler_field_custom.test |
Tests the core views_handler_field_custom handler. |
views_handler_field_comment |
class |
core/modules/comment/views/views_handler_field_comment.inc |
Field handler to allow linking to a comment. |
_field_invoke_get_instances |
function |
core/modules/field/field.attach.inc |
Helper for _field_invoke(): retrieves a list of instances to operate on. |
NumberFieldSettingsTestCase |
class |
core/modules/field/modules/number/tests/number_settings.test |
Tests for number field type settings. |
EntityFieldQuery::$metaData |
property |
core/modules/entity/entity.query.inc |
A list of metadata added to this query. |
image_field_delete_instance |
function |
core/modules/image/image.module |
Implements hook_field_delete_instance(). |
image_field_update_instance |
function |
core/modules/image/image.module |
Implements hook_field_update_instance(). |
DatabaseSchema::fieldExists |
function |
core/includes/database/schema.inc |
Check if a column exists in the given table. |
views_plugin_row_fields.inc |
file |
core/modules/views/plugins/views_plugin_row_fields.inc |
Contains the base row style plugin. |
FieldViewsFieldTest::$nodes |
property |
core/modules/field/tests/field_views.test |
|
EntityFieldQuery::tableSort |
function |
core/modules/entity/entity.query.inc |
Enables sortable tables for this query. |
InsertQuery::$defaultFields |
property |
core/includes/database/query.inc |
An array of fields that should be set to their database-defined defaults. |
views_plugin_row_rss_fields |
class |
core/modules/views/plugins/views_plugin_row_rss_fields.inc |
Renders an RSS item based on fields. |
DatabaseSchema::changeField |
function |
core/includes/database/schema.inc |
Change a field definition. |
FieldUIManageFieldsTestCase |
class |
core/modules/field_ui/tests/field_ui.test |
Tests the functionality of the 'Manage fields' screen. |
field_example_field_validate |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_validate(). |
field_info_instance_settings |
function |
core/modules/field/field.info.inc |
Returns a field type's default instance settings. |
field_example_field_is_empty |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_is_empty(). |
field_example_3text_validate |
function |
modules/examples/field_example/field_example.module |
Validate the individual fields and then convert to RGB string. |
field_ui_display_form_submit |
function |
core/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_display_form(). |
views_handler_field_taxonomy |
class |
core/modules/taxonomy/views/views_handler_field_taxonomy.inc |
Field handler to provide simple renderer that allows linking to a taxonomy
term. |
Field API bulk data deletion |
group |
core/modules/field/field.crud.inc |
Clean up after Field API bulk deletion operations. |
_field_sql_storage_tablename |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field data table. |
_field_sql_storage_indexname |
function |
core/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate an index name for a field data table. |
layout_field_delete_instance |
function |
core/modules/layout/layout.module |
Implements hook_field_delete_instance(). |
ViewsHandlerFieldBooleanTest |
class |
core/modules/views/tests/handlers/views_handler_field_boolean.test |
Tests the core views_handler_field_boolean handler. |
views_handler_field::ui_name |
function |
core/modules/views/handlers/views_handler_field.inc |
Return a string representing this handler's name in the UI. |
entityreference_field_schema |
function |
core/modules/entityreference/entityreference.install |
Implements hook_field_schema(). |
entityreference_field_insert |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_insert(). |
field_config_create_validate |
function |
core/modules/field/field.module |
Implements hook_config_create_validate(). |
field_config_update_validate |
function |
core/modules/field/field.module |
Implements hook_config_update_validate(). |