Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
EntityFormControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php Defines a common interface for entity form controller classes. 1 1
EntityFormControllerNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php Entity form controller variant for entity types using the new property API. 1 1
EntityFormTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php Tests the Entity Form Controller.
EntityInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityInterface.php Defines a common interface for all entity objects. 3 90
EntityListController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityListController.php Provides a generic implementation of an entity list controller. 2 2
EntityListControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php Defines an interface for entity list controllers. 1
EntityMalformedException class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityMalformedException.php Defines an exception thrown when a malformed entity is passed. 3
EntityManager class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityManager.php Manages entity type plugin definitions.
EntityNG class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityNG.php Implements Entity Field API specific enhancements to the Entity class. 1 6
EntityPropertiesTest class Drupal\field\Tests drupal/core/modules/field/lib/Drupal/field/Tests/EntityPropertiesTest.php Tests entity properties.
EntityQueryRelationshipTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php Tests Entity Query API relationship functionality.
EntityQueryTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php Tests the basic Entity API.
EntityReferenceItem class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php Defines the 'entityreference_field' entity field item. 1
EntityRenderController class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php Base class for entity view controllers. 4 4
EntityRenderControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php Defines a common interface for entity view controller classes. 1
EntityResource class Drupal\rest\Plugin\rest\resource drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php Represents entities as resources.
EntityReverse class Drupal\field\Plugin\views\relationship drupal/core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php A relationship handlers which reverse entity references.
EntityRevisionsTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php Tests for the basic revisioning functionality of entities.
EntityRow class Drupal\system\Plugin\views\row drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php Generic entity row plugin to provide a common base for all entity types. 3 3
EntityStorageControllerInterface interface Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php Defines a common interface for entity controller classes. 2 2
EntityStorageException class Drupal\Core\Entity drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php Defines an exception thrown when storage operations fail. 3
EntityTest class Drupal\entity_test\Plugin\Core\Entity drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php Defines the test entity class. 1
EntityTestAccessController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php Defines the access controller for the test entity type.
EntityTestFormController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php Form controller for the test entity edit forms.
EntityTestStorageController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php Defines the controller class for the test entity.
EntityTestTranslationController class Drupal\entity_test drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestTranslationController.php Test entity translation controller.
EntityTestTranslationUITest class Drupal\translation_entity\Tests drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php Tests the Entity Test Translation UI.
EntityTranslation class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php Makes translated entity properties available via the Field API.
EntityTranslationController class Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php Base class for entity translation controllers. 5 5
EntityTranslationControllerInterface interface Drupal\translation_entity drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php Interface for providing entity translation. 1
EntityTranslationFormTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php Tests entity translation form.
EntityTranslationTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php Tests entity translation.
EntityTranslationUITest abstract class Drupal\translation_entity\Tests drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php Tests the Entity Translation UI. 6 4
EntityUUIDTest class Drupal\system\Tests\Entity drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php Tests creation, saving, and loading of entity UUIDs.
EntityWrapper class Drupal\Core\Entity\Field\Type drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php Defines an 'entity' data type, e.g. the computed 'entity' property of entity references.
Equality class Drupal\views\Plugin\views\filter drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Equality.php Simple filter to handle equal to / not equal to filters
EqualNamespacesPerFileWithClassAsFirst class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsFirst.php
EqualNamespacesPerFileWithClassAsLast class Doctrine\Tests\Common\Annotations\Fixtures drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/EqualNamespacesPerFileWithClassAsLast.php
ErrorHandler class Symfony\Component\HttpKernel\Debug drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Debug/ErrorHandler.php ErrorHandler. 2
ErrorHandlerTest class Drupal\system\Tests\System drupal/core/modules/system/lib/Drupal/system/Tests/System/ErrorHandlerTest.php Tests error and exception handlers.
ErrorHandlerTest class Symfony\Component\HttpKernel\Tests\Debug drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Debug/ErrorHandlerTest.php ErrorHandlerTest
Escaper class Symfony\Component\Yaml drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Escaper.php Escaper encapsulates escaping rules for single and double-quoted YAML strings.
Esi class Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/Esi.php Esi implements the ESI capabilities to Request and Response instances. 4
EsiListener class Symfony\Component\HttpKernel\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/EventListener/EsiListener.php EsiListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for ESI. 1
EsiListenerTest class Symfony\Component\HttpKernel\Tests\EventListener drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/EventListener/EsiListenerTest.php
EsiResponseCacheStrategy class Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategy.php EsiResponseCacheStrategy knows how to compute the Response cache HTTP header based on the different ESI response cache headers.
EsiResponseCacheStrategyInterface interface Symfony\Component\HttpKernel\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/EsiResponseCacheStrategyInterface.php EsiResponseCacheStrategyInterface implementations know how to compute the Response cache HTTP header based on the different ESI response cache headers. 1
EsiTest class Symfony\Component\HttpKernel\Tests\HttpCache drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/EsiTest.php
Event class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php Default event for Guzzle notifications 3
Event class Symfony\Component\EventDispatcher drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Event.php Event is the base class for classes containing event data. 6 10

Pages

Other projects