|
forum_field_storage_pre_update |
function |
drupal-7.x/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
|
field_test_field_formatter_info |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_info(). |
|
EntityFieldQuery::queryCallback |
function |
drupal-7.x/includes/entity.inc |
Determines the query callback to use for this entity query. |
|
EntityFieldQuery::propertyQuery |
function |
drupal-7.x/includes/entity.inc |
Queries entity tables in SQL for property conditions and sorts. |
|
field_test_field_formatter_view |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_view(). |
|
ImageFieldDefaultImagesTestCase |
class |
drupal-7.x/modules/image/image.test |
Tests default image settings. |
|
file_field_widget_settings_form |
function |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_widget_settings_form(). |
|
theme_field_multiple_value_form |
function |
drupal-7.x/modules/field/field.form.inc |
Returns HTML for an individual form element. |
|
DatabaseSchema::getFieldTypeMap |
function |
drupal-7.x/includes/database/schema.inc |
Returns a mapping of Drupal schema field names to DB-native field types. |
|
DatabaseSchema::fieldSetDefault |
function |
drupal-7.x/includes/database/schema.inc |
Set the default value for a field. |
|
DatabaseSchema_pgsql::dropField |
function |
drupal-7.x/includes/database/pgsql/schema.inc |
Drop a field. |
|
field_test_entity_form_validate |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Validate handler for field_test_entity_form(). |
|
FieldInfo::getBundleExtraFields |
function |
drupal-7.x/modules/field/field.info.class.inc |
Retrieves the "extra fields" for a bundle. |
|
field_test_field_language_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_field_language_alter(). |
|
_field_ui_view_mode_menu_access |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Menu access callback for the 'view mode display settings' pages. |
|
_update_7000_field_create_field |
function |
drupal-7.x/modules/field/field.install |
Utility function: create a field by writing directly to the database. |
|
_update_7000_field_delete_field |
function |
drupal-7.x/modules/field/field.install |
Utility function: delete a field stored in SQL storage directly from the database. |
|
DatabaseSchema_mysql::dropField |
function |
drupal-7.x/includes/database/mysql/schema.inc |
Drop a field. |
|
hook_field_storage_update_field |
function |
drupal-7.x/modules/field/field.api.php |
Update the storage information for a field. |
|
FieldInfoTestCase::testFieldMap |
function |
drupal-7.x/modules/field/tests/field.test |
Test field_info_field_map(). |
|
field_ui_existing_field_options |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns an array of existing fields to be added to a bundle. |
|
DatabaseConnection::escapeField |
function |
drupal-7.x/includes/database/database.inc |
Escapes a field name string. |
|
hook_field_formatter_info_alter |
function |
drupal-7.x/modules/field/field.api.php |
Perform alterations on Field API formatter types. |
|
field_ui_field_edit_form_submit |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_edit_form(). |
|
locale_field_entity_form_submit |
function |
drupal-7.x/modules/locale/locale.module |
Handles field language on submit for the given entity type. |
|
hook_field_widget_settings_form |
function |
drupal-7.x/modules/field_ui/field_ui.api.php |
Add settings to a widget settings form. |
|
SelectQueryInterface::getFields |
function |
drupal-7.x/includes/database/select.inc |
Returns a reference to the fields array for this query. |
|
hook_field_attach_create_bundle |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_create_bundle(). |
|
hook_field_attach_rename_bundle |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_rename_bundle(). |
|
hook_field_attach_delete_bundle |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_delete_bundle. |
|
hook_field_storage_create_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on creation of a new field. |
|
hook_field_storage_delete_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on deletion of a field. |
|
text_field_widget_settings_form |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_widget_settings_form(). |
|
DatabaseSchema_sqlite::addField |
function |
drupal-7.x/includes/database/sqlite/schema.inc |
Add a new field to a table. |
|
FieldBulkDeleteTestCase::$field |
property |
drupal-7.x/modules/field/tests/field.test |
|
|
field_test_field_storage_delete |
function |
drupal-7.x/modules/field/tests/field_test.storage.inc |
Implements hook_field_storage_delete(). |
|
ImageFieldTestCase::$admin_user |
property |
drupal-7.x/modules/image/image.test |
|
|
EntityFieldQuery::entityOrderBy |
function |
drupal-7.x/includes/entity.inc |
Orders the result set by entity-generic metadata. |
|
EntityFieldQueryTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/entity_query.test |
Sets up a Drupal site for running functional and integration tests. |
|
FieldSqlStorageTestCase::getInfo |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test |
|
|
FileFieldTestCase::getLastFileId |
function |
drupal-7.x/modules/file/tests/file.test |
Retrieves the fid of the last inserted file. |
|
FileFieldWidgetTestCase::getInfo |
function |
drupal-7.x/modules/file/tests/file.test |
|
|
field_attach_prepare_translation |
function |
drupal-7.x/modules/field/field.attach.inc |
Prepares an entity for translation. |
|
taxonomy_field_widget_info_alter |
function |
drupal-7.x/modules/taxonomy/taxonomy.module |
Implements hook_field_widget_info_alter(). |
|
_field_info_prepare_extra_fields |
function |
drupal-7.x/modules/field/field.info.inc |
Prepares 'extra fields' for the current run-time context. |
|
FieldUpdatePathTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/update.field.test |
|
|
FieldInfo::prepareInstanceWidget |
function |
drupal-7.x/modules/field/field.info.class.inc |
Prepares widget properties for the current run-time context. |
|
field_test_entity_label_callback |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements callback_entity_info_label(). |
|
FieldTestCase::assertFieldValues |
function |
drupal-7.x/modules/field/tests/field.test |
Assert that a field has the expected values in an entity. |
|
FieldInfoTestCase::testFieldInfo |
function |
drupal-7.x/modules/field/tests/field.test |
Test that field types and field definitions are correcly cached. |