EntityReverse::query |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/relationship/EntityReverse.php |
Called to implement a relationship in a query. |
EntityDerivative.php |
file |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php |
Definition of Drupal\rest\Plugin\Derivative\EntityDerivative. |
Entity::translations |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Returns the languages the entity is translated to. |
EntityTypeConstraint |
class |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
Checks if a value is a valid entity type. |
IoEmittingEntityBody |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
EntityBody decorator that emits events for read and write methods |
EntityInterface::uri |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the URI elements of the entity. |
EntityOperationsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php |
Tests for entity operations, that they can be altered. |
EntityBCDecoratorTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
Tests Entity API base functionality. |
EntityBCDecorator.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Contains \Drupal\Core\Entity\EntityBCDecorator. |
DataEntityRow::render |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataEntityRow.php |
Overrides \Drupal\views\Plugin\views\row\RowPluginBase::render(). |
EntityRow::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::pre_render(). |
EntityFormTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityTranslationTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Tests entity translation. |
EntityFormDisplayTest |
class |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Tests the EntityDisplay configuration entities. |
EntityApiInfoTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityApiInfoTest.php |
Definition of Drupal\system\Tests\Entity\EntityApiInfoTest. |
Query::$entityManager |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Query.php |
Stores the entity manager used by the query. |
EntityManagerTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityManagerTest.php |
Contains \Drupal\system\Tests\Entity\EntityManagerTest. |
EntityResource::patch |
function |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php |
Responds to entity PATCH requests. |
Tables::$entityTables |
property |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/Tables.php |
Entity table array, key is table name, value is alias. |
Drupal::entityManager |
function |
drupal/core/lib/Drupal.php |
Retrieves the entity manager service. |
EntityParent::getData |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php |
|
Entity::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
ConfigEntityBase::get |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::get(). |
ConfigEntityBase::set |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides Entity::set(). |
field_test.entity.inc |
file |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Defines an entity type. |
ConfigEntityQueryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests the config entity query. |
EntityDisplayBase::id |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Implements \Drupal\Core\Entity\EntityInterface::id(). |
plugin.manager.entity |
service |
drupal/core/core.services.yml |
Drupal\Core\Entity\EntityManager |
EntityDisplayTest.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Contains \Drupal\entity\Tests\EntityDisplayTest. |
ConfigEntityInterface |
interface |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityInterface.php |
Defines the interface common for all configuration entities. |
EntityTranslation.php |
file |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Contains \Drupal\Core\Entity\Type\EntityTranslation. |
EntityViewMode::$uuid |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The UUID of the view mode. |
paramconverter.entity |
service |
drupal/core/core.services.yml |
Drupal\Core\ParamConverter\EntityConverter |
EntityUUIDTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Sets up Drupal unit test environment. |
EntityBCDecorator::id |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
entity_get_view_modes |
function |
drupal/core/includes/entity.inc |
Returns the entity view mode info. |
entity_test.views.inc |
file |
drupal/core/modules/system/tests/modules/entity_test/entity_test.views.inc |
Provide views data and handlers for entity_test.module. |
entity_load_unchanged |
function |
drupal/core/includes/entity.inc |
Loads the unchanged, i.e. not modified, entity from the database. |
EntityTestNoLabel.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestNoLabel.php |
Contains \Drupal\entity_test\Plugin\Core\Entity\EntityTestNoLabel. |
entity_get_controller |
function |
drupal/core/includes/entity.inc |
Gets the entity controller class for an entity type. |
hook_entity_predelete |
function |
drupal/core/includes/entity.api.php |
Act before entity deletion. |
AreaEntityTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityFormDisplay.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Contains \Drupal\entity\Plugin\Core\Entity\EntityFormDisplay. |
Entity::$enforceIsNew |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Boolean indicating whether the entity should be forced to be new. |
Entity::isNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::isNewRevision(). |
EntityNG::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Overrides Entity::__construct(). |
Entity::getProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getProperties(). |
EntityAccessCheck.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityAccessCheck.php |
Contains \Drupal\Core\Entity\EntityAccessCheck. |
field_test_entity_add |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Menu callback: displays the 'Add new test_entity' form. |
EntityNG::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \IteratorAggregate::getIterator(). |