検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 938 for [SIMILAR] 16 1024 4096 WITH 31360 existent WITH ... (1.018 sec.)
Trigger a callback function after a period of time. 0
« Swoole\Server::addProcess Swoole\Server::bind » PHP Manual Swoole\Server Trigger a callback function after a period of time. Swoole\Server::after (PECL swoole >= 1.9.0) Swoole\Server::after — Trigger a callback function after a period of time. 説明 public Swoole\Server::after ( int $af ...
https://man.plustar.jp/php/swoole-server.after.html - [similar]
Repeats a given function at every given time-interval. 0
« Swoole\Timer::exists Swoole\WebSocket\Frame » PHP Manual Swoole\Timer Repeats a given function at every given time-interval. Swoole\Timer::tick (PECL swoole >= 1.9.0) Swoole\Timer::tick — Repeats a given function at every given time-interval. 説明 public static Swoole\Timer::tick ( int ...
https://man.plustar.jp/php/swoole-timer.tick.html - [similar]
Yaf_Plugin_Abstract クラス 0
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plugin_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラグインを使えば、フレームワークの拡張やカスタマイズを簡単に行えます。 プラグインは、クラスとして定義します。 実際のクラス ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
画像に関数を適用する 0
« Imagick::frameImage Imagick::fxImage » PHP Manual Imagick 画像に関数を適用する Imagick::functionImage (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::functionImage — 画像に関数を適用する 説明 public Imagick::functionImage ( int $function , array $arguments , int $channel = Imagick:: ...
https://man.plustar.jp/php/imagick.functionimage.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
Fetch profiler data 0
« LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profiler data LuaSandbox::getProfilerFunctionReport (PECL luasandbox >= 1.1.0) LuaSandbox::getProfilerFunctionReport — Fetch profiler data 説明 public LuaSandbox::getProfilerFunctionReport ( int $un ...
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html - [similar]
Shutdown the master server process, this function can be called in worker proces... 0
« Swoole\Server::set Swoole\Server::start » PHP Manual Swoole\Server Shutdown the master server process, this function can be called in worker processes. Swoole\Server::shutdown (PECL swoole >= 1.9.0) Swoole\Server::shutdown — Shutdown the master server process, this function can be call ...
https://man.plustar.jp/php/swoole-server.shutdown.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
The GearmanTask class 0
« GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class The GearmanTask class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanTask { /* メソッド */ public __construct () public create (): GearmanTask | false public data (): string public da ...
https://man.plustar.jp/php/class.gearmantask.html - [similar]