Results of 1 - 10 of about 65 for ストレージ (0.002 sec.)
- SplObjectStorage クラス 10320
- « SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラ
...
[2]=> int(3) } 目次 SplObjectStorage::addAll — 別のストレージからすべてのオブジェクトを追加する SplObjectStorage: ...
:attach — オブジェクトをストレージに追加する SplObjectStorage::contains — ストレージに ...
が含まれるかどうかを調べる SplObjectStorage::count — ストレージ内のオブジェクトの数を返す SplObjectStorage::current ...
— 現在のストレージの要素を返す SplObjectStorage::detach — オブジェクト ...
-
https://man.plustar.jp/php/class.splobjectstorage.html
- [similar]
- 別のストレージに含まれているオブジェクトを現在のストレージから取り除く 10005
- « SplObjectStorage::offsetUnset SplObjectStorage::removeAllExcept » PHP Manual SplObjectStorage
...
別のストレージに含まれているオブジェクトを現在のストレージから取り ...
0, PHP 7, PHP 8) SplObjectStorage::removeAll — 別のストレージに含まれているオブジェクトを現在のストレージから取り ...
::removeAll ( SplObjectStorage $storage ): int 別のストレージに含まれているオブジェクトを現在のストレージから取り ...
除きます。 パラメータ storage 取り除きたい要素を含むストレージ。 戻り値 取り除かれた後に残ったオブジェクトの数を返 ...
-
https://man.plustar.jp/php/splobjectstorage.removeall.html
- [similar]
- 別のストレージに含まれているもの以外のすべてのオブジェクトを現在のストレージから... 9891
- « SplObjectStorage::removeAll SplObjectStorage::rewind » PHP Manual SplObjectStorage 別のストレージ
...
に含まれているもの以外のすべてのオブジェクトを現在のストレージから取り除く SplObjectStorage::removeAllExcept (PHP ...
7, PHP 8) SplObjectStorage::removeAllExcept — 別のストレージに含まれているもの以外のすべてのオブジェクトを現在の ...
veAllExcept ( SplObjectStorage $storage ): int 別のストレージに含まれているもの以外のすべてのオブジェクトを現在の ...
トレージから取り除きます。 パラメータ storage 現在のストレージに残しておきたい要素を含むストレージ。 戻り値 取り除 ...
-
https://man.plustar.jp/php/splobjectstorage.removeallexcept.html
- [similar]
- 別のストレージからすべてのオブジェクトを追加する 9848
- « SplObjectStorage SplObjectStorage::attach » PHP Manual SplObjectStorage 別のストレージからすべ
...
.3.0, PHP 7, PHP 8) SplObjectStorage::addAll — 別のストレージからすべてのオブジェクトを追加する 説明 public SplOb ...
age::addAll ( SplObjectStorage $storage ): int 別のストレージにあるすべてのオブジェクトとデータのペアを、 現在のス ...
ジに追加します。 パラメータ storage インポートしたいストレージ。 戻り値 ストレージにあるオブジェクトの数を返します ...
す。 hello 参考 SplObjectStorage::removeAll() - 別のストレージに含まれているオブジェクトを現在のストレージから取り ...
-
https://man.plustar.jp/php/splobjectstorage.addall.html
- [similar]
- ストレージ内のオブジェクトの数を返す 9261
- « SplObjectStorage::contains SplObjectStorage::current » PHP Manual SplObjectStorage ストレージ内
...
>= 5.1.0, PHP 7, PHP 8) SplObjectStorage::count — ストレージ内のオブジェクトの数を返す 説明 public SplObjectStor ...
age::count ( int $mode = COUNT_NORMAL ): int ストレージ内のオブジェクトの数を数えます。 パラメータ mode オプ ...
設定された場合、 SplObjectStorage::count() は再帰的にストレージを操作して数えます。 戻り値 ストレージ内のオブジェク ...
2) 参考 SplObjectStorage::attach() - オブジェクトをストレージに追加する SplObjectStorage::detach() - オブジェクト ...
-
https://man.plustar.jp/php/splobjectstorage.count.html
- [similar]
- ストレージの文字列表現をアンシリアライズする 9046
- « SplObjectStorage::setInfo SplObjectStorage::valid » PHP Manual SplObjectStorage ストレージの文
...
2.2, PHP 7, PHP 8) SplObjectStorage::unserialize — ストレージの文字列表現をアンシリアライズする 説明 public SplOb ...
jectStorage::unserialize ( string $data ): void ストレージのエントリをアンシリアライズし、現在のストレージに追 ...
加します。 パラメータ data ストレージをシリアライズしたもの。 戻り値 値を返しません。 例 ...
ります。 int(1) 参考 SplObjectStorage::serialize() - ストレージをシリアライズする 関連キーワード: ストレージ , アン ...
-
https://man.plustar.jp/php/splobjectstorage.unserialize.html
- [similar]
- オブジェクトをストレージから取り除く 9003
- « SplObjectStorage::current SplObjectStorage::getHash » PHP Manual SplObjectStorage オブジェクト
...
をストレージから取り除く SplObjectStorage::detach (PHP 5 >= 5.1. ...
7, PHP 8) SplObjectStorage::detach — オブジェクトをストレージから取り除く 説明 public SplObjectStorage::detach ( ...
object $object ): void オブジェクトをストレージから取り除きます。 パラメータ object 取り除きたいオブ ...
0) 参考 SplObjectStorage::attach() - オブジェクトをストレージに追加する SplObjectStorage::removeAll() - 別のストレ ...
-
https://man.plustar.jp/php/splobjectstorage.detach.html
- [similar]
- ファイルのコア内の情報をストレージデバイスに同期させる 8674
- « eio_fchown eio_fstat » PHP Manual Eio 関数 ファイルのコア内の情報をストレージデバイスに同期させ
...
0.0.1dev) eio_fdatasync — ファイルのコア内の情報をストレージデバイスに同期させる 説明 eio_fdatasync ( mixed $fd ...
source eio_fdatasync() は、ファイルのコア内の情報をストレージデバイスに同期させます。 パラメータ fd ストリーム、ソ ...
場合に false を返します 関連キーワード: eio , 情報 , ストレージ , デバイス , コア , リクエスト , ファイル , fdatas ...
-
https://man.plustar.jp/php/function.eio-fdatasync.html
- [similar]
- ストレージをシリアライズする 8674
- « SplObjectStorage::rewind SplObjectStorage::setInfo » PHP Manual SplObjectStorage ストレージをシ
...
5.2.2, PHP 7, PHP 8) SplObjectStorage::serialize — ストレージをシリアライズする 説明 public SplObjectStorage::ser ...
ialize (): string ストレージの文字列表現を返します。 パラメータ この関数にはパラ ...
メータはありません。 戻り値 ストレージの文字列表現を返します。 例 例1 SplObjectStorage::se ...
";;m:a:0:{} 参考 SplObjectStorage::unserialize() - ストレージの文字列表現をアンシリアライズする 関連キーワード: ス ...
-
https://man.plustar.jp/php/splobjectstorage.serialize.html
- [similar]
- ストレージをシリアライズする 8645
- « SplDoublyLinkedList::rewind SplDoublyLinkedList::setIteratorMode » PHP Manual SplDoublyLinkedL
...
ist ストレージをシリアライズする SplDoublyLinkedList::serialize (P ...
.0, PHP 7, PHP 8) SplDoublyLinkedList::serialize — ストレージをシリアライズする 説明 public SplDoublyLinkedList:: ...
serialize (): string ストレージをシリアライズします。 警告 この関数は、 現在のところ ...
返します。 参考 SplDoublyLinkedList::unserialize() - ストレージをデシリアライズする 関連キーワード: ストレージ , Sp ...
-
https://man.plustar.jp/php/spldoublylinkedlist.serialize.html
- [similar]