Class Salient\Sync\Support\SyncContext

final
extends ProviderContext<SyncProviderInterface, SyncEntityInterface>
implements SyncContextInterface
uses ImmutableTrait

The context within which sync entities are instantiated by a provider

Methods
Methods inherited from Salient\Core\Provider\ProviderContext
__construct(), getProvider(), getContainer(), withContainer(), getEntityType(), withEntityType(), getConformity(), withConformity(), getEntities(), getLastEntity(), getParent(), withParent(), hasValue(), getValue(), withValue()
Constants inherited from Salient\Contract\HasConformity
CONFORMITY_NONE, CONFORMITY_PARTIAL, CONFORMITY_COMPLETE
Constants inherited from Salient\Contract\HasConformity
CONFORMITY_NONE, CONFORMITY_PARTIAL, CONFORMITY_COMPLETE
Properties
Properties inherited from Salient\Core\Provider\ProviderContext
$Provider, $Container, $EntityType, $Conformity, $Entities, $Parent, $Values