EntityTranslationSettingsTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSettingsTest.php |
Sets up a Drupal site for running functional and integration tests. |
EntityBCDecorator::isDefaultRevision |
function |
drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php |
Forwards the call to the decorated entity. |
EntityTranslationSyncUnitTest::setUp |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationSyncUnitTest.php |
Sets up Drupal unit test environment. |
EntityWrapper::getPropertyDefinition |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinition(). |
NodeEntityFieldQueryAlterTest::setUp |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Sets up a Drupal site for running functional and integration tests. |
ActionConfigEntityInterface::getType |
function |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Returns the operation type. |
EntityNG::uriPlaceholderReplacements |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Returns an array of placeholders for this entity. |
field_test_entity_nested_form_submit |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Submit handler for field_test_entity_nested_form(). |
EntityTestTranslationUITest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
|
EntityTranslationControllerInterface |
interface |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationControllerInterface.php |
Interface for providing entity translation. |
ViewAddFormController::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
views.view.test_field_get_entity.yml |
file |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_get_entity.yml |
EntityStorageControllerInterface.php |
file |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Contains \Drupal\Core\Entity\EntityStorageControllerInterface. |
ReadLimitEntityBody::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
Returns the Content-Length of the limited subset of data |
EntityDisplayTest::testFieldComponent |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityDisplayTest.php |
Tests the behavior of a field component within an EntityDisplay object. |
FieldInstanceFormBase::$entityManager |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldInstanceFormBase.php |
The entity manager. |
entity_test_entity_field_access_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_field_access_alter(). |
translation_entity_types_translatable |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Returns all the translatable entity types. |
entity_test_entity_form_display_alter |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_form_display_alter(). |
translation_entity_field_extra_fields |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_field_extra_fields(). |
translation_entity_element_info_alter |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Implements hook_element_info_alter(). |
EntityTestMulRevStorageController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestMulRevStorageController.php |
Definition of Drupal\entity_test\EntityTestMulRevStorageController. |
EntityQueryRelationshipTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Modules to enable. |
EntityQueryRelationshipTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
|
EntityFormController::getFormLangcode |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::getFormLangcode(). |
translation_entity_translatable_batch |
function |
drupal/core/modules/translation_entity/translation_entity.admin.inc |
Batch callback: Converts field data to or from Language::LANGCODE_NOT_SPECIFIED. |
entity_cache_test_dependency.info.yml |
file |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
drupal/core/modules/system/tests/modules/entity_cache_test_dependency/entity_cache_test_dependency.info.yml |
entity_crud_hook_test_comment_presave |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_comment_presave(). |
TestEntityController::preSaveRevision |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::preSaveRevision(). |
EntityFormDisplayInterface::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/EntityFormDisplayInterface.php |
Returns the Widget plugin for a field. |
SearchMultilingualEntityTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
|
EntityTranslationFormTest::$langcodes |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationFormTest.php |
|
ViewFormControllerBase::prepareEntity |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php |
Overrides Drupal\Core\Entity\EntityFormController::prepareForm(). |
ConfigEntityBase::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php |
Overrides \Drupal\Core\Entity\Entity::getExportProperties(). |
AbstractEntityBodyDecorator::compress |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/AbstractEntityBodyDecorator.php |
@codeCoverageIgnore |
EntityEnclosingRequest::$expectCutoff |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
|
entity_crud_hook_test_block_predelete |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_block_predelete(). |
EntityListController::buildOperations |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Builds a renderable list of operation links for the entity. |
EntityEnclosingRequest::getPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Get the post fields that will be used in the request |
EntityEnclosingRequest::addPostFields |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/EntityEnclosingRequest.php |
Add POST fields to use in the request |
EntityStorageControllerBase::$uuidKey |
property |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Name of entity's UUID database table field, if it supports UUIDs. |
EntityStorageControllerBase::cacheGet |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Gets entities from the static cache. |
EntityStorageControllerBase::cacheSet |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Stores entities in the static entity cache. |
EntityRenderControllerInterface::view |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderControllerInterface.php |
Returns the render array for the provided entity. |
NodeEntityViewModeAlterTest::$modules |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityViewModeAlterTest.php |
Enable dummy module that implements hook_node_view(). |
EntityValidationTest::checkValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityValidationTest.php |
Executes the validation test set for a defined entity type. |
entity_reference_settings_ajax_submit |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Submit handler for the non-JS case. |
TranslationEntityViewsUITest::getInfo |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/Views/TranslationEntityViewsUITest.php |
|
EntityQueryTest::assertRevisionResult |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
EntityBodyInterface::getContentLength |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBodyInterface.php |
Get the Content-Length of the entity body if possible (alias of getSize) |