検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 1160 for Object (0.022 sec.)
現在の照合強度を取得する 2839
« Collator::getSortKey Collator::setAttribute » PHP Manual Collator 現在の照合強度を取得する Col ... (): int 手続き型 collator_get_strength ( Collator $object ): int パラメータ object Collator オブジェクト。 戻 ...
https://man.plustar.jp/php/collator.getstrength.html - [similar]
Creates a new SSL buffer event to send its data over an SSL on a socket 2839
« EventBufferEvent::sslRenegotiate EventBufferEvent::write » PHP Manual EventBufferEvent Creates ... ans of EventBufferEvent::connectHost() method. ctx Object of EventSslContext class. state The current state ... fer event options. 戻り値 Returns EventBufferEvent object. 参考 EventBufferEvent::sslFilter() - Create a new ...
https://man.plustar.jp/php/eventbufferevent.sslsocket.html - [similar]
変数の型を取得する 2839
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, ... ではなく、 "double" が返されます) "string" "array" "object" "resource" "resource (closed)" (PHP 7.2.0 以降) " ... たとえば以下のようになります。 integer double NULL object string 参考 get_debug_type() - 変数の型名をデバッグ ... 変数が数字または数値形式の文字列であるかを調べる is_object() - 変数がオブジェクトかどうかを検査する is_resour ...
https://man.plustar.jp/php/function.gettype.html - [similar]
Provides an array or document to serialize as BSON 2839
« MongoDB\BSON\Serializable MongoDB\BSON\Unserializable » PHP Manual MongoDB\BSON\Serializable P ... ngoDB\BSON\Serializable::bsonSerialize (): array | object Called during serialization of the object to BSON. ... ed to include an _id property (e.g. a MongoDB\BSON\ObjectId initialized in your constructor) when returning ... r or database will need to generate a MongoDB\BSON\ObjectId when inserting or upserting the document, respec ... _construct () { $this -> id = new MongoDB \ BSON \ ObjectId ; } function bsonSerialize () { return [ '_id' = ...
https://man.plustar.jp/php/mongodb-bson-serializable.bsonserialize.html - [similar]
Returns any write errors that occurred 2839
« MongoDB\Driver\WriteResult::getWriteConcernError MongoDB\Driver\WriteResult::isAcknowledged » ... 戻り値 Returns an array of MongoDB\Driver\WriteError objects for any write errors encountered during the write ... は、 たとえば以下のようになります。 array(1) { [0]=> object(MongoDB\Driver\WriteError)#5 (4) { ["message"]=> s ... は、 たとえば以下のようになります。 array(2) { [0]=> object(MongoDB\Driver\WriteError)#5 (4) { ["message"]=> s ... (11000) ["index"]=> int(2) ["info"]=> NULL } [1]=> object(MongoDB\Driver\WriteError)#6 (4) { ["message"]=> s ...
https://man.plustar.jp/php/mongodb-driver-writeresult.getwriteerrors.html - [similar]
トランザクションをコミットする 2839
« Session::close Session::__construct » PHP Manual mysql_xdevapi\Session トランザクションをコミッ ... トする 説明 public mysql_xdevapi\Session::commit (): Object トランザクションをコミットします。 パラメータ この ... mmit , xdevapi , パラメータ , construct , public , Object , 関数 ...
https://man.plustar.jp/php/mysql-xdevapi-session.commit.html - [similar]
結果セットから、残っている行を取得する 2839
« PDOStatement::fetch PDOStatement::fetchColumn » PHP Manual PDOStatement 結果セットから、残って ... は、 たとえば以下のようになります。 array(3) { [0]=> object(fruit)#1 (2) { ["name"]=> string(5) "apple" ["colo ... ur"]=> string(5) "green" } [1]=> object(fruit)#2 (2) { ["name"]=> string(4) "pear" ["colou ... r"]=> string(6) "yellow" } [2]=> object(fruit)#3 (2) { ["name"]=> string(10) "watermelon" ... ["colour"]=> string(4) "pink" } [3]=> object(fruit)#4 (2) { ["name"]=> string(5) "apple" ["colo ...
https://man.plustar.jp/php/pdostatement.fetchall.html - [similar]
リソース型の一覧 2839
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... _fetch_field() cubrid_fetch_lengths() cubrid_fetch_object() cubrid_fetch_row() cubrid_field_flags() cubrid_f ... id_fetch_array() cubrid_fetch_assoc() cubrid_fetch_object() cubrid_lob2_export() cubrid_lob2_import() cubrid ... 結果 ibase_query() ibase_fetch_row() , ibase_fetch_object() , ibase_field_info() , ibase_num_fields() ibase_ ... etch_field() , mysql_fetch_lengths() , mysql_fetch_object() , mysql_fetch_row() , mysql_fetch_row() , mysql_ ...
https://man.plustar.jp/php/resource.html - [similar]
Adds a facet query 2839
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQue ... e facet query 戻り値 Returns the current SolrQuery object, if the return value is used. 例 例1 SolrQuery::ad ... 上の例の出力は、 たとえば以下のようになります。 SolrObject Object ( [price:[* TO 500]] => 14 [price:[500 TO * ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Reads the next frame 2839
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... s the next frame. It is possible to instantiate an object of a specific class, and pass parameters to that c ... ass to instantiate. If not specified, a stompFrame object is returned. 戻り値 注意 : トランザクションヘッダを ... ?> 上の例の出力は、 たとえば以下のようになります。 object(StompFrame)#2 (3) { ["command"]=> string(7) "MESSA ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]