検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 653 for static (0.004 sec.)
The Swoole\Async class 5571
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\A ... ラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ... ): void public static read ( string $filename , callable $callback , int ... $chunk_size = ? , int $offset = ? ): bool public static readFile ( string $filename , callable $callback ) ... : void public static set ( array $settings ): void public static write ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
static変数を取得する 5571
« ReflectionFunctionAbstract::getStartLine ReflectionFunctionAbstract::getTentativeReturnType » ... PHP Manual ReflectionFunctionAbstract static変数を取得する ReflectionFunctionAbstract::getStatic ... .2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getStaticVariables — static変数を取得する 説明 public Reflec ... tionFunctionAbstract::getStaticVariables (): array static変数を取得します。 パラメ ... ータ この関数にはパラメータはありません。 戻り値 static変数の配列を返します。 参考 ReflectionFunctionAbstra ...
https://man.plustar.jp/php/reflectionfunctionabstract.getstaticvariables.html - [similar]
スコープ定義演算子 (::) 5542
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) ... たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ... することも可能です。 変数の値に ( self や parent 、 static といった) キーワードを指定することはできません。 な ... ; ?> 三つの特別なキーワード self と parent そして static がクラス定義の内部からプロパティまたはメソッドにア ... :: <?php class OtherClass extends MyClass { public static $my_static = 'static var' ; public static function ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
staticプロパティの値を設定する 5456
« ReflectionClass::newInstanceWithoutConstructor ReflectionClass::__toString » PHP Manual Reflec ... tionClass staticプロパティの値を設定する ReflectionClass::setStaticP ... (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::setStaticPropertyValue — staticプロパティの値を設定する 説明 ... public ReflectionClass::setStaticPropertyValue ( string $name , mixed $value ): void ... staticプロパティの値を設定します。 パラメータ name プロパテ ...
https://man.plustar.jp/php/reflectionclass.setstaticpropertyvalue.html - [similar]
ReflectionMethod を作成する 5398
« ReflectionMethod ReflectionMethod::export » PHP Manual ReflectionMethod ReflectionMethod を作成 ... ::__construct() の例 <?php class Counter { private static $c = 0 ; /** * カウンタをインクリメントする * * @f ... inal * @static * @access public * @return int */ final public sta ... isProtected () ? ' protected' : '' , $method -> isStatic () ? ' static' : '' , $method -> getName (), $meth ... _export ( $method -> getDocComment (), true )); // static 変数があれば表示します if ( $statics = $method -> ...
https://man.plustar.jp/php/reflectionmethod.construct.html - [similar]
staticメソッドであるかどうかを調べる 5369
« ReflectionMethod::isPublic ReflectionMethod::setAccessible » PHP Manual ReflectionMethod static ... cメソッドであるかどうかを調べる ReflectionMethod::isStatic (PHP 5, PHP 7, PHP 8) ReflectionMethod::isStatic... staticメソッドであるかどうかを調べる 説明 public Reflectio ... nMethod::isStatic (): bool staticメソッドであるかどうかを調べます。 ... ラメータ この関数にはパラメータはありません。 戻り値 staticメソッドである場合に true 、それ以外の場合に false を ...
https://man.plustar.jp/php/reflectionmethod.isstatic.html - [similar]
Yaf_Registry クラス 5275
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラ ... >=1.0.0) はじめに Yaf_Registry のすべてのメソッドはstaticメソッドとして宣言されており、 どこからでもアクセスで ... 。 クラス概要 class Yaf_Registry { /* プロパティ */ static $ _instance ; protected $ _entries ; /* メソッド * ... / private __construct () public static del ( string $name ): void public static get ( str ... ing $name ): mixed public static has ( string $name ): bool public static set ( str ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
コンストラクタとデストラクタ 5218
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデスト ... HP 8.1.0 以降では、 引数のデフォルト値の初期化時、 static 変数の初期化時、 グローバルな定数の初期化時に、 ne ... w キーワードを使う <?php // 以下は全て許可されます static $x = new Foo ; const C = new Foo ; function test ( ... ), // 定数式の展開はサポートされていません ) {} ?> static な生成メソッド PHP は、クラスひとつにつき、コンスト ... が望ましい場合もあります。 その場合におすすめなのが、staticメソッドをコンストラクタのラッパーとして使うことです ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
staticプロパティであるかどうかを調べる 5189
« ReflectionProperty::isReadOnly ReflectionProperty::setAccessible » PHP Manual ReflectionProper ... ty staticプロパティであるかどうかを調べる ReflectionProperty: ... :isStatic (PHP 5, PHP 7, PHP 8) ReflectionProperty::isStatic ...staticプロパティであるかどうかを調べる 説明 public Reflect ... ionProperty::isStatic (): bool staticプロパティであるかどうかを調べます。 ...
https://man.plustar.jp/php/reflectionproperty.isstatic.html - [similar]
Ev クラス 5131
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... BACKEND_MASK = 65535 ; /* メソッド */ final public static backend (): int final public static depth (): int ... final public static embeddableBackends (): int final public static fee ... dSignal ( int $signum ): void final public static feedSignalEvent ( int $signum ): void final public ... static iteration (): int final public static now (): floa ...
https://man.plustar.jp/php/class.ev.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT