検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1085 for [SIMILAR] 16 1024 4096 WITH 35686 closure WITH 3... (0.774 sec.)
ReflectionNamedType クラス 0
« ReflectionMethod::__toString ReflectionNamedType::getName » PHP Manual リフレクション ReflectionNamedType クラス ReflectionNamedType クラス (PHP 7 >= 7.1.0, PHP 8) はじめに クラス概要 class ReflectionNamedType extends ReflectionType { /* メソッド */ public getName (): string public isB ...
https://man.plustar.jp/php/class.reflectionnamedtype.html - [similar]
SoapParam クラス 0
« SoapHeader::__construct SoapParam::__construct » PHP Manual SOAP SoapParam クラス SoapParam クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP コールのパラメータをあらわします。 クラス概要 class SoapParam { /* プロパティ */ public string $ param_name ; public mixed $ param_data ; /* メソッド * ...
https://man.plustar.jp/php/class.soapparam.html - [similar]
利用可能な SPL クラスを返す 0
« spl_autoload spl_object_hash » PHP Manual SPL 関数 利用可能な SPL クラスを返す spl_classes (PHP 5, PHP 7, PHP 8) spl_classes — 利用可能な SPL クラスを返す 説明 spl_classes (): array この関数は現在利用可能な SPL クラスを配列で返します。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.spl-classes.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
DOMImplementation クラス 0
« DOMException DOMImplementation::__construct » PHP Manual DOM DOMImplementation クラス DOMImplementation クラス (PHP 5, PHP 7, PHP 8) はじめに DOMImplementation クラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。 クラス概要 class D ...
https://man.plustar.jp/php/class.domimplementation.html - [similar]
ReflectionParameter クラス 0
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション ReflectionParameter クラス ReflectionParameter クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionParameter クラスは、 関数またはメソッドのパラメータに関する情報を取得します。 関数パラメータの内部を調べる ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
SQLite3Result クラス 0
« SQLite3Stmt::reset SQLite3Result::columnName » PHP Manual SQLite3 SQLite3Result クラス SQLite3Result クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールの結果セットを扱うクラスです。 クラス概要 class SQLite3Result { /* メソッド */ private __construct () public column ...
https://man.plustar.jp/php/class.sqlite3result.html - [similar]
アトリビュートクラスを宣言する 0
« リフレクションAPI を使ってアトリビュートを読み取る リファレンスの説明 » PHP Manual アトリビュート アトリビュートクラスを宣言する アトリビュートクラスを宣言する 厳密に必須ではありませんが、 アトリビュート毎にクラスを作成することを推奨します。 もっとも簡単な場合、 グローバル名前空間からu ...
https://man.plustar.jp/php/language.attributes.classes.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
final クラスであるかどうかを調べる 0
« ReflectionClass::isEnum ReflectionClass::isInstance » PHP Manual ReflectionClass final クラスであるかどうかを調べる ReflectionClass::isFinal (PHP 5, PHP 7, PHP 8) ReflectionClass::isFinal — final クラスであるかどうかを調べる 説明 public ReflectionClass::isFinal (): bool final クラスであ ...
https://man.plustar.jp/php/reflectionclass.isfinal.html - [similar]