検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 366 for [SIMILAR] 16 1024 4096 WITH 14683 reflectionclas... (0.426 sec.)
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
SolrUtils クラス 0
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr >= 0.9.2) はじめに エクステンションの現行バージョンを取得し、クエリ句を準備するための ユーティリティ・メソッドを含みます。 クエリ文字列をエスケープしたり、XML レスポンスをパースするためのメソ ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 0
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x における OpenSSL 関連の変更 PHP 5.6.x における OpenSSL 関連の変更 ストリームラッパーが、SSL/TLS を使っている場合のピア証明書とホスト名の検証にデフォルトで対応 暗号化されたすべてのクラ ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
署名済みの公開鍵とチャレンジを検証する 0
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証する openssl_spki_verify (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_verify — 署名済みの公開鍵とチャレンジを検証する 説明 openssl_spki_verify ( string $spki ): bool 与えられた公開鍵とチャレンジを ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]
CSR の公開鍵を返す 0
« openssl_csr_export openssl_csr_get_subject » PHP Manual OpenSSL 関数 CSR の公開鍵を返す openssl_csr_get_public_key (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_csr_get_public_key — CSR の公開鍵を返す 説明 openssl_csr_get_public_key ( OpenSSLCertificateSigningRequest | string $csr , bool $sho ...
https://man.plustar.jp/php/function.openssl-csr-get-public-key.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
« 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]
ReflectionObject を作成する 0
« ReflectionObject ReflectionObject::export » PHP Manual ReflectionObject ReflectionObject を作成する ReflectionObject::__construct (PHP 5, PHP 7, PHP 8) ReflectionObject::__construct — ReflectionObject を作成する 説明 public ReflectionObject::__construct ( object $object ) ReflectionObj ...
https://man.plustar.jp/php/reflectionobject.construct.html - [similar]
RRDGraph クラス 0
« RRDCreator::save RRDGraph::__construct » PHP Manual RRD RRDGraph クラス RRDGraph クラス (PECL rrd >= 0.9.0) はじめに RRD データベースから画像ファイルにデータをエクスポートするクラス クラス概要 class RRDGraph { /* メソッド */ public __construct ( string $path ) public save (): array pub ...
https://man.plustar.jp/php/class.rrdgraph.html - [similar]
文字列に変換する 0
« ReflectionParameter::isVariadic ReflectionProperty » PHP Manual ReflectionParameter 文字列に変換する ReflectionParameter::__toString (PHP 5, PHP 7, PHP 8) ReflectionParameter::__toString — 文字列に変換する 説明 public ReflectionParameter::__toString (): string 文字列に変換します。 警告 ...
https://man.plustar.jp/php/reflectionparameter.tostring.html - [similar]