検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 696 for [SIMILAR] 16 1024 4096 WITH 19113 列挙 WITH 1883... (1.128 sec.)
staticメソッドであるかどうかを調べる 0
« ReflectionMethod::isPublic ReflectionMethod::setAccessible » PHP Manual ReflectionMethod staticメソッドであるかどうかを調べる ReflectionMethod::isStatic (PHP 5, PHP 7, PHP 8) ReflectionMethod::isStatic — staticメソッドであるかどうかを調べる 説明 public ReflectionMethod::isStatic (): bo ...
https://man.plustar.jp/php/reflectionmethod.isstatic.html - [similar]
Yaf_Registry クラス 0
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラス Yaf_Registry クラス (Yaf >=1.0.0) はじめに Yaf_Registry のすべてのメソッドはstaticメソッドとして宣言されており、 どこからでもアクセスできます。これを使えば、コードのどこからでも必要に応じて ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.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]
Ev クラス 0
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= 0.2.0) はじめに Ev は静的クラスで、デフォルトのループへのアクセスや各種共通操作へのアクセスを提供します。 クラス概要 final class Ev { /* Constants */ const int FLAG_AUTO = 0 ; const int FLAG_N ...
https://man.plustar.jp/php/class.ev.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
リクエストをルーティングする 0
« Yaf_Route_Static::match Yaf_Route_Supervar » PHP Manual Yaf_Route_Static リクエストをルーティングする Yaf_Route_Static::route (Yaf >=1.0.0) Yaf_Route_Static::route — リクエストをルーティングする 説明 public Yaf_Route_Static::route ( Yaf_Request_Abstract $request ): bool 警告 この関数は ...
https://man.plustar.jp/php/yaf-route-static.route.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
The Swoole\Timer class 0
« Swoole\Table::valid Swoole\Timer::after » PHP Manual Swoole The Swoole\Timer class The Swoole\Timer class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Timer { /* メソッド */ public static after ( int $after_time_ms , callable $callback ): void public static clear ( int $time ...
https://man.plustar.jp/php/class.swoole-timer.html - [similar]