検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 91 for serialized (0.003 sec.)
以前のエラーハンドラ関数を回復する 7700
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数 ... alize_handler ( $errno , $errstr ) { echo "Invalid serialized value.\n" ; } $serialized = 'foo' ; set_error_hand ... unserialize_handler' ); $original = unserialize ( $serialized ); restore_error_handler (); ?> 上の例の出力は以下 ... となります。 Invalid serialized value. 参考 error_reporting() - 出力する PHP エラー ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
Provides an array or document to serialize as BSON 7195
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable P ... passed to MongoDB\BSON\fromPHP() ) will always be serialized as a BSON document. For field values, associative ... arrays and stdClass instances will be serialized as a BSON document and sequential arrays (i.e. seq ... uential, numeric indexes starting at 0 ) will be serialized as a BSON array. Users are encouraged to include a ... ータはありません。 戻り値 An array or stdClass to be serialized as a BSON array or document. 例 例1 MongoDB\BSON\S ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
Serialization to BSON 7195
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... s (excluding MongoDB\BSON\Serializable may only be serialized as a document field value. Attempting to serialize ... etermined by the following: Root documents must be serialized as a BSON document. MongoDB\BSON\Persistable objec ... ts must be serialized as a BSON document. If MongoDB\BSON\Serializable:: ... y qualified class name of the object that is being serialized. The __pclass property is added to the array or ob ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
The MongoDB\BSON\Serializable interface 6996
« MongoDB\BSON\Persistable MongoDB\BSON\Serializable::bsonSerialize » PHP Manual MongoDB\BSON Th ... hat implement this interface may return data to be serialized as a BSON array or document in lieu of the object' ... sonSerialize , public , document , return , data , serialized , implement ...
https://man.plustar.jp/php/class.mongodb-bson-serializable.html - [similar]
Send the result and complete status 6996
« GearmanJob::returnCode GearmanJob::sendData » PHP Manual GearmanJob Send the result and comple ... lete status update for this job. パラメータ result Serialized result data. 戻り値 成功した場合に true を、失敗し ... earmanJob , complete , the , sendComplete , data , Serialized , Set ...
https://man.plustar.jp/php/gearmanjob.sendcomplete.html - [similar]
Send data for a running job 6996
« GearmanJob::sendComplete GearmanJob::sendException » PHP Manual GearmanJob Send data for a run ... g clients) for this job. パラメータ data Arbitrary serialized data. 戻り値 成功した場合に true を、失敗した場合に ... running , GearmanJob , sendData , Get , workload , serialized , returned ...
https://man.plustar.jp/php/gearmanjob.senddata.html - [similar]
Get workload 6996
« GearmanJob::warning GearmanJob::workloadSize » PHP Manual GearmanJob Get workload GearmanJob:: ... : string Returns the workload for the job. This is serialized data that is to be processed by the worker. パラメ ... ータ この関数にはパラメータはありません。 戻り値 Serialized data. 参考 GearmanClient::do() - Run a single task ...
https://man.plustar.jp/php/gearmanjob.workload.html - [similar]
Returns the BSON representation of a PHP value 6623
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... パラメータ value ( array | object ) PHP value to be serialized. 戻り値 The serialized BSON document as a binary s ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
Get data returned for a task 6051
« GearmanTask::create GearmanTask::dataSize » PHP Manual GearmanTask Get data returned for a tas ... ータ この関数にはパラメータはありません。 戻り値 The serialized data, or false if no data is present. 参考 Gearman ...
https://man.plustar.jp/php/gearmantask.data.html - [similar]
Test job server response 6051
« GearmanWorker::__construct GearmanWorker::error » PHP Manual GearmanWorker Test job server res ... responding properly. パラメータ workload Arbitrary serialized data 戻り値 Standard Gearman return value. 参考 Ge ...
https://man.plustar.jp/php/gearmanworker.echo.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT