Caster\PgSqlCaster (Component\VarDumper)

Symfony\Component\VarDumper\Caster\PgSqlCaster

class PgSqlCaster

Casts pqsql resources to array representation.

Methods

static castLargeObject($lo, array $a, Stub $stub, $isNested)
static castLink($link, array $a, Stub $stub, $isNested)
static castResult($result, array $a, Stub $stub, $isNested)

Details

static public castLargeObject($lo, array $a, Stub $stub, $isNested)

Parameters

$lo
array $a
Stub $stub
$isNested

Parameters

$link
array $a
Stub $stub
$isNested

static public castResult($result, array $a, Stub $stub, $isNested)

Parameters

$result
array $a
Stub $stub
$isNested

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.0/Symfony/Component/VarDumper/Caster/PgSqlCaster.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部