Flow PHP

AdaptiveRowHydrator implements Hydrator

FinalYes

Interfaces

Hydrator

Methods

__construct()  : mixed
cast()  : Rows
dehydrate()  : array<int, TypedRowValues>
hydrate()  : Rows

Methods

cast()

public cast(array<string|int, mixed> $batch[, Schema|null $schema = null ]) : Rows
Parameters
$batch : array<string|int, mixed>
$schema : Schema|null = null
Return values
Rows

hydrate()

public hydrate(array<string|int, mixed> $batch[, Schema|null $schema = null ]) : Rows
Parameters
$batch : array<string|int, mixed>
$schema : Schema|null = null
Return values
Rows
On this page

Search results