$flags
$flags :
Casts Amqp related classes to array representation.
castConnection(\AMQPConnection $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\AMQPConnection | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castChannel(\AMQPChannel $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\AMQPChannel | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castQueue(\AMQPQueue $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\AMQPQueue | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castExchange(\AMQPExchange $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\AMQPExchange | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castEnvelope(\AMQPEnvelope $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested, $filter)
\AMQPEnvelope | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested | ||
$filter |