getDestinationProperty('entity_type'); $bundle = $row->getDestinationProperty('bundle'); $field_name = $row->getDestinationProperty('field_name'); return "$entity_type.$bundle.$field_name"; } }