AmqpCaster | Casts Amqp related classes to array representation. |
ArgsStub | Represents a list of function arguments. |
Caster | Helper for filtering out properties in casters. |
ClassStub | Represents a PHP class identifier. |
ConstStub | Represents a PHP constant and its value. |
CutArrayStub | Represents a cut array. |
CutStub | Represents the main properties of a PHP variable, pre-casted by a caster. |
DOMCaster | Casts DOM related classes to array representation. |
DateCaster | Casts DateTimeInterface related classes to array representation. |
DoctrineCaster | Casts Doctrine related classes to array representation. |
EnumStub | Represents an enumeration of values. |
ExceptionCaster | Casts common Exception classes to array representation. |
FrameStub | Represents a single backtrace frame as returned by debug_backtrace() or Exception->getTrace(). |
GmpCaster | Casts GMP objects to array representation. |
LinkStub | Represents a file or a URL. |
PdoCaster | Casts PDO related classes to array representation. |
PgSqlCaster | Casts pqsql resources to array representation. |
RedisCaster | Casts Redis class from ext-redis to array representation. |
ReflectionCaster | Casts Reflector related classes to array representation. |
ResourceCaster | Casts common resource types to array representation. |
SplCaster | Casts SPL related classes to array representation. |
StubCaster | Casts a caster's Stub. |
SymfonyCaster | |
TraceStub | Represents a backtrace as returned by debug_backtrace() or Exception->getTrace(). |
XmlReaderCaster | Casts XmlReader class to array representation. |
XmlResourceCaster | Casts XML resources to array representation. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Caster.html