検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 679 for [SIMILAR] 16 1024 4096 WITH 18696 undefined WITH... (0.834 sec.)
画像の型を取得する 0
« Imagick::getImageTotalInkDensity Imagick::getImageUnits » PHP Manual Imagick 画像の型を取得する Imagick::getImageType (PECL imagick 2, PECL imagick 3) Imagick::getImageType — 画像の型を取得する 説明 public Imagick::getImageType (): int 画像の型を取得します。 パラメータ この関数にはパラ ...
https://man.plustar.jp/php/imagick.getimagetype.html - [similar]
The SolrCollapseFunction class 0
« SolrDisMaxQuery::useEDisMaxQueryParser SolrCollapseFunction::__construct » PHP Manual Solr The SolrCollapseFunction class The SolrCollapseFunction class (PECL solr >= 2.2.0) はじめに クラス概要 class SolrCollapseFunction { /* Constants */ const string NULLPOLICY_IGNORE = ignore ; const ...
https://man.plustar.jp/php/class.solrcollapsefunction.html - [similar]
The Swoole\Buffer class 0
« Swoole\Atomic::sub Swoole\Buffer::append » PHP Manual Swoole The Swoole\Buffer class The Swoole\Buffer class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Buffer { /* メソッド */ public append ( string $data ): int public clear (): void public __destruct (): void public expan ...
https://man.plustar.jp/php/class.swoole-buffer.html - [similar]
リフレクションをエクスポートする 0
« ReflectionClassConstant::__construct ReflectionClassConstant::getAttributes » PHP Manual ReflectionClassConstant リフレクションをエクスポートする ReflectionClassConstant::export (PHP 7 >= 7.1.0) ReflectionClassConstant::export — リフレクションをエクスポートする 警告 この関数は PHP 7.4. ...
https://man.plustar.jp/php/reflectionclassconstant.export.html - [similar]
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
Returns a string denoting the type of this topology 0
« MongoDB\Driver\TopologyDescription::getServers MongoDB\Driver\TopologyDescription::hasReadableServer » PHP Manual MongoDB\Driver\TopologyDescription Returns a string denoting the type of this topology MongoDB\Driver\TopologyDescription::getType (mongodb >=1.13.0) MongoDB\Driver\Topolog ...
https://man.plustar.jp/php/mongodb-driver-topologydescription.gettype.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual GnuPG 定義済み定数 定義済み定数 GNUPG_SIG_MODE_NORMAL ( int ) GNUPG_SIG_MODE_DETACH ( int ) GNUPG_SIG_MODE_CLEAR ( int ) GNUPG_VALIDITY_UNKNOWN ( int ) GNUPG_VALIDITY_UNDEFINED ( int ) GNUPG_VALIDITY_NEVER ( int ) GNUPG_VALIDITY_MARGINAL ( int ) GNUPG_VALIDIT ...
https://man.plustar.jp/php/gnupg.constants.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
エラーコード 0
« 大文字変換(Case Folding) 文字エンコーディング » PHP Manual XML パーサ エラーコード エラーコード ( xml_parse() により返されるものとして) XMLエラーコードとして次のような定数が定義されています。: XML_ERROR_NONE XML_ERROR_NO_MEMORY XML_ERROR_SYNTAX XML_ERROR_NO_ELEMENTS XML_ERROR_INVALID_T ...
https://man.plustar.jp/php/xml.error-codes.html - [similar]
foreach 0
« for break » PHP Manual 制御構造 foreach foreach (PHP 4, PHP 5, PHP 7, PHP 8) foreach は、配列を反復処理するための便利な方法です。 foreach が使えるのは配列とオブジェクトだけであり、 別のデータ型や初期化前の変数に対して使うとエラーになります。 この構造には二種類の構文があります。 foreach ...
https://man.plustar.jp/php/control-structures.foreach.html - [similar]