検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1462 for [SIMILAR] 16 1024 4096 WITH 2851 imap WITH 2809 ... (1.289 sec.)
利用可能な 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]
Get all of the established connections. 0
« Swoole\Server::connection_info Swoole\Server::__construct » PHP Manual Swoole\Server Get all of the established connections. Swoole\Server::connection_list (PECL swoole >= 1.9.0) Swoole\Server::connection_list — Get all of the established connections. 説明 public Swoole\Server::connect ...
https://man.plustar.jp/php/swoole-server.connection-list.html - [similar]
Get the state of the zookeeper connection 0
« Zookeeper::getRecvTimeout Zookeeper::isRecoverable » PHP Manual Zookeeper Get the state of the zookeeper connection Zookeeper::getState (PECL zookeeper >= 0.1.0) Zookeeper::getState — Get the state of the zookeeper connection 説明 public Zookeeper::getState (): int パラメータ この関数に ...
https://man.plustar.jp/php/zookeeper.getstate.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]