AbstractEntityBodyDecorator::rewind |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
AbstractEntityBodyDecorator::getUri |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the URI/filename associated with this stream |
EntityEnclosingRequestInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
|
entity_crud_hook_test_entity_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_insert(). |
entity_crud_hook_test_entity_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_update(). |
EntityBodyInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Guess the Content-Type or return the default application/octet-stream |
EntityTestTranslationController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestTranslationController.php |
Definition of Drupal\translation_entity\EntityTranslationController. |
entity_crud_hook_test_entity_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_delete(). |
translation_entity_translate_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation overview page. |
EntityRenderController::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
The type of entities for which this controller is instantiated. |
EntityRenderController::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
|
EntityTranslationUITest::$langcodes |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The enabled languages. |
EntityTranslationUITest::$fieldName |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The name of the field used to test translation. |
EntityEnclosingRequest::$postFields |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
EntityFormControllerNG::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::buildEntity(). |
EntityEnclosingRequest::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Create a new request |
SearchMultilingualEntityTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Sets up a Drupal site for running functional and integration tests. |
TermTranslationUITest::createEntity |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::createEntity(). |
EntityEnclosingRequest::getPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get a POST file from the request |
EntityEnclosingRequest::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add a POST file to the upload |
EntityFormController::prepareEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Prepares the entity object before the form is built first. |
JsonldEntityReferenceNormalizer.php |
file |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityReferenceNormalizer.php |
Definition of Drupal\jsonld\JsonldEntityReferenceNormalizer. |
EntityListController::getOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements Drupal\Core\Entity\EntityListControllerInterface::getOperations(). |
EntityAccessControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Contains Drupal\Core\Entity\EntityAccessControllerInterface. |
EntityRenderControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Definition of Drupal\Core\Entity\EntityRenderControllerInterface. |
field_test_entity_info_translatable |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
EntityQueryRelationshipTest::$terms |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Term entities. |
NodeEntityFieldQueryAlterTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityQueryRelationshipTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
EntityTranslation::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::getPropertyValues(). |
EntityTranslation::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ComplexDataInterface::setPropertyValues(). |
EntityAccessController::createAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Implements EntityAccessControllerInterface::createAccess(). |
EntityAccessController::updateAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Implements EntityAccessControllerInterface::updateAccess(). |
EntityAccessController::deleteAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Implements EntityAccessControllerInterface::deleteAccess(). |
EntityCrudHookTest::testCommentHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on comments. |
EntityFilteringThemeTest::$xss_label |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
ConfigEntityInterface::getOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Returns the original ID. |
ConfigEntityInterface::setOriginalID |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Sets the original ID. |
ConfigStorageController::$entityType |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Entity type for this controller instance. |
EntityWrapper::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements ComplexDataInterface::getPropertyDefinition(). |
ConfigStorageController::$entityInfo |
property |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Array of information about the entity. |
EntityFieldTest::getContainedStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Recursive helper for getting all contained strings,
i.e. properties of type string. |
ViewAddFormController::prepareEntity |
function |
drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
AbstractEntityBodyDecorator::getSize |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the size of the stream if able |
AbstractEntityBodyDecorator::isLocal |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Check if the stream is a local stream vs a remote stream |
AbstractEntityBodyDecorator::setSize |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
EntityTranslationControllerInterface |
interface |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Interface for providing entity translation. |
EntityFormControllerInterface::build |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerInterface.php |
Builds an entity form. |
entity_crud_hook_test_entity_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_presave(). |
entity_crud_hook_test_comment_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_insert(). |