field_info_formatter_settings |
function |
drupal/modules/field/field.info.inc |
Returns a field formatter's default settings. |
_field_sql_storage_tablealias |
function |
drupal/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generates a table alias for a field data table. |
FieldInfo::$bundleExtraFields |
property |
drupal/modules/field/field.info.class.inc |
Extra fields by bundle. |
FieldInfo::getBundleInstances |
function |
drupal/modules/field/field.info.class.inc |
Retrieves the instances for a bundle. |
taxonomy_field_formatter_info |
function |
drupal/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_info(). |
taxonomy_field_formatter_view |
function |
drupal/modules/taxonomy/taxonomy.module |
Implements hook_field_formatter_view(). |
FieldInfo::prepareExtraFields |
function |
drupal/modules/field/field.info.class.inc |
Prepares 'extra fields' for the current run-time context. |
field_has_translation_handler |
function |
drupal/modules/field/field.multilingual.inc |
Checks if a module is registered as a translation handler for a given entity. |
FieldUpdateForbiddenException |
class |
drupal/modules/field/field.module |
Exception class thrown by hook_field_update_forbid(). |
field_test_field_widget_error |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_error(). |
node_field_display_node_alter |
function |
drupal/modules/node/node.module |
Implements hook_field_display_ENTITY_TYPE_alter(). |
field_ui_default_value_widget |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Builds the default value fieldset for a given field instance. |
locale_field_node_form_submit |
function |
drupal/modules/locale/locale.module |
Form submit handler for node_form(). |
SelectQueryExtender::addField |
function |
drupal/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
FieldCrudTestCase::testActive |
function |
drupal/modules/field/tests/field.test |
Test that fields are properly marked active or inactive. |
hook_field_extra_fields_alter |
function |
drupal/modules/field/field.api.php |
Alter "pseudo-field" components on fieldable entities. |
FieldUIAlterTestCase::getInfo |
function |
drupal/modules/field_ui/field_ui.test |
|
hook_field_prepare_translation |
function |
drupal/modules/field/field.api.php |
Define custom prepare_translation behavior for this module's field types. |
FieldBulkDeleteTestCase::setUp |
function |
drupal/modules/field/tests/field.test |
Set the default field storage backend for fields created during tests. |
NumberFieldTestCase::$instance |
property |
drupal/modules/field/modules/number/number.test |
|
NumberFieldTestCase::$web_user |
property |
drupal/modules/field/modules/number/number.test |
|
FieldSqlStorageTestCase::setUp |
function |
drupal/modules/field/modules/field_sql_storage/field_sql_storage.test |
Sets up a Drupal site for running functional and integration tests. |
EntityFieldQuery::fieldOrderBy |
function |
drupal/includes/entity.inc |
Orders the result set by a given field column. |
EntityFieldQuery::addCondition |
function |
drupal/includes/entity.inc |
Adds a condition to an already built SelectQuery (internal function). |
field_test_field_storage_write |
function |
drupal/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_write(). |
field_test_field_storage_purge |
function |
drupal/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_purge(). |
DatabaseSchema_mysql::addField |
function |
drupal/includes/database/mysql/schema.inc |
Add a new field to a table. |
field_test_field_storage_query |
function |
drupal/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_query(). |
hook_field_storage_purge_field |
function |
drupal/modules/field/field.api.php |
Remove field storage information when a field record is purged. |
_update_7000_field_read_fields |
function |
drupal/modules/field/field.install |
Utility function: fetch all the field definitions from the database. |
FileFieldTestCase::$admin_user |
property |
drupal/modules/file/tests/file.test |
|
FileFieldTestCase::getTestFile |
function |
drupal/modules/file/tests/file.test |
Retrieves a sample file of the specified type. |
text_field_prepare_translation |
function |
drupal/modules/field/modules/text/text.module |
Implements hook_field_prepare_translation(). |
DatabaseSchema_pgsql::addField |
function |
drupal/includes/database/pgsql/schema.inc |
Add a new field to a table. |
TextFieldTestCase::$admin_user |
property |
drupal/modules/field/modules/text/text.test |
|
FieldInfo::$loadedAllInstances |
property |
drupal/modules/field/field.info.class.inc |
Whether $bundleInstances contains all instances definitions or a subset. |
FileFieldPathTestCase::getInfo |
function |
drupal/modules/file/tests/file.test |
|
field_test_field_update_forbid |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_update_forbid(). |
forum_field_storage_pre_insert |
function |
drupal/modules/forum/forum.module |
Implements hook_field_storage_pre_insert(). |
forum_field_storage_pre_update |
function |
drupal/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
field_test_field_settings_form |
function |
drupal/modules/field/tests/field_test.field.inc |
Implements hook_field_settings_form(). |
_field_sort_items_value_helper |
function |
drupal/modules/field/field.module |
Same as above, using ['_weight']['#value'] |
SelectQueryInterface::addField |
function |
drupal/includes/database/select.inc |
Adds a field to the list to be SELECTed. |
field_extra_fields_get_display |
function |
drupal/modules/field/field.module |
Returns the display settings to use for pseudo-fields in a given view mode. |
_field_extra_fields_pre_render |
function |
drupal/modules/field/field.module |
Pre-render callback to adjust weights and visibility of non-field elements. |
FieldUpdatePathTestCase::setUp |
function |
drupal/modules/simpletest/tests/upgrade/update.field.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
_field_filter_xss_allowed_tags |
function |
drupal/modules/field/field.module |
List of tags allowed by field_filter_xss(). |
field_ui_display_overview_form |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Form constructor for the field display settings for a given view mode. |
field_form_element_after_build |
function |
drupal/modules/field/field.form.inc |
#after_build callback for field elements in a form. |
locale_field_language_fallback |
function |
drupal/modules/locale/locale.module |
Applies language fallback rules to the fields attached to the given entity. |