検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 642 for exception (0.010 sec.)
Send fail status 3880
« GearmanJob::sendException GearmanJob::sendStatus » PHP Manual GearmanJob Send fail status Gear ... a known way (as opposed to failing due to a thrown exception). パラメータ この関数にはパラメータはありません。 ... 敗した場合に false を返します。 参考 GearmanJob::sendException() - Send exception for running job (exception) Gea ... ーワード: Send , GearmanJob , status , fail , job , exception , sendFail , パラメータ , sendStatus , sendExcepti ...
https://man.plustar.jp/php/gearmanjob.sendfail.html - [similar]
トランザクションを開始する 3865
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... オブジェクト指向型 <?php /* Tell mysqli to throw an exception if an error occurs */ mysqli_report ( MYSQLI_REPOR ... base */ $mysqli -> commit (); } catch ( mysqli_sql_exception $exception ) { $mysqli -> rollback (); throw $exce ... tion ; } 手続き型 <?php /* Tell mysqli to throw an exception if an error occurs */ mysqli_report ( MYSQLI_REPOR ... */ mysqli_commit ( $mysqli ); } catch ( mysqli_sql_exception $exception ) { mysqli_rollback ( $mysqli ); throw ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 3850
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への ... クラスへのアクセス <?php namespace A \ B \ C ; class Exception extends \ Exception {} $a = new Exception ( 'hi' ) ... ; // $a は A\B\C\Exception クラスのオブジェクトです $b = new \ Exception ( 'h ... i' ); // $b は Exception クラスのオブジェクトです $c = new ArrayObject ; // ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
実行時設定 3836
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... EM seaslog.trace_error 1 PHP_INI_ALL seaslog.trace_exception 0 PHP_INI_SYSTEM seaslog.trace_notice 0 PHP_INI_AL ... seaslog.ignore_warning 1 PHP_INI_ALL seaslog.throw_exception 1 PHP_INI_ALL 以下に設定ディレクティブに関する 簡単 ... his remote timeout. Default 1 second seaslog.throw_exception int Switch throw SeasLog exception. 1-On(Default) ... 0-Off 注意 : seaslog.throw_exception = 1 Open an exception that throws the SeasLog to t ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
assertion が false であるかどうかを調べる 3821
« assert_options cli_get_process_title » PHP Manual PHP オプション/情報 関数 assertion が false ... bool PHP 7 assert ( mixed $assertion , Throwable $exception = ? ): bool assert() は、指定した assertion を調べ ... み飛ばす -1 : コードを生成しない (運用モード) assert.exception 0 1 : アサーションに失敗した場合には、 exception... 指定したオブジェクトをスローするか、 exception を指定していない場合は AssertionError オブジェクト ... ソースコードに関するデフォルトの説明が設定されます。 exception PHP 7 では、第二パラメータに、文字列だけではなく T ...
https://man.plustar.jp/php/function.assert.html - [similar]
Unserialize a Binary 3821
« MongoDB\BSON\Binary::__toString MongoDB\BSON\Decimal128 » PHP Manual MongoDB\BSON\Binary Unser ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\UnexpectedValueException if the properties cannot ... . serialized was malformed). Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are inv ... SON , Unserialize , a , unserialize , serialized , Exception , Driver , invalid , Throws , InvalidArgumentExcep ...
https://man.plustar.jp/php/mongodb-bson-binary.unserialize.html - [similar]
Unserialize a Decimal128 3821
« MongoDB\BSON\Decimal128::__toString MongoDB\BSON\Javascript » PHP Manual MongoDB\BSON\Decimal1 ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\UnexpectedValueException if the properties cannot ... . serialized was malformed). Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are inv ... erialize , a , unserialize , serialized , Driver , Exception , invalid , properties ...
https://man.plustar.jp/php/mongodb-bson-decimal128.unserialize.html - [similar]
Unserialize an Int64 3821
« MongoDB\BSON\Int64::__toString MongoDB\BSON\Symbol » PHP Manual MongoDB\BSON\Int64 Unserialize ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\UnexpectedValueException if the properties cannot ... . serialized was malformed). Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are inv ... , BSON , Unserialize , unserialize , serialized , Exception , Driver , invalid , Throws , InvalidArgumentExcep ...
https://man.plustar.jp/php/mongodb-bson-int64.unserialize.html - [similar]
Unserialize a Javascript 3821
« MongoDB\BSON\Javascript::__toString MongoDB\BSON\MaxKey » PHP Manual MongoDB\BSON\Javascript U ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\UnexpectedValueException if the properties cannot ... . serialized was malformed). Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are inv ... erialize , a , unserialize , serialized , Driver , Exception , invalid , properties ...
https://man.plustar.jp/php/mongodb-bson-javascript.unserialize.html - [similar]
Unserialize an ObjectId 3821
« MongoDB\BSON\ObjectId::__toString MongoDB\BSON\Regex » PHP Manual MongoDB\BSON\ObjectId Unseri ... / 例外 引数のパースに失敗した場合に MongoDB\Driver\Exception\InvalidArgumentException をスローします。 Throws M ... ongoDB\Driver\Exception\UnexpectedValueException if the properties cannot ... . serialized was malformed). Throws MongoDB\Driver\Exception\InvalidArgumentException if the properties are inv ... , BSON , Unserialize , unserialize , serialized , Exception , Driver , invalid , Throws , InvalidArgumentExcep ...
https://man.plustar.jp/php/mongodb-bson-objectid.unserialize.html - [similar]