Flow PHP

DataDependentSchemaException extends SchemaNotDerivableException

FinalYes

Methods

because()  : self
extractor()  : self
function()  : self
nonRewindable()  : self
probeRefused()  : self
step()  : self

Methods

because()

public static because(string $format, float|int|string ...$parameters) : self
Parameters
$format : string
$parameters : float|int|string
Return values
self

extractor()

public static extractor(string $extractor[, string|null $reason = null ]) : self
Parameters
$extractor : string
$reason : string|null = null
Return values
self

function()

public static function(string $function, string $reason) : self
Parameters
$function : string
$reason : string
Return values
self

nonRewindable()

public static nonRewindable(string $extractor) : self
Parameters
$extractor : string
Return values
self

probeRefused()

public static probeRefused(string $extractor, string $refusal, Throwable $previous) : self
Parameters
$extractor : string
$refusal : string
$previous : Throwable
Return values
self

step()

public static step(string $step, string $reason) : self
Parameters
$step : string
$reason : string
Return values
self
On this page

Search results