検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1475 for [SIMILAR] 16 1024 4096 WITH 6585 ロパ WITH 6234 ... (0.722 sec.)
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
SolrObject クラス 0
« SolrDocumentField::__destruct SolrObject::__construct » PHP Manual Solr SolrObject クラス SolrObject クラス (PECL solr >= 0.9.2) はじめに これはオブジェクトで、そのプロパティは、配列の文法を使用してアクセスされることもできます。 その全てのプロパティは読み取り専用です。 クラス概要 final ...
https://man.plustar.jp/php/class.solrobject.html - [similar]
The EventListener class 0
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListener class The EventListener class (PECL event >= 1.5.0) はじめに Represents a connection listener. クラス概要 final class EventListener { /* Constants */ const int OPT_LEAVE_SOCKETS_BLOCKING = ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
プロパティに対応する、Unicode での名前を取得する 0
« IntlChar::getPropertyEnum IntlChar::getPropertyValueEnum » PHP Manual IntlChar プロパティに対応する、Unicode での名前を取得する IntlChar::getPropertyName (PHP 7, PHP 8) IntlChar::getPropertyName — プロパティに対応する、Unicode での名前を取得する 説明 public static IntlChar::getProperty ...
https://man.plustar.jp/php/intlchar.getpropertyname.html - [similar]
ReflectionEnum クラス 0
« ReflectionClassConstant::__toString ReflectionEnum::__construct » PHP Manual リフレクション ReflectionEnum クラス ReflectionEnum クラス (PHP 8 >= 8.1.0) はじめに ReflectionEnum クラスは、 列挙型に関する情報を報告します。 クラス概要 class ReflectionEnum extends ReflectionClass { /* 継承 ...
https://man.plustar.jp/php/class.reflectionenum.html - [similar]
文字セットオブジェクトを返す 0
« mysqli::$field_count mysqli::$client_info » PHP Manual mysqli 文字セットオブジェクトを返す mysqli::get_charset mysqli_get_charset (PHP 5 >= 5.1.0, PHP 7, PHP 8) mysqli::get_charset -- mysqli_get_charset — 文字セットオブジェクトを返す 説明 オブジェクト指向型 public mysqli::get_charset ( ...
https://man.plustar.jp/php/mysqli.get-charset.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]