Namesort descending Location Description
FieldBlock::getContent core/modules/field/field.block.inc Sets block content on block view.
FieldBlock::getTitle core/modules/field/field.block.inc Sets block subject on block view.
FieldBlock::__construct core/modules/field/field.block.inc Create a new Block object.
FieldBlockTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldBlockTestCase::testFieldBlock core/modules/field/tests/field.test Check special conditions around the main content block.
FieldBulkDeleteTestCase::checkHooksInvocations core/modules/field/tests/field.test Tests that the expected hooks have been invoked on the expected entities.
FieldBulkDeleteTestCase::convertToPartialEntities core/modules/field/tests/field.test Converts the passed entities to partially created ones.
FieldBulkDeleteTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldBulkDeleteTestCase::testDeleteFieldInstance core/modules/field/tests/field.test Verify that deleting an instance leaves the field data items in the database and that the appropriate Field API functions can operate on the deleted data and instance.
FieldBulkDeleteTestCase::testPurgeField core/modules/field/tests/field.test Verify that fields are preserved and purged correctly as multiple instances are deleted and purged.
FieldBulkDeleteTestCase::testPurgeInstance core/modules/field/tests/field.test Verify that field data items and instances are purged when an instance is deleted.
FieldCrudTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldCrudTestCase::testActive core/modules/field/tests/field.test Test that fields are properly marked active or inactive.
FieldCrudTestCase::testCreateField core/modules/field/tests/field.test Test the creation of a field.
FieldCrudTestCase::testCreateFieldFail core/modules/field/tests/field.test Test failure to create a field.
FieldCrudTestCase::testDeleteField core/modules/field/tests/field.test Test the deletion of a field.
FieldCrudTestCase::testReadField core/modules/field/tests/field.test Test reading back a field definition.
FieldCrudTestCase::testUpdateField core/modules/field/tests/field.test Test updating a field.
FieldCrudTestCase::testUpdateFieldForbid core/modules/field/tests/field.test Test field type modules forbidding an update.
FieldCrudTestCase::testUpdateFieldType core/modules/field/tests/field.test
FieldCrudTestCase::testUpdateNonExistentField core/modules/field/tests/field.test
FieldCrudTestCase::_testActiveHelper core/modules/field/tests/field.test Helper function for testActive().
FieldDisplayAPITestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldDisplayAPITestCase::testFieldViewField core/modules/field/tests/field.test Test the field_view_field() function.
FieldDisplayAPITestCase::testFieldViewValue core/modules/field/tests/field.test Test the field_view_value() function.
FieldExampleTest::createField modules/examples/field_example/tests/field_example.test Utility function to create fields on a content type.
FieldExampleTest::setUp modules/examples/field_example/tests/field_example.test Sets up a Backdrop site for running functional and integration tests.
FieldExampleTest::testExampleFieldBasic modules/examples/field_example/tests/field_example.test Test basic functionality of the example field.
FieldFormTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldFormTestCase::testFieldFormAccess core/modules/field/tests/field.test Tests fields with no 'edit' access.
FieldFormTestCase::testFieldFormJSAddMore core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormMultipleWidget core/modules/field/tests/field.test Tests widgets handling multiple values.
FieldFormTestCase::testFieldFormMultivalueWithRequiredRadio core/modules/field/tests/field.test Tests widget handling of multiple required radios.
FieldFormTestCase::testFieldFormSingle core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormSingleRequired core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited core/modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimitedRequired core/modules/field/tests/field.test Tests the position of the "required" symbol and the validation error text.
FieldFormTestCase::testNestedFieldForm core/modules/field/tests/field.test Tests Field API form integration within a subform.
FieldGetValueTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::testFieldGetValue core/modules/field/tests/field.test Test field_get_value().
FieldInfoTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldInfoTestCase::testFieldInfo core/modules/field/tests/field.test Test that field types and field definitions are correctly cached.
FieldInfoTestCase::testFieldPrepare core/modules/field/tests/field.test Test that cached field definitions are ready for current runtime context.
FieldInfoTestCase::testInstanceDisabledEntityType core/modules/field/tests/field.test Test that instances on disabled entity types are filtered out.
FieldInfoTestCase::testInstancePrepare core/modules/field/tests/field.test Test that cached instance definitions are ready for current runtime context.
FieldInfoTestCase::testSettingsInfo core/modules/field/tests/field.test Test that the field_info settings convenience functions work.
FieldInstanceCrudTestCase::setUp core/modules/field/tests/field.test Sets up a Backdrop site for running functional and integration tests.
FieldInstanceCrudTestCase::testCreateFieldInstance core/modules/field/tests/field.test Test the creation of a field instance.
FieldInstanceCrudTestCase::testDeleteFieldInstance core/modules/field/tests/field.test Test the deletion of a field instance.
FieldInstanceCrudTestCase::testReadFieldInstance core/modules/field/tests/field.test Test reading back an instance definition.

Pages