You are here

6 calls to DevelDumperBase::setSafeMarkup() in Devel 4.x

AvailableTestDumper::export in tests/modules/devel_dumper_test/src/Plugin/Devel/Dumper/AvailableTestDumper.php
Returns a string representation of a variable.
AvailableTestDumper::exportAsRenderable in tests/modules/devel_dumper_test/src/Plugin/Devel/Dumper/AvailableTestDumper.php
Returns a string representation of a variable wrapped in a render array.
DoctrineDebug::export in src/Plugin/Devel/Dumper/DoctrineDebug.php
Returns a string representation of a variable.
Kint::export in src/Plugin/Devel/Dumper/Kint.php
Returns a string representation of a variable.
NotAvailableTestDumper::export in tests/modules/devel_dumper_test/src/Plugin/Devel/Dumper/NotAvailableTestDumper.php
Returns a string representation of a variable.
VarDumper::export in src/Plugin/Devel/Dumper/VarDumper.php
Returns a string representation of a variable.