|
field_test_field_formatter_settings_summary |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_formatter_settings_summary(). |
|
FormsTestCase::testRequiredTextfieldNoTitle |
function |
drupal-7.x/modules/simpletest/tests/form.test |
Tests validation for required textfield element without title. |
|
FileFieldTestCase::assertFileEntryNotExists |
function |
drupal-7.x/modules/file/tests/file.test |
Asserts that a file does not exist in the database. |
|
field_sql_storage_field_storage_purge_field |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_purge_field(). |
|
SimpleTestFunctionalTest::getResultFieldSet |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Get the fieldset containing the results for group this test is in. |
|
NumberFieldTestCase::testNumberDecimalField |
function |
drupal-7.x/modules/field/modules/number/number.test |
Test number_decimal field. |
|
NumberFieldTestCase::testNumberIntegerField |
function |
drupal-7.x/modules/field/modules/number/number.test |
Test number_integer field. |
|
DatabaseSchema_pgsql::queryFieldInformation |
function |
drupal-7.x/includes/database/pgsql/schema.inc |
Fetch the list of CHECK constraints used on a field. |
|
CommentFieldsTest::testCommentDefaultFields |
function |
drupal-7.x/modules/comment/comment.test |
Tests that the default 'comment_body' field is correctly added. |
|
poll_field_attach_prepare_translation_alter |
function |
drupal-7.x/modules/poll/poll.module |
Implements hook_field_attach_prepare_translation_alter(). |
|
TaxonomyTermFieldMultipleVocabularyTestCase |
class |
drupal-7.x/modules/taxonomy/taxonomy.test |
Tests a taxonomy term reference field that allows multiple vocabularies. |
|
FieldDisplayAPITestCase::testFieldViewField |
function |
drupal-7.x/modules/field/tests/field.test |
Test the field_view_field() function. |
|
FieldDisplayAPITestCase::testFieldViewValue |
function |
drupal-7.x/modules/field/tests/field.test |
Test the field_view_value() function. |
|
hook_field_attach_prepare_translation_alter |
function |
drupal-7.x/modules/field/field.api.php |
Perform alterations on field_attach_prepare_translation(). |
|
ProfileTestWeights::testProfileFieldWeights |
function |
drupal-7.x/modules/profile/profile.test |
|
|
FieldUIManageFieldsTestCase::testCRUDFields |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Runs the field CRUD tests. |
|
_field_test_field_storage_query_sort_helper |
function |
drupal-7.x/modules/field/tests/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
|
EntityFieldQueryTestCase::testTablePrefixing |
function |
drupal-7.x/modules/simpletest/tests/entity_query.test |
Tests EFQ table prefixing with multiple conditions and an altered join. |
|
FieldSqlStorageTestCase::testFieldAttachLoad |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.test |
Uses the mysql tables and records to verify
field_load_revision works correctly. |
|
field_sql_storage_field_storage_create_field |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_create_field(). |
|
field_sql_storage_field_storage_update_field |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_update_field(). |
|
field_sql_storage_field_storage_delete_field |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_storage_delete_field(). |
|
field_sql_storage_field_attach_rename_bundle |
function |
drupal-7.x/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_attach_rename_bundle(). |
|
FileFieldValidateTestCase::testFileExtension |
function |
drupal-7.x/modules/file/tests/file.test |
Tests file extension checking. |
|
FieldAttachTestCase::createFieldWithInstance |
function |
drupal-7.x/modules/field/tests/field.test |
Create a field and an instance of it. |
|
ProfileTestSelect::testProfileSelectionField |
function |
drupal-7.x/modules/profile/profile.test |
Create a list selection field, give it a value, update and delete the field. |
|
FieldUIManageFieldsTestCase::testDeleteField |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests that deletion removes fields and instances as expected. |
|
DatabaseAlterTestCase::testAlterChangeFields |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test that we can alter the fields of a query. |
|
ImportOPMLTestCase::validateImportFormFields |
function |
drupal-7.x/modules/aggregator/aggregator.test |
Submits form filled with invalid fields. |
|
DatabaseBasicSyntaxTestCase::testFieldConcat |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test for string concatenation with field values. |
|
LocaleMultilingualFieldsFunctionalTest::setUp |
function |
drupal-7.x/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
|
ListFieldUITestCase::assertAllowedValuesInput |
function |
drupal-7.x/modules/field/modules/list/tests/list.test |
Tests a string input for the 'allowed values' form element. |
|
field_test_field_widget_properties_user_alter |
function |
drupal-7.x/modules/field/tests/field_test.module |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
|
FieldAttachOtherTestCase::testFieldAttachView |
function |
drupal-7.x/modules/field/tests/field.test |
Test field_attach_view() and field_attach_prepare_view(). |
|
FieldAttachOtherTestCase::testFieldAttachForm |
function |
drupal-7.x/modules/field/tests/field.test |
Test field_attach_form(). |
|
FieldCrudTestCase::testUpdateNonExistentField |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
FieldUIManageFieldsTestCase::manageFieldsPage |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests the manage fields page. |
|
FieldUIManageFieldsTestCase::addExistingField |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests adding an existing field in another content type. |
|
FieldUIManageFieldsTestCase::testDefaultValue |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests that default value is correctly validated and saved. |
|
FieldUIManageFieldsTestCase::testHiddenFields |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
|
FieldUIManageFieldsTestCase::testRenameBundle |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests renaming a bundle. |
|
FieldUIManageDisplayTestCase::testFormatterUI |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Tests formatter settings. |
|
DatabaseRegressionTestCase::testDBFieldExists |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test the db_field_exists() function. |
|
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
drupal-7.x/modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
|
ListFieldUITestCase::testListAllowedValuesText |
function |
drupal-7.x/modules/field/modules/list/tests/list.test |
List (text) : test 'allowed values' input. |
|
FieldAttachOtherTestCase::testFieldAttachCache |
function |
drupal-7.x/modules/field/tests/field.test |
Test field cache. |
|
_field_ui_field_overview_form_validate_add_new |
function |
drupal-7.x/modules/field_ui/field_ui.admin.inc |
Validates the 'add new field' row of field_ui_field_overview_form(). |
|
FieldFormTestCase::testFieldFormSingleRequired |
function |
drupal-7.x/modules/field/tests/field.test |
|
|
FieldFormTestCase::testFieldFormMultipleWidget |
function |
drupal-7.x/modules/field/tests/field.test |
Tests widgets handling multiple values. |
|
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
drupal-7.x/modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |