\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

$exchangeTypes

$exchangeTypes

Methods

castConnection()

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

Parameters

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

Returns

mixed —

castChannel()

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

Parameters

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

Returns

mixed —

castQueue()

castQueue(\AMQPQueue  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub, mixed  $isNested) : mixed

Parameters

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

Returns

mixed —

castExchange()

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

Parameters

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

Returns

mixed —

castEnvelope()

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

Parameters

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

Returns

mixed —

extractFlags()

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

Parameters

int $flags

Returns

\Symfony\Component\VarDumper\Caster\ConstStub —