検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 1866 for [SIMILAR] 16 1024 4096 WITH 41041 宣言 WITH 9925... (3.993 sec.)
コンストラクタ 0
« ReflectionParameter::__clone ReflectionParameter::export » PHP Manual ReflectionParameter コンストラクタ ReflectionParameter::__construct (PHP 5, PHP 7, PHP 8) ReflectionParameter::__construct — コンストラクタ 説明 public ReflectionParameter::__construct ( string | array | object $func ...
https://man.plustar.jp/php/reflectionparameter.construct.html - [similar]
ストリームのクラス 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 ストリームのクラス ストリームのクラス ユーザー定義のラッパーは、 stream_wrapper_register() で、同関数の説明ページに記載されたクラス定義を使うことで、 登録することができます。 ユーザー定義のフィルタ用に、ベースとなる抽象クラスとして ...
https://man.plustar.jp/php/stream.resources.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]
RRDUpdater クラス 0
« RRDGraph::setOptions RRDUpdater::__construct » PHP Manual RRD RRDUpdater クラス RRDUpdater クラス (PECL rrd >= 0.9.0) はじめに RDD データベースファイルを更新するクラス クラス概要 class RRDUpdater { /* メソッド */ public __construct ( string $path ) public update ( array $values , strin ...
https://man.plustar.jp/php/class.rrdupdater.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
ドキュメントで宣言されている名前空間を返す 0
« SimpleXMLElement::count SimpleXMLElement::getName » PHP Manual SimpleXMLElement ドキュメントで宣言されている名前空間を返す SimpleXMLElement::getDocNamespaces (PHP 5 >= 5.1.2, PHP 7, PHP 8) SimpleXMLElement::getDocNamespaces — ドキュメントで宣言されている名前空間を返す 説明 public Simpl ...
https://man.plustar.jp/php/simplexmlelement.getdocnamespaces.html - [similar]
Varnish 0
« tcpwrap_check はじめに » PHP Manual その他のサービス Varnish Varnish はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な VarnishAdmin の使用法 基本的な VarnishStat の使用法 基本的な VarnishLog の使用法 VarnishAdmin — VarnishAdmin クラス Varni ...
https://man.plustar.jp/php/book.varnish.html - [similar]
PharException クラス 0
« PharFileInfo::setMetadata Rar » PHP Manual Phar PharException クラス PharException クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharException クラスは、try/catch ブロックで使用するための phar 固有の例外クラスです。 クラス概要 class PharException extends Exception ...
https://man.plustar.jp/php/class.pharexception.html - [similar]
Reflection クラス 0
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5, PHP 7, PHP 8) はじめに リフレクションクラスです。 クラス概要 class Reflection { /* メソッド */ public static export ( Reflector $reflector , bool $return = false ): string public static getM ...
https://man.plustar.jp/php/class.reflection.html - [similar]
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]