検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1259 for BE (0.021 sec.)
The MongoDB\BSON\Persistable interface 3283
« MongoDB\BSON\Type MongoDB\BSON\Serializable » PHP Manual MongoDB\BSON The MongoDB\BSON\Persist ... vantage of automatic ODM (object document mapping) behavior in the driver. During serialization, the dri ... erialization, the same __pclass property will then be used to infer the PHP class (independent of any ty ... pe map configuration) to be constructed before MongoDB\BSON\Unserializable::bs ... of the __pclass property will cause the object to be serialized as a BSON document. インターフェイス概要 ...
https://man.plustar.jp/php/class.mongodb-bson-persistable.html - [similar]
The MongoDB\Driver\ReadConcern class 3283
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... cent data. Provides no guarantee that the data has been written to a majority of the replica set members ... (i.e. may be rolled back). For unsharded collections (including ... deployment), "local" and "available" read concerns behave identically. For a sharded cluster, "available ... arizable read concern returns data that will never be rolled back. With writeConcernMajorityJournalDefau ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
はじめに 3283
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... FFI with several static methods (some of them may be called dynamically), and overloaded object methods ... on a very low level. The FFI extension should only be used by developers having a working knowledge of C ... APIs. To minimize the risk, the FFI API usage may be restricted with the ffi.enable php.ini directive. ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
Returns the server to which this session is pinned 3283
« MongoDB\Driver\Session::getOperationTime MongoDB\Driver\Session::getTransactionOptions » PHP M ... f the session is not pinned to a server, null will be returned. Session pinning is primarily used for sh ... as all commands within a sharded transaction must be sent to the same mongos instance. This method is i ... ntended to be used by libraries built atop the extension to allo ...
https://man.plustar.jp/php/mongodb-driver-session.getserver.html - [similar]
Start RPC Server 3283
« Yar_Server::__construct Yar_Client » PHP Manual Yar_Server Start RPC Server Yar_Server::handle ... r accpet RPC requests. 注意 : Usual RPC calls will be issued as HTTP POST requests. If a HTTP GET reques ... service information (commented section above) will be printed on the page パラメータ この関数にはパラメー ... example <?php class API { /** * the doc info will be generated automatically into service info page. * ...
https://man.plustar.jp/php/yar-server.handle.html - [similar]
Sets socket options 3255
« EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options Eve ... , a level parameter of EventUtil::SOL_SOCKET would be used. Other levels, such as TCP, can be used by sp ... ecifying the protocol number of that level. Protocol numbers can be found by u ...
https://man.plustar.jp/php/eventutil.setsocketoption.html - [similar]
Begin checking for events and calling callbacks for the loop 3255
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callba ... loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for t ... p 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for events and calling callbacks for t ... e() is true ), in which case the return value will be false . The return value can generally be interpre ... do . パラメータ flags Optional parameter flags can be one of the following: List for possible values of ...
https://man.plustar.jp/php/evloop.run.html - [similar]
Sends changes from the local working copy to the repository 3255
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... essage log . Directories in the targets array will be recursively committed unless recursive is set to f ... ng authentication, so a username and password must be set using svn_auth_set_parameter() パラメータ log ... to commit targets Array of local paths of files to be committed 警告 This parameter must be an array, a ... array in form of: array( 0 => integer revision number of commit 1 => string ISO 8601 date and time of c ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
Associates all key-value pairs of a traversable object or array 3226
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable ob ... f an object implements Ds\Hashable , equality will be determined by the object's equals function. If an ... ject does not implement Ds\Hashable , objects must be references to the same instance to be considered e ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
Constructs an EvTimer watcher object 3226
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... peat If repeat is 0.0 , then it will automatically be stopped once the timeout is reached. If it is posi ... tive, then the timer will automatically be configured to trigger again every repeat seconds l ... w -> stop (); }); // Create stopped timer. It will be inactive until we start it ourselves $w_stopped = ... mer - relative and optionally repeating timeouts » Be smart about timeouts 関連キーワード: EvTimer , aft ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]