Contains filters are case sensitive
Name Type Namespace Locationsort descending Description
DashboardTaxonomyBlock class core/modules/dashboard/includes/block.taxonomy.inc @file Dashboard block displaying information about taxonomy, including: -
DashboardUpdateBlock class core/modules/dashboard/includes/block.update.inc
DashboardWelcomeBlock class core/modules/dashboard/includes/block.welcome.inc @file Dashboard block providing a welcome message, and links to get people started using Backdrop.
DashboardLayoutContext class core/modules/dashboard/includes/dashboard_layout_context.inc @file Layout context handler for entities.
DashboardTest class core/modules/dashboard/tests/dashboard.test Tests that the dashboard functions correctly.
DateUITestCase class core/modules/date/tests/date.test
DateAPITestCase class core/modules/date/tests/date_api.test
DateFieldBasic abstract class core/modules/date/tests/date_field.test @file Basic functions for Date tests.
DateFieldTestCase class core/modules/date/tests/date_field.test
DateFieldTokenTestCase class core/modules/date/tests/date_field.test
DateThemeTestCase class core/modules/date/tests/date_themes.test Testing date theme functions to render dates correctly.
DateTimezoneTestCase class core/modules/date/tests/date_timezone.test
DateValidationTestCase class core/modules/date/tests/date_validation.test
DateViewsTestCase class core/modules/date/tests/date_views.test
date_sql_handler class core/modules/date/views/date_sql_handler.inc A class to manipulate date SQL.
date_views_argument_handler class core/modules/date/views/date_views_argument_handler.inc
date_views_argument_handler_simple class core/modules/date/views/date_views_argument_handler_simple.inc
date_views_filter_handler class core/modules/date/views/date_views_filter_handler.inc @file A flexible, configurable date filter. This filter combines multiple date filters into a single filter where all fields are controlled by the same date and can be combined with either AND or OR.
date_views_filter_handler_simple class core/modules/date/views/date_views_filter_handler_simple.inc @file A standard Views filter for a single date field, using Date API form selectors and sql handling.
date_views_plugin_pager class core/modules/date/views/date_views_plugin_pager.inc Date views pager plugin.
DBLogTestCase class core/modules/dblog/tests/dblog.test Tests logging messages to the database.
EmailFieldTestCase class core/modules/email/tests/email.test Tests email field functionality.
EntityInterface interface core/modules/entity/entity.class.inc Defines a common interface for all entity objects.
Entity abstract class core/modules/entity/entity.class.inc Defines a base entity class.
EntityMalformedException class core/modules/entity/entity.class.inc Defines an exception thrown when a malformed entity is passed.
EntityControllerInterface interface core/modules/entity/entity.controller.inc Defines a common interface for entity controller classes.
DefaultEntityController class core/modules/entity/entity.controller.inc Defines a base entity controller class.
EntityStorageControllerInterface interface core/modules/entity/entity.controller.inc Defines a common interface for entity storage controllers.
EntityStorageException class core/modules/entity/entity.controller.inc Defines an exception thrown when storage operations fail.
EntityDatabaseStorageController class core/modules/entity/entity.controller.inc Implements the entity storage controller interface for the database.
EntityFieldQueryException class core/modules/entity/entity.query.inc Exception thrown by EntityFieldQuery() on unsupported query syntax.
EntityFieldQuery class core/modules/entity/entity.query.inc Retrieves entities matching a given set of conditions.
EntityAPITestCase class core/modules/entity/tests/entity.test Tests the basic Entity API.
EntityAPIInfoTestCase class core/modules/entity/tests/entity.test Tests Entity API base functionality.
TestCacheable class core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc Test class for the test_cacheable entity type.
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.
EntityLoadTestCase class core/modules/entity/tests/entity_crud.test Tests the entity_load() function.
EntityCrudHookTestCase class core/modules/entity/tests/entity_crud_hook_test.test Tests invocation of hooks when performing an action.
EntityFieldQueryTestCase class core/modules/entity/tests/entity_query.test Tests EntityFieldQuery.
TestEntity class core/modules/entity/tests/entity_test/entity_test.entity.inc Test class for the entity_test 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.
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.
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.
EntityReferenceBehaviorHandlerViewsFilterSelect class core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandlerViewsFilterSelect.inc
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.
EntityReferenceSelectionHandlerGeneric_node class core/modules/entityreference/plugins/selection/EntityReferenceSelectionHandlerGeneric.inc Override for the Node type.

Pages