Contains filters are case sensitive
Name Type Namespace Locationsort ascending Description
FieldInfoTestCase class core/modules/field/tests/field.test
FieldFormTestCase class core/modules/field/tests/field.test
FieldDisplayAPITestCase class core/modules/field/tests/field.test
FieldCrudTestCase class core/modules/field/tests/field.test
FieldInstanceCrudTestCase class core/modules/field/tests/field.test
FieldTranslationsTestCase class core/modules/field/tests/field.test Unit test class for the multilanguage fields logic.
FieldGetValueTestCase class core/modules/field/tests/field.test Test field_get_value().
FieldBulkDeleteTestCase class core/modules/field/tests/field.test Unit test class for field bulk delete and batch purge functionality.
FieldTokenTestCase class core/modules/field/tests/field.test Test fields with token display mode.
TextFieldTestCase class core/modules/field/modules/text/tests/text.test
TextSummaryTestCase class core/modules/field/modules/text/tests/text.test
TextTranslationTestCase class core/modules/field/modules/text/tests/text.test
OptionsWidgetsTestCase class core/modules/field/modules/options/tests/options.test
OptionsSelectDynamicValuesTestCase class core/modules/field/modules/options/tests/options.test Test an options select on a list field with a dynamic allowed values function.
NumberFieldSettingsTestCase class core/modules/field/modules/number/tests/number_settings.test Tests for number field type settings.
NumberFieldTestCase class core/modules/field/modules/number/tests/number.test Tests for number field types.
ListFieldDisplayTestCase class core/modules/field/modules/list/tests/list.test Tests that formatters are working properly.
ListFieldTestCase class core/modules/field/modules/list/tests/list.test Tests for the 'List' field types.
ListDynamicValuesTestCase class core/modules/field/modules/list/tests/list.test Sets up a List field for testing allowed values functions.
ListDynamicValuesValidationTestCase class core/modules/field/modules/list/tests/list.test Tests the List field allowed values function.
ListFieldUITestCase class core/modules/field/modules/list/tests/list.test List module UI tests.
FieldSqlStorageTestCase class core/modules/field/modules/field_sql_storage/tests/field_sql_storage.test Tests field storage.
FieldException class core/modules/field/field.exceptions.inc Base class for all exceptions thrown by Field API functions.
FieldUpdateForbiddenException class core/modules/field/field.exceptions.inc Exception class thrown by hook_field_update_forbid().
FieldValidationException class core/modules/field/field.exceptions.inc Exception thrown by field_attach_validate() on field validation errors.
FieldBlock class core/modules/field/field.block.inc FieldBlock extends Block
entityreference_plugin_style class core/modules/entityreference/views/entityreference_plugin_style.inc @file Handler for entityreference_plugin_style.
entityreference_plugin_row_fields class core/modules/entityreference/views/entityreference_plugin_row_fields.inc @file Handler for entityreference_plugin_row_fields.
entityreference_plugin_display class core/modules/entityreference/views/entityreference_plugin_display.inc @file Handler for entityreference_plugin_display.
EntityReferenceTaxonomyTestCase class core/modules/entityreference/tests/entityreference.taxonomy.test Test for Entity Reference taxonomy integration.
EntityReferenceHandlersTestCase class core/modules/entityreference/tests/entityreference.handlers.test Test for Entity Reference handlers.
EntityReferenceFormTestCase class core/modules/entityreference/tests/entityreference.form.test Test for Entity Reference form.
EntityReferenceFieldTestCase class core/modules/entityreference/tests/entityreference.field.test Tests for the Entity Reference field.
EntityReferenceAdminTestCase class core/modules/entityreference/tests/entityreference.admin.test Test for Entity Reference admin UI.
EntityReferenceSelectionHandlerViews class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc Entity handler for Views.
EntityReferenceSelectionHandlerGeneric_node class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the Node type.
EntityReferenceSelectionHandlerGeneric_user class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the User entity type.
EntityReferenceSelectionHandlerGeneric_comment class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the Comment entity type.
EntityReferenceSelectionHandlerGeneric_file class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the File entity type.
EntityReferenceSelectionHandlerGeneric_taxonomy_term class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the Taxonomy term entity type.
EntityReferenceSelectionHandlerGeneric class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc @file Generic Entity handler.
EntityReferenceSelectionHandlerInterface interface core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc @file Abstraction of the selection logic of an entity reference field.
EntityReferenceSelectionHandlerBroken class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc A null implementation of EntityReferenceSelectionHandler.
EntityReferenceBehaviorHandlerViewsFilterSelect class core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerViewsFilterSelect.inc
EntityReferenceBehaviorHandlerTaxonomyIndex class core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerTaxonomyIndex.inc Extends an entityreference field to maintain its references to taxonomy terms in the {taxonomy_index} table.
EntityReferenceBehaviorHandlerInterface interface core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc Additional behaviors for a Entity Reference field.
EntityReferenceBehaviorHandler abstract class core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc An abstract implementation of EntityReferenceBehaviorHandlerInterface.
EntityReferenceBehaviorHandlerBroken class core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc A broken implementation of EntityReferenceBehaviorHandler.
EntityReferenceRecursiveRenderingException class core/modules/entityreference/includes/entityreference.exceptions.inc @class Exception class used to throw error if the entity view renderer goes into a potentially infinite loop.
TestEntity class core/modules/entity/tests/entity_test/entity_test.entity.inc Test class for the entity_test entity type.

Pages