array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'mongodb-driver-session.getlogicalsessionid.php', 1 => 'MongoDB\\Driver\\Session::getLogicalSessionId', 2 => 'Returns the logical session ID for this session', ), 'up' => array ( 0 => 'class.mongodb-driver-session.php', 1 => 'MongoDB\\Driver\\Session', ), 'prev' => array ( 0 => 'mongodb-driver-session.getclustertime.php', 1 => 'MongoDB\\Driver\\Session::getClusterTime', ), 'next' => array ( 0 => 'mongodb-driver-session.getoperationtime.php', 1 => 'MongoDB\\Driver\\Session::getOperationTime', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/mongodb/driver/session/getlogicalsessionid.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

MongoDB\Driver\Session::getLogicalSessionId

(mongodb >=1.4.0)

MongoDB\Driver\Session::getLogicalSessionIdReturns the logical session ID for this session

Опис

final public MongoDB\Driver\Session::getLogicalSessionId(): object

Returns the logical session ID for this session, which may be used to identify this session's operations on the server.

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the logical session ID for this session.

Помилки/виключення