検索

phrase: max: clip:
target: order:
Results of 711 - 720 of about 1126 for [SIMILAR] 16 1024 4096 WITH 9298 xhprof WITH 256... (6.750 sec.)
現在アクティブな画像のインデックスを取得する 0
« Gmagick::getimagehistogram Gmagick::getimageinterlacescheme » PHP Manual Gmagick 現在アクティブな画像のインデックスを取得する Gmagick::getimageindex (PECL gmagick >= Unknown) Gmagick::getimageindex — 現在アクティブな画像のインデックスを取得する 説明 public Gmagick::getimageindex (): in ...
https://man.plustar.jp/php/gmagick.getimageindex.html - [similar]
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
指定した引数でクラスの新しいインスタンスを作成する 0
« ReflectionClass::isUserDefined ReflectionClass::newInstanceArgs » PHP Manual ReflectionClass 指定した引数でクラスの新しいインスタンスを作成する ReflectionClass::newInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::newInstance — 指定した引数でクラスの新しいインスタンスを作成する 説明 publ ...
https://man.plustar.jp/php/reflectionclass.newinstance.html - [similar]
指定したインデックスの値を解除する 0
« ArrayObject::offsetSet ArrayObject::serialize » PHP Manual ArrayObject 指定したインデックスの値を解除する ArrayObject::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayObject::offsetUnset — 指定したインデックスの値を解除する 説明 public ArrayObject::offsetUnset ( mixed $key ): void 指定したインデ ...
https://man.plustar.jp/php/arrayobject.offsetunset.html - [similar]
Reflector インターフェイス 0
« ReflectionAttribute::newInstance Reflector::export » PHP Manual リフレクション Reflector インターフェイス Reflector インターフェイス (PHP 5, PHP 7, PHP 8) はじめに Reflector は、 すべてのエクスポート可能なリフレクションクラスが実装しているインターフェイスです。 インターフェイス概要 int ...
https://man.plustar.jp/php/class.reflector.html - [similar]
現在のドキュメントにノードをインポートする 0
« DOMDocument::getElementsByTagNameNS DOMDocument::load » PHP Manual DOMDocument 現在のドキュメントにノードをインポートする DOMDocument::importNode (PHP 5, PHP 7, PHP 8) DOMDocument::importNode — 現在のドキュメントにノードをインポートする 説明 public DOMDocument::importNode ( DOMNode $no ...
https://man.plustar.jp/php/domdocument.importnode.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
文字の Unicode コードポイントを取得する 0
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
ログイン名を返す 0
« posix_getgroups posix_getpgid » PHP Manual POSIX 関数 ログイン名を返す posix_getlogin (PHP 4, PHP 5, PHP 7, PHP 8) posix_getlogin — ログイン名を返す 説明 posix_getlogin (): string | false 現在のプロセスを所有するユーザーのログイン名を返します。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/function.posix-getlogin.html - [similar]