Entity::getRoot |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getRoot(). |
EntityInterface |
interface |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Defines a common interface for all entity objects. |
entity_test_menu |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_menu(). |
entity_test_edit |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Menu callback: displays the 'Edit existing entity_test' form. |
entity_test_load |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Loads a test entity. |
EntityAccessTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityAccessTest.php |
Tests the entity access controller. |
ConfigEntityBase |
class |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Defines a base configuration entity class. |
EntityDerivative |
class |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php |
Provides a resource plugin definition for every entity type. |
EntityTestMulRev |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestMulRev.php |
Defines the test entity class. |
ConfigEntityTest |
class |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Tests configuration entities. |
EntityTest::init |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
Initialize the object. Invoked upon construction and wake up. |
EntityTestRender |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRender.php |
Defines a test entity class with a render controller. |
EntityParent.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php |
|
hook_entity_info |
function |
drupal/core/includes/entity.api.php |
Add to entity type definitions. |
BundleTestEntity |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/BundleTestEntity.php |
Test entity class. |
hook_entity_load |
function |
drupal/core/includes/entity.api.php |
Act on entities when loaded. |
EntityNormalizer |
class |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Converts the Drupal entity object structure to a HAL array structure. |
hook_entity_view |
function |
drupal/core/includes/entity.api.php |
Act on entities being assembled before rendering. |
EntitySchema.php |
file |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Contains EntitySchema. |
DCOM58Entity.php |
file |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php |
|
EntityNG::bundle |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\Entity\EntityInterface::bundle(). |
Entity::language |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TranslatableInterface::language(). |
Entity::getValue |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::getValue(). |
Entity::setValue |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::setValue(). |
Entity::validate |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\TypedDataInterface::validate(). |
Entity::onChange |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::onChange(). |
EntityRow::$build |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Contains an array of render arrays, one for each rendered entity. |
EntityRow::create |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Creates an instance of the plugin. |
EntityDisplayTest |
class |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the EntityDisplay configuration entities. |
EntityRow::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::render(). |
EntityApiTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiTest.php |
Definition of Drupal\system\Tests\Entity\EntityApiTest. |
RowEntityTest.php |
file |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/RowEntityTest.php |
Contains \Drupal\views\Tests\Plugin\RowEntityTest. |
EntityUriTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUriTest.php |
Contains \Drupal\system\Tests\Entity\EntityUriTest. |
EntityApiInfoTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Tests Entity API base functionality. |
EntityReverse.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php |
Definition of Drupal\field\Plugin\views\relationship\EntityReverse. |
Entity::$lastName |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
User::getBCEntity |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Overrides Entity::getBCEntity(). |
Entity::$internal |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/Entity.php |
|
EntityAccessCheck |
class |
drupal/core/lib/Drupal/Core/Entity/EntityAccessCheck.php |
Provides a generic access checker for entities. |
EntityDisplayBase |
class |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Base class for config entity types that store configuration for entity forms
and displays. |
DriverChainEntity |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
EntityWrapper.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Contains \Drupal\Core\Entity\Field\Type\EntityWrapper. |
EntityTestNoLabel |
class |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestNoLabel.php |
Test entity class. |
DataEntityRow.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataEntityRow.php |
Contains \Drupal\rest\Plugin\views\row\DataEntityRow. |
EntityTest::$uuid |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
The entity UUID. |
EntityTest::$type |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
The bundle of the test entity. |
EntityTest::$name |
property |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
The name of the test entity. |
EntityTest::label |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTest.php |
Overrides Drupal\entity\Entity::label(). |
EntityFormDisplay |
class |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Configuration entity that contains widget options for all components of a
entity form in a given form mode. |
EntityManagerTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php |
Tests methods on the entity manager. |