|
ImageFieldDisplayTestCase::getInfo |
function |
drupal-7.x/modules/image/image.test |
|
|
FileFieldTestCase::attachFileField |
function |
drupal-7.x/modules/file/tests/file.test |
Attaches a file field to an entity. |
|
FileFieldTestCase::updateFileField |
function |
drupal-7.x/modules/file/tests/file.test |
Updates an existing file field with new settings. |
|
FileFieldTestCase::replaceNodeFile |
function |
drupal-7.x/modules/file/tests/file.test |
Replaces a file within a node. |
|
SchemaTestCase::testSchemaAddField |
function |
drupal-7.x/modules/simpletest/tests/schema.test |
Test adding columns to an existing table. |
|
FileFieldRevisionTestCase::getInfo |
function |
drupal-7.x/modules/file/tests/file.test |
|
|
FileFieldValidateTestCase::getInfo |
function |
drupal-7.x/modules/file/tests/file.test |
|
|
file_field_widget_process_multiple |
function |
drupal-7.x/modules/file/file.field.inc |
An element #process callback for a group of file_generic fields. |
|
DatabaseSchema_pgsql::processField |
function |
drupal-7.x/includes/database/pgsql/schema.inc |
Set database-engine specific properties for a field. |
|
field_test_field_attach_view_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_field_attach_view_alter(). |
|
field_test_field_widget_form_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_field_widget_form_alter(). |
|
DatabaseSchema_mysql::processField |
function |
drupal-7.x/includes/database/mysql/schema.inc |
Set database-engine specific properties for a field. |
|
_update_7000_field_delete_instance |
function |
drupal-7.x/modules/field/field.install |
Utility function: delete an instance and all its data of a field stored in SQL Storage. |
|
_update_7000_field_create_instance |
function |
drupal-7.x/modules/field/field.install |
Utility function: write a field instance directly to the database. |
|
field_ui_form_node_type_form_alter |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Implements hook_form_FORM_ID_alter(). |
|
field_ui_field_overview_row_region |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns the region to which a row in the 'Manage fields' screen belongs. |
|
image_field_instance_settings_form |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
|
TaxonomyTermFieldTestCase::getInfo |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
|
|
hook_field_widget_properties_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alters the widget properties of a field instance before it gets displayed. |
|
hook_field_formatter_settings_form |
function |
drupal-7.x/modules/field_ui/field_ui.api.php |
Specify the form elements for a formatter's settings. |
|
hook_field_attach_preprocess_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alter field_attach_preprocess() variables. |
|
FieldCrudTestCase::testCreateField |
function |
drupal-7.x/modules/field/tests/field.test |
Test the creation of a field. |
|
FieldCrudTestCase::testDeleteField |
function |
drupal-7.x/modules/field/tests/field.test |
Test the deletion of a field. |
|
FieldCrudTestCase::testUpdateField |
function |
drupal-7.x/modules/field/tests/field.test |
Test updating a field. |
|
FieldUIManageFieldsTestCase::setUp |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Sets up a Drupal site for running functional and integration tests. |
|
FieldInstanceCrudTestCase::getInfo |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
hook_field_storage_delete_revision |
function |
drupal-7.x/modules/field/field.api.php |
Delete a single revision of field data for an entity. |
|
DatabaseSchema_sqlite::fieldExists |
function |
drupal-7.x/includes/database/sqlite/schema.inc |
Check if a column exists in the given table. |
|
FieldTranslationsTestCase::getInfo |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
text_field_formatter_settings_form |
function |
drupal-7.x/modules/field/modules/text/text.module |
Implements hook_field_formatter_settings_form(). |
|
hook_field_storage_delete_instance |
function |
drupal-7.x/modules/field/field.api.php |
Act on deletion of a field instance. |
|
NodeEntityFieldQueryAlter::getInfo |
function |
drupal-7.x/modules/node/node.test |
|
|
DatabaseSchema_sqlite::changeField |
function |
drupal-7.x/includes/database/sqlite/schema.inc |
Change a field definition. |
|
EntityFieldQuery::$fieldConditions |
property |
drupal-7.x/includes/entity.inc |
List of field conditions. |
|
EntityFieldQuery::$executeCallback |
property |
drupal-7.x/includes/entity.inc |
The method executing the query, if it is overriding the default. |
|
DrupalWebTestCase::assertFieldById |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Asserts that a field exists in the current page with the given id and value. |
|
field_test_widget_multiple_validate |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Form element validation handler for 'test_field_widget_multiple' widget. |
|
FileFieldTestCase::assertFileExists |
function |
drupal-7.x/modules/file/tests/file.test |
Asserts that a file exists physically on disk. |
|
ImageFieldValidateTestCase::getInfo |
function |
drupal-7.x/modules/image/image.test |
|
|
ForumTestCase::testEnableForumField |
function |
drupal-7.x/modules/forum/forum.test |
Tests disabling and re-enabling the Forum module. |
|
field_multilingual_settings_changed |
function |
drupal-7.x/modules/field/field.multilingual.inc |
Implements hook_multilingual_settings_changed(). |
|
_field_sql_storage_query_columnname |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Field meta condition column callback. |
|
file_field_widget_upload_validators |
function |
drupal-7.x/modules/file/file.field.inc |
Retrieves the upload validators for a file field. |
|
_field_info_prepare_instance_widget |
function |
drupal-7.x/modules/field/field.info.inc |
Prepares widget specifications for the current run-time context. |
|
number_field_instance_settings_form |
function |
drupal-7.x/modules/field/modules/number/number.module |
Implements hook_field_instance_settings_form(). |
|
field_test_entity_info_translatable |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Helper function to enable entity translations. |
|
field_ui_field_attach_rename_bundle |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Implements hook_field_attach_rename_bundle(). |
|
FieldAttachStorageTestCase::getInfo |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
field_ui_field_attach_create_bundle |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Implements hook_field_attach_create_bundle(). |
|
field_ui_form_node_type_form_submit |
function |
drupal-7.x/modules/field_ui/field_ui.module |
Form submission handler for the 'Save and add fields' button. |