検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1160 for Object (0.002 sec.)
Return the integer object handle for given object 5959
« runkit7_method_rename runkit7_superglobals » PHP Manual runkit7 関数 Return the integer object ... handle for given object runkit7_object_id (PECL runkit7 >= Unknown) runkit ... 7_object_id — Return the integer object handle for given ob ... ject 説明 runkit7_object_id ( object $obj ): int This function is equivalen ... t to spl_object_id() . This function returns a unique identifier f ...
https://man.plustar.jp/php/function.runkit7-object-id.html - [similar]
Fetch the next row and return it as an object 5604
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row an ... d return it as an object cubrid_fetch_object (PECL CUBRID >= 8.3.0) cubrid_ ... fetch_object — Fetch the next row and return it as an object... 明 cubrid_fetch_object ( resource $result , string $class_name = ? , arra ... y $params = ? , int $type = ? ): object This function returns an object with the column na ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
5423
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... 上の例の出力は、 たとえば以下のようになります。 SolrObject Object ( [responseHeader] => SolrObject Object ( [ ... => 3 [fields] => Array ( [0] => SolrDocumentField Object ( [name] => cat [boost] => 0 [values] => Array ( [ ... nformation Technology ) ) [1] => SolrDocumentField Object ( [name] => id [boost] => 0 [values] => Array ( [0 ... ] => 1123 ) ) [2] => SolrDocumentField Object ( [name] => features [boost] => 0 [values] => Arra ...
https://man.plustar.jp/php/solr.examples.html - [similar]
Associates a key with a value 5336
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... ous association if one exists. 注意 : Keys of type object are supported. If an object implements Ds\Hashable ... , equality will be determined by the object's equals function. If an object does not implement ... Ds\Hashable , objects must be references to the same instance to be con ... の例の出力は、 たとえば以下のようになります。 Ds\Map Object ( [0] => Ds\Pair Object ( [key] => a [value] => 1 ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
Associates all key-value pairs of a traversable object or array 5336
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable object ... — Associates all key-value pairs of a traversable object or array 説明 public Ds\Map::putAll ( mixed $pairs ... id Associates all key-value pairs of a traversable object or array . 注意 : Keys of type object are supporte ... d. If an object implements Ds\Hashable , equality will be determin ... ed by the object's equals function. If an object does not implement ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
マングリングされたオブジェクトのプロパティを配列で返す 5266
« get_declared_traits get_object_vars » PHP Manual クラス/オブジェクト関数 マングリングされたオブ ... ジェクトのプロパティを配列で返す get_mangled_object_vars (PHP 7 >= 7.4.0, PHP 8) get_mangled_object_va ... ブジェクトのプロパティを配列で返す 説明 get_mangled_object_vars ( object $object ): array object のプロパティ ... 型付きプロパティ は黙って捨てられます。 パラメータ object オブジェクトのインスタンス。 戻り値 アクセス権に関 ... わらず、 object の全てのプロパティを含む配列を返します。 例 例1 ge ...
https://man.plustar.jp/php/function.get-mangled-object-vars.html - [similar]
Ev 5249
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... vIdle::__construct — Constructs the EvIdle watcher object EvIdle::createStopped — Creates instance of a stop ... ped EvIdle watcher object EvIo — The EvIo class EvIo::__construct — Construc ... ts EvIo watcher object EvIo::createStopped — Create stopped EvIo watcher ... kend used by libev EvLoop::check — Creates EvCheck object associated with the current event loop instance Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
Get a lob object's size 5225
« cubrid_lob2_seek cubrid_lob2_size » PHP Manual CUBRID 関数 Get a lob object's size cubrid_lob2 ... CL CUBRID >= 8.4.1) cubrid_lob2_size64 — Get a lob object's size 説明 cubrid_lob2_size64 ( resource $lob_ide ... size64() function is used to get the size of a lob object. If the size of a lob object is larger than an int ... ult set. 戻り値 It will return the size of the LOB object as a string when it processes successfully,失敗した ... LOB/CLOB data cubrid_lob2_write() - Write to a lob object cubrid_lob2_seek() - Move the cursor of a lob obje ...
https://man.plustar.jp/php/function.cubrid-lob2-size64.html - [similar]
Tell the cursor position of the LOB object 5225
« cubrid_lob2_size cubrid_lob2_tell » PHP Manual CUBRID 関数 Tell the cursor position of the LOB ... object cubrid_lob2_tell64 (PECL CUBRID >= 8.4.1) cubrid_l ... ob2_tell64 — Tell the cursor position of the LOB object 説明 cubrid_lob2_tell64 ( resource $lob_identifier ... ion is used to tell the cursor position of the LOB object. If the size of a lob object is larger than an int ... 戻り値 It will return the cursor position on the LOB object as a string when it processes successfully,失敗した ...
https://man.plustar.jp/php/function.cubrid-lob2-tell64.html - [similar]
Add an object for conversion 5225
« wkhtmltox\PDF\Converter wkhtmltox\PDF\Converter::__construct » PHP Manual wkhtmltox\PDF\Conver ... ter Add an object for conversion wkhtmltox\PDF\Converter::add (wkhtm ... ox >= 0.1.0) wkhtmltox\PDF\Converter::add — Add an object for conversion 説明 public wkhtmltox\PDF\Converter ... ::add ( wkhtmltox\PDF\Object $object ): void Adds the given object to conversio ... n パラメータ object The object to add 関連キーワード: conversion , wkh ...
https://man.plustar.jp/php/wkhtmltox-pdf-converter.add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT