7 methods override ComplexDataInterface::get()

Entity::get in drupal/core/lib/Drupal/Core/Entity/Entity.php
Implements \Drupal\Core\Entity\EntityInterface::get().
EntityBCDecorator::get in drupal/core/lib/Drupal/Core/Entity/EntityBCDecorator.php
Forwards the call to the decorated entity.
EntityTranslation::get in drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityTranslation.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::get().
EntityWrapper::get in drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::get().
Map::get in drupal/core/lib/Drupal/Core/TypedData/Type/Map.php
Implements \Drupal\Core\TypedData\ComplexDataInterface::get().
Mapping::get in drupal/core/lib/Drupal/Core/Config/Schema/Mapping.php
Implements Drupal\Core\TypedData\ComplexDataInterface::get().
ViewUI::get in drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php
Overrides \Drupal\Core\Config\Entity\ConfigEntityBase::get().