検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 547 for [SIMILAR] 16 1024 4096 WITH 33694 reflectionrefe... (0.751 sec.)
SoapFault クラス 0
« SoapServer::setPersistence SoapFault::__construct » PHP Manual SOAP SoapFault クラス SoapFault クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP fault をあらわします。 クラス概要 class SoapFault extends Exception { /* プロパティ */ public string $ faultstring ; public ? string $ faultcode = n ...
https://man.plustar.jp/php/class.soapfault.html - [similar]
SolrDocument オブジェクトのコピーを作成 0
« SolrDocument::clear SolrDocument::__construct » PHP Manual SolrDocument SolrDocument オブジェクトのコピーを作成 SolrDocument::__clone (PECL solr >= 0.9.2) SolrDocument::__clone — SolrDocument オブジェクトのコピーを作成 説明 public SolrDocument::__clone (): void SolrDocument オブジェクト ...
https://man.plustar.jp/php/solrdocument.clone.html - [similar]
SolrDocument のコピーを作成 0
« SolrInputDocument::clear SolrInputDocument::__construct » PHP Manual SolrInputDocument SolrDocument のコピーを作成 SolrInputDocument::__clone (PECL solr >= 0.9.2) SolrInputDocument::__clone — SolrDocument のコピーを作成 説明 public SolrInputDocument::__clone (): void 直接呼出しされては ...
https://man.plustar.jp/php/solrinputdocument.clone.html - [similar]
SolrException クラス 0
« SolrCollapseFunction::__toString SolrException::getInternalInfo » PHP Manual Solr SolrException クラス SolrException クラス (PECL solr >= 0.9.2) はじめに これは、Solr エクステンションクラスによってスローされる全ての例外に対する基底クラスです。 クラス概要 class SolrException extends Exc ...
https://man.plustar.jp/php/class.solrexception.html - [similar]
The ZookeeperAuthenticationException class 0
« ZookeeperException ZookeeperConnectionException » PHP Manual ZooKeeper The ZookeeperAuthenticationException class The ZookeeperAuthenticationException class (PECL zookeeper >= 0.3.0) はじめに The ZooKeeper authentication exception handling class. クラス概要 class ZookeeperAuthenticatio ...
https://man.plustar.jp/php/class.zookeeperauthenticationexception.html - [similar]
無名クラス 0
« トレイト オーバーロード » PHP Manual クラスとオブジェクト 無名クラス 無名クラス 無名クラスは、その場限りの使い捨てのオブジェクトが必要になった場合に便利です。 <?php // 明示的にクラスを宣言して使う class Logger { public function log ( $msg ) { echo $msg ; } } $util -> setLogger (new Log ...
https://man.plustar.jp/php/language.oop5.anonymous.html - [similar]
The MongoDB\Driver\Exception\WriteException class 0
« MongoDB\Driver\Exception\UnexpectedValueException MongoDB\Driver\Exception\WriteException::getWriteResult » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\WriteException class The MongoDB\Driver\Exception\WriteException class (mongodb >= 1.0.0) はじめに Base class for ...
https://man.plustar.jp/php/class.mongodb-driver-exception-writeexception.html - [similar]
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
メソッドのアクセス範囲を設定する 0
« ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッドのアクセス範囲を設定する ReflectionMethod::setAccessible (PHP 5 >= 5.3.2, PHP 7, PHP 8) ReflectionMethod::setAccessible — メソッドのアクセス範囲を設定する 説明 public ReflectionMethod::setAcce ...
https://man.plustar.jp/php/reflectionmethod.setaccessible.html - [similar]
プロパティのアクセス範囲を設定する 0
« ReflectionProperty::isStatic ReflectionProperty::setValue » PHP Manual ReflectionProperty プロパティのアクセス範囲を設定する ReflectionProperty::setAccessible (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionProperty::setAccessible — プロパティのアクセス範囲を設定する 説明 public ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.setaccessible.html - [similar]