EntityDisplayBase::$displayContext |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Context in which this entity will be used (e.g. 'display', 'form'). |
entity_crud_hook_test_block_update |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_update(). |
EntityManager::getRenderController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new render controller instance. |
EntityManager::getAccessController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Creates a new access controller instance. |
EntityEnclosingRequest::$postFiles |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
EntityCrudHookTest::testBlockHooks |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Tests hook invocations for CRUD operations on blocks. |
EntityDisplayBase::removeComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Sets a component to be hidden. |
EntityEnclosingRequest::__toString |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the HTTP request as a string |
MockEditEntityFieldAccessCheck.php |
file |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/MockEditEntityFieldAccessCheck.php |
Contains \Drupal\edit_test\MockEditEntityFieldAccessCheck. |
entity_crud_hook_test_block_delete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_delete(). |
CommentFormController::buildEntity |
function |
drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php |
Overrides EntityFormController::buildEntity(). |
AbstractEntityBodyDecorator::write |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
AbstractEntityBodyDecorator::ftell |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
FilterEntityBundleTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FilterEntityBundleTest.php |
Views used by this test. |
EntityFieldTest::testIntrospection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests introspection and getting metadata upfront. |
EntityAccessController::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Clears all cached access checks. |
CommentSelection::buildEntityQuery |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php |
Overrides SelectionBase::buildEntityQuery(). |
CommentSelection::entityQueryAlter |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/entity_reference/selection/CommentSelection.php |
Overrides SelectionBase::entityQueryAlter(). |
TestClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Checks whether the class metadata is an entity. |
ConfigEntityStatusUITest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
Modules to enable. |
ConfigEntityStatusUITest::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityStatusUITest.php |
Tests status operations. |
EntityTranslationUITest::$entityId |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
The id of the entity being translated. |
EntityQueryTest::assertBundleOrder |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
EntityBodyInterface::getContentMd5 |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get an MD5 checksum of the stream's contents |
EntityRevisionsTest::testRevisions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Check node revision related operations. |
entity_load_multiple_by_properties |
function |
drupal/core/includes/entity.inc |
Load entities by their property values. |
EntityBCDecorator::createDuplicate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityReferenceSelectionAccessTest |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceSelectionAccessTest.php |
Tests the Entity Reference Selection plugin. |
AreaEntityTest::testEntityAreaData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Tests views data for entity area handlers. |
ShortcutController::$entityManager |
property |
drupal/core/modules/shortcut/lib/Drupal/shortcut/Controller/ShortcutController.php |
Stores the entity manager. |
EntityReferenceAdminTest::$modules |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
|
EntityBCDecorator::getPropertyPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityTranslationTestBase::$bundle |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The bundle being tested. |
EntityTranslationTestBase::$editor |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The account to be used to test multilingual entity editing. |
EntityTestTranslationUITest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Overrides \Drupal\simpletest\WebTestBase::setUp(). |
AccountFormController::buildEntity |
function |
drupal/core/modules/user/lib/Drupal/user/AccountFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::buildEntity(). |
EntityAccessCheckTest::testApplies |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
Tests the method for checking if the access check applies to a route. |
IoEmittingEntityBody::getAllEvents |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
Get a list of all of the events emitted from the class |
EntityReferenceEntityFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceEntityFormatter. |
EditEntityFieldAccessCheck::access |
function |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Implements AccessCheckInterface::access(). |
EntityRenderControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Contains \Drupal\Core\Entity\EntityRenderControllerInterface. |
EntityType::$permission_granularity |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
Specifies whether a module exposing permissions for the current entity type
should use entity-type level granularity, bundle level granularity or just
skip this entity. The allowed values are respectively "entity_type",
"bundle" or… |
translation_entity_translate_access |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Access callback for the translation overview page. |
ConfigurableEntityReferenceItem.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Type/ConfigurableEntityReferenceItem.php |
Contains \Drupal\entity_reference\Type\ConfigurableEntityReferenceItem. |
EntityReferenceAutocompleteTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAutocompleteTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceAutocompleteTest. |
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 |
|
translation_entity_field_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_info_alter(). |
EntityFormControllerNG::buildEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::buildEntity(). |
EntityFormController::getBaseFormID |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns a string identifying the base form. |