検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1093 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (1.409 sec.)
エラーの文字列表現 0
« Error::getTraceAsString Error::__clone » PHP Manual Error エラーの文字列表現 Error::__toString (PHP 7, PHP 8) Error::__toString — エラーの文字列表現 説明 public Error::__toString (): string エラーの string 型の表現を返します パラメータ この関数にはパラメータはありません。 戻り値 エラー ...
https://man.plustar.jp/php/error.tostring.html - [similar]
例外が作られた行を取得する 0
« Exception::getFile Exception::getTrace » PHP Manual Exception 例外が作られた行を取得する Exception::getLine (PHP 5, PHP 7, PHP 8) Exception::getLine — 例外が作られた行を取得する 説明 final public Exception::getLine (): int 例外が作られた行番号を取得します。 パラメータ この関数にはパラメ ...
https://man.plustar.jp/php/exception.getline.html - [similar]
例外の文字列表現 0
« Exception::getTraceAsString Exception::__clone » PHP Manual Exception 例外の文字列表現 Exception::__toString (PHP 5, PHP 7, PHP 8) Exception::__toString — 例外の文字列表現 説明 public Exception::__toString (): string 例外を文字列で表現したものを返します。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/exception.tostring.html - [similar]
すべての SNMP オブジェクトをエージェントから取得する 0
« snmp3_set snmpget » PHP Manual SNMP 関数 すべての SNMP オブジェクトをエージェントから取得する snmp3_walk (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_walk — すべての SNMP オブジェクトをエージェントから取得する 説明 snmp3_walk ( string $hostname , string $security_name , string $security_level , ...
https://man.plustar.jp/php/function.snmp3-walk.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
弱く参照されたオブジェクトを取得する 0
« WeakReference::create WeakMap » PHP Manual WeakReference 弱く参照されたオブジェクトを取得する WeakReference::get (PHP 7 >= 7.4.0, PHP 8) WeakReference::get — 弱く参照されたオブジェクトを取得する 説明 public WeakReference::get (): ? object 弱く参照されたオブジェクトを取得します。 既にオ ...
https://man.plustar.jp/php/weakreference.get.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
SolrIllegalOperationException クラス 0
« SolrIllegalArgumentException::getInternalInfo SolrIllegalOperationException::getInternalInfo » PHP Manual Solr SolrIllegalOperationException クラス SolrIllegalOperationException クラス (PECL solr >= 0.9.2) はじめに オブジェクトに対して規則外の、またはサポートされていない操作が実行される ...
https://man.plustar.jp/php/class.solrillegaloperationexception.html - [similar]
Constructs a ReflectionFiber オブジェクトを構築する 0
« ReflectionFiber ReflectionFiber::getCallable » PHP Manual ReflectionFiber Constructs a ReflectionFiber オブジェクトを構築する ReflectionFiber::__construct (PHP 8 >= 8.1.0) ReflectionFiber::__construct — Constructs a ReflectionFiber オブジェクトを構築する 説明 public ReflectionFiber::__ ...
https://man.plustar.jp/php/reflectionfiber.construct.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]