検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 1131 for This (0.010 sec.)
Returns the operation time for this session 4483
« MongoDB\Driver\Session::getLogicalSessionId MongoDB\Driver\Session::getServer » PHP Manual Mon ... goDB\Driver\Session Returns the operation time for this session MongoDB\Driver\Session::getOperationTime ( ... :getOperationTime — Returns the operation time for this session 説明 final public MongoDB\Driver\Session:: ... goDB\BSON\Timestamp Returns the operation time for this session. If the session has not been used for any ... はありません。 戻り値 Returns the operation time for this session, or null if the session has no operation t ...
https://man.plustar.jp/php/mongodb-driver-session.getoperationtime.html - [similar]
The Zookeeper class 4459
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... ed Zookeeper::READONLY_STATE TODO: help us improve this extension. Zookeeper::NOTCONNECTED_STATE Connectio ... s Zookeeper::CREATED_EVENT A node has been created This is only generated by watches on non-existent nodes ... . Zookeeper::DELETED_EVENT A node has been deleted This is only generated by watches on nodes. These watch ... ::get. Zookeeper::CHANGED_EVENT A node has changed This is only generated by watches on nodes. These watch ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
SeekableIterator インターフェイス 4436
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIt ... public function seek ( $position ) { if (!isset( $this -> array [ $position ])) { throw new OutOfBoundsEx ... tion ( "invalid seek position ( $position )" ); } $this -> position = $position ; } /* Iterator インターフ ... スで必要なメソッド群 */ public function rewind () { $this -> position = 0 ; } public function current () { r ... eturn $this -> array [ $this -> position ]; } public function ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
アクセス権 4412
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 ア ... ivate = 'Private' ; function printHello () { echo $this -> public ; echo $this -> protected ; echo $this - ... ed = 'Protected2' ; function printHello () { echo $this -> public ; echo $this -> protected ; echo $this - ... { } // これは public となります function Foo () { $this -> MyPublic (); $this -> MyProtected (); $this -> ... { // これは public となります function Foo2 () { $this -> MyPublic (); $this -> MyProtected (); $this -> ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
Returns the server to which this session is pinned 4412
« MongoDB\Driver\Session::getOperationTime MongoDB\Driver\Session::getTransactionOptions » PHP M ... MongoDB\Driver\Session Returns the server to which this session is pinned MongoDB\Driver\Session::getServe ... r\Session::getServer — Returns the server to which this session is pinned 説明 final public MongoDB\Driver ... \Server Returns the MongoDB\Driver\Server to which this session is pinned. If the session is not pinned to ... nsaction must be sent to the same mongos instance. This method is intended to be used by libraries built a ...
https://man.plustar.jp/php/mongodb-driver-session.getserver.html - [similar]
Serialization to BSON 4389
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... bsonSerialize() return value. If you want to avoid this behaviour and set your own __pclass value, you mus ... " ; function bsonSerialize () { return [ 'foo' => $this -> foo , 'prot' => $this -> prot ]; } } // => { "f ... ic $foo = 42 ; function bsonSerialize () { return $this ; } } // => MongoDB\Driver\Exception\UnexpectedVal ... oo' , 'bar' ]; function bsonSerialize () { return $this -> elements ; } } // => { "0" : "foo", "1" : "bar" ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Execute a database command that writes on this server 4365
« MongoDB\Driver\Server::executeReadWriteCommand MongoDB\Driver\Server::getHost » PHP Manual Mon ... r\Server Execute a database command that writes on this server MongoDB\Driver\Server::executeWriteCommand ... ommand — Execute a database command that writes on this server 説明 final public MongoDB\Driver\Server::ex ... ) ): MongoDB\Driver\Cursor Executes the command on this server. This method will apply logic that is speci ... ing value from the MongoDB Connection URI . 注意 : This method is not intended to be used to execute » ins ...
https://man.plustar.jp/php/mongodb-driver-server.executewritecommand.html - [similar]
Returns the absolute time that this watcher is supposed to trigger next 4342
« EvPeriodic::again EvPeriodic::__construct » PHP Manual EvPeriodic Returns the absolute time th ... at this watcher is supposed to trigger next EvPeriodic::at ... 0) EvPeriodic::at — Returns the absolute time that this watcher is supposed to trigger next 説明 public Ev ... watcher is active, returns the absolute time that this watcher is supposed to trigger next. This is not t ... ータはありません。 戻り値 Returns the absolute time this watcher is supposed to trigger next in seconds. 関 ...
https://man.plustar.jp/php/evperiodic.at.html - [similar]
Execute a database command that reads and writes on this server 4342
« MongoDB\Driver\Server::executeReadCommand MongoDB\Driver\Server::executeWriteCommand » PHP Man ... xecute a database command that reads and writes on this server MongoDB\Driver\Server::executeReadWriteComm ... xecute a database command that reads and writes on this server 説明 final public MongoDB\Driver\Server::ex ... ) ): MongoDB\Driver\Cursor Executes the command on this server. This method will apply logic that is speci ... dConcern A read concern to apply to the operation. This option is available in MongoDB 3.2+ and will resul ...
https://man.plustar.jp/php/mongodb-driver-server.executereadwritecommand.html - [similar]
Returns the increment component of this TimestampInterface 4295
« MongoDB\BSON\TimestampInterface MongoDB\BSON\TimestampInterface::getTimestamp » PHP Manual Mon ... estampInterface Returns the increment component of this TimestampInterface MongoDB\BSON\TimestampInterface ... :getIncrement — Returns the increment component of this TimestampInterface 説明 abstract public MongoDB\BS ... りません。 戻り値 Returns the increment component of this TimestampInterface. 警告 On 32-bit systems this me ... etIncrement() - Returns the increment component of this Timestamp 関連キーワード: TimestampInterface , BSO ...
https://man.plustar.jp/php/mongodb-bson-timestampinterface.getincrement.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT