class PgSqlCaster
Casts pqsql resources to array representation.
static | castLargeObject($lo, array $a, Stub $stub, $isNested) | |
static | castLink($link, array $a, Stub $stub, $isNested) | |
static | castResult($result, array $a, Stub $stub, $isNested) |
$lo | ||
array | $a | |
Stub | $stub | |
$isNested |
$link | ||
array | $a | |
Stub | $stub | |
$isNested |
$result | ||
array | $a | |
Stub | $stub | |
$isNested |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Caster/PgSqlCaster.html