Flow PHP

PruneEntriesTransformer implements Transformer

Read onlyYes
FinalYes

Unlike {@see SelectEntriesTransformer}, which throws when a reference is not declared by the schema, prune keeps what is there and silently skips absent references - pruned rows are spilled to storage, where the pruning is opportunistic rather than a contract.

Interfaces

Transformer

Methods

__construct()  : mixed
bind()  : BoundStep
transform()  : Rows

Methods

On this page

Search results