検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 557 for [SIMILAR] 16 1024 4096 WITH 25127 reflectionattr... (0.430 sec.)
HashContext クラス 0
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス (PHP 7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __serialize (): array public __unserialize ( array $data ): void } 目次 HashC ...
https://man.plustar.jp/php/class.hashcontext.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]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]
オブジェクトとの違い 0
« 定数式における列挙型の値 値のリスト » PHP Manual 列挙型(Enum) オブジェクトとの違い オブジェクトとの違い 列挙型はクラスやオブジェクトの上に構築されていますが、 オブジェクトに関連する機能を全てサポートしているわけではありません。 特に、列挙型では状態を持つことが禁止されています。 コンスト ...
https://man.plustar.jp/php/language.enumerations.object-differences.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
ReflectionMethod クラス 0
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクション ReflectionMethod クラス ReflectionMethod クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionMethod クラスは メソッドについての情報を報告します。 クラス概要 class ReflectionMethod extends Refle ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
ラージオブジェクト全体を読み込みブラウザに直接送信する 0
« pg_lo_open pg_lo_read » PHP Manual PostgreSQL 関数 ラージオブジェクト全体を読み込みブラウザに直接送信する pg_lo_read_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_read_all — ラージオブジェクト全体を読み込みブラウザに直接送信する 説明 pg_lo_read_all ( PgSql\Lob $lob ): int pg_lo_read_ ...
https://man.plustar.jp/php/function.pg-lo-read-all.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
変数に関する情報をダンプする 0
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP 5, PHP 7, PHP 8) var_dump — 変数に関する情報をダンプする 説明 var_dump ( mixed $value , mixed ...$values ): void この関数は、指定した式に関してその型や値を含む構造化された情報を 返します。配列 ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT