検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1027 for An (0.016 sec.)
Returns an object for BSON serialization 3668
« MongoDB\Driver\ReadPreference MongoDB\Driver\ReadPreference::__construct » PHP Manual MongoDB\ ... Driver\ReadPreference Returns an object for BSON serialization MongoDB\Driver\ReadP ... oDB\Driver\ReadPreference::bsonSerialize — Returns an object for BSON serialization 説明 final public Mo ... この関数にはパラメータはありません。 戻り値 Returns an object for serializing the ReadPreference as BSON. ... ce::bsonSerialize() with secondary read preference and tag sets <?php $rp = new MongoDB \ Driver \ ReadP ...
https://man.plustar.jp/php/mongodb-driver-readpreference.bsonserialize.html - [similar]
Call a callback with an array of parameters 3668
« Swoole\Coroutine Swoole\Coroutine::call_user_func » PHP Manual Swoole\Coroutine Call a callbac ... k with an array of parameters Swoole\Coroutine::call_user_fu ... utine::call_user_func_array — Call a callback with an array of parameters 説明 public static Swoole\Coro ...
https://man.plustar.jp/php/swoole-coroutine.call-user-func-array.html - [similar]
Deserialization from BSON 3637
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... ization from BSON 警告 BSON documents can technically contain duplicate keys because documen ... generating documents with duplicate keys as server and driver behavior may be undefined. Since PHP objec ... ts and arrays cannot have duplicate keys, data could als ... y mongo extension deserialized both BSON documents and arrays as PHP arrays. While PHP arrays are conven ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
Deletes by Ids 3637
« SolrClient::deleteById SolrClient::deleteByQueries » PHP Manual SolrClient Deletes by Ids Solr ... ents with the specified set of ids. パラメータ ids An array of IDs representing the uniqueKey field decl ... hema for each document to be deleted. This must be an actual php variable. 戻り値 Returns a SolrUpdateRe ... sponse on success and throws an exception on failure. エラー / 例外 Thr ... deleteByQueries() - Removes all documents matching any of the queries 関連キーワード: Deletes , Ids , do ...
https://man.plustar.jp/php/solrclient.deletebyids.html - [similar]
BSON type classes and serialization functions 3607
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and ser ... ialization functions BSON type classes and serialization functions 関数 MongoDB\BSON\fromJSO ... BSON representation of a PHP value MongoDB\BSON\toCanonicalExtendedJSON — Returns the Canonical Extended ... class MongoDB\BSON\Binary::__construct — Construct a new Binary MongoDB\BSON\Binary::getData — Returns t ... ry::jsonSerialize — Returns a representation that can be converted to JSON MongoDB\BSON\Binary::serializ ...
https://man.plustar.jp/php/book.bson.html - [similar]
The Event class 3607
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... ent >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor being ready to ... never fire until it is added (via Event::add() ). An added event remains in pending state until the reg ... event occurs, thus turning it to active state. To handle events user may register a callback which is ca ... od deletes event, thus making it non-pending. By means of Event::add() method it could be added again. ク ...
https://man.plustar.jp/php/class.event.html - [similar]
Get column information from a result and return as an object 3607
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... ion from a result and return as an object cubrid_fetch_field (PECL CUBR ... fetch_field — Get column information from a result and return as an object 説明 cubrid_fetch_field ( res ... $field_offset = 0 ): object This function returns an object with certain properties of the specific col ... mum length of the column not_null 1 if the column cannot be NULL primary_key 1 if the column is a primar ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
Provide a return value for an existing function 3607
« uopz_set_property uopz_set_static » PHP Manual Uopz 関数 Provide a return value for an existin ... pz 7) uopz_set_return — Provide a return value for an existing function 説明 uopz_set_return ( string $f ... e of the function to value . If value is a Closure and execute is set, the Closure will be executed in p ... class containing the function function The name of an existing function value The value the function sho ... uld return. If a Closure is provided and the execute flag is set, the Closure will be exec ...
https://man.plustar.jp/php/function.uopz-set-return.html - [similar]
Constructs an OpenSSL context for use with Event classes 3576
« EventSslContext EventUtil » PHP Manual EventSslContext Constructs an OpenSSL context for use w ... .6-beta) EventSslContext::__construct — Constructs an OpenSSL context for use with Event classes 説明 pu ... ontext holding pointer to SSL_CTX (see the system manual). パラメータ method One of EventSslContext::*_M ... ETHOD constants . options Associative array of SSL context optio ... ns One of EventSslContext::OPT_* constants . 戻り値 Returns EventSslContext object. 例 例1 ...
https://man.plustar.jp/php/eventsslcontext.construct.html - [similar]
Prepare a query for later binding of parameter placeholders and execution 3576
« ibase_pconnect ibase_query » PHP Manual Firebird/InterBase 関数 Prepare a query for later bind ... ing of parameter placeholders and execution ibase_prepare (PHP 5, PHP 7 < 7.4.0) ib ... query for later binding of parameter placeholders and execution 説明 ibase_prepare ( string $query ): r ... se_prepare ( resource $link_identifier , string $trans , string $query ): resource Prepare a query for l ... ater binding of parameter placeholders and execution (via ibase_execute() ). パラメータ quer ...
https://man.plustar.jp/php/function.ibase-prepare.html - [similar]