|
field_ui_field_overview_form_submit |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_overview_form(). |
|
FieldInfoTestCase::testFieldPrepare |
function |
drupal-7.x/modules/field/tests/field.test |
Test that cached field definitions are ready for current runtime context. |
|
FieldInfoTestCase::testSettingsInfo |
function |
drupal-7.x/modules/field/tests/field.test |
Test that the field_info settings convenience functions work. |
|
field_ui_field_settings_form_submit |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Form submission handler for field_ui_field_settings_form(). |
|
ProfileTestCase::createProfileField |
function |
drupal-7.x/modules/profile/profile.test |
Create a profile field. |
|
ProfileTestCase::updateProfileField |
function |
drupal-7.x/modules/profile/profile.test |
Update a profile field. |
|
ProfileTestCase::deleteProfileField |
function |
drupal-7.x/modules/profile/profile.test |
Delete a profile field. |
|
image_field_formatter_settings_form |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_formatter_settings_form(). |
|
FieldUITestCase::fieldUIAddNewField |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Creates a new field through the Field UI. |
|
FieldCrudTestCase::testFieldIndexes |
function |
drupal-7.x/modules/field/tests/field.test |
Test creation of indexes on data column. |
|
FieldUITestCase::fieldUIDeleteField |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Deletes a field instance through the Field UI. |
|
FieldUIManageDisplayTestCase::setUp |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Sets up a Drupal site for running functional and integration tests. |
|
DatabaseSchema_sqlite::processField |
function |
drupal-7.x/includes/database/sqlite/schema.inc |
Set database-engine specific properties for a field. |
|
EntityFieldQuery::$entityConditions |
property |
drupal-7.x/includes/entity.inc |
Associative array of entity-generic metadata conditions. |
|
ImageFieldTestCase::uploadNodeImage |
function |
drupal-7.x/modules/image/image.test |
Upload an image to a node. |
|
EntityFieldQuery::addFieldCondition |
function |
drupal-7.x/includes/entity.inc |
Adds the given condition to the proper condition array. |
|
EntityFieldQuery::propertyCondition |
function |
drupal-7.x/includes/entity.inc |
Adds a condition on an entity-specific property. |
|
field_sql_storage_field_storage_info |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_info(). |
|
field_sql_storage_field_storage_load |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_load(). |
|
_field_sql_storage_query_join_entity |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Adds the base entity table to a field query object. |
|
_update_7000_field_sql_storage_write |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.install |
Utility function: write field data directly to SQL storage. |
|
_field_info_prepare_instance_display |
function |
drupal-7.x/modules/field/field.info.inc |
Adapts display specifications to the current run-time context. |
|
DatabaseSchema_pgsql::createFieldSql |
function |
drupal-7.x/includes/database/pgsql/schema.inc |
Create an SQL string for a field to be used in table creation or
alteration. |
|
number_field_formatter_settings_form |
function |
drupal-7.x/modules/field/modules/number/number.module |
Implements hook_field_formatter_settings_form(). |
|
field_test_entity_nested_form_submit |
function |
drupal-7.x/modules/field/tests/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
|
node_query_entity_field_access_alter |
function |
drupal-7.x/modules/node/node.module |
Implements hook_query_TAG_alter(). |
|
field_test_dummy_field_storage_query |
function |
drupal-7.x/modules/field/tests/field_test.module |
Pseudo-implements hook_field_storage_query(). |
|
ListFieldUITestCase::createListField |
function |
drupal-7.x/modules/field/modules/list/tests/list.test |
Helper function to create list field of a given type. |
|
DatabaseSchema_mysql::createFieldSql |
function |
drupal-7.x/includes/database/mysql/schema.inc |
Create an SQL string for a field to be used in table creation or alteration. |
|
CommentFieldsTest::testCommentEnable |
function |
drupal-7.x/modules/comment/comment.test |
Test that comment module works when enabled after a content module. |
|
CommentFieldsTest::testCommentFormat |
function |
drupal-7.x/modules/comment/comment.test |
Test that comment module works correctly with plain text format. |
|
field_ui_display_overview_row_region |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Returns the region to which a row in the 'Manage display' screen belongs. |
|
TaxonomyTermFieldTestCase::$instance |
property |
drupal-7.x/modules/taxonomy/taxonomy.test |
|
|
ProfileTestFields::testProfileFields |
function |
drupal-7.x/modules/profile/profile.test |
Test each of the field types. List selection and date fields are tested
separately because they need some special handling. |
|
hook_field_available_languages_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alter field_available_languages() values. |
|
FieldUIManageFieldsTestCase::getInfo |
function |
drupal-7.x/modules/field_ui/field_ui.test |
|
|
FieldCrudTestCase::_testActiveHelper |
function |
drupal-7.x/modules/field/tests/field.test |
Helper function for testActive(). |
|
hook_field_display_ENTITY_TYPE_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alters the display settings of a field on a given entity type before it gets displayed. |
|
DrupalWebTestCase::assertFieldByName |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Asserts that a field exists in the current page with the given name and value. |
|
ImageFieldTestCase::createImageField |
function |
drupal-7.x/modules/image/image.test |
Create a new image field. |
|
DrupalWebTestCase::assertNoFieldById |
function |
drupal-7.x/modules/simpletest/drupal_web_test_case.php |
Asserts that a field does not exist with the given id and value. |
|
field_test_field_widget_settings_form |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_widget_settings_form(). |
|
FieldValidationException::__construct |
function |
drupal-7.x/modules/field/field.attach.inc |
Constructor for FieldValidationException. |
|
_field_sql_storage_revision_tablename |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Generate a table name for a field revision archive table. |
|
field_sql_storage_field_update_forbid |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
|
field_sql_storage_field_storage_write |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_write(). |
|
field_sql_storage_field_storage_purge |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge(). |
|
field_sql_storage_field_storage_query |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_query(). |
|
bartik_field__taxonomy_term_reference |
function |
drupal-7.x/themes/bartik/template.php |
Implements theme_field__field_type(). |
|
FileFieldValidateTestCase::$node_type |
property |
drupal-7.x/modules/file/tests/file.test |
|