|
EntityWrapper::get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::get(). |
|
entity_get_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_display object associated to a bundle and view mode. |
|
EntityWrapper::set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::set(). |
|
entity_page_access |
function |
drupal/core/includes/entity.inc |
Generic access callback for entity pages. |
|
EntityBody::rewind |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Rewind to the beginning of the stream |
|
Entity::entityType |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::entityType(). |
|
EntityNG::__wakeup |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Magic __wakeup() implementation. |
|
Entity::entityInfo |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::entityInfo(). |
|
EntityNG::language |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::language(). |
|
action_entity_info |
function |
drupal/core/modules/action/action.module |
Implements hook_entity_info(). |
|
EntityNG::validate |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::validate(). |
|
Entity::setContext |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::setContext(). |
|
EntityType::$class |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of the entity type class. |
|
EntityType::$label |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The human-readable name of the type. |
|
entity_test_install |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Implements hook_install(). |
|
ViewUI::getBCEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements Drupal\Core\Entity\EntityInterface::getBCEntity(). |
|
ViewUI::getNGEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php |
Implements \Drupal\Core\Entity\EntityInterface::getNGEntity(). |
|
EntityFieldTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Definition of Drupal\system\Tests\Entity\EntityFieldTest. |
|
EntityResource::get |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity GET requests. |
|
EntityQueryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Definition of Drupal\system\Tests\Entity\EntityQueryTest. |
|
EntityLabelTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityLabelTest.php |
Contains \Drupal\system\Tests\Entity\EntityLabelTest. |
|
EntityParent::$data |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php |
|
|
Entity::$entityType |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Stores the entity type of the result entities. |
|
Drupal::entityQuery |
function |
drupal/core/lib/Drupal.php |
Returns the entity query object for this entity type. |
|
Entity::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
|
Entity::getInternal |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
|
Entity::getLastName |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
@Assert\NotNull |
|
FieldEntityTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Definition of Drupal\views\Tests\Entity\FieldEntityTest. |
|
EntityTestRev::init |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRev.php |
Overrides EntityNG::init(). |
|
EntityViewMode::$id |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The ID of the view mode. |
|
entity.query.config |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\Entity\Query\QueryFactory |
|
EntityInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityInterface.php |
|
|
ChainEntityResolver |
class |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/ChainEntityResolver.php |
Resolver delegating the entity resolution to a chain of resolvers. |
|
access_check.entity |
service |
drupal/core/core.services.yml |
Drupal\Core\Entity\EntityAccessCheck |
|
EntityCacheTest.php |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/lib/Drupal/entity_cache_test_dependency/Plugin/Core/Entity/EntityCacheTest.php |
Contains Drupal\entity_cache_test_dependency\Plugin\Core\Entity\EntityCacheTest. |
|
EntityBodyInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Entity body used with an HTTP request or response |
|
EntityRevisionsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Tests for the basic revisioning functionality of entities. |
|
BundleKeyTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleKeyTestEntity.php |
Test entity class. |
|
TestEntity::$fttype |
property |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Bundle |
|
entity_test.install |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.install |
Install, update and uninstall functions for the entity_test module. |
|
entity_load_by_uuid |
function |
drupal/core/includes/entity.inc |
Loads an entity by UUID. |
|
CacheableTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/CacheableTestEntity.php |
Test entity class. |
|
hook_entity_presave |
function |
drupal/core/includes/entity.api.php |
Act on an entity before it is about to be created or updated. |
|
EntityTestLabel.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestLabel.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestLabel. |
|
SaveEntity::execute |
function |
drupal/core/modules/system/tests/modules/action_test/lib/Drupal/action_test/Plugin/Action/SaveEntity.php |
Executes the plugin. |
|
Entity::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
The entity type. |
|
EntityBody::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Create a new EntityBody based on the input type |
|
Entity::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Constructs an Entity object. |
|
EntityReferenceItem |
class |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Defines the 'entity_reference' entity field item. |
|
EntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Contains \Drupal\Core\Entity\EntityInterface. |