検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 2039 for To (0.018 sec.)
Insert an element to a sequence type column using OID 3365
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... ID >= 8.3.0) cubrid_seq_insert — Insert an element to a sequence type column using OID 説明 cubrid_seq_i ... t ): bool The cubrid_col_insert() function is used to insert an element to a sequence type attribute in ... ction identifier. oid OID of the instance you want to work with. attr_name Name of the attribute you wan ... t to insert an instance to. index Location of the eleme ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
Initiates a restore task in the service manager and returns immediately 3346
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i ... e service manager and returns immediately ibase_restore (PHP 5, PHP 7 < 7.4.0) ibase_restore — Initiates ... a restore task in the service manager and returns immediat ... ely 説明 ibase_restore ( resource $service_handle , string $source_file ... false ): mixed This function passes the arguments to the (remote) database server. There it starts a ne ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
Add a background task to be run in parallel 3346
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... task to be run in parallel GearmanClient::addTaskBackgroun ... nClient::addTaskBackground — Add a background task to be run in parallel 説明 public GearmanClient::addT ... $unique = ? ): GearmanTask Adds a background task to be run in parallel with other tasks. Call this met ... hod for all the tasks to be run in parallel, then call GearmanClient::runTa ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
はじめに 3346
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... PHP 7.2+. A brief description of the concepts core to parallel follows, more detailed information may be ... configured with an optional bootstrap file passed to parallel\Runtime::__construct() , this is typicall ... y an autoloader, or some other preloading routine: The boots ... cts. parallel\Runtime::run() allows the programmer to schedule tasks for execution in parallel. A parall ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
Gearman 3332
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設 ... nClient class GearmanClient::addOptions — Add client options GearmanClient::addServer — Add a job server ... to the client GearmanClient::addServers — Add a list ... of job servers to the client GearmanClient::addTask — Add a task to ... nClient::addTaskBackground — Add a background task to be run in parallel GearmanClient::addTaskHigh — Ad ...
https://man.plustar.jp/php/book.gearman.html - [similar]
Moves all data from source buffer to the front of current buffer 3332
« EventBuffer::prepend EventBuffer::pullup » PHP Manual EventBuffer Moves all data from source b ... uffer to the front of current buffer EventBuffer::prependBu ... :prependBuffer — Moves all data from source buffer to the front of current buffer 説明 public EventBuffe ... entBuffer::addBuffer() , except that it moves data to the front of the buffer. パラメータ buf Source buf ... を返します。 参考 EventBuffer::add() - Append data to the end of an event buffer EventBuffer::addBuffer( ...
https://man.plustar.jp/php/eventbuffer.prependbuffer.html - [similar]
Connection handling and persistence 3332
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... で再利用しないことをおすすめします。 Connection and topology persistence (PHP version since 1.2.0) All ve ... he driver since 1.2.0 persist the » libmongoc client object in the PHP worker process, which allows it t ... e database connections, authentication states, and topology information across multiple requests. When M ... string and array options). The driver will attempt to find a previously persisted » libmongoc client obj ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
Create a new encryption data key 3313
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... Binary Creates a new key document and inserts it into the key vault collection. パラメータ kmsProvider T ... cal" , "aws" , "azure" , "gcp" ) that will be used to encrypt the new encryption key. options Data key o ... y The masterKey identifies a KMS-specific key used to encrypt the new data key. This option is required ... ey string Required. The Amazon Resource Name (ARN) to the AWS customer master key (CMK). endpoint string ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
The EventDnsBase class 3299
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... めに Represents Libevent's DNS base structure. Used to resolve DNS asyncronously, parse configuration fil ... final class EventDnsBase { /* Constants */ const int OPTION_SEARCH = 1 ; const int OPTION_NAMESERVERS = ... 2 ; const int OPTION_MISC = 4 ; const int OPTION_HOSTSFILE = 8 ; ... const int OPTIONS_ALL = 15 ; /* メソッド */ public addNameser ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
The parallel\Channel class 3299
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... Channels An unbuffered channel will block on calls to parallel\Channel::send() until there is a receiver ... , and block on calls to parallel\Channel::recv() until there is a sender. ... This means an unbuffered channel is not only a way to share data among tasks but also a sim ... nization. An unbuffered channel is the fastest way to share data among tasks, requiring the least copyin ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT