class PdoCaster
Casts PDO related classes to array representation.
static | castPdo(PDO $c, array $a, Stub $stub, $isNested) | |
static | castPdoStatement(PDOStatement $c, array $a, Stub $stub, $isNested) |
PDO | $c | |
array | $a | |
Stub | $stub | |
$isNested |
PDOStatement | $c | |
array | $a | |
Stub | $stub | |
$isNested |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Caster/PdoCaster.html