Пространства имен | |
namespace | Handlers |
namespace | Legacy |
Классы | |
class | CompositeSessionManager |
class | Debugger |
class | KernelSession |
class | KernelSessionProxy |
class | Session |
class | SessionConfigurationResolver |
interface | SessionInterface |
Функции | |
has ($name) | |
& | get ($name) |
set ($name, $value) | |
remove ($name) | |
delete ($name) | |
offsetExists ($offset) | |
& | offsetGet ($offset) |
offsetSet ($offset, $value) | |
offsetUnset ($offset) | |
refineReferencesBeforeSave () | |
processLazyStart () | |
Переменные | |
trait | ArrayAccessWithReferences |
$nullPointers = [] | |
$strictMode = false | |
delete | ( | $name | ) |
См. определение в файле arrayaccesswithreferences.php строка 58
& get | ( | $name | ) |
См. определение в файле arrayaccesswithreferences.php строка 26
has | ( | $name | ) |
См. определение в файле arrayaccesswithreferences.php строка 16
offsetExists | ( | $offset | ) |
См. определение в файле arrayaccesswithreferences.php строка 63
& offsetGet | ( | $offset | ) |
См. определение в файле arrayaccesswithreferences.php строка 71
offsetSet | ( | $offset, | |
$value ) |
См. определение в файле arrayaccesswithreferences.php строка 76
offsetUnset | ( | $offset | ) |
См. определение в файле arrayaccesswithreferences.php строка 90
|
protected |
См. определение в файле arrayaccesswithreferences.php строка 108
refineReferencesBeforeSave | ( | ) |
См. определение в файле arrayaccesswithreferences.php строка 95
remove | ( | $name | ) |
См. определение в файле arrayaccesswithreferences.php строка 51
set | ( | $name, | |
$value ) |
См. определение в файле arrayaccesswithreferences.php строка 43
|
protected |
См. определение в файле arrayaccesswithreferences.php строка 12
|
protected |
См. определение в файле arrayaccesswithreferences.php строка 14
trait ArrayAccessWithReferences |
См. определение в файле arrayaccesswithreferences.php строка 7