EntityListController::$storage |
property |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
The entity storage controller class. |
ReadLimitEntityBody::setOffset |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Set the offset to start limiting from |
EntityListController::buildRow |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds a row for an entity in the entity listing. |
EntityTranslationTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
|
EntityTranslation::$properties |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The array of translated properties, each being an instance of
FieldInterface. |
EntityTestFormController::form |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::form(). |
Entity::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
EntityTestFormController::save |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::save(). |
Entity::getTranslationLanguages |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements TranslatableInterface::getTranslationLanguages(). |
EntityRenderControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Defines a common interface for entity view controller classes. |
AbstractEntityBodyDecorator.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
|
EntityFilteringThemeTest::$user |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test user. |
EntityFilteringThemeTest::$node |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test node. |
EntityFilteringThemeTest::$term |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A test taxonomy term. |
EntityEnclosingRequestInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
HTTP request that sends an entity-body in the request message (POST, PUT) |
EntityFilteringThemeTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityNG::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::getPropertyDefinition(). |
ConfigEntityBase::getOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements ConfigEntityInterface::getOriginalID(). |
ConfigEntityBase::setOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements ConfigEntityInterface::setOriginalID(). |
EntityInterface::setNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Enforces an entity to be saved as a new revision. |
entity_crud_hook_test_file_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_load(). |
entity_crud_hook_test_node_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_load(). |
JsonldEntityReferenceNormalizer |
class |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityReferenceNormalizer.php |
Converts an EntityReferenceItem to a JSON-LD array structure. |
entity_crud_hook_test_user_load |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_load(). |
EntityBodyInterface::uncompress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Decompress a deflated string. Once uncompressed, the uncompressed string is then used as the wrapped stream. |
EntityTestStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Definition of Drupal\entity_test\EntityTestStorageController. |
LinkFieldTest::renderTestEntity |
function |
drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php |
Renders a test_entity and sets the output in the internal browser. |
EntityTestTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTestTranslationUITest. |
EntityRow::buildViewModeOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Return the main options, which are shown in the summary title. |
EntityAccessControllerInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Defines a common interface for entity access controller classes. |
EntityEnclosingRequest::setBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Set the body of the request |
EntityEnclosingRequest::getBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the body of the request if set |
EntityFormController::getEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::getEntity(). |
EntityFormController::setEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::setEntity(). |
EntityTranslationController.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Definition of Drupal\translation_entity\EntityTranslationController. |
ReadLimitEntityBody::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns only a subset of the decorated entity body when cast as a string |
ReadLimitEntityBody::isConsumed |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Check if the stream has been consumed |
NodeEntityViewModeAlterTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Definition of Drupal\node\Tests\NodeEntityViewModeAlterTest. |
EntityTranslationTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Modules to enable. |
entity_form_submit_build_entity |
function |
drupal/core/includes/entity.inc |
Copies submitted values to entity properties for simple entity forms. |
EntityQueryRelationshipTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Definition of Drupal\Core\Entity\Tests\EntityQueryRelationshipTest. |
EntityTestTranslationController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestTranslationController.php |
Test entity translation controller. |
EntityTranslation::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::getProperties(). |
field_test_entity_label_callback |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Entity label callback. |
EntityTranslationFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityWrapper::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ComplexDataInterface::getPropertyValues(). |
EntityWrapper::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ComplexDataInterface::setPropertyValues(). |
EntityNG::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::getPropertyDefinitions(). |
EntityQueryTest::testEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test basic functionality. |
ConfigEntityListController::load |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php |
Overrides Drupal\Core\Entity\EntityListController::load(). |