UNSET_CLOSURE_FILE_INFO
UNSET_CLOSURE_FILE_INFO = array('Closure' => __CLASS__ . '::unsetClosureFileInfo')
Casts Reflector related classes to array representation.
castClosure(\Closure $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested, $filter)
\Closure | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested | ||
$filter |
castGenerator(\Generator $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\Generator | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castType(\ReflectionType $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionType | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castReflectionGenerator(\ReflectionGenerator $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionGenerator | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castClass(\ReflectionClass $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested, $filter)
\ReflectionClass | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested | ||
$filter |
castFunctionAbstract(\ReflectionFunctionAbstract $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested, $filter)
\ReflectionFunctionAbstract | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested | ||
$filter |
castMethod(\ReflectionMethod $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionMethod | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castParameter(\ReflectionParameter $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionParameter | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castProperty(\ReflectionProperty $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionProperty | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castReference(\ReflectionReference $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionReference | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castExtension(\ReflectionExtension $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionExtension | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |
castZendExtension(\ReflectionZendExtension $c, array $a, \Symfony\Component\VarDumper\Cloner\Stub $stub, $isNested)
\ReflectionZendExtension | $c | |
array | $a | |
\Symfony\Component\VarDumper\Cloner\Stub | $stub | |
$isNested |