LayoutRelationshipBroken |
class |
|
core/modules/layout/plugins/relationships/layout_relationship.inc |
A class to be used for relationships whose handler cannot be found. |
NumberFieldSettingsTestCase |
class |
|
core/modules/field/modules/number/tests/number_settings.test |
Tests for number field type settings. |
BulkTestEntity |
class |
|
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Test class for the test_entity entity type. |
ViewsHandlerFieldBulkFormTest |
class |
|
core/modules/views/tests/handlers/views_handler_field_bulk_form.test |
|
TestDisableCache |
class |
|
core/modules/entity/tests/entity_caching_test/test_disable_cache.entity.inc |
Test class for the test_cacheable entity type. |
TestMultiBundle |
class |
|
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Test class for the test_multibundle entity type. |
TestCacheable |
class |
|
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Test class for the test_cacheable entity type. |
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. |
EntityReferenceTaxonomyTestCase |
class |
|
core/modules/entityreference/tests/entityreference.taxonomy.test |
Test for Entity Reference taxonomy integration. |
EntityReferenceAdminTestCase |
class |
|
core/modules/entityreference/tests/entityreference.admin.test |
Test for Entity Reference admin UI. |
EntityReferenceFieldTestCase |
class |
|
core/modules/entityreference/tests/entityreference.field.test |
Tests for the Entity Reference field. |
EntityReferenceHandlersTestCase |
class |
|
core/modules/entityreference/tests/entityreference.handlers.test |
Test for Entity Reference handlers. |
entityreference_plugin_display |
class |
|
core/modules/entityreference/views/entityreference_plugin_display.inc |
@file
Handler for entityreference_plugin_display. |
entityreference_plugin_row_fields |
class |
|
core/modules/entityreference/views/entityreference_plugin_row_fields.inc |
@file
Handler for entityreference_plugin_row_fields. |
entityreference_plugin_style |
class |
|
core/modules/entityreference/views/entityreference_plugin_style.inc |
@file
Handler for entityreference_plugin_style. |
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. |
EntityReferenceBehaviorHandler |
abstract class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
An abstract implementation of EntityReferenceBehaviorHandlerInterface. |
EntityReferenceSelectionHandlerBroken |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandler.inc |
A null implementation of EntityReferenceSelectionHandler. |
EntityReferenceBehaviorHandlerBroken |
class |
|
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
A broken implementation of EntityReferenceBehaviorHandler. |
EntityReferenceSelectionHandlerViews |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerViews.inc |
Entity handler for Views. |
EntityReferenceSelectionHandlerGeneric |
class |
|
core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc |
@file
Generic Entity handler. |
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. |
LayoutPathTest |
class |
|
core/modules/layout/tests/layout.test |
Tests that default layout paths are handled properly. |
TaxonomyTermDepthLayoutAccess |
class |
|
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
@file
Plugin to provide access control based upon taxonomy term depth. |
views_handler_field_system_info |
class |
|
core/modules/system/views/views_handler_field_system_info.inc |
A handler to display module and theme properties stored in the database. |
FileAccessFunctionsAlignedTestCase |
class |
|
core/modules/file/tests/file.test |
Tests that file_access and File::access are in sync with what they return. |