EntityBCDecorator::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Constructs a Drupal\Core\Entity\EntityCompatibilityDecorator object. |
EntityBCDecorator::getNGEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Overrides Entity::getNGEntity(). |
entity_reference_field_presave |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_field_presave(). |
EntityBCDecorator::getBCEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Overrides Entity::getBCEntity(). |
ConfigEntityListController.php |
file |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityListController.php |
Definition of Drupal\Core\Config\Entity\ConfigEntityListController. |
entity_crud_hook_test.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.info.yml |
EntityQueryTest::$queryResults |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
entity_reference_settings_ajax |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Ajax callback for the handler settings form. |
EntitySerializationTest::setUp |
function |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Sets up Drupal unit test environment. |
EntityQueryTest::testTableSort |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test tablesort(). |
MockEditEntityFieldAccessCheck |
class |
drupal/core/modules/edit/tests/modules/lib/Drupal/edit_test/MockEditEntityFieldAccessCheck.php |
Access check for editing entity fields. |
EntityBCDecorator::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
ConfigEntityListTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Modules to enable. |
ConfigEntityListTest::testList |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityListTest.php |
Tests entity list controller methods. |
EntityReferenceItemTest::setUp |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceItemTest.php |
Sets up the test. |
EntityTranslation::getIterator |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php |
Implements \IteratorAggregate::getIterator(). |
EntityReference::defineOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/row/EntityReference.php |
Overrides \Drupal\views\Plugin\views\row\Fields::defineOptions(). |
EntityReference::defineOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::defineOptions(). |
ConfigEntityUnitTest::$modules |
property |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityUnitTest.php |
Modules to enable. |
AreaEntityTest::testEntityArea |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaEntityTest.php |
Tests the area handler. |
forum_entity_bundle_info_alter |
function |
drupal/core/modules/forum/forum.module |
Implements hook_entity_bundle_info_alter(). |
EntityNormalizer::getEntityUri |
function |
drupal/core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php |
Constructs the entity URI. |
hook_entity_form_display_alter |
function |
drupal/core/includes/entity.api.php |
Alters the settings used for displaying an entity form. |
EntityReference::$usesGrouping |
property |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase::usesGrouping. |
EntityReference::defineOptions |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/style/EntityReference.php |
Overrides \Drupal\views\Plugin\views\style\StylePluginBase\StylePluginBase::defineOptions(). |
hook_entity_field_access_alter |
function |
drupal/core/includes/entity.api.php |
Alters the default access behaviour for a given field. |
entity_get_render_form_display |
function |
drupal/core/includes/entity.inc |
Returns the entity_form_display object used to render an entity form. |
EntityReferenceEntityFormatter |
class |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Plugin implementation of the 'entity reference rendered entity' formatter. |
EntityBody::getContentEncoding |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Get the Content-Encoding of the EntityBody |
EntityTranslationSyncImageTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncImageTest.php |
Tests the Entity Translation image field synchronization capability. |
Entity::getPropertyDefinitions |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions(). |
EditEntityFieldAccessCheck.php |
file |
drupal/core/modules/edit/lib/Drupal/edit/Access/EditEntityFieldAccessCheck.php |
Contains \Drupal\edit\Access\EditEntityFieldAccessCheck. |
EntityTypeConstraint::$message |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
The default violation message. |
EntityFormDisplayInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Contains \Drupal\entity\EntityFormDisplayInterface. |
EntityNG::updateOriginalValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Updates the original values with the interim changes. |
EntityTranslationWorkflowsTest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Tests entity translation workflows. |
EntityDisplayBaseInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBaseInterface.php |
Contains \Drupal\entity\Plugin\Core\Entity\EntityDisplayBaseInterface. |
EntityAccessCheckTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Entity/EntityAccessCheckTest.php |
This method exists to support the simpletest UI runner. |
IoEmittingEntityBody::dispatch |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
Helper to dispatch Guzzle events and set the event name on the event |
EntityInterface::isNewRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns whether a new revision should be created on save. |
EntityReferenceIdFormatter.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Contains \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceIdFormatter. |
ConfigImporter::$entityManager |
property |
drupal/core/lib/Drupal/Core/Config/ConfigImporter.php |
The plugin manager for entities. |
EntityTestTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTestTranslationUITest. |
EntityStorageControllerBase.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Contains \Drupal\Core\Entity\EntityStorageControllerBase. |
EntityBCDecoratorTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
Modules to enable. |
EntityType::$menu_path_wildcard |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
A string identifying the menu loader in the router path. |
EntityInterface::isTranslatable |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the translation support status. |
views.view.test_entity_area.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_area.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_area.yml |
EntityRow::buildViewModeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/EntityRow.php |
Return the main options, which are shown in the summary title. |
entity.view_mode.node.print.yml |
file |
drupal/core/modules/book/config/entity.view_mode.node.print.yml |
drupal/core/modules/book/config/entity.view_mode.node.print.yml |