Property | Type | Description | |
---|---|---|---|
$context | Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface |
Method | Description | |
---|---|---|
__construct ( Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface $context, $handlerName ) | ||
all ( ) | ||
clear ( ) | Clear all parameter. | |
get ( $name ) | ||
getId ( ) | ||
getQuery ( ) | ||
getRequest ( ) | ||
getSession ( ) | ||
getToken ( $firewall ) | ||
getUser ( $firewall ) | ||
has ( $name ) | ||
isValid ( ) | ||
set ( $name, $value ) |
public __construct ( Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface $context, $handlerName ) | ||
$context | Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface |