検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 2407 for A (0.015 sec.)
Execute a database command 3334
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... goDB\Driver\Manager Execute a database command MongoDB\Driver\Man ... ager::executeCommand (mongodb >=1.0.0) MongoDB\Driver\Manager::execut ... eCommand — Execute a database command 説明 final public M ... ongoDB\Driver\Manager::executeCommand ( string $db , MongoDB\Driver ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
The Sequence interface 3326
« Ds\Hashable::hash Ds\Sequence::allocate » PHP Manual Data Structures The Sequence interface Th ... e Sequence interface (No version information available, might only be ... in Git) はじめに A Sequence describes the behaviour of values arrange ... d in a single, linear dimension. Some languages refer to ... this as a "List". It's similar to an array that uses incr ...
https://man.plustar.jp/php/class.ds-sequence.html - [similar]
Set a function to be called on task completion 3326
« GearmanClient::setClientCallback GearmanClient::setContext » PHP Manual GearmanClient Set a fu ... nction to be called on task completion GearmanClient::setCompleteC ... allback (PECL gearman >= 0.5.0) GearmanClient::setComple ... teCallback — Set a function to be called on task comple ... tion 説明 public GearmanClient::setCompleteCallback ( callable $callbac ...
https://man.plustar.jp/php/gearmanclient.setcompletecallback.html - [similar]
Event 3313
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Construc ... ting signal events Event — The Event class Event::add — Makes ... event pending Event::addSignal — のエイリアス Event::add Event::addTimer ... — のエイリアス Event::add Event::__construct — Constructs Event object Eve ...
https://man.plustar.jp/php/book.event.html - [similar]
名前解決のルール 3291
« 名前空間の使用法: グローバル関数/定数への移行 FAQ: 名前空間について知っておくべきこと » PHP Ma ... nual 名前空間 名前解決のルール 名前解決のルール (PHP 5 ... 修飾名 これは名前空間区切り文字を含む識別子で、 Foo\Bar のようなものです。 完全修飾名 これは名前空間区切り ... のうち先頭が名前空間区切り文字で始まるもので、 \Foo\Bar のようなものです。名前空間 \Foo も完全修飾名です。 ... 相対名 namespace\Foo\Bar のように、 namespace で始まる識別子 ...
https://man.plustar.jp/php/language.namespaces.rules.html - [similar]
Create a new ReadPreference 3291
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... ual MongoDB\Driver\ReadPreference Create a new ReadPr ... eference MongoDB\Driver\ReadPreference::__construct (mongodb >=1.0.0) MongoDB\ ... Driver\ReadPreference::__construct — Create a new ReadPrefere ... nce 説明 final public MongoDB\Driver\ReadPreference::__construct ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
リファレンスカウントの原理 3277
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リ ... ファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナ ... ように、PHP ではユーザーランドで参照を使えるので、 zval コンテナもメモリー使用状況を最適化するための内部的 ... 追加情報の2つ目は「refcount」と呼ばれ、この1つの zval コンテナをどれだけ多くの 変数名(シンボルとも呼ば ... ります。 新しい変数が定数値を使って作成されるとき、zval コンテナが作成されます。 例えば、 例1 新規 zval コ ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
Copy a function to a new function name 3277
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... new function name runkit7_function_copy (PECL runkit7 >= Unknown) ... runkit7_function_copy — Copy a function to a new function name 説明 runkit7_funct ... ion_copy ( string $source_name , string $target_name ): bool パラメータ source_ ... name Name of the existing function target_name Name o ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 3277
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値で ... 較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決め ... るユーザー定義の比較関数により、 array をその値でソートします。 注意 : 比較結果が等し ... けるそれらの並び順は不定でした。 注意 : この関数は、 array パラメータの要素に対して新しいキーを割り当てま ... れている既存のキーを削除してしまいます。 パラメータ array 入力の配列。 callback 比較関数は、最初の引数と ...
https://man.plustar.jp/php/function.usort.html - [similar]
Set a callback for worker exceptions 3277
« GearmanClient::setDataCallback GearmanClient::setFailCallback » PHP Manual GearmanClient Set a ... callback for worker exceptions GearmanClient::setExce ... ptionCallback (PECL gearman >= 0.5.0) GearmanClient::setEx ... ceptionCallback — Set a callback for worker exceptions 説明 ... public GearmanClient::setExceptionCallback ( callable $callba ...
https://man.plustar.jp/php/gearmanclient.setexceptioncallback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT