class GraphvizDumper extends
string dump(array $options = array()) Dumps the service container as an XML string.
class XmlDumper extends
class PhpDumper extends
static string phpToXml(mixed $value) Converts php types to xml types.
interface DumperInterface DumperInterface is the interface implemented by service container dumper
string dump(array $options = array()) Dumps the service container as a PHP class. Available
setProxyDumper(
class YamlDumper extends
class Dumper implements