ConfigEntityTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Modules to enable. |
ConfigEntityTest::testCRUD |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Tests CRUD operations. |
translation_entity_enabled |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Determines whether the given entity type is translatable. |
EntityBody::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Guess the Content-Type or return the default application/octet-stream |
EntityManager::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Constructs a new Entity plugin manager. |
translation_entity_install |
function |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_install(). |
EntityFormController::init |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Initialize the form state and the entity before the first form build. |
EntityFormController::form |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Returns the actual form array to be built. |
EntityFormController::save |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'save' action. |
JsonldEntityNormalizer.php |
file |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php |
Definition of Drupal\jsonld\JsonldEntityNormalizer. |
EntityRenderController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Definition of Drupal\Core\Entity\EntityRenderController. |
EntityFormControllerNG.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Definition of Drupal\Core\Entity\EntityFormControllerNG. |
EntityListController::load |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements Drupal\Core\Entity\EntityListControllerInterface::load(). |
EntityAccessController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityAccessController.php |
Contains Drupal\Core\Entity\EntityAccessController. |
EntityStorageException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Definition of Drupal\Core\Entity\EntityStorageException. |
Entity::$isDefaultRevision |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Indicates whether this is the default revision. |
ContentEntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php |
Definition of Drupal\Core\Entity\ContentEntityInterface. |
entity_form_state_defaults |
function |
drupal/core/includes/entity.inc |
Returns the default form state for the given entity and operation. |
EntityTranslation::$parent |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
The parent entity. |
EntityTranslation::$strict |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Whether the entity translation acts in strict mode. |
EntityAccessTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Modules to enable. |
EntityTranslation::getName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::getName(). |
EntityTranslation::setName |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements ContextAwareInterface::setName(). |
EntityTestAccessController |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestAccessController.php |
Defines the access controller for the test entity type. |
EntityTranslation::validate |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements TypedDataInterface::validate(). |
LabelCallbackTestEntity.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/LabelCallbackTestEntity.php |
Contains Drupal\field_test\Plugin\Core\Entity\LabelCallbackTestEntity. |
EntityCrudHookTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
UserEntityCallbacksTest.php |
file |
drupal/core/modules/user/lib/Drupal/user/Tests/UserEntityCallbacksTest.php |
Definition of Drupal\user\Tests\UserEntityCallbacksTest. |
EntityNG::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::getPropertyValues(). |
EntityNG::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements ComplexDataInterface::setPropertyValues(). |
hook_entity_view_mode_alter |
function |
drupal/core/includes/entity.api.php |
Change the view mode of an entity that is being displayed. |
AbstractEntityBodyDecorator |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
Abstract decorator used to wrap entity bodies |
EntityQueryTest::$greetings |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Field name for the greetings field. |
EntityTranslationController |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Base class for entity translation controllers. |
FieldEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Views used by this test. |
EntityInterface::entityType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the type of the entity. |
EntityInterface::entityInfo |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the info of the type of the entity. |
LifecycleEventArgs::$entity |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/LifecycleEventArgs.php |
|
entity_test_delete_multiple |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Deletes multiple test entities. |
EntityBody::$rewindFunction |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
|
EntityTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTranslationUITest. |
EntityManager::$cacheExpire |
property |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
The cache expiration for entity plugin definitions. |
EntityRow::buildOptionsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
EntityTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Tests the Entity Test Translation UI. |
EntityFormController::build |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements Drupal\Core\Entity\EntityFormControllerInterface::build(). |
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. |
NodeEntityViewModeAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Tests changing view modes for nodes. |
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
FieldPluginBase::get_entity |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Get the entity matching the current row and relationship. |