You are here

10 methods override TypedData::getValue() in Drupal 9

ComputedFileUrl::getValue in core/modules/file/src/ComputedFileUrl.php
Gets the data value.
ComputedString::getValue in core/modules/system/tests/modules/entity_test/src/TypedData/ComputedString.php
Gets the data value.
DataReferenceBase::getValue in core/lib/Drupal/Core/TypedData/DataReferenceBase.php
Gets the data value.
DateTimeComputed::getValue in core/modules/datetime/src/DateTimeComputed.php
Gets the data value.
EntityAdapter::getValue in core/lib/Drupal/Core/Entity/Plugin/DataType/EntityAdapter.php
Gets the data value.
ItemList::getValue in core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
Gets the data value.
Language::getValue in core/lib/Drupal/Core/TypedData/Plugin/DataType/Language.php
Overrides TypedData::getValue().
Map::getValue in core/lib/Drupal/Core/TypedData/Plugin/DataType/Map.php
Gets the data value.
PrimitiveBase::getValue in core/lib/Drupal/Core/TypedData/PrimitiveBase.php
Gets the data value.
TextProcessed::getValue in core/modules/text/src/TextProcessed.php
Gets the data value.