検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 975 for [SIMILAR] 16 1024 4096 WITH 28238 emptyiterator ... (0.556 sec.)
EvEmbed クラス 0
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0.2.0) はじめに イベントループを別のイベントループに埋め込むために使います。 クラス概要 class EvEmbed extends EvWatcher { /* プロパティ */ public $ embed ; /* メソッド */ public __construct ( ob ...
https://man.plustar.jp/php/class.evembed.html - [similar]
The MongoDB\Driver\Exception\CommandException class 0
« MongoDB\Driver\Exception\BulkWriteException MongoDB\Driver\Exception\CommandException::getResultDocument » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\CommandException class The MongoDB\Driver\Exception\CommandException class (mongodb >= 1.5.0) はじめに Thrown when ...
https://man.plustar.jp/php/class.mongodb-driver-exception-commandexception.html - [similar]
NoRewindIterator クラス 0
« MultipleIterator::valid NoRewindIterator::__construct » PHP Manual イテレータ NoRewindIterator クラス NoRewindIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは巻き戻しの操作を無視します。 これにより、一部のみを走査する 複数の foreach ループでイテレータを処理するこ ...
https://man.plustar.jp/php/class.norewinditerator.html - [similar]
RecursiveFilterIterator クラス 0
« RecursiveDirectoryIterator::rewind RecursiveFilterIterator::__construct » PHP Manual イテレータ RecursiveFilterIterator クラス RecursiveFilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、不要な値を RecursiveIterator から取り除きます。 このクラスを継承し ...
https://man.plustar.jp/php/class.recursivefilteriterator.html - [similar]
Entry Control 0
« UI\Controls\Label::setText UI\Controls\Entry::__construct » PHP Manual UI Entry Control Entry Control (UI 0.9.9) はじめに An Entry is a text entry control, suitable for entering plain text, passwords, or search terms. クラス概要 class UI\Controls\Entry extends UI\Control { /* Constants ...
https://man.plustar.jp/php/class.ui-controls-entry.html - [similar]
Control Group (Arrangement) 0
« UI\Controls\Grid::setPadded UI\Controls\Group::append » PHP Manual UI Control Group (Arrangement) Control Group (Arrangement) (UI 0.9.9) はじめに A Group is a titled container for child controls クラス概要 class UI\Controls\Group extends UI\Control { /* プロパティ */ protected $ contro ...
https://man.plustar.jp/php/class.ui-controls-group.html - [similar]
MultilineEntry Control 0
« UI\Controls\Entry::setText UI\Controls\MultilineEntry::append » PHP Manual UI MultilineEntry Control MultilineEntry Control (UI 0.9.9) はじめに A Multiline Entry is a text entry control able to hold multiple lines of text, with or without wrapping. クラス概要 class UI\Controls\Multilin ...
https://man.plustar.jp/php/class.ui-controls-multilineentry.html - [similar]
Tab Control 0
« UI\Executor::setInterval UI\Controls\Tab::append » PHP Manual UI Tab Control Tab Control (UI 0.9.9) はじめに A Tab can contain many pages of Controls, each with a title, each selectable by the user. クラス概要 class UI\Controls\Tab extends UI\Control { /* プロパティ */ protected $ cont ...
https://man.plustar.jp/php/class.ui-controls-tab.html - [similar]
Yaf_Route_Regex クラス 0
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Y ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
値を渡して、ファイバーの実行を再開させる 0
« Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::resume (PHP 8 >= 8.1.0) Fiber::resume — 値を渡して、ファイバーの実行を再開させる 説明 public Fiber::resume ( mixed $value = null ): mixed 現在の Fiber::suspend() の呼び出し結果として、指定した値 ...
https://man.plustar.jp/php/fiber.resume.html - [similar]