検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 177 for collection (0.029 sec.)
コレクションの最後から要素を切り取る 4804
« OCICollection::size OCILob » PHP Manual OCICollection コレクションの最後から要素を切り取る OCI ... :trim (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCICollection::trim — コレクションの最後から要素を切り取る 説明 ... public OCICollection::trim ( int $num ): bool コレクションの最後から nu ... 変更履歴 バージョン 説明 8.0.0, PECL OCI8 3.0.0 OCI-Collection クラスは、 PHP の名前付けの規約に従って OCICollect ... ion に名前が変更されました。 参考 OCICollection::size 関連キーワード: 要素 , コレクション , 最後 , ...
https://man.plustar.jp/php/ocicollection.trim.html - [similar]
その他の基本モジュール 4804
« SyncSharedMemory::write GeoIP » PHP Manual 関数リファレンス その他の基本モジュール その他の基本 ... uctures はじめに インストール/設定 定義済み定数 例 Collection — The Collection interface Hashable — The Hashable ...
https://man.plustar.jp/php/refs.basic.other.html - [similar]
The PriorityQueue class 4771
« Ds\Queue::toArray Ds\PriorityQueue::allocate » PHP Manual Data Structures The PriorityQueue cl ... y. クラス概要 class Ds\PriorityQueue implements Ds\Collection { /* Constants */ const int MIN_CAPACITY = 8 ; /* ...
https://man.plustar.jp/php/class.ds-priorityqueue.html - [similar]
OCICollection クラス 4771
« oci_unregister_taf_callback OCICollection::append » PHP Manual OCI8 OCICollection クラス OCICollection ... 0) はじめに OCI8 コレクション機能です。 注意 : OCI-Collection クラスは、 PHP 8 と OCI8 3.0.0 で、 PHP の名前付け ... の規約に従い OCICollection に名前が変更されました。 クラス概要 class OCIColle ... append ( string $value ): bool public assign ( OCICollection $from ): bool public assignElem ( int $index , str ... t | false public trim ( int $num ): bool } 目次 OCICollection::append — コレクションに要素を追加する OCICollecti ...
https://man.plustar.jp/php/class.ocicollection.html - [similar]
変更履歴 4771
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... n_or_statement は、nullable になりました。 oci_new_collection schema は、nullable になりました。 oci_new_connect ... oci_lob_copy length は、nullable になりました。 OCICollection::append OCI-Collection クラスは、 PHP の名前付けの ... 規約に従って OCICollection に名前が変更されました。 OCICollection::assign OCI ... -Collection クラスは、 PHP の名前付けの規約に従って OCICollect ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
ガベージコレクタに関する情報を取得する 4771
« gc_mem_caches get_cfg_var » PHP Manual PHP オプション/情報 関数 ガベージコレクタに関する情報を ... の使い方 <?php // create object tree that needs gc collection $a = new stdClass (); $a -> b = []; for ( $i = 0 ; ...
https://man.plustar.jp/php/function.gc-status.html - [similar]
Returns the WriteConcernError's error code 4771
« MongoDB\Driver\WriteConcernError MongoDB\Driver\WriteConcernError::getInfo » PHP Manual MongoD ... 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , $bulk , $writeConcern ); } catch( MongoDB \ Dri ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getcode.html - [similar]
Returns metadata document for the WriteConcernError 4771
« MongoDB\Driver\WriteConcernError::getCode MongoDB\Driver\WriteConcernError::getMessage » PHP M ... 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , $bulk , $writeConcern ); } catch( MongoDB \ Dri ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getinfo.html - [similar]
Returns the WriteConcernError's error message 4771
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Drive ... 2 , 1 ); try { $manager -> executeBulkWrite ( 'db.collection' , $bulk , $writeConcern ); } catch( MongoDB \ Dri ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]
Returns the index of the write operation corresponding to this WriteError 4771
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Dri ... => 1 ]); try { $manager -> executeBulkWrite ( 'db.collection' , $bulk ); } catch( MongoDB \ Driver \ Exception ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]