EntityQueryRelationshipTest::$terms |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Term entities. |
entity_crud_hook_test_entity_create |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_entity_create(). |
DatetimeFieldTest::renderTestEntity |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Tests/DatetimeFieldTest.php |
Renders a entity_test and sets the output in the internal browser. |
entity_crud_hook_test_block_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_presave(). |
entity_cache_test_dependency.module |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.module |
Helper module for entity cache tests. |
EntityTranslationFormTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
Modules to enable. |
SearchMultilingualEntityTest::setUp |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityFormController::prepareEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Prepares the entity object before the form is built first. |
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(). |
EntityTestStorageController::create |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Overrides DatabaseStorageController::create(). |
AbstractEntityBodyDecorator::__call |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Allow decorators to implement custom methods |
AbstractEntityBodyDecorator::rewind |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
EntityManager::getStorageController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new storage controller instance. |
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(). |
EntityEnclosingRequest::$postFields |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
AbstractEntityBodyDecorator::getUri |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Get the URI/filename associated with this stream |
EntityEnclosingRequest::__construct |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Create a new request |
EntityDisplayBase::getHighestWeight |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Returns the highest weight of the components in the display. |
EntityListController::getOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::getOperations(). |
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(). |
EntityStorageControllerBase::$cache |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Whether this entity type should use the static cache. |
EntityEnclosingRequest::getPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get a POST file from the request |
FilterEntityBundleTest::$entityInfo |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Entity info data. |
EntityStorageControllerBase::$idKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Name of the entity's ID field in the entity database table. |
EntityEnclosingRequest::addPostFile |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add a POST file to the upload |
EntityAccessController::checkAccess |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Performs access checks. |
entity_reference_field_update_field |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_update_field(). |
EntityBCDecorator::uriRelationships |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityBodyInterface::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Guess the Content-Type or return the default application/octet-stream |
EntityListControllerInterface::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListControllerInterface.php |
Loads entities of this type from storage for listing. |
field_test_entity_bundle_info_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Implements hook_entity_bundle_info_alter(). |
field_test_entity_info_translatable |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Helper function to enable entity translations. |
RegisterEntityResolversCompilerPass |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/RegisterEntityResolversCompilerPass.php |
Adds services tagged 'normalizer' and 'encoder' to the Serializer. |
EntityViewModeStorageController.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeStorageController.php |
Contains \Drupal\entity\EntityViewModeStorageController. |
EntityEnclosingRequestInterface.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequestInterface.php |
|
IoEmittingEntityBody::addSubscriber |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
EditEntityFieldAccessCheck::applies |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Implements AccessCheckInterface::applies(). |
EditEntityFieldAccessCheckInterface |
interface |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheckInterface.php |
Access check for editing entity fields. |
EntityAccessControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityAccessControllerInterface.php |
Contains \Drupal\Core\Entity\EntityAccessControllerInterface. |
EntityInterface::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Retrieves the exportable properties of the entity. |
EntityListController::$entityManager |
property |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
The entity manager |
entity_test_entity_bundle_info_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_bundle_info_alter(). |
translation_entity_entity_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_entity_info_alter(). |
EntityFilteringThemeTest::$xss_label |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php |
A string containing markup and JS. |
EntityAccessTest::assertEntityAccess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Asserts entity access correctly grants or denies access. |
EntityReferenceSelectionSortTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionSortTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceSelectionSortTest. |
EntityRenderController::buildContent |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::buildContent(). |
views.view.test_entity_reference.yml |
file |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml |
GroupSequenceProviderEntity::$groups |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
|
EntityRenderController::viewMultiple |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::viewMultiple(). |