EntityQueryRelationshipTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Tests Entity Query API relationship functionality. |
LifecycleEventArgs::$entity |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
|
UserEntityCallbacksTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Definition of Drupal\user\Tests\UserEntityCallbacksTest. |
translation_entity_overview |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Translations overview page callback. |
translation_entity_add_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation addition page. |
ConfigEntityBase::setStatus |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Implements \Drupal\Core\Config\Entity\ConfigEntityInterface::setStatus(). |
AbstractEntityBodyDecorator |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Abstract decorator used to wrap entity bodies |
EntityTestStorageController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestStorageController.php |
Defines the controller class for the test entity. |
EntityManager::$controllers |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Contains instantiated controllers keyed by controller type and entity type. |
EntityDisplayBase::$content |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
List of component display options, keyed by component name. |
EntityDisplayBase::$plugins |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
The plugin objects used for this display, keyed by field name. |
EntityManager::getAdminPath |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Returns the administration path for an entity type's bundle. |
EntityCrudHookTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
EntityTestRev::$revision_id |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRev.php |
The entity revision id. |
EntityStorageControllerBase |
class |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
A base entity storage controller class. |
EntityFormEnhancer::enhance |
function |
drupal/core/lib/Drupal/Core/Entity/Enhancer/EntityFormEnhancer.php |
Update the defaults based on its own data and the request. |
EntityFieldTest::assertSave |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Executes the save tests for the given entity type. |
EntityDisplay::getFormatter |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityDisplay.php |
Returns the Formatter plugin for a field. |
OpmlFeedAdd::$entityManager |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
The entity manager. |
FieldEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Views used by this test. |
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
entity_reference_field_info |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_info(). |
shortcut_entity_bundle_info |
function |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_entity_bundle_info(). |
EntityResolverTest::$format |
property |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
The format being tested. |
EntityResolverTest::getInfo |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntityResolverTest.php |
|
EntityValidationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Sets up Drupal unit test environment. |
EntityQueryTest::$greetings |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Field name for the greetings field. |
BookManager::$entityManager |
property |
drupal/core/modules/book/lib/Drupal/book/BookManager.php |
Entity manager Service Object. |
translation_entity.info.yml |
file |
drupal/core/modules/translation_entity/translation_entity.info.yml |
drupal/core/modules/translation_entity/translation_entity.info.yml |
EntityTranslation::getValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Overrides \Drupal\Core\TypedData\TypedData::getValue(). |
entity_entity_bundle_rename |
function |
drupal/core/modules/entity/entity.module |
Implements hook_entity_bundle_rename(). |
EntityTranslation::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
NormalizeTest::getEntityUri |
function |
drupal/core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php |
Constructs the entity URI. |
entity_entity_bundle_delete |
function |
drupal/core/modules/entity/entity.module |
Implements hook_entity_bundle_delete(). |
EntityTestDefaultAccess.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestDefaultAccess.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestDefaultAccess. |
EntityReference::pre_render |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
Overrides \Drupal\views\Plugin\views\row\Fields::pre_render(). |
EntityReference::$usesPager |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager. |
EntityTranslation::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
EntityTestLabelCallback.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabelCallback.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestLabelCallback. |
EntityBCDecorator::language |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityNormalizer::normalize |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Implements \Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize() |
EntityBCDecorator::getValue |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
hook_entity_view_mode_alter |
function |
drupal/core/includes/entity.api.php |
Change the view mode of an entity that is being displayed. |
EntityBCDecorator::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityBCDecorator::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
hook_entity_operation_alter |
function |
drupal/core/includes/entity.api.php |
Alter entity operations. |
EntityBody::$rewindFunction |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
EntityBCDecorator::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
node_test_entity_info_alter |
function |
drupal/core/modules/node/tests/modules/node_test/node_test.module |
Implements hook_entity_info_alter(). |
EntityNG::$fieldDefinitions |
property |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Local cache for field definitions. |