検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1433 for [SIMILAR] 16 1024 4096 WITH 20015 myclass WITH 5... (5.881 sec.)
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
値を取得する 0
« ReflectionProperty::getType ReflectionProperty::hasDefaultValue » PHP Manual ReflectionProperty 値を取得する ReflectionProperty::getValue (PHP 5, PHP 7, PHP 8) ReflectionProperty::getValue — 値を取得する 説明 public ReflectionProperty::getValue ( ? object $object = null ): mixed プロパ ...
https://man.plustar.jp/php/reflectionproperty.getvalue.html - [similar]
TableUpdate クラス 0
« TableSelect::where TableUpdate::bind » PHP Manual Mysql_xdevapi TableUpdate クラス TableUpdate クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブル上のレコードを更新する操作を行うステートメントです。 クラス概要 class mysql_xdevapi\TableUpdate implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableupdate.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]
UnexpectedValueException クラス 0
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの値のセットに一致しない値であった際にスローされる例外です。 これが発生する例としては、ある関数が別の関数をコールしていて、 その ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
Yaf_View_Interface クラス 0
« Yaf_Action_Abstract::getControllerName Yaf_View_Interface::assign » PHP Manual Yaf Yaf_View_Interface クラス Yaf_View_Interface クラス (Yaf >=1.0.0) はじめに Yaf では、組み込みのビューエンジン Yaf_View_Simple のかわりにカスタムビューを自作できるようになっています。 その実例は、 Yaf_Dis ...
https://man.plustar.jp/php/class.yaf-view-interface.html - [similar]
変数の型名をデバッグしやすい形で取得する 0
« floatval get_defined_vars » PHP Manual 変数操作 関数 変数の型名をデバッグしやすい形で取得する get_debug_type (PHP 8) get_debug_type — 変数の型名をデバッグしやすい形で取得する 説明 get_debug_type ( mixed $value ): string PHP の変数 value の、解決済みの名前を返します。 この関数は、オブジ ...
https://man.plustar.jp/php/function.get-debug-type.html - [similar]
与えられた addrinfo から、ソケットを作成してバインドする 0
« socket_accept socket_addrinfo_connect » PHP Manual ソケット 関数 与えられた addrinfo から、ソケットを作成してバインドする socket_addrinfo_bind (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_bind — 与えられた addrinfo から、ソケットを作成してバインドする 説明 socket_addrinfo_bind ( AddressInfo ...
https://man.plustar.jp/php/function.socket-addrinfo-bind.html - [similar]
定義済み定数 0
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
libXMLError クラス 0
« 定義済み定数 libxml 関数 » PHP Manual libxml libXMLError クラス libXMLError クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに libxml がスローするエラーについてのさまざまな情報を含みます。エラーコードについての説明は、公式の » xmlError API ドキュメント をごらんください。 クラス概要 class l ...
https://man.plustar.jp/php/class.libxmlerror.html - [similar]