検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 413 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (0.591 sec.)
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]
CSR をファイルにエクスポートする 0
« openssl_cms_verify openssl_csr_export » PHP Manual OpenSSL 関数 CSR をファイルにエクスポートする openssl_csr_export_to_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_export_to_file — CSR をファイルにエクスポートする 説明 openssl_csr_export_to_file ( OpenSSLCertificateSigningReq ...
https://man.plustar.jp/php/function.openssl-csr-export-to-file.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]