検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 838 for [SIMILAR] 16 1024 4096 WITH 18039 pharexception ... (6.116 sec.)
Throwable 0
« IteratorAggregate::getIterator Throwable::getMessage » PHP Manual 定義済みのインターフェイスとクラス Throwable Throwable (PHP 7, PHP 8) はじめに Throwable は、 throw 文でスロー可能なあらゆるオブジェクトが実装する基底インターフェイスです。 Error や Exception も、これを実装しています。 注 ...
https://man.plustar.jp/php/class.throwable.html - [similar]
Sets a type map to use for BSON unserialization 0
« MongoDB\Driver\Cursor::rewind MongoDB\Driver\Cursor::toArray » PHP Manual MongoDB\Driver\Cursor Sets a type map to use for BSON unserialization MongoDB\Driver\Cursor::setTypeMap (mongodb >=1.0.0) MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization 説明 f ...
https://man.plustar.jp/php/mongodb-driver-cursor.settypemap.html - [similar]
Returns the ReadPreference's "maxStalenessSeconds" option 0
« MongoDB\Driver\ReadPreference::getHedge MongoDB\Driver\ReadPreference::getMode » PHP Manual MongoDB\Driver\ReadPreference Returns the ReadPreference's "maxStalenessSeconds" option MongoDB\Driver\ReadPreference::getMaxStalenessSeconds (mongodb >=1.2.0) MongoDB\Driver\ReadPreference::get ...
https://man.plustar.jp/php/mongodb-driver-readpreference.getmaxstalenessseconds.... - [similar]
Returns any write concern error that occurred 0
« MongoDB\Driver\WriteResult::getUpsertedIds MongoDB\Driver\WriteResult::getWriteErrors » PHP Manual MongoDB\Driver\WriteResult Returns any write concern error that occurred MongoDB\Driver\WriteResult::getWriteConcernError (mongodb >=1.0.0) MongoDB\Driver\WriteResult::getWriteConcernErro ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteconcernerror.html - [similar]
URL を組み立てる 0
« Yaf_Route_Supervar Yaf_Route_Supervar::__construct » PHP Manual Yaf_Route_Supervar URL を組み立てる Yaf_Route_Supervar::assemble (Yaf >=2.3.0) Yaf_Route_Supervar::assemble — URL を組み立てる 説明 public Yaf_Route_Supervar::assemble ( array $info , array $query = ? ): string URL を組み立 ...
https://man.plustar.jp/php/yaf-route-supervar.assemble.html - [similar]
Yaf_Session クラス 0
« Yaf_Route_Supervar::route Yaf_Session::__construct » PHP Manual Yaf Yaf_Session クラス Yaf_Session クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Session implements Iterator , ArrayAccess , Countable { /* プロパティ */ protected static $ _instance ; protected $ _session ; protected ...
https://man.plustar.jp/php/class.yaf-session.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
メソッドのアクセス範囲を設定する 0
« ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッドのアクセス範囲を設定する ReflectionMethod::setAccessible (PHP 5 >= 5.3.2, PHP 7, PHP 8) ReflectionMethod::setAccessible — メソッドのアクセス範囲を設定する 説明 public ReflectionMethod::setAcce ...
https://man.plustar.jp/php/reflectionmethod.setaccessible.html - [similar]
プロパティのアクセス範囲を設定する 0
« ReflectionProperty::isStatic ReflectionProperty::setValue » PHP Manual ReflectionProperty プロパティのアクセス範囲を設定する ReflectionProperty::setAccessible (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionProperty::setAccessible — プロパティのアクセス範囲を設定する 説明 public ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.setaccessible.html - [similar]
Key Callback 0
« UI\Area::onDraw UI\Area::onMouse » PHP Manual UI\Area Key Callback UI\Area::onKey (UI 0.9.9) UI\Area::onKey — Key Callback 説明 protected UI\Area::onKey ( string $key , int $ext , int $flags ) Shall be executed on key events パラメータ key The key pressed ext The extended key pressed f ...
https://man.plustar.jp/php/ui-area.onkey.html - [similar]