検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1000 for [SIMILAR] 16 1024 4096 WITH 53357 recursivearray... (0.569 sec.)
SodiumException クラス 0
« sodium_unpad データベース関連 » PHP Manual Sodium SodiumException クラス SodiumException クラス (PHP 7 >= 7.2.0, PHP 8) はじめに sodium 関数によってスローされる例外です。 クラス概要 class SodiumException extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; pri ...
https://man.plustar.jp/php/class.sodiumexception.html - [similar]
UnhandledMatchError 0
« ValueError FiberError » PHP Manual 定義済みの例外 UnhandledMatchError UnhandledMatchError (PHP 8) はじめに UnhandledMatchError は、 match 式がどの分岐でも処理できなかったことを検知した場合にスローされます。 クラス概要 class UnhandledMatchError extends Error { /* 継承したプロパティ */ p ...
https://man.plustar.jp/php/class.unhandledmatcherror.html - [similar]
The ZMQDevice class 0
« ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQDevice class (PECL zmq >= 0.5.0) はじめに クラス概要 class ZMQDevice { /* Methods */ public __construct ( ZMQSocket $frontend , ZMQSocket $backend , ZMQSocket $listener = ? ) public getIdleTime ...
https://man.plustar.jp/php/class.zmqdevice.html - [similar]
CompileError 0
« DivisionByZeroError ParseError » PHP Manual 定義済みの例外 CompileError CompileError (PHP 7 > 7.3.0, PHP 8) はじめに CompileError は コンパイルエラーが起きた時にスローされます。 以前は fatal error が発生していました。 クラス概要 class CompileError extends Error { /* 継承したプロパティ ...
https://man.plustar.jp/php/class.compileerror.html - [similar]
DateInterval クラス 0
« DateTimeZone::listIdentifiers DateInterval::__construct » PHP Manual Date/Time DateInterval クラス DateInterval クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の間隔をあらわします。 格納方式は、固定値 (年、月、日、時など) あるいは相対時刻 ( DateTimeImmutable と DateTime のコンストラ ...
https://man.plustar.jp/php/class.dateinterval.html - [similar]
Fiber クラス 0
« Generator::__wakeup Fiber::__construct » PHP Manual 定義済みのインターフェイスとクラス Fiber クラス Fiber クラス (PHP 8 >= 8.1.0) はじめに ファイバー(Fiber) は 完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開される ...
https://man.plustar.jp/php/class.fiber.html - [similar]
The MongoDB\Driver\Exception\SSLConnectionException class (deprecated) 0
« MongoDB\Driver\Exception\ServerException MongoDB\Driver\Exception\UnexpectedValueException » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\SSLConnectionException class (deprecated) The MongoDB\Driver\Exception\SSLConnectionException class (deprecated) (mongodb >= 1.0 ...
https://man.plustar.jp/php/class.mongodb-driver-exception-sslconnectionexception... - [similar]
CollectionModify クラス 0
« CollectionFind::sort CollectionModify::arrayAppend » PHP Manual Mysql_xdevapi CollectionModify クラス CollectionModify クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionModify implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindabl ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionmodify.html - [similar]
RuntimeException クラス 0
« RangeException UnderflowException » PHP Manual 例外 RuntimeException クラス RuntimeException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 実行時にだけ発生するようなエラーの際にスローされます。 クラス概要 class RuntimeException extends Exception { /* 継承したプロパティ */ protected st ...
https://man.plustar.jp/php/class.runtimeexception.html - [similar]
DomainException クラス 0
« BadMethodCallException InvalidArgumentException » PHP Manual 例外 DomainException クラス DomainException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 定義したデータドメインに値が従わないときにスローされる例外です。 クラス概要 class DomainException extends LogicException { /* 継承した ...
https://man.plustar.jp/php/class.domainexception.html - [similar]