検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 413 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (7.108 sec.)
The MongoDB\Driver\Exception\RuntimeException class 0
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLabel » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\RuntimeException class The MongoDB\Driver\Exception\RuntimeException class (mongodb >= 1.0.0) はじめに Thrown when the dri ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
Adds values to the set 0
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Reflection 0
« Componere\Method::setStatic Componere\Value » PHP Manual Componere\Method Reflection Componere\Method::getReflector (Componere 2 >= 2.1.0) Componere\Method::getReflector — Reflection 説明 public Componere\Method::getReflector (): ReflectionMethod Shall create or return a ReflectionMeth ...
https://man.plustar.jp/php/componere-method.getreflector.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
列挙型と定数 0
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型には定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実際 private と protected は同じものです。 なぜなら、継承が許されていないからです。 列挙型の定数 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]
ファイルへの絶対パスを取得する 0
« SplFileInfo::getPerms SplFileInfo::getSize » PHP Manual SplFileInfo ファイルへの絶対パスを取得する SplFileInfo::getRealPath (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplFileInfo::getRealPath — ファイルへの絶対パスを取得する 説明 public SplFileInfo::getRealPath (): string | false このメソッドは、す ...
https://man.plustar.jp/php/splfileinfo.getrealpath.html - [similar]
ReflectionReference クラス 0
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクション ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 final class Reflectio ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
シール(暗号化)されたデータをオープン(復号)する 0
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオープン(復号)する openssl_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_open — シール(暗号化)されたデータをオープン(復号)する 説明 openssl_open ( string $data , string &$output , string $en ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]
公開鍵でデータを暗号化する 0
« openssl_public_decrypt openssl_random_pseudo_bytes » PHP Manual OpenSSL 関数 公開鍵でデータを暗号化する openssl_public_encrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_encrypt — 公開鍵でデータを暗号化する 説明 openssl_public_encrypt ( string $data , string &$encrypted_data ...
https://man.plustar.jp/php/function.openssl-public-encrypt.html - [similar]
署名された公開鍵とチャレンジを新規に作成する 0
« openssl_spki_export openssl_spki_verify » PHP Manual OpenSSL 関数 署名された公開鍵とチャレンジを新規に作成する openssl_spki_new (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_new — 署名された公開鍵とチャレンジを新規に作成する 説明 openssl_spki_new ( OpenSSLAsymmetricKey $private_key , str ...
https://man.plustar.jp/php/function.openssl-spki-new.html - [similar]