検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1250 for OR (0.083 sec.)
Serialization to BSON 3874
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON S ... s If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gap ... ociative (string) keys, the keys don't start at 0, or when there are gaps:: BSON object A top-level (roo ... rialize as a BSON document . If an object is a supported class that implements MongoDB\BSON\Type , then ... use the BSON serialization logic for that specific type. MongoDB\BSON\Type instances (e ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
Read data from the memory buffer based on offset and length. Or remove data from... 3874
« Swoole\Buffer::recycle Swoole\Buffer::__toString » PHP Manual Swoole\Buffer Read data from the ... memory buffer based on offset and length. Or remove data ... from the memory buffer. Swoole\Buffer::substr (PECL swoole >= 1.9 ... .0) Swoole\Buffer::substr — Read data from the memory buffer based on offset and length. Or remove data ... from the memory buffer. 説明 public Swoole\Buffer::substr ( int $ ...
https://man.plustar.jp/php/swoole-buffer.substr.html - [similar]
Sets a millisecond timeout for database calls 3812
« oci_set_action oci_set_client_identifier » PHP Manual OCI8 関数 Sets a millisecond timeout for ... oci_set_call_timeout — Sets a millisecond timeout for database calls 説明 oci_set_call_timeout ( resourc ... ection may take. Each OCI8 operation may make zero or more calls to Oracle's client library. These inter ... nal calls may then may make zero or more round-trips to Oracle Database. If any one of ... those round-trips takes more than time_out milliseconds, then the operation is ...
https://man.plustar.jp/php/function.oci-set-call-timout.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 3812
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... dified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_rows_affected (No ver ... sion information available, might only be in Git) sqlsrv_rows ... umber of rows modified by the last INSERT, UPDATE, or DELETE query executed 説明 sqlsrv_rows_affected ( ... umber of rows modified by the last INSERT, UPDATE, or DELETE query executed. For information about the n ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
Connect to the remote TCP or UDP port. 3812
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remo ... te TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1 ... Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( str ... ing $host , int $port = ? , int $timeout = ? , int $flag = ? ): bool パ ... ラメータ host The host name of the remote address. port The port number of the remote address. timeout Th ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
Create a node synchronously 3812
« Zookeeper::__construct Zookeeper::delete » PHP Manual Zookeeper Create a node synchronously Zo ... essed as a file name with slashes separating ancestors of the node. value The data to be stored in the n ... initial ACL of the node. The ACL must not be null or empty. flags this parameter can be set to 0 for no ... rmal create or an OR of the Create Flags 戻り値 Returns the path ... on failure. エラー / 例外 This method emits PHP error/warning when parameters count or types are wrong o ...
https://man.plustar.jp/php/zookeeper.create.html - [similar]
Read work or result data into a buffer for a task 3784
« GearmanTask::jobHandle GearmanTask::returnCode » PHP Manual GearmanTask Read work or result da ... ta into a buffer for a task GearmanTask::recvData (PECL gearman >= 0.5. ... 0) GearmanTask::recvData — Read work or result data into a buffer for a task 説明 publ ... failed. 参考 GearmanTask::sendData() - Send data for a task (deprecated) 関連キーワード: data , buffer ... , task , Read , result , into , work , GearmanTask , or , 関数 ...
https://man.plustar.jp/php/gearmantask.recvdata.html - [similar]
Event 3756
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... ke event non-pending and free resources allocated for this event Event::getSupportedMethods — Returns ar ... ray with of the names of the methods supported in this version of Libevent Event::pending — De ... tects whether event is pending or scheduled Event::set — Re-configures event Event:: ... setPriority — Set event priority Event::setTimer — Re-confi ...
https://man.plustar.jp/php/book.event.html - [similar]
The Event class 3722
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... lass represents and event firing on a file descriptor being ready to read from or write to; a file descr ... iptor becoming ready to read from or write to(edge-trigg ... (): bool public free (): void public static getSupportedMethods (): array public pending ( int $flags ): ... able $cb = ? , mixed $arg = ? ): bool public setPriority ( int $priority ): bool public setTimer ( Event ...
https://man.plustar.jp/php/class.event.html - [similar]
定義済み定数 3722
« リソース型 例 » PHP Manual Gearman 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... です。 Return values. Always check GearmanClient::error() or GearmanWorker() for a string error, as it may ... contain more details: GEARMAN_SUCCESS ( int ) Whatever action ... ld have blocked. GEARMAN_ERRNO ( int ) A system error. Check GearmanClient::errno() or GearmanWorker::er ... rno() for the system error code that was returned. GEARMAN_N ...
https://man.plustar.jp/php/gearman.constants.html - [similar]