検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 103 for [SIMILAR] 16 1024 4096 WITH 31341 fibererror WIT... (0.116 sec.)
リフレクションAPI を使ってアトリビュートを読み取る 0
« アトリビュートの文法 アトリビュートクラスを宣言する » PHP Manual アトリビュート リフレクションAPI を使ってアトリビュートを読み取る リフレクションAPI を使ってアトリビュートを読み取る クラス、メソッド、関数、引数、プロパティ、クラス定数からアトリビュートにアクセスするために、 リフレクショ ...
https://man.plustar.jp/php/language.attributes.reflection.html - [similar]
値を渡して、ファイバーの実行を再開させる 0
« Fiber::start Fiber::throw » PHP Manual Fiber 値を渡して、ファイバーの実行を再開させる Fiber::resume (PHP 8 >= 8.1.0) Fiber::resume — 値を渡して、ファイバーの実行を再開させる 説明 public Fiber::resume ( mixed $value = null ): mixed 現在の Fiber::suspend() の呼び出し結果として、指定した値 ...
https://man.plustar.jp/php/fiber.resume.html - [similar]
ファイバーの実行を開始する 0
« Fiber::__construct Fiber::resume » PHP Manual Fiber ファイバーの実行を開始する Fiber::start (PHP 8 >= 8.1.0) Fiber::start — ファイバーの実行を開始する 説明 public Fiber::start ( mixed ...$args ): mixed ファイバーを構築する際に使われる callable に対して、可変長引数を指定します。 このメソ ...
https://man.plustar.jp/php/fiber.start.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]
現在実行中のファイバーを停止する 0
« Fiber::isTerminated Fiber::getCurrent » PHP Manual Fiber 現在実行中のファイバーを停止する Fiber::suspend (PHP 8 >= 8.1.0) Fiber::suspend — 現在実行中のファイバーを停止する 説明 public static Fiber::suspend ( mixed $value = null ): mixed 現在実行中のファイバーを停止します。 このメソッド ...
https://man.plustar.jp/php/fiber.suspend.html - [similar]
PHP 7 でのエラー 0
« 基本 例外(exceptions) » PHP Manual エラー PHP 7 でのエラー PHP 7 でのエラー PHP 7 は大半のエラーがどのようにPHPから報告されるかを変更しています。 PHP 5 で使われていたこれまでのエラー報告メカニズムを使うかわりに、 大半のエラーを Error 例外としてスローするようになったのです。 通常の例外と ...
https://man.plustar.jp/php/language.errors.php7.html - [similar]
行をオブジェクトとして得る 0
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
static キーワード 0
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
UnitEnum インターフェイス 0
« Stringable::__toString UnitEnum::cases » PHP Manual 定義済みのインターフェイスとクラス UnitEnum インターフェイス UnitEnum インターフェイス (PHP 8 >= 8.1.0) はじめに UnitEnum インターフェイスは、 全ての列挙型に対して、PHP のエンジンが自動的に適用するものです。 ユーザー定義のクラスとして ...
https://man.plustar.jp/php/class.unitenum.html - [similar]
HashContext クラス 0
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス (PHP 7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __serialize (): array public __unserialize ( array $data ): void } 目次 HashC ...
https://man.plustar.jp/php/class.hashcontext.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT