検索

phrase: max: clip:
target: order:
Results of 751 - 760 of about 1461 for IN (0.095 sec.)
The MongoDB\BSON\TimestampInterface interface 2403
« MongoDB\BSON\RegexInterface::__toString MongoDB\BSON\TimestampInterface::getIncrement » PHP Ma ... nual MongoDB\BSON The MongoDB\BSON\TimestampInterface interface The MongoDB\BSON\TimestampInterfa ... ce interface (mongodb >=1.3.0) はじめに This interface i ... o be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB\BSON\Ti ... mestampInterface { /* メソッド */ abstract public getIncreme ...
https://man.plustar.jp/php/class.mongodb-bson-timestampinterface.html - [similar]
The MongoDB\BSON\UTCDateTimeInterface interface 2403
« MongoDB\BSON\TimestampInterface::__toString MongoDB\BSON\UTCDateTimeInterface::toDateTime » PH ... P Manual MongoDB\BSON The MongoDB\BSON\UTCDateTimeInterface interface The MongoDB\BSON\UTCDateTimeInter ... face interface (mongodb >=1.3.0) はじめに This interface i ... o be used as a parameter, return, or property type in userland classes. クラス概要 class MongoDB\BSON\UT ... CDateTimeInterface { /* メソッド */ abstract public toDateTime ...
https://man.plustar.jp/php/class.mongodb-bson-utcdatetimeinterface.html - [similar]
The MongoDB\Driver\Monitoring\Subscriber interface 2403
« MongoDB\Driver\Monitoring\SDAMSubscriber::topologyOpening MongoDB\Driver\Exception » PHP Manua ... l MongoDB\Driver\Monitoring The MongoDB\Driver\Monitoring\Subscriber interfac ... e The MongoDB\Driver\Monitoring\Subscriber interface (mongodb >=1.3.0) はじめに B ... ase interface for event subscribers. This is used as a pa ... rameter type in the functions MongoDB\Driver\Monitoring\addSubscri ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-subscriber.html - [similar]
クライアントクラス 2403
« BaseResult::getWarningsCount mysql_xdevapi\Client::close » PHP Manual Mysql_xdevapi クライアン ... トクラス クライアントクラス (No version information available, might only be in Git) はじめに ...
https://man.plustar.jp/php/class.mysql-xdevapi-client.html - [similar]
The StompException class 2403
« StompFrame::__construct StompException::getDetails » PHP Manual Stomp The StompException class ... ed by the stomp extension. See Exceptions for more information about Exceptions in PHP. クラス概要 class ... eption extends Exception { /* 継承したメソッド */ final public Exception::getMessage (): string final pu ... blic Exception::getPrevious (): ? Throwable final public Exception::getCode (): int final public E ... xception::getFile (): string final public Exception::getLine (): int final pub ...
https://man.plustar.jp/php/class.stompexception.html - [similar]
The XMLDiff\Base class 2403
« インストール手順 XMLDiff\Base::__construct » PHP Manual XMLDiff The XMLDiff\Base class The XML ... Base abstract class for all the comparsion classes in the extension. クラス概要 class XMLDiff\Base { /* ... メソッド */ public __construct ( string $nsname ) abstract public diff ( mixed $from , mi ...
https://man.plustar.jp/php/class.xmldiff-base.html - [similar]
The Yar_Client class 2403
« Yar_Server::handle Yar_Client::__call » PHP Manual Yar The Yar_Client class The Yar_Client cla ... ss (No version information available, might only be in Git) はじめに ... d $ _uri ; protected $ _options ; protected $ _running ; /* メソッド */ public __call ( string $method , ... array $parameters ): void final public __construct ( string $url , array $option ... s = ? ) public setOpt ( int $name , mixed $value ): Yar_Client | false } プロ ...
https://man.plustar.jp/php/class.yar-client.html - [similar]
The ZMQPoll class 2403
« ZMQSocket::unbind ZMQPoll::add » PHP Manual 0MQ messaging The ZMQPoll class The ZMQPoll class ... MQPoll { /* Methods */ public add ( mixed $entry , int $type ): string public clear (): ZMQPoll public c ... ount (): int public getLastErrors (): array public poll ( arra ... y &$readable , array &$writable , int $timeout = -1 ): int public remove ( mixed $item ... — Clear the poll set ZMQPoll::count — Count items in the poll set ZMQPoll::getLastErrors — Get poll err ...
https://man.plustar.jp/php/class.zmqpoll.html - [similar]
Event flags 2403
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... lly a stream resource, or socket) is ready for reading. Event::WRITE flag indicates an event that become ... lly a stream resource, or socket) is ready for writing. Event::SIGNAL used to implement signal detection ... . See "Constructing signal events" below. Event::TIMEOUT indicates an ... . The Event::TIMEOUT flag is ignored when constructing an event: one can either set a timeout when event ...
https://man.plustar.jp/php/event.flags.html - [similar]
Returns the current event base time 2403
« EventBase::getMethod EventBase::gotExit » PHP Manual EventBase Returns the current event base ... current time(as returned by gettimeofday() ), looking at the cached value in base if possible, and call ...
https://man.plustar.jp/php/eventbase.gettimeofdaycached.html - [similar]