検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 969 for [SIMILAR] 16 1024 4096 WITH 9424 reflectionfunct... (0.679 sec.)
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
型宣言 0
« コールバック / Callable 型の相互変換 » PHP Manual 型 型宣言 型宣言 関数のパラメータや戻り値、 クラスのプロパティ (PHP 7.4.0 以降) に対して型を宣言することができます。 これによって、その値が特定の型であることを保証できます。 その型でない場合は、 TypeError がスローされます。 注意 : 親クラ ...
https://man.plustar.jp/php/language.types.declarations.html - [similar]
カナを("全角かな"、"半角かな"等に)変換する 0
« mb_convert_encoding mb_convert_variables » PHP Manual マルチバイト文字列 関数 カナを("全角かな"、"半角かな"等に)変換する mb_convert_kana (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_kana — カナを("全角かな"、"半角かな"等に)変換する 説明 mb_convert_kana ( string $string , string $mo ...
https://man.plustar.jp/php/function.mb-convert-kana.html - [similar]
BSON type classes and serialization functions 0
« MongoDB\Driver\WriteResult::isAcknowledged 関数 » PHP Manual MongoDB BSON type classes and serialization functions BSON type classes and serialization functions 関数 MongoDB\BSON\fromJSON — Returns the BSON representation of a JSON value MongoDB\BSON\fromPHP — Returns the BSON represen ...
https://man.plustar.jp/php/book.bson.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
引数の型を取得する 0
« ReflectionParameter::getPosition ReflectionParameter::hasType » PHP Manual ReflectionParameter 引数の型を取得する ReflectionParameter::getType (PHP 7, PHP 8) ReflectionParameter::getType — 引数の型を取得する 説明 public ReflectionParameter::getType (): ? ReflectionType 引数の型を取得し ...
https://man.plustar.jp/php/reflectionparameter.gettype.html - [similar]
型の名前の文字列を取得する 0
« ReflectionNamedType ReflectionNamedType::isBuiltin » PHP Manual ReflectionNamedType 型の名前の文字列を取得する ReflectionNamedType::getName (PHP 7 >= 7.1.0, PHP 8) ReflectionNamedType::getName — 型の名前の文字列を取得する 説明 public ReflectionNamedType::getName (): string パラメータ こ ...
https://man.plustar.jp/php/reflectionnamedtype.getname.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
コード変換指令に基づき文字列のコードを変換する 0
« recode_file recode » PHP Manual Recode 関数 コード変換指令に基づき文字列のコードを変換する recode_string (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_string — コード変換指令に基づき文字列のコードを変換する 説明 recode_string ( string $request , string $string ): string コード変換指令 request に ...
https://man.plustar.jp/php/function.recode-string.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]