検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 972 for [SIMILAR] 16 1024 4096 WITH 10168 列表 WITH 6485... (0.538 sec.)
リフレクションをエクスポートする 0
« ReflectionClassConstant::__construct ReflectionClassConstant::getAttributes » PHP Manual ReflectionClassConstant リフレクションをエクスポートする ReflectionClassConstant::export (PHP 7 >= 7.1.0) ReflectionClassConstant::export — リフレクションをエクスポートする 警告 この関数は PHP 7.4. ...
https://man.plustar.jp/php/reflectionclassconstant.export.html - [similar]
メソッドをエクスポートする 0
« ReflectionMethod::__construct ReflectionMethod::getClosure » PHP Manual ReflectionMethod メソッドをエクスポートする ReflectionMethod::export (PHP 5, PHP 7) ReflectionMethod::export — メソッドをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。こ ...
https://man.plustar.jp/php/reflectionmethod.export.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.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]
配列の共通項を計算する 0
« array_intersect_ukey array_is_list » PHP Manual 配列 関数 配列の共通項を計算する array_intersect (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_intersect — 配列の共通項を計算する 説明 array_intersect ( array $array , array ...$arrays ): array array_intersect() は、他の全ての引数に存在する ...
https://man.plustar.jp/php/function.array-intersect.html - [similar]
クラスをエクスポートする 0
« ReflectionClass::__construct ReflectionClass::getAttributes » PHP Manual ReflectionClass クラスをエクスポートする ReflectionClass::export (PHP 5, PHP 7) ReflectionClass::export — クラスをエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/reflectionclass.export.html - [similar]
SOAP 0
« OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SOAP 関数 is_soap_fault — SOAP コールが失敗したかどうかを調べる use_soap_error_handler — SOAP エラーハンドラを使用するかどうかを設定する Soa ...
https://man.plustar.jp/php/book.soap.html - [similar]
Serializable インターフェイス 0
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラス Serializable インターフェイス Serializable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 独自のシリアライズ用のインターフェイスです。 このインターフェイスを実装したクラスは __sle ...
https://man.plustar.jp/php/class.serializable.html - [similar]
Stringable インターフェイス 0
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス Stringable インターフェイス Stringable インターフェイス (PHP 8) はじめに Stringable インターフェイスは、 特定のクラスが __toString() メソッドを実装していることを示します。 ほとんどのインターフェ ...
https://man.plustar.jp/php/class.stringable.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]