検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1866 for [SIMILAR] 16 1024 4096 WITH 41041 宣言 WITH 9925... (2.636 sec.)
指定したクラスが使っているトレイトを返す 0
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す class_uses (PHP 5 >= 5.4.0, PHP 7, PHP 8) class_uses — 指定したクラスが使っているトレイトを返す 説明 class_uses ( object | string $object_or_class , bool $autoload = true ): array | false この関 ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
宣言されているすべてのトレイトの配列を返す 0
« get_declared_interfaces get_mangled_object_vars » PHP Manual クラス/オブジェクト関数 宣言されているすべてのトレイトの配列を返す get_declared_traits (PHP 5 >= 5.4.0, PHP 7, PHP 8) get_declared_traits — 宣言されているすべてのトレイトの配列を返す 説明 get_declared_traits (): array パラメー ...
https://man.plustar.jp/php/function.get-declared-traits.html - [similar]
Yaf_Plugin_Abstract クラス 0
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plugin_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラグインを使えば、フレームワークの拡張やカスタマイズを簡単に行えます。 プラグインは、クラスとして定義します。 実際のクラス ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 0
« SPL 関数 class_parents » PHP Manual SPL 関数 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_implements (PHP 5, PHP 7, PHP 8) class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 説明 class_implements ( objec ...
https://man.plustar.jp/php/function.class-implements.html - [similar]
新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 0
« Closure::bind Closure::call » PHP Manual Closure 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する Closure::bindTo (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bindTo — 新しくバインドしたオブジェクトとクラスのスコープで、クロージャを複製する 説明 public Closure::bindT ...
https://man.plustar.jp/php/closure.bindto.html - [similar]
新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 0
« uopz_set_hook uopz_set_property » PHP Manual Uopz 関数 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う uopz_set_mock (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_mock — 新しいオブジェクトを生成する際に、クラスの代わりにモックを使う 説明 uopz_set_mock ( string $class ...
https://man.plustar.jp/php/function.uopz-set-mock.html - [similar]
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
Yaf_Bootstrap_Abstract クラス 0
« Yaf_Application::setAppDirectory Yaf_Dispatcher » PHP Manual Yaf Yaf_Bootstrap_Abstract クラス Yaf_Bootstrap_Abstract クラス (No version information available, might only be in Git) はじめに ブートストラップとは、アプリケーションを実行する前の初期設定に使う仕組みのことです。 ユーザーが ...
https://man.plustar.jp/php/class.yaf-bootstrap-abstract.html - [similar]