\Symfony\Component\VarDumper\CasterReflectionCaster

Casts Reflector related classes to array representation.

Summary

Methods
Properties
Constants
castClosure()
unsetClosureFileInfo()
castGenerator()
castType()
castReflectionGenerator()
castClass()
castFunctionAbstract()
castMethod()
castParameter()
castProperty()
castReference()
castExtension()
castZendExtension()
getSignature()
No public properties found
UNSET_CLOSURE_FILE_INFO
No protected methods found
No protected properties found
N/A
addExtra()
addMap()
$extraMap
N/A

Constants

UNSET_CLOSURE_FILE_INFO

UNSET_CLOSURE_FILE_INFO = array('Closure' => __CLASS__ . '::unsetClosureFileInfo')

Properties

$extraMap

$extraMap : 

Type

Methods

castClosure()

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

Parameters

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

unsetClosureFileInfo()

unsetClosureFileInfo(\Closure  $c, array  $a) 

Parameters

\Closure $c
array $a

castGenerator()

castGenerator(\Generator  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castType()

castType(\ReflectionType  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castReflectionGenerator()

castReflectionGenerator(\ReflectionGenerator  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castClass()

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

Parameters

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

castFunctionAbstract()

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

Parameters

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

castMethod()

castMethod(\ReflectionMethod  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castParameter()

castParameter(\ReflectionParameter  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castProperty()

castProperty(\ReflectionProperty  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castReference()

castReference(\ReflectionReference  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castExtension()

castExtension(\ReflectionExtension  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

castZendExtension()

castZendExtension(\ReflectionZendExtension  $c, array  $a, \Symfony\Component\VarDumper\Cloner\Stub  $stub,   $isNested) 

Parameters

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

getSignature()

getSignature(array  $a) 

Parameters

array $a

addExtra()

addExtra(array  $a, \Reflector  $c) 

Parameters

array $a
\Reflector $c

addMap()

addMap(array  $a, \Reflector  $c, array  $map, \Symfony\Component\VarDumper\Caster\string  $prefix = \Symfony\Component\VarDumper\Caster\Caster::PREFIX_VIRTUAL) 

Parameters

array $a
\Reflector $c
array $map
\Symfony\Component\VarDumper\Caster\string $prefix