検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 758 for [SIMILAR] 16 1024 4096 WITH 22765 forward WITH 1... (0.510 sec.)
Description 0
« Imagick::getPointSize Imagick::getQuantumDepth » PHP Manual Imagick Description Imagick::getQuantum (PECL imagick 3 >= 3.3.0) Imagick::getQuantum — Description 説明 public static Imagick::getQuantum (): int Returns the ImageMagick quantum range as an integer. パラメータ この関数にはパラ ...
https://man.plustar.jp/php/imagick.getquantum.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Write data to the socket. 0
« Swoole\Event::wait Swoole\Exception » PHP Manual Swoole\Event Write data to the socket. Swoole\Event::write (PECL swoole >= 1.9.0) Swoole\Event::write — Write data to the socket. 説明 public static Swoole\Event::write ( string $fd , string $data ): void パラメータ fd data 戻り値 関連キ ...
https://man.plustar.jp/php/swoole-event.write.html - [similar]
LuaClosure クラス 0
« Lua::registerCallback LuaClosure::__invoke » PHP Manual Lua LuaClosure クラス LuaClosure クラス (PECL lua >=0.9.0) はじめに LuaClosure は、Lua 関数呼び出しから返されることがありえる LUA_TFUNCTION に対するラッパー・クラスです。 クラス概要 class LuaClosure { /* メソッド */ public __invok ...
https://man.plustar.jp/php/class.luaclosure.html - [similar]
実行中のジェネレータのトレースを取得する 0
« ReflectionGenerator::getThis ReflectionFiber » PHP Manual ReflectionGenerator 実行中のジェネレータのトレースを取得する ReflectionGenerator::getTrace (PHP 7, PHP 8) ReflectionGenerator::getTrace — 実行中のジェネレータのトレースを取得する 説明 public ReflectionGenerator::getTrace ( int $ ...
https://man.plustar.jp/php/reflectiongenerator.gettrace.html - [similar]
SOAP 関数をコールする (非推奨) 0
« SoapClient SoapClient::__construct » PHP Manual SoapClient SOAP 関数をコールする (非推奨) SoapClient::__call (PHP 5, PHP 7, PHP 8) SoapClient::__call — SOAP 関数をコールする (非推奨) 説明 public SoapClient::__call ( string $name , array $args ): mixed このメソッドを直接呼ぶのは推奨しま ...
https://man.plustar.jp/php/soapclient.call.html - [similar]
スカラー型の値を列挙型にマップする 0
« BackedEnum BackedEnum::tryFrom » PHP Manual BackedEnum スカラー型の値を列挙型にマップする BackedEnum::from (PHP 8 >= 8.1.0) BackedEnum::from — スカラー型の値を列挙型にマップする 説明 public static BackedEnum::from ( int | string $value ): static from() メソッドは 文字列型や整数型の値を ...
https://man.plustar.jp/php/backedenum.from.html - [similar]
Delete a timer by timer ID. 0
« Swoole\Timer::after Swoole\Timer::exists » PHP Manual Swoole\Timer Delete a timer by timer ID. Swoole\Timer::clear (PECL swoole >= 1.9.0) Swoole\Timer::clear — Delete a timer by timer ID. 説明 public static Swoole\Timer::clear ( int $timer_id ): void Delete a timer by timer ID. パラメー ...
https://man.plustar.jp/php/swoole-timer.clear.html - [similar]
Check if a timer is existed. 0
« Swoole\Timer::clear Swoole\Timer::tick » PHP Manual Swoole\Timer Check if a timer is existed. Swoole\Timer::exists (PECL swoole >= 1.9.0) Swoole\Timer::exists — Check if a timer is existed. 説明 public static Swoole\Timer::exists ( int $timer_id ): bool Check if a timer is existed. パラ ...
https://man.plustar.jp/php/swoole-timer.exists.html - [similar]
The LuaSandboxFunction class 0
« LuaSandbox::wrapPhpFunction LuaSandboxFunction::call » PHP Manual LuaSandbox The LuaSandboxFunction class The LuaSandboxFunction class (PECL luasandbox >= 1.0.0) はじめに Represents a Lua function, allowing it to be called from PHP. A LuaSandboxFunction may be obtained as a return valu ...
https://man.plustar.jp/php/class.luasandboxfunction.html - [similar]