8 methods override DevelDumperInterface::export()
- AvailableTestDumper::export in tests/
modules/ devel_dumper_test/ src/ Plugin/ Devel/ Dumper/ AvailableTestDumper.php - Returns a string representation of a variable.
- ChromePhp::export in src/
Plugin/ Devel/ Dumper/ ChromePhp.php - Returns a string representation of a variable.
- DoctrineDebug::export in src/
Plugin/ Devel/ Dumper/ DoctrineDebug.php - Returns a string representation of a variable.
- DrupalVariable::export in src/
Plugin/ Devel/ Dumper/ DrupalVariable.php - Returns a string representation of a variable.
- FirePhp::export in src/
Plugin/ Devel/ Dumper/ FirePhp.php - Returns a string representation of a variable.
- Kint::export in kint/
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.