Bitrix-D7 23.9
 
Указатель Классы Пространства имен Функции Переменные
Загрузка...
Поиск...
Не найдено
Пространство имен Bitrix\Main\Session

Пространства имен

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()

delete ( $name)

См. определение в файле arrayaccesswithreferences.php строка 58

◆ get()

& get ( $name)

См. определение в файле arrayaccesswithreferences.php строка 26

◆ has()

has ( $name)

См. определение в файле arrayaccesswithreferences.php строка 16

◆ offsetExists()

offsetExists ( $offset)

См. определение в файле arrayaccesswithreferences.php строка 63

◆ offsetGet()

& offsetGet ( $offset)

См. определение в файле arrayaccesswithreferences.php строка 71

◆ offsetSet()

offsetSet ( $offset,
$value )

См. определение в файле arrayaccesswithreferences.php строка 76

◆ offsetUnset()

offsetUnset ( $offset)

См. определение в файле arrayaccesswithreferences.php строка 90

◆ processLazyStart()

processLazyStart ( )
protected

См. определение в файле arrayaccesswithreferences.php строка 108

◆ refineReferencesBeforeSave()

refineReferencesBeforeSave ( )

См. определение в файле arrayaccesswithreferences.php строка 95

◆ remove()

remove ( $name)

См. определение в файле arrayaccesswithreferences.php строка 51

◆ set()

set ( $name,
$value )

См. определение в файле arrayaccesswithreferences.php строка 43

Переменные

◆ $nullPointers

$nullPointers = []
protected

См. определение в файле arrayaccesswithreferences.php строка 12

◆ $strictMode

$strictMode = false
protected

См. определение в файле arrayaccesswithreferences.php строка 14

◆ ArrayAccessWithReferences

trait ArrayAccessWithReferences
Инициализатор
{
protected $sessionData = []

См. определение в файле arrayaccesswithreferences.php строка 7