検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 140 for [SIMILAR] 16 1024 4096 WITH 23835 getparentclass... (0.432 sec.)
mysqlnd のプラグインAPI 0
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manual MySQL Native Driver プラグインAPI mysqlnd のプラグインAPI mysqlnd のプラグインAPI mysqlnd プラグインAPI で提供されている関数のリストを以下に示します: mysqlnd_plugin_register() mysqlnd_plugin ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
定数を宣言しているクラスを取得する 0
« ReflectionClassConstant::getAttributes ReflectionClassConstant::getDocComment » PHP Manual ReflectionClassConstant 定数を宣言しているクラスを取得する ReflectionClassConstant::getDeclaringClass (PHP 7 >= 7.1.0, PHP 8) ReflectionClassConstant::getDeclaringClass — 定数を宣言しているクラス ...
https://man.plustar.jp/php/reflectionclassconstant.getdeclaringclass.html - [similar]
宣言しているクラスを取得する 0
« ReflectionProperty::getAttributes ReflectionProperty::getDefaultValue » PHP Manual ReflectionProperty 宣言しているクラスを取得する ReflectionProperty::getDeclaringClass (PHP 5, PHP 7, PHP 8) ReflectionProperty::getDeclaringClass — 宣言しているクラスを取得する 説明 public ReflectionProp ...
https://man.plustar.jp/php/reflectionproperty.getdeclaringclass.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
アクセス権 0
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
クラスを取得する 0
« ReflectionExtension::export ReflectionExtension::getClassNames » PHP Manual ReflectionExtension クラスを取得する ReflectionExtension::getClasses (PHP 5, PHP 7, PHP 8) ReflectionExtension::getClasses — クラスを取得する 説明 public ReflectionExtension::getClasses (): array 拡張モジュール ...
https://man.plustar.jp/php/reflectionextension.getclasses.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT