field_test_entity_test_load |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc |
Loads a test_entity. |
ActionConfigEntityInterface |
interface |
drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php |
Provides an interface defining a action entity. |
EntityTestTranslationUITest |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTestTranslationUITest.php |
Tests the Entity Test Translation UI. |
EntityNG::getPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyValues(). |
EntityNG::setPropertyValues |
function |
drupal/core/lib/Drupal/Core/Entity/EntityNG.php |
Implements \Drupal\Core\TypedData\ComplexDataInterface::setPropertyValues(). |
Entity::getExportProperties |
function |
drupal/core/lib/Drupal/Core/Entity/Entity.php |
Implements \Drupal\Core\Entity\EntityInterface::getExportProperties(). |
EntityTypeConstraint::$type |
property |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/EntityTypeConstraint.php |
The entity type option. |
EntityTranslationController |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Base class for entity translation controllers. |
EntityViewModeInterface.php |
file |
drupal/core/modules/entity/lib/Drupal/entity/EntityViewModeInterface.php |
Contains \Drupal\entity\EntityViewModeInterface. |
IoEmittingEntityBody::write |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/IoEmittingEntityBody.php |
@codeCoverageIgnore |
EntityInterface::entityType |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Returns the type of the entity. |
ReadLimitEntityBody::$limit |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/ReadLimitEntityBody.php |
|
EntityType::$label_callback |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The name of a function that returns the label of the entity. |
EntityTranslationUITest.php |
file |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationUITest.php |
Definition of Drupal\entity\Tests\EntityTranslationUITest. |
taxonomy_entity_bundle_info |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_entity_bundle_info(). |
EntityType::$route_base_path |
property |
drupal/core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
The base router path for the entity type's field administration page. |
EntityInterface::getBCEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Gets a backward compatibility decorator entity. |
EntityInterface::getNGEntity |
function |
drupal/core/lib/Drupal/Core/Entity/EntityInterface.php |
Removes any possible (backward compatibility) decorator in use. |
EntityBCDecoratorTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityBCDecoratorTest.php |
Sets up Drupal unit test environment. |
EntityListController::create |
function |
drupal/core/lib/Drupal/Core/Entity/Controller/EntityListController.php |
Instantiates a new instance of this controller. |
rdf_entity_bundle_info_alter |
function |
drupal/core/modules/rdf/rdf.module |
Implements hook_entity_bundle_info_alter(). |
EntityFormTest::testFormCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFormTest.php |
Tests basic form CRUD functionality. |
EntityFormDisplayTest::setUp |
function |
drupal/core/modules/entity/lib/Drupal/entity/Tests/EntityFormDisplayTest.php |
Sets up Drupal unit test environment. |
EntityTranslationTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityTranslationTest.php |
Sets up Drupal unit test environment. |
entity_test_entity_predelete |
function |
drupal/core/modules/system/tests/modules/entity_test/entity_test.module |
Implements hook_entity_predelete() |
EntityReferenceAdminTest.php |
file |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Tests/EntityReferenceAdminTest.php |
Contains \Drupal\entity_reference\Tests\EntityReferenceAdminTest. |
EntityRenderController::view |
function |
drupal/core/lib/Drupal/Core/Entity/EntityRenderController.php |
Implements \Drupal\Core\Entity\EntityRenderControllerInterface::view(). |
EntityFormControllerNG::form |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormControllerNG.php |
Overrides EntityFormController::form(). |
EntityQueryAggregateTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Contains \Drupal\system\Tests\Entity\EntityQueryAggregateTest. |
entity_reference_test.module |
file |
drupal/core/modules/entity_reference/tests/modules/entity_reference_test/entity_reference_test.module |
Helper module for the Entity Reference tests. |
EntityTestFormController.php |
file |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/EntityTestFormController.php |
Definition of Drupal\entity_test\EntityTestFormController. |
QueryFactory::$entityManager |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Stores the entity manager used by the query. |
EntityFormController::submit |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Implements \Drupal\Core\Entity\EntityFormControllerInterface::submit(). |
EntityFormController::delete |
function |
drupal/core/lib/Drupal/Core/Entity/EntityFormController.php |
Form submission handler for the 'delete' action. |
SearchMultilingualEntityTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests entities with multilingual fields. |
Entity::buildViewModeOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/Entity.php |
Return the main options, which are shown in the summary title. |
translation_entity_edit_page |
function |
drupal/core/modules/translation_entity/translation_entity.pages.inc |
Page callback for the translation edit page. |
Drupal::entityQueryAggregate |
function |
drupal/core/lib/Drupal.php |
Returns the entity query aggregate object for this entity type. |
TestEntityFormController.php |
file |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/TestEntityFormController.php |
Definition of Drupal\field_test\TestEntityFormController. |
ConfigEntityQueryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Sets up Drupal unit test environment. |
EntityManager::hasController |
function |
drupal/core/lib/Drupal/Core/Entity/EntityManager.php |
Checks whether a certain entity type has a certain controller. |
EntityUnitTestBase::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUnitTestBase.php |
Modules to enable. |
EntityCrudHookTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
Modules to enable. |
EntityListController::render |
function |
drupal/core/lib/Drupal/Core/Entity/EntityListController.php |
Implements \Drupal\Core\Entity\EntityListControllerInterface::render(). |
EntityTestRev::getRevisionId |
function |
drupal/core/modules/system/tests/modules/entity_test/lib/Drupal/entity_test/Plugin/Core/Entity/EntityTestRev.php |
Implements Drupal\Core\Entity\EntityInterface::getRevisionId(). |
translation_entity.admin.css |
file |
drupal/core/modules/translation_entity/css/translation_entity.admin.css |
Styles for the content language administration page. |
ConfigEntityTest::testCRUDUI |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigEntityTest.php |
Tests CRUD operations through the UI. |
ViewsEntityRow::$derivatives |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Stores all entity row plugin information. |
EntityFormDisplay::getWidget |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
Returns the Widget plugin for a field. |
EntityFormDisplay::serialize |
function |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityFormDisplay.php |
|