|
SelectQueryExtender::fields |
function |
drupal-7.x/includes/database/select.inc |
Add multiple fields from the same table to be SELECTed. |
|
EntityFieldQuery::tableSort |
function |
drupal-7.x/includes/entity.inc |
Enables sortable tables for this query. |
|
_field_sql_storage_tablename |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field data table. |
|
_field_sql_storage_indexname |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate an index name for a field data table. |
|
field_attach_delete_revision |
function |
drupal-7.x/modules/field/field.attach.inc |
Delete field data for a single revision of an existing entity. The
passed entity must have a revision id attribute. |
|
list_field_widget_info_alter |
function |
drupal-7.x/modules/field/modules/list/list.module |
Implements hook_field_widget_info_alter(). |
|
_field_info_prepare_instance |
function |
drupal-7.x/modules/field/field.info.inc |
Prepares an instance definition for the current run-time context. |
|
NumberFieldTestCase::getInfo |
function |
drupal-7.x/modules/field/modules/number/number.test |
|
|
taxonomy_field_settings_form |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_settings_form(). |
|
field_test_entity_info_alter |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Implements hook_entity_info_alter(). |
|
field_info_instance_settings |
function |
drupal-7.x/modules/field/field.info.inc |
Returns a field type's default instance settings. |
|
number_field_widget_validate |
function |
drupal-7.x/modules/field/modules/number/number.module |
FAPI validation of an individual number element. |
|
ListFieldUITestCase::getInfo |
function |
drupal-7.x/modules/field/modules/list/tests/list.test |
|
|
Field API bulk data deletion |
group |
drupal-7.x/modules/field/field.crud.inc |
Clean up after Field API bulk deletion operations. |
|
field_ui_field_overview_form |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form constructor for the 'Manage fields' form of a bundle. |
|
field_ui_widget_type_options |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns an array of widget type options for a field type. |
|
hook_field_widget_info_alter |
function |
drupal-7.x/modules/field/field.api.php |
Perform alterations on Field API widget types. |
|
field_ui_field_settings_form |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form constructor for the field settings edit page. |
|
hook_field_widget_form_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alter forms for field widgets provided by other modules. |
|
hook_field_attach_view_alter |
function |
drupal-7.x/modules/field/field.api.php |
Perform alterations on field_attach_view() or field_view_field(). |
|
SelectQueryInterface::fields |
function |
drupal-7.x/includes/database/select.inc |
Add multiple fields from the same table to be SELECTed. |
|
FieldUIManageDisplayTestCase |
class |
drupal-7.x/modules/field_ui/field_ui.test |
Tests the functionality of the 'Manage display' screens. |
|
TextFieldTestCase::$instance |
property |
drupal-7.x/modules/field/modules/text/text.test |
|
|
TextFieldTestCase::$web_user |
property |
drupal-7.x/modules/field/modules/text/text.test |
|
|
EntityFieldQuery::RETURN_ALL |
constant |
drupal-7.x/includes/entity.inc |
Indicates that both deleted and non-deleted fields should be returned. |
|
field_test_field_widget_info |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_info(). |
|
field_test_field_widget_form |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_form(). |
|
field_test_field_widget_error |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_error(). |
|
EntityFieldQuery::addMetaData |
function |
drupal-7.x/includes/entity.inc |
Adds additional metadata to the query. |
|
options_field_widget_validate |
function |
drupal-7.x/modules/field/modules/options/options.module |
Form element validation handler for options element. |
|
EntityFieldQuery::finishQuery |
function |
drupal-7.x/includes/entity.inc |
Finishes the query. |
|
node_field_display_node_alter |
function |
drupal-7.x/modules/node/node.module |
Implements hook_field_display_ENTITY_TYPE_alter(). |
|
_field_sql_storage_columnname |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a column name for a field data table. |
|
field_has_translation_handler |
function |
drupal-7.x/modules/field/field.multilingual.inc |
Checks if a module is registered as a translation handler for a given entity. |
|
field_sql_storage_update_7000 |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.install |
Field SQL storage update version placeholder. |
|
field_sql_storage_update_7001 |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.install |
Remove the field_config_entity_type table and store 'entity_type' strings. |
|
field_sql_storage_update_7002 |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.install |
Fix primary keys in field revision data tables. |
|
taxonomy_field_formatter_info |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
|
taxonomy_field_formatter_view |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
|
field_info_formatter_settings |
function |
drupal-7.x/modules/field/field.info.inc |
Returns a field formatter's default settings. |
|
field_test_create_stub_entity |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Creates a basic test_entity entity. |
|
field_test_entity_form_submit |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Submit handler for field_test_entity_form(). |
|
field_test_entity_nested_form |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Form combining two separate entities. |
|
FieldInfo::$bundleExtraFields |
property |
drupal-7.x/modules/field/field.info.class.inc |
Extra fields by bundle. |
|
FieldInfo::getBundleInstances |
function |
drupal-7.x/modules/field/field.info.class.inc |
Retrieves the instances for a bundle. |
|
FieldInfo::prepareExtraFields |
function |
drupal-7.x/modules/field/field.info.class.inc |
Prepares 'extra fields' for the current run-time context. |
|
field_test_field_create_field |
function |
drupal-7.x/modules/field/tests/field_test.module |
Memorize calls to hook_field_create_field(). |
|
field_test_entity_query_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_entity_query_alter(). |
|
MergeQuery::$expressionFields |
property |
drupal-7.x/includes/database/query.inc |
Array of fields to update to an expression in case of a duplicate record. |
|
hook_field_extra_fields_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alter "pseudo-field" components on fieldable entities. |