| EntityLanguageTestBase::setUp |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php |
|
| EntityLanguageTestBase::toggleFieldTranslatability |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php |
Toggles field storage translatability. |
| EntityLastInstalledSchemaRepository |
class |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
Provides a repository for installed entity definitions. |
| EntityLastInstalledSchemaRepository.php |
file |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::$cacheBackend |
property |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
The cache backend. |
| EntityLastInstalledSchemaRepository::$entityFieldStorageDefinitions |
property |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
The loaded installed field storage definitions. |
| EntityLastInstalledSchemaRepository::$entityTypeDefinitions |
property |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
The loaded installed entity type definitions. |
| EntityLastInstalledSchemaRepository::$keyValueFactory |
property |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
The key-value factory. |
| EntityLastInstalledSchemaRepository::deleteLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::getLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::getLastInstalledDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::setLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
|
| EntityLastInstalledSchemaRepository::__construct |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepository.php |
Constructs a new EntityLastInstalledSchemaRepository. |
| EntityLastInstalledSchemaRepositoryInterface |
interface |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Provides an interface for an installed entity definition repository. |
| EntityLastInstalledSchemaRepositoryInterface.php |
file |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
|
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Deletes the entity type definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Gets the entity type definition in its most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Gets the entity type definitions in their most recently installed state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Stores the entity type definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions |
function |
core/lib/Drupal/Core/Entity/EntityLastInstalledSchemaRepositoryInterface.php |
Puts the entity type's field storage definitions in the application state. |
| EntityLink |
class |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
Handler for showing comment module's entity links. |
| EntityLink |
class |
core/modules/views/src/Plugin/views/field/EntityLink.php |
Field handler to present a link to an entity. |
| EntityLink.php |
file |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink.php |
file |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::$build |
property |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
Stores the result of parent entities build for all rows to reuse it later. |
| EntityLink::buildOptionsForm |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::defineOptions |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::defineOptions |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::getDefaultLabel |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::getEntityLinkTemplate |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
Returns the entity link template name identifying the link route. |
| EntityLink::getUrlInfo |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::preRender |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::query |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::render |
function |
core/modules/comment/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::render |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLink::renderLink |
function |
core/modules/views/src/Plugin/views/field/EntityLink.php |
|
| EntityLinkDelete |
class |
core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |
Field handler to present a link to delete an entity. |
| EntityLinkDelete.php |
file |
core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |
|
| EntityLinkDelete::getDefaultLabel |
function |
core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |
|
| EntityLinkDelete::getEntityLinkTemplate |
function |
core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |
|
| EntityLinkDelete::renderLink |
function |
core/modules/views/src/Plugin/views/field/EntityLinkDelete.php |
|
| EntityLinkEdit |
class |
core/modules/views/src/Plugin/views/field/EntityLinkEdit.php |
Field handler to present a link to edit an entity. |