検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 2039 for To (0.014 sec.)
Returns a scalar value to be used as a hash value 3824
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Ha ... shable::hash (): mixed Returns a scalar value to be used as the hash value of the objects. While th ... ine equality, all objects that are equal according to Ds\Hashable::equals() must have the same hash valu ... e. Hash values of equal objects don't have to be unique, for example you could just return true ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Retrieves the next row of data in a result set as an object 3824
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... etch_object (No version information available, might only be in Git) sqlsrv_fetch_object — Retrieves the ... ( resource $stmt , string $className = ? , array $ctorParams = ? , int $row = ? , int $offset = ? ): mix ... tch the row field names and values that correspond to the row field values. パラメータ stmt A statement ... sqlsrv_execute() . className The name of the class to instantiate. If no class name is specified, stdCla ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
Send data to all job servers to see if they echo it back 3824
« GearmanClient::jobStatus GearmanClient::removeOptions » PHP Manual GearmanClient Send data to ... all job servers to see if they echo it back GearmanClient::ping (No v ... ersion information available, might only be in Git) GearmanClient::ping — Send data to ... all job servers to see if they echo it back 説明 public GearmanClient ... string $workload ): bool Sends some arbitrary data to all job servers to see if they echo it back. The d ...
https://man.plustar.jp/php/gearmanclient.ping.html - [similar]
Script Injection Attacks 3824
« Request Injection Attacks MongoDB\Driver » PHP Manual Security Script Injection Attacks Script ... , make sure that any variables that cross the PHP- to-JavaScript boundry are passed in the scope field o ... f MongoDB\BSON\Javascript , not interpolated into the JavaScript string. This can come up when using ... ands, and any other time you may pass JavaScript into the database. For example, suppose we have some Ja ... vaScript to greet a user in the database logs. We could do: <? ...
https://man.plustar.jp/php/mongodb.security.script_injection.html - [similar]
Philosophy 3824
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... philosophies important to writing parallel code and some details about the i ... g parallel code at the moment. Go programmers have to work hard to live up to this ideal: PHP and parall ... l threading or synchronization primitives in order to ensure proper communication of state and consisten ... it means that threads only share memory as a result of communication (a variable is passed over a Chann ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
Adds a document to the index 3824
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... = 0.9.2) SolrClient::addDocument — Adds a document to the index 説明 public SolrClient::addDocument ( So ... ): SolrUpdateResponse This method adds a document to the index. パラメータ doc The SolrInputDocument in ... stance. overwrite Whether to overwrite existing document or not. If false there ... rwrite, which does the same functionality with exact opposite bool flag. $allowDups = false is the same ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
Prepend data to the front of the buffer 3805
« EventBuffer::lock EventBuffer::prependBuffer » PHP Manual EventBuffer Prepend data to the fron ... >= 1.2.6-beta) EventBuffer::prepend — Prepend data to the front of the buffer 説明 public EventBuffer::p ... repend ( string $data ): bool Prepend data to the front of the buffer. パラメータ data String to ... be prepended to the front of the buffer. 戻り値 成功した場合に tru ... rependBuffer() - Moves all data from source buffer to the front of current buffer EventBuffer::add() - A ...
https://man.plustar.jp/php/eventbuffer.prepend.html - [similar]
Add a high priority background task to be run in parallel 3805
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high pri ... ority background task to be run in parallel GearmanClient::addTaskHighBackg ... ghBackground — Add a high priority background task to be run in parallel 説明 public GearmanClient::addT ... : GearmanTask Adds a high priority 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.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 3805
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low pr ... iority background task to be run in parallel GearmanClient::addTaskLowBackgr ... LowBackground — Add a low priority background task to be run in parallel 説明 public GearmanClient::addT ... ): GearmanTask Adds a low priority 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.addtasklowbackground.html - [similar]
Returns the server to which this session is pinned 3772
« MongoDB\Driver\Session::getOperationTime MongoDB\Driver\Session::getTransactionOptions » PHP M ... anual MongoDB\Driver\Session Returns the server to which this session is pinned MongoDB\Driver\Sessio ... oDB\Driver\Session::getServer — Returns the server to which this session is pinned 説明 final public Mon ... DB\Driver\Server Returns the MongoDB\Driver\Server to which this session is pinned. If the session is no ... t pinned to a server, null will be returned. Session pinning i ...
https://man.plustar.jp/php/mongodb-driver-session.getserver.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT