検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1059 for [SIMILAR] 16 1024 4096 WITH 33913 reflectionmeth... (1.006 sec.)
Dynamically adds a new method to a given class 3877
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to a given class runkit7_method_add (PECL runkit7 >= Unknown) runkit7_method_add — Dynamically adds a new method to a given class 説明 runkit7_method_add ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
ReflectionClass を作成する 3877
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 3877
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]
クラスメソッドが存在するかどうかを確認する 3877
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
Dynamically removes the given method 3877
« runkit7_method_redefine runkit7_method_rename » PHP Manual runkit7 関数 Dynamically removes the given method runkit7_method_remove (PECL runkit7 >= Unknown) runkit7_method_remove — Dynamically removes the given method 説明 runkit7_method_remove ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-remove.html - [similar]
Sets the static variables in function or method scope 1345
« uopz_set_return uopz_undefine » PHP Manual Uopz 関数 Sets the static variables in function or method scope uopz_set_static (PECL uopz 5, PECL uopz , PECL uopz 7) uopz_set_static — Sets the static variables in function or method scope 説明 uopz_set_static ( string $function , array $sta ...
https://man.plustar.jp/php/function.uopz-set-static.html - [similar]
PHP 7.0.x で推奨されなくなる機能 1345
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
static キーワード 1345
« スコープ定義演算子 (::) クラスの抽象化 » PHP Manual クラスとオブジェクト static キーワード static キーワード ヒント このページでは、 static キーワードを使って static メソッド や static プロパティを定義する方法を説明します。 static は、 static 変数 や 遅延静的束縛 にも使えます。これらの ...
https://man.plustar.jp/php/language.oop5.static.html - [similar]
The SeasLog class 1345
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (PECL seaslog >=1.0.0) はじめに クラス概要 class SeasLog { /* メソッド */ public static alert ( string $message , array $content = ? , string $logger = ? ): bool public static analyzerCount ( st ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
列挙型と static メソッド 1345
« 列挙型とメソッド 列挙型と定数 » PHP Manual 列挙型(Enum) 列挙型と static メソッド 列挙型と static メソッド 列挙型は、static メソッドを持つこともできます。 列挙型で static メソッドを使う主な理由は、 コンストラクタの代わりをさせるためです。たとえば、以下のようなものです: <?php enum Size { ...
https://man.plustar.jp/php/language.enumerations.static-methods.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT