検索

phrase: max: clip:
target: order:
Results of 751 - 760 of about 3128 for the (0.046 sec.)
The parallel\Events\Event class 2340
« parallel\Events\Input::remove parallel\Events\Event\Type » PHP Manual parallel The parallel\Ev ... ents\Event class The parallel\Events\Event class (0.9.0) Event Objects ... is returned, Event::$object shall be removed from the loop that returned it, should the event be a write ... event the Input for Event::$source shall also be removed. ク ... \Type constants */ public int $ type ; /* Shall be the source of the event (target name) */ public string ...
https://man.plustar.jp/php/class.parallel-events-event.html - [similar]
Returns a set of the map's keys 2340
« Ds\Map::jsonSerialize Ds\Map::ksort » PHP Manual Map Returns a set of the map's keys Ds\Map::k ... (PECL ds >= 1.0.0) Ds\Map::keys — Returns a set of the map's keys 説明 public Ds\Map::keys (): Ds\Set Ret ... urns a set containing all the keys of the map, in the same order. パラメータ この ... メータはありません。 戻り値 A Ds\Set containing all the keys of the map. 例 例1 Ds\Map::keys() example <?p ... c" } 関連キーワード: Ds , Returns , Map , a , of , the , Set , string , containing , all ...
https://man.plustar.jp/php/ds-map.keys.html - [similar]
Return the current CUBRID connection charset 2340
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID ... (PECL CUBRID >= 8.3.0) cubrid_get_charset — Return the current CUBRID connection charset 説明 cubrid_get_ ... e $conn_identifier ): string This function returns the current CUBRID connection charset and is similar t ... o the CUBRID MySQL compatible function cubrid_client_enc ... oding() . パラメータ conn_identifier The CUBRID connection. 戻り値 A string that represents ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
Returns the last error number 2340
« fann_get_connection_rate fann_get_errstr » PHP Manual Fann 関数 Returns the last error number ... rrno (PECL fann >= 1.0.0) fann_get_errno — Returns the last error number 説明 fann_get_errno ( resource $ ... errdat ): int Returns the last error number. パラメータ errdat ニューラルネッ ... ニューラルネットワークトレーニングリソース。 戻り値 The error number, or false on error. 参考 fann_reset_e ... rrno() - Resets the last error number fann_get_errstr() - Returns the ...
https://man.plustar.jp/php/function.fann-get-errno.html - [similar]
Extracts the data from a tagged attribute 2340
« radius_get_attr radius_get_tagged_attr_tag » PHP Manual Radius 関数 Extracts the data from a t ... s >= 1.3.0) radius_get_tagged_attr_data — Extracts the data from a tagged attribute 説明 radius_get_tagge ... attr() , radius_get_tagged_attr_data() will return the data from the attribute. パラメータ data The tagge ... d attribute to be decoded. 戻り値 Returns the data from the tagged attribute 失敗した場合に fals ... 性を取得する radius_get_tagged_attr_tag() - Extracts the tag from a tagged attribute 関連キーワード: data , ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-data.html - [similar]
Extracts the tag from a tagged attribute 2340
« radius_get_tagged_attr_data radius_get_vendor_attr » PHP Manual Radius 関数 Extracts the tag f ... us >= 1.3.0) radius_get_tagged_attr_tag — Extracts the tag from a tagged attribute 説明 radius_get_tagged ... attr() , radius_get_tagged_attr_data() will return the tag from the attribute. パラメータ data The tagged ... attribute to be decoded. 戻り値 Returns the tag from the tagged attribute 失敗した場合に false ... を取得する radius_get_tagged_attr_data() - Extracts the data from a tagged attribute 関連キーワード: attri ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-tag.html - [similar]
Executes a statement prepared with sqlsrv_prepare 2340
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... rderID = ?" ; // Initialize parameters and prepare the statement. // Variables $qty and $id are bound to ... ( print_r ( sqlsrv_errors (), true )); } // Set up the SalesOrderDetailID and OrderQty information. // Th ... is array maps the order ID to order quantity in key=>value pairs. $o ... = array( 1 => 10 , 2 => 20 , 3 => 30 ); // Execute the statement for each order. foreach( $orders as $id ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Execute a database command that reads and writes 2340
« MongoDB\Driver\Manager::executeReadCommand MongoDB\Driver\Manager::executeWriteCommand » PHP M ... ptions = array() ): MongoDB\Driver\Cursor Executes the command on the primary server. This method will ap ... s that read and write (e.g. » aggregate ) and take the MongoDB server version into account. The "readConc ... ern" and "writeConcern" options will default to the corresponding values from the MongoDB Connection U ... goDB\Driver\ReadConcern A read concern to apply to the operation. This option is available in MongoDB 3.2 ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadwritecommand.html - [similar]
Enables/Disables the Expand Component 2340
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the ... >= 2.2.0) SolrQuery::setExpand — Enables/Disables the Expand Component 説明 public SolrQuery::setExpand ... ( bool $value ): SolrQuery Enables/Disables the Expand Component. パラメータ value Bool flag 戻り値 ... asc 参考 SolrQuery::addExpandSortField() - Orders the documents within the expanded groups (expand.sort ... andSortField() - Removes an expand sort field from the expand.sort parameter SolrQuery::setExpandRows() - ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
Return the client session id, only valid if the connections is currently connect... 2340
« Zookeeper::getChildren Zookeeper::getConfig » PHP Manual Zookeeper Return the client session i ... d, only valid if the connections is currently connected (ie. last watch ... ookeeper >= 0.1.0) Zookeeper::getClientId — Return the client session id, only valid if the connections i ... この関数にはパラメータはありません。 戻り値 Returns the client session id on success, and false on failure ... unicate with zookeeper Zookeeper::getState() - Get the state of the zookeeper connection ZooKeeper States ...
https://man.plustar.jp/php/zookeeper.getclientid.html - [similar]