検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1160 for Object (0.142 sec.)
Execute a database command 2688
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual Mon ... will still accept a MongoDB\Driver\ReadPreference object. 例 例1 MongoDB\Driver\Manager::executeCommand() w ... ( $document ); } ?> 上の例の出力は以下となります。 object(stdClass)#6 (2) { ["_id"]=> string(3) "bar" ["sum" ... ]=> int(10) } object(stdClass)#7 (2) { ["_id"]=> string(3) "foo" ["sum" ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
カラムのメタデータを取得する 2688
« RowResult::getColumnNames RowResult::getWarnings » PHP Manual mysql_xdevapi\RowResult カラムの ... ります。 Array ( [0] => mysql_xdevapi\FieldMetadata Object ( [type] => 7 [type_name] => BYTES [name] => name ... nt_type] => 0 ) [1] => mysql_xdevapi\FieldMetadata Object ( [type] => 1 [type_name] => SINT [name] => age [o ...
https://man.plustar.jp/php/mysql-xdevapi-rowresult.getcolumns.html - [similar]
クラス/オブジェクト関数 2688
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 ... 言されているすべてのトレイトの配列を返す get_mangled_object_vars — マングリングされたオブジェクトのプロパティを ... 配列で返す get_object_vars — 指定したオブジェクトのプロパティを取得する ...
https://man.plustar.jp/php/ref.classobj.html - [similar]
クラス/オブジェクトの情報 2665
« usort はじめに » PHP Manual 変数・データ型関連 クラス/オブジェクトの情報 クラス/オブジェクトの ... 言されているすべてのトレイトの配列を返す get_mangled_object_vars — マングリングされたオブジェクトのプロパティを ... 配列で返す get_object_vars — 指定したオブジェクトのプロパティを取得する ...
https://man.plustar.jp/php/book.classobj.html - [similar]
The EventBase class 2665
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... ass can be used. 警告 Do NOT destroy the EventBase object as long as resources of the associated Event objec ... 目次 EventBase::__construct — Constructs EventBase object EventBase::dispatch — Dispatch pending events Even ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
The EvTimer class 2665
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... Timer::__construct — Constructs an EvTimer watcher object EvTimer::createStopped — Creates EvTimer stopped w ... atcher object EvTimer::set — Configures the watcher 関連キーワー ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
PDO クラス 2665
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 > ... ring $query , ? int $fetchMode = PDO::FETCH_INTO , object $object ): PDOStatement | false public quote ( str ...
https://man.plustar.jp/php/class.pdo.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 2665
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスの ... public static Closure::bind ( Closure $closure , ? object $newThis , object | string | null $newScope = "sta ...
https://man.plustar.jp/php/closure.bind.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 2665
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える ... EGULAR ): bool 手続き型 collator_asort ( Collator $object , array &$array , int $flags = Collator::SORT_REGU ... す。 PHP の標準関数 asort() と同等です。 パラメータ object Collator オブジェクト。 array 並べ替えたい文字列の ...
https://man.plustar.jp/php/collator.asort.html - [similar]
ふたつの Unicode 文字列を比較する 2665
« Collator::asort Collator::__construct » PHP Manual Collator ふたつの Unicode 文字列を比較する ... int | false 手続き型 collator_compare ( Collator $object , string $string1 , string $string2 ): int | false ... 字列を、比較規則にもとづいて比較します。 パラメータ object Collator オブジェクト。 string1 最初の文字列。 str ...
https://man.plustar.jp/php/collator.compare.html - [similar]