検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1804 for クラス (0.056 sec.)
Reflection クラス 3380
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5 ... , PHP 7, PHP 8) はじめに リフレクションクラスです。 クラス概要 class Reflection { /* メソッド */ ... 修飾子の名前を取得する 関連キーワード: Reflection , クラス , getModifierNames , export , public , static , 名 ...
https://man.plustar.jp/php/class.reflection.html - [similar]
実行時設定 3380
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... と、アクション名とみなします。 yaf.lowcase_path int クラスのオートロード時に、すべてのパスを小文字にするかどう ... l_autoload int この値を On にすると、 Yaf_Loader がクラスを見つけられなかったときに false を返し、 その他のオ ... ようにします。 この値を Off にすると、 Yaf_Loader がクラスを見つけられなかったときに true を返し、 クラスのオー ... f.name_suffix int これを On にすると、Yaf_Loader はクラスのサフィックスを見て MVC クラスかどうかを判断します。 ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
WeakReference クラス 3361
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス W ... eakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめ ... なデータ構造を実装するのに役立ちます。 WeakReference クラスはシリアライズ化できません。 クラス概要 final class ... ct } WeakReference の例 例1 基本的な WeakReference クラスの使い方 <?php $obj = new stdClass ; $weakref = Weak ... ブジェクトを取得する 関連キーワード: WeakReference , クラス , 参照 , construct , オブジェクト , public , creat ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
クラスを定義する拡張モジュールを表す ReflectionExtension オブジェクトを取得する 3361
« ReflectionClass::getEndLine ReflectionClass::getExtensionName » PHP Manual ReflectionClass クラス ... P 5, PHP 7, PHP 8) ReflectionClass::getExtension — クラスを定義する拡張モジュールを表す ReflectionExtension オ ... ctionClass::getExtension (): ? ReflectionExtension クラスを定義する拡張モジュールを表す ReflectionExtension オ ... ラメータ この関数にはパラメータはありません。 戻り値 クラスを定義する拡張モジュールを表す ReflectionExtension オ ... ブジェクトを返します。 ユーザー定義のクラスの場合は null を返します。 例 例1 ReflectionClass::g ...
https://man.plustar.jp/php/reflectionclass.getextension.html - [similar]
クラスメソッドが存在するかどうかを確認する 3346
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するか ... xists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exi ... string $method ): bool 指定した object_or_class にクラスメソッドが存在するかどうかを調べます。 パラメータ ob ... ject_or_class オブジェクトのインスタンス、あるいはクラス名。 method メソッドの名前。 戻り値 method で指定した ... す。 bool(true) 注意 注意 : この関数を使うと、未知のクラスに対しては登録済みの autoloader を使用します。 参考 ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
オブジェクトのシリアライズ 3346
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ ... れます。 オブジェクト内のメソッドは保存されません。 クラス名のみが保存されます。 オブジェクトを unserialize() ... するには、 そのオブジェクトのクラスが定義されている必要があります。 A クラスのオブジェク ... トをシリアライズしたのなら、 その文字列にはクラス A とその中のすべての変数の値が含まれています。 別の ... ファイルでそれを復元してクラス A のオブジェクトを取り出すには、 まずそのファイル内 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]
ローカルクラスプレフィックスを登録する 3346
« Yaf_Loader::isLocalName Yaf_Loader::registerNamespace » PHP Manual Yaf_Loader ローカルクラス... .0.0) Yaf_Loader::registerLocalNamespace — ローカルクラスプレフィックスを登録する 説明 public Yaf_Loader::reg ... sterLocalNamespace ( mixed $prefix ): void ローカルクラスプレフィックスを登録します。 Yaf_Loader がクラスを探 ... クトリを探すのかを判断します。 その際には、存在しないクラス名のプレフィックスを判断材料にします。 プレフィックス ... します。 Yaf アプリケーションを強くするには、 自分のクラスはローカルクラスとして登録するようにしましょう。 パラ ...
https://man.plustar.jp/php/yaf-loader.registerlocalnamespace.html - [similar]
EmptyIterator クラス 3297
« DirectoryIterator::valid EmptyIterator::current » PHP Manual イテレータ EmptyIterator クラス E ... mptyIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のイテレ ... ータ用の EmptyIterator クラスです。 クラス概要 class EmptyIterator implements Ite ... Iterator::valid — valid() メソッド 関連キーワード: クラス , メソッド , public , valid , key , next , rewind ...
https://man.plustar.jp/php/class.emptyiterator.html - [similar]
Exception クラス 3297
« DocResult::getWarningsCount mysql_xdevapi\Executable » PHP Manual Mysql_xdevapi Exception クラス ... ス Exception クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 ... plements Throwable { } 関連キーワード: Exception , クラス , xdevapi , DocResult , getWarningsCount , Executa ...
https://man.plustar.jp/php/class.mysql-xdevapi-exception.html - [similar]
RRDCreator クラス 3297
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (P ... d >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { /* メソッド */ publi ... RD database to a file 関連キーワード: RRDCreator , クラス , public , RRD , string , addArchive , data , addD ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]