検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 827 for [SIMILAR] 16 1024 4096 WITH 41015 soapfault WITH... (1.088 sec.)
Returns the WriteConcernError's error message 0
« MongoDB\Driver\WriteConcernError::getInfo MongoDB\Driver\WriteError » PHP Manual MongoDB\Driver\WriteConcernError Returns the WriteConcernError's error message MongoDB\Driver\WriteConcernError::getMessage (mongodb >=1.0.0) MongoDB\Driver\WriteConcernError::getMessage — Returns the Writ ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getmessage.html - [similar]
Returns the index of the write operation corresponding to this WriteError 0
« MongoDB\Driver\WriteError::getCode MongoDB\Driver\WriteError::getInfo » PHP Manual MongoDB\Driver\WriteError Returns the index of the write operation corresponding to this WriteError MongoDB\Driver\WriteError::getIndex (mongodb >=1.0.0) MongoDB\Driver\WriteError::getIndex — Returns the ...
https://man.plustar.jp/php/mongodb-driver-writeerror.getindex.html - [similar]
エラー処理関数 0
« 例 debug_backtrace » PHP Manual エラー処理 エラー処理関数 エラー処理関数 参考 syslog() も参照してください。 目次 debug_backtrace — バックトレースを生成する debug_print_backtrace — バックトレースを表示する error_clear_last — 最も最近のエラーをクリア error_get_last — 最後に発生したエラー ...
https://man.plustar.jp/php/ref.errorfunc.html - [similar]
Constructs a new SyncEvent object 0
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent::__construct (PECL sync >= 1.0.0) SyncEvent::__construct — Constructs a new SyncEvent object 説明 public SyncEvent::__construct ( string $name = ? , bool $manual = false , bool $prefire = false ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
Constructs a new SyncReaderWriter object 0
« SyncReaderWriter SyncReaderWriter::readlock » PHP Manual SyncReaderWriter Constructs a new SyncReaderWriter object SyncReaderWriter::__construct (PECL sync >= 1.0.0) SyncReaderWriter::__construct — Constructs a new SyncReaderWriter object 説明 public SyncReaderWriter::__construct ( str ...
https://man.plustar.jp/php/syncreaderwriter.construct.html - [similar]
Constructs a new SyncSemaphore object 0
« SyncSemaphore SyncSemaphore::lock » PHP Manual SyncSemaphore Constructs a new SyncSemaphore object SyncSemaphore::__construct (PECL sync >= 1.0.0) SyncSemaphore::__construct — Constructs a new SyncSemaphore object 説明 public SyncSemaphore::__construct ( string $name = ? , int $initial ...
https://man.plustar.jp/php/syncsemaphore.construct.html - [similar]
Constructs a new SyncSharedMemory object 0
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSharedMemory object SyncSharedMemory::__construct (PECL sync >= 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemory object 説明 public SyncSharedMemory::__construct ( string ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]
ファイバーの実行を、例外をスローすることで再開する 0
« Fiber::resume Fiber::getReturn » PHP Manual Fiber ファイバーの実行を、例外をスローすることで再開する Fiber::throw (PHP 8 >= 8.1.0) Fiber::throw — ファイバーの実行を、例外をスローすることで再開する 説明 public Fiber::throw ( Throwable $exception ): mixed 現在の Fiber::suspend() への呼び ...
https://man.plustar.jp/php/fiber.throw.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]