\Symfony\Component\VarDumper\CasterAmqpCaster

Casts Amqp related classes to array representation.

Summary

Methods
Properties
Constants
castConnection()
castChannel()
castQueue()
castExchange()
castEnvelope()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
extractFlags()
$flags
$exchangeTypes
N/A

Properties

$flags

$flags : 

Type

$exchangeTypes

$exchangeTypes : 

Type

Methods

castConnection()

castConnection(\AMQPConnection  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

\AMQPConnection $c
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested

castChannel()

castChannel(\AMQPChannel  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

\AMQPChannel $c
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested

castExchange()

castExchange(\AMQPExchange  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

\AMQPExchange $c
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested

castEnvelope()

castEnvelope(\AMQPEnvelope  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested,   $filter) 

Parameters

\AMQPEnvelope $c
array $a
\Symfony\Component\VarDumper\Cloner\Stub $stub
$isNested
$filter

extractFlags()

extractFlags(\Symfony\Component\VarDumper\Caster\int  $flags) 

Parameters

\Symfony\Component\VarDumper\Caster\int $flags