検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1788 for 警告 (0.007 sec.)
次の警告を取得する 6568
« mysqli_warning::__construct mysqli_sql_exception » PHP Manual mysqli_warning 次の警告を取得する ... t (PHP 5, PHP 7, PHP 8) mysqli_warning::next — 次の警告を取得する 説明 public mysqli_warning::next (): bool ... 可能であれば、次の警告の情報を変更します。 次の警告に情報が送信されると、 ... , sqlstate および errno の値が利用可能になります。 警告 この関数は、 現在のところ詳細な情報はありません。引 ... ータ この関数にはパラメータはありません。 戻り値 次の警告の取得に成功すれば true を返します。 警告がない場合は ...
https://man.plustar.jp/php/mysqli-warning.next.html - [similar]
発生した IMAP 警告メッセージを返す 5715
« imap_8bit imap_append » PHP Manual IMAP 関数 発生した IMAP 警告メッセージを返す imap_alerts (P ... , PHP 5, PHP 7, PHP 8) imap_alerts — 発生した IMAP 警告メッセージを返す 説明 imap_alerts (): array | false ... 、 またはページ処理を開始して以来生成された 全 IMAP 警告メッセージの配列を返します。 imap_alerts() がコールさ ... れた場合、 その処理後に警告のスタックはクリアされます。 IMAP の仕様では、 これら ... 関数にはパラメータはありません。 戻り値 全ての IMAP 警告メッセージの配列、あるいは警告メッセージが発生してい ...
https://man.plustar.jp/php/function.imap-alerts.html - [similar]
警告およびエラーを返す 5586
« DateTime::createFromInterface DateTime::modify » PHP Manual DateTime 警告およびエラーを返す Da ... DateTime::getLastErrors -- date_get_last_errors — 警告およびエラーを返す 説明 オブジェクト指向型 public st ... ラメータ この関数にはパラメータはありません。 戻り値 警告やエラーに関する情報を含む配列を返します。 警告やエラ ... 返します。 参考 DateTimeImmutable::getLastErrors() - 警告およびエラーを返す 関連キーワード: 警告 , エラー , D ...
https://man.plustar.jp/php/datetime.getlasterrors.html - [similar]
Resolution 5547
« parallel\Future::done parallel\Channel » PHP Manual parallel\Future Resolution parallel\Future ... if necessary wait for) return from task Exceptions 警告 Shall throw parallel\Future\Error if waiting faile ... d (internal error). 警告 Shall throw parallel\Future\Error\Killed if parall ... el\Runtime executing task was killed. 警告 Shall throw parallel\Future\Error\Cancelled if tas ... k was cancelled. 警告 Shall throw parallel\Future\Error\Foreign if task ...
https://man.plustar.jp/php/parallel-future.value.html - [similar]
Casting 5419
« Componere 関数 Componere\cast_by_ref » PHP Manual Componere 関数 Casting Componere\cast (Compo ... ject of type Type , cast from object エラー / 例外 警告 Shall throw InvalidArgumentException if the type o ... f object is or is derived from an internal class 警告 Shall throw InvalidArgumentException if Type is an ... interface 警告 Shall throw InvalidArgumentException if Type is a ... trait 警告 Shall throw InvalidArgumentException if Type is an ...
https://man.plustar.jp/php/componere.cast.html - [similar]
Casting 5330
« Componere\cast エラー処理 » PHP Manual Componere 関数 Casting Componere\cast_by_ref (Componere ... ers are references to object members エラー / 例外 警告 Shall throw InvalidArgumentException if the type o ... f object is or is derived from an internal class 警告 Shall throw InvalidArgumentException if Type is an ... interface 警告 Shall throw InvalidArgumentException if Type is a ... trait 警告 Shall throw InvalidArgumentException if Type is an ...
https://man.plustar.jp/php/componere.cast_by_ref.html - [similar]
Definition Construction 5207
« Componere\Definition Componere\Definition::addConstant » PHP Manual Componere\Definition Defin ... n array of case insensitive class names Exceptions 警告 Shall throw InvalidArgumentException if an attempt ... is made to replace an internal class 警告 Shall throw InvalidArgumentException if an attempt ... is made to replace an interface 警告 Shall throw InvalidArgumentException if an attempt ... is made to replace a trait 警告 Shall throw RuntimeException if a class in interfa ...
https://man.plustar.jp/php/componere-definition.construct.html - [similar]
指定したドキュメントについて発生した Tidy 警告の数を返す 5118
« tidy_get_output Tokenizer » PHP Manual Tidy 関数 指定したドキュメントについて発生した Tidy 警告 ... _count — 指定したドキュメントについて発生した Tidy 警告の数を返す 説明 tidy_warning_count ( tidy $tidy ): i ... nt 指定したドキュメントについて発生した Tidy 警告の数を返します。 パラメータ tidy Tidy オブジェクト。 ... 戻り値 警告の数を返します。 例 例1 tidy_warning_count() の例 <? ... したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 関連キーワード: 発生 , 警告 , count , 指定 ...
https://man.plustar.jp/php/function.tidy-warning-count.html - [similar]
直近の操作で発生した警告の数を取得する 5118
« SqlStatementResult::getWarnings SqlStatementResult::hasData » PHP Manual mysql_xdevapi\SqlStat ... ementResult 直近の操作で発生した警告の数を取得する SqlStatementResult::getWarningsCount ... mentResult::getWarningsCount — 直近の操作で発生した警告の数を取得する 説明 public mysql_xdevapi\SqlStatemen ... tResult::getWarningCounts (): int 警告 この関数は、 現在のところ詳細な情報はありません。引 ... タはありません。 戻り値 直近のCRUD操作の間に発生した警告の数を返します。 例 例1 mysql_xdevapi\SqlStatementRe ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatementresult.getwarningcount.html - [similar]
Execution 5079
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... and execution by necessity, and so may be shared. 警告 A user class that extends an internal class may us ... by value safely, and so may not be shared. 戻り値 警告 The return parallel\Future must not be ignored whe ... k contains a return or throw statement. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if paral ... lel\Runtime was closed. 警告 Shall throw parallel\Runtime\Error\IllegalFunction ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT