検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 268 for [SIMILAR] 16 1024 4096 WITH 36149 solrillegalope... (0.161 sec.)
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
Change Handler 0
« UI\Controls\MultilineEntry::isReadOnly UI\Controls\MultilineEntry::setReadOnly » PHP Manual UI\Controls\MultilineEntry Change Handler UI\Controls\MultilineEntry::onChange (UI 0.9.9) UI\Controls\MultilineEntry::onChange — Change Handler 説明 protected UI\Controls\MultilineEntry::onChang ...
https://man.plustar.jp/php/ui-controls-multilineentry.onchange.html - [similar]
ビューテンプレートをレンダリングする 0
« Yaf_Controller_Abstract::redirect Yaf_Controller_Abstract::setViewpath » PHP Manual Yaf_Controller_Abstract ビューテンプレートをレンダリングする Yaf_Controller_Abstract::render (Yaf >=1.0.0) Yaf_Controller_Abstract::render — ビューテンプレートをレンダリングする 説明 protected Yaf_Contr ...
https://man.plustar.jp/php/yaf-controller-abstract.render.html - [similar]
The setAllHeaders purpose 0
« Yaf_Response_Abstract::response Yaf_Response_Abstract::setBody » PHP Manual Yaf_Response_Abstract The setAllHeaders purpose Yaf_Response_Abstract::setAllHeaders (Yaf >=1.0.0) Yaf_Response_Abstract::setAllHeaders — The setAllHeaders purpose 説明 protected Yaf_Response_Abstract::setAllHe ...
https://man.plustar.jp/php/yaf-response-abstract.setallheaders.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
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
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
ジェネレータと Iterator オブジェクトとの比較 0
« ジェネレータの構文 アトリビュート » PHP Manual ジェネレータ ジェネレータと Iterator オブジェクトとの比較 ジェネレータと Iterator オブジェクトとの比較 ジェネレータの最大のメリットは、シンプルに書けることです。 Iterator を実装するのに比べて、必要な決まり文句の数がかなり少なくなります。 ま ...
https://man.plustar.jp/php/language.generators.comparison.html - [similar]
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
OAuth で保護されたリソースを取得する 0
« OAuth::enableSSLChecks OAuth::generateSignature » PHP Manual OAuth OAuth で保護されたリソースを取得する OAuth::fetch (PECL OAuth >= 0.99.1) OAuth::fetch — OAuth で保護されたリソースを取得する 説明 public OAuth::fetch ( string $protected_resource_url , array $extra_parameters = ? , stri ...
https://man.plustar.jp/php/oauth.fetch.html - [similar]