translation_entity.install |
file |
drupal/core/modules/translation_entity/translation_entity.install |
Installation functions for Entity Translation module. |
EntityTranslation::$strict |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Whether the entity translation acts in strict mode. |
EntityBCDecorator::isEmpty |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityRevisionsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityRevisionsTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityReference::$usesAJAX |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$useAJAX. |
EntityTranslation::isEmpty |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::isEmpty(). |
AreaEntityTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Views used by this test. |
contact_entity_bundle_info |
function |
drupal/core/modules/contact/contact.module |
Implements hook_entity_bundle_info(). |
EntityWrapper::$entityType |
property |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
The referenced entity type. |
entity_form_state_defaults |
function |
drupal/core/includes/entity.inc |
Returns the default form state for the given entity and operation. |
EntityBCDecorator::getType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityWrapper::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Overrides TypedData::__construct(). |
EntityWrapper::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \IteratorAggregate::getIterator(). |
EntityBCDecorator::getName |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityBCDecorator::getRoot |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
FieldPluginBase::getEntity |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Gets the entity matching the current row and relationship. |
EntityReference::evenEmpty |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Should the output of the style plugin be rendered even if it's a empty view. |
EntityStorageException.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageException.php |
Contains \Drupal\Core\Entity\EntityStorageException. |
Entity::$isDefaultRevision |
property |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Indicates whether this is the default revision. |
EntityReferenceIdFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Plugin implementation of the 'entity reference ID' formatter. |
EntityBody::getContentType |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Guess the Content-Type or return the default application/octet-stream |
ContentEntityInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/ContentEntityInterface.php |
Contains \Drupal\Core\Entity\ContentEntityInterface. |
EntityReferenceItem::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityReferenceItem.php |
Overrides \Drupal\Core\Entity\Field\FieldItemBase::__get(). |
serializer.entity_resolver |
service |
drupal/core/modules/serialization/serialization.services.yml |
Drupal\serialization\EntityResolver\ChainEntityResolver |
EntityDisplayInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayInterface.php |
Contains \Drupal\entity\EntityDisplayInterface. |
EntityEnclosingRequest.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
entity_cache_test_watchdog |
function |
drupal/core/modules/system/tests/modules/entity_cache_test/entity_cache_test.module |
Implements hook_watchdog(). |
field_entity_bundle_create |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_create(). |
field_entity_bundle_rename |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_rename(). |
field_entity_bundle_delete |
function |
drupal/core/modules/field/field.attach.inc |
Implements hook_entity_bundle_delete(). |
IoEmittingEntityBody::read |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
EditEntityFieldAccessCheck |
class |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Access check for editing entity fields. |
EntityRenderController.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Contains \Drupal\Core\Entity\EntityRenderController. |
EntityFormControllerNG.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Contains \Drupal\Core\Entity\EntityFormControllerNG. |
EntityInterface::entityInfo |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the info of the type of the entity. |
EntityOperationsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityOperationsTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityType::$menu_base_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The base menu router path to which the entity admin user interface responds. |
EntityType::$menu_view_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The menu router path to be used to view the entity. |
EntityType::$menu_edit_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The menu router path to be used to edit the entity. |
DataEntityRow::$usesOptions |
property |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/row/DataEntityRow.php |
Overrides \Drupal\views\Plugin\Plugin::$usesOptions. |
ENTITY_TEST_TYPES_REVISABLE |
constant |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Filter that limits test entity list to revisable ones. |
EntityRow::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
FieldInstance::$entity_type |
property |
drupal/core/modules/field/lib/Drupal/field/Plugin/Core/Entity/FieldInstance.php |
The name of the entity type the instance is attached to. |
EntityDisplayTest::$modules |
property |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Modules to enable. |
EntityReferenceAutocomplete |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/EntityReferenceAutocomplete.php |
Helper class to get autocompletion results for entity reference. |
EntitySchema::getProperties |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/SiteSchema/EntitySchema.php |
Overrides \Drupal\rdf\SiteSchema\SchemaTermBase::getProperties(). |
EntityReferenceItemTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceItemTest. |
EntityResolverInterface.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/EntityResolver/EntityResolverInterface.php |
Contains \Drupal\serialization\EntityResolver\EntityResolverInterface |
GroupSequenceProviderEntity |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
@Assert\GroupSequenceProvider |
EntitySerializationTest.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Contains \Drupal\serialization\Tests\EntitySerializationTest. |