EntityListController::buildOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds a renderable list of operation links for the entity. |
EntityTestStorageController::postSave |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postSave(). |
EntityQueryRelationshipTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Modules to enable. |
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
EntityQueryRelationshipTest::$accounts |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
User entities. |
EntityTestAccessController::viewAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::view(). |
EntityQueryRelationshipTest::$entities |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
entity_test entities. |
EntityQueryRelationshipTest::testQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests querying. |
AbstractEntityBodyDecorator::getStream |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the stream resource |
AbstractEntityBodyDecorator::setStream |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
EntityStorageControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Loads one or more entities. |
EntityTranslationController::getAccess |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Implements EntityTranslationControllerInterface::getAccess(). |
EntityStorageControllerInterface::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Saves the entity permanently. |
PreUpdateEventArgs::getEntityChangeSet |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Retrieve entity changeset. |
DatabaseStorageController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Entity type for this controller instance. |
DatabaseStorageController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Array of information about the entity. |
EntityBodyInterface::setRewindFunction |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Specify a custom callback used to rewind a non-seekable stream. This can be useful entity enclosing requests
that are redirected. |
entity_crud_hook_test_entity_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_predelete(). |
CommentTranslationUITest::createEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
ViewCloneFormController::prepareEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php |
Overrides \Drupal\Core\Entity\EntityFormController::prepareForm(). |
EntityTranslationUITest::getEditValues |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns an edit array containing the values to be posted. |
translation_entity_translatable_switch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Toggles translatability of the given field. |
SearchMultilingualEntityTest::$modules |
property |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Modules to enable. |
translation_entity_prepare_translation |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Populates target values with the source values. |
EntityEnclosingRequest::removePostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Remove a POST file from the request |
AbstractClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the class metadata is an entity. |
NodeEntityFieldQueryAlterTest::getInfo |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
|
field_test_entity_nested_form_validate |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Validate handler for field_test_entity_nested_form(). |
EntityQueryRelationshipTest::$fieldName |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
The name of the taxonomy field used for test. |
EntityFieldTest::testComputedProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests getting processed property values via a computed property. |
AbstractEntityBodyDecorator::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Convert the stream to a string if the stream is readable and the stream is seekable. |
AbstractEntityBodyDecorator::uncompress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
AbstractEntityBodyDecorator::getWrapper |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the stream wrapper type |
AbstractEntityBodyDecorator::isReadable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream is readable |
AbstractEntityBodyDecorator::isWritable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream is writable |
AbstractEntityBodyDecorator::isConsumed |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream has been consumed |
AbstractEntityBodyDecorator::isSeekable |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the string is repeatable |
EntityFormControllerInterface::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Validates the submitted form values of the entity form. |
DatabaseStorageController::$entityCache |
property |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Static cache of entities. |
entity_crud_hook_test_comment_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_predelete(). |
EntityBodyInterface::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get the Content-Encoding of the EntityBody |
EntityTranslationUITest::setupLanguages |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Enables additional languages. |
EntityTranslationUITest::getTranslation |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Returns the translation object to use to retrieve the translated values. |
EntityEnclosingRequest::removePostField |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Remove a POST field or file by name |
EntityTestStorageController::postDelete |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::postDelete(). |
NodeEntityFieldQueryAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Modules to enable. |
EntityTestAccessController::createAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::create(). |
EntityTestAccessController::updateAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::update(). |
EntityTestAccessController::deleteAccess |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Implements EntityAccessControllerInterface::delete(). |
EntityTranslation::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::getPropertyDefinition(). |