検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 494 for [SIMILAR] 16 1024 4096 WITH 167329 purpose WITH ... (0.515 sec.)
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
現在の値を取得する 0
« Yaf_Config_Ini::count Yaf_Config_Ini::__get » PHP Manual Yaf_Config_Ini 現在の値を取得する Yaf_Config_Ini::current (Yaf >=1.0.0) Yaf_Config_Ini::current — 現在の値を取得する 説明 public Yaf_Config_Ini::current (): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストの ...
https://man.plustar.jp/php/yaf-config-ini.current.html - [similar]
The Hashable interface 0
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface The Hashable interface (No version information available, might only be in Git) はじめに Hashable is an interface which allows objects to be used as keys. It's an alternative to spl_object_ha ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
The MongoDB\BSON\Persistable interface 0
« MongoDB\BSON\Type MongoDB\BSON\Serializable » PHP Manual MongoDB\BSON The MongoDB\BSON\Persistable interface The MongoDB\BSON\Persistable interface (mongodb >=1.0.0) はじめに Classes may implement this interface to take advantage of automatic ODM (object document mapping) behavior in t ...
https://man.plustar.jp/php/class.mongodb-bson-persistable.html - [similar]
Gradient Brushes 0
« UI\Draw\Brush::setColor UI\Draw\Brush\Gradient::addStop » PHP Manual UI Gradient Brushes Gradient Brushes (UI 2.0.0) はじめに Abstract for gradient brushes クラス概要 abstract class UI\Draw\Brush\Gradient extends UI\Draw\Brush { /* メソッド */ public addStop ( float $position , UI\Draw ...
https://man.plustar.jp/php/class.ui-draw-brush-gradient.html - [similar]
内部ポインタを進める 0
« Yaf_Config_Ini::key Yaf_Config_Ini::offsetExists » PHP Manual Yaf_Config_Ini 内部ポインタを進める Yaf_Config_Ini::next (Yaf >=1.0.0) Yaf_Config_Ini::next — 内部ポインタを進める 説明 public Yaf_Config_Ini::next (): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリストの ...
https://man.plustar.jp/php/yaf-config-ini.next.html - [similar]
現在の要素のキーを取得する 0
« Yaf_Config_Ini::__isset Yaf_Config_Ini::next » PHP Manual Yaf_Config_Ini 現在の要素のキーを取得する Yaf_Config_Ini::key (Yaf >=1.0.0) Yaf_Config_Ini::key — 現在の要素のキーを取得する 説明 public Yaf_Config_Ini::key (): void 警告 この関数は、 現在のところ詳細な情報はありません。引数のリ ...
https://man.plustar.jp/php/yaf-config-ini.key.html - [similar]
テンプレートをレンダリングする 0
« Yaf_View_Simple::display Yaf_View_Simple::__get » PHP Manual Yaf_View_Simple テンプレートをレンダリングする Yaf_View_Simple::eval (Yaf >=2.2.0) Yaf_View_Simple::eval — テンプレートをレンダリングする 説明 public Yaf_View_Simple::eval ( string $tpl_content , array $tpl_vars = ? ): string ...
https://man.plustar.jp/php/yaf-view-simple.eval.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]