Полный список членов класса Context, включая наследуемые из базового класса
$applicationId | Context | protected |
$applicationPasswordId | Context | protected |
$hitAuthId | Context | protected |
$storedAuthHash | Context | protected |
$storedAuthId | Context | protected |
$userId | Context | protected |
__construct() | Context | |
getApplicationId() | Context | |
getApplicationPasswordId() | Context | |
getHitAuthId() | Context | |
getStoredAuthHash() | Context | |
getStoredAuthId() | Context | |
getUserId() | Context | |
jsonDecode(string $json) | Context | static |
jsonSerialize() | Context | |
setApplicationId(?string $applicationId) | Context | |
setApplicationPasswordId(?int $applicationPasswordId) | Context | |
setHitAuthId(?int $hitAuthId) | Context | |
setStoredAuthHash(?string $storedAuthHash) | Context | |
setStoredAuthId(?int $storedAuthId) | Context | |
setUserId(?int $userId) | Context |