検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 971 for [SIMILAR] 16 1024 4096 WITH 29674 reflectionmeth... (0.591 sec.)
列挙型とメソッド 0
« 値に依存した列挙型(Backed Enum) 列挙型と static メソッド » PHP Manual 列挙型(Enum) 列挙型とメソッド 列挙型とメソッド 列挙型では、(Pure Enum と Backed Enum ともに) メソッドを含めることもできますし、 インターフェイスを実装することもできます。 列挙型がインターフェイスを実装する場合、 その ...
https://man.plustar.jp/php/language.enumerations.methods.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Invoke all pending watchers while resetting their pending state 0
« EvLoop::idle EvLoop::io » PHP Manual EvLoop Invoke all pending watchers while resetting their pending state EvLoop::invokePending (PECL ev >= 0.2.0) EvLoop::invokePending — Invoke all pending watchers while resetting their pending state 説明 public EvLoop::invokePending (): void Invoke ...
https://man.plustar.jp/php/evloop.invokepending.html - [similar]
仮想ピクセルメソッドを取得する 0
« Imagick::getImageUnits Imagick::getImageWhitePoint » PHP Manual Imagick 仮想ピクセルメソッドを取得する Imagick::getImageVirtualPixelMethod (PECL imagick 2, PECL imagick 3) Imagick::getImageVirtualPixelMethod — 仮想ピクセルメソッドを取得する 説明 public Imagick::getImageVirtualPixelMeth ...
https://man.plustar.jp/php/imagick.getimagevirtualpixelmethod.html - [similar]
メソッド名が一致するメソッドリソースに PHP 関数を登録する 0
« xmlrpc_server_register_introspection_callback xmlrpc_set_type » PHP Manual XML-RPC 関数 メソッド名が一致するメソッドリソースに PHP 関数を登録する xmlrpc_server_register_method (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_register_method — メソッド名が一致するメソッドリソースに PHP 関数 ...
https://man.plustar.jp/php/function.xmlrpc-server-register-method.html - [similar]
名前で定義されたエントリの圧縮メソッドを設定する 0
« ZipArchive::setCompressionIndex ZipArchive::setEncryptionIndex » PHP Manual ZipArchive 名前で定義されたエントリの圧縮メソッドを設定する ZipArchive::setCompressionName (PHP 7, PHP 8, PECL zip >= 1.13.0) ZipArchive::setCompressionName — 名前で定義されたエントリの圧縮メソッドを設定する 説 ...
https://man.plustar.jp/php/ziparchive.setcompressionname.html - [similar]
static メソッドをコールする 0
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
クラスメソッドが存在するかどうかを確認する 0
« is_subclass_of property_exists » PHP Manual クラス/オブジェクト関数 クラスメソッドが存在するかどうかを確認する method_exists (PHP 4, PHP 5, PHP 7, PHP 8) method_exists — クラスメソッドが存在するかどうかを確認する 説明 method_exists ( object | string $object_or_class , string $method ): ...
https://man.plustar.jp/php/function.method-exists.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]