6 calls to EntityAdapter::createFromEntity()
- EntityAdapterUnitTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Entity/ TypedData/ EntityAdapterUnitTest.php - EntityContextDefinition::getSampleValues in core/
lib/ Drupal/ Core/ Plugin/ Context/ EntityContextDefinition.php - Returns typed data objects representing this context definition.
- FieldConfigEditForm::getTypedData in core/
modules/ field_ui/ src/ Form/ FieldConfigEditForm.php - Gets typed data object for the field.
- FieldStorageConfig::getOptionsProvider in core/
modules/ field/ src/ Entity/ FieldStorageConfig.php - Gets an options provider for the given field item property.
- FieldStorageConfigEditForm::form in core/
modules/ field_ui/ src/ Form/ FieldStorageConfigEditForm.php - Gets the actual form array to be built.
- RecursiveContextualValidatorTest::testRecursiveValidate in core/
tests/ Drupal/ KernelTests/ Core/ TypedData/ RecursiveContextualValidatorTest.php - Tests recursive validation against given constraints against an entity.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.