検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 115 for [SIMILAR] 16 1024 4096 WITH 24167 reflectionclas... (0.133 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
変数・データ型関連 0
« 変更履歴 配列 » PHP Manual 関数リファレンス 変数・データ型関連 変数・データ型関連 配列 はじめに インストール/設定 定義済み定数 配列のソート 配列 関数 クラス/オブジェクト — クラス/オブジェクトの情報 はじめに インストール/設定 定義済み定数 例 クラス/オブジェクト関数 Ctype — 文字タイプチェ ...
https://man.plustar.jp/php/refs.basic.vartype.html - [similar]
プロパティが readonly かを調べる 0
« ReflectionProperty::isPublic ReflectionProperty::isStatic » PHP Manual ReflectionProperty プロパティが readonly かを調べる ReflectionProperty::isReadOnly (PHP 8 >= 8.1.0) ReflectionProperty::isReadOnly — プロパティが readonly かを調べる 説明 public ReflectionProperty::isReadOnly (): bo ...
https://man.plustar.jp/php/reflectionproperty.isreadonly.html - [similar]
staticプロパティであるかどうかを調べる 0
« ReflectionProperty::isReadOnly ReflectionProperty::setAccessible » PHP Manual ReflectionProperty staticプロパティであるかどうかを調べる ReflectionProperty::isStatic (PHP 5, PHP 7, PHP 8) ReflectionProperty::isStatic — staticプロパティであるかどうかを調べる 説明 public ReflectionPropert ...
https://man.plustar.jp/php/reflectionproperty.isstatic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT