\Symfony\Component\VarDumper\ServerConnection

Forwards serialized Data clones to a server.

Summary

Methods
Properties
Constants
__construct()
getContextProviders()
write()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
nullErrorHandler()
createSocket()
$host
$contextProviders
$socket
N/A

Properties

$host

$host : 

Type

$contextProviders

$contextProviders : 

Type

$socket

$socket : 

Type

Methods

__construct()

__construct(string  $host, array<mixed,\Symfony\Component\VarDumper\Dumper\ContextProvider\ContextProviderInterface>  $contextProviders = array()) 

Parameters

string $host

The server host

array<mixed,\Symfony\Component\VarDumper\Dumper\ContextProvider\ContextProviderInterface> $contextProviders

Context providers indexed by context name

getContextProviders()

getContextProviders() 

nullErrorHandler()

nullErrorHandler(  $t,   $m) 

Parameters

$t
$m

createSocket()

createSocket()