検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 1461 for IN (0.045 sec.)
The MongoDB\Driver\ReadConcern class 2904
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... option requires MongoDB 3.2 or later. クラス概要 final class MongoDB\Driver\ReadConcern implements Mong ... alizable , Serializable { /* Constants */ const string AVAILABLE = "available" ; const string LINEARIZAB ... LE = "linearizable" ; const string LOCAL = "local" ; const s ... tring MAJORITY = "majority" ; const string SNAPSHOT = " ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
2904
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... ver the most basic and notable features. The following code required to connect to CUBRID database, whic ... ans CUBRID Server and CUBRID Broker have to be running. The example below uses the demodb database as an ... examples. By default it is created during the installation. Make sure it has been created. ... > <center> <table border=2> <?php /** * Set server information for CUBRID connection. host_ip is the IP ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Gets the number of fields of a database 2904
« dbase_get_record dbase_numrecords » PHP Manual dBase 関数 Gets the number of fields of a datab ... abase 説明 dbase_numfields ( resource $database ): int Gets the number of fields (columns) in the specif ... () or dbase_create() . 戻り値 The number of fields in the database, or false if an error occurs. 変更履歴 ... ージョン 説明 dbase 7.0.0 database is now a resource instead of an int . 例 例1 dbase_numfields() Example ... 参考 dbase_numrecords() - Gets the number of records in a database 関連キーワード: database , fields , of ...
https://man.plustar.jp/php/function.dbase-numfields.html - [similar]
Returns information about the passed in value with data types, reference counts,... 2904
« runkit7_superglobals uopz » PHP Manual runkit7 関数 Returns information about the passed in va ... ith data types, reference counts, etc runkit7_zval_inspect (PECL runkit7 >= Unknown) runkit7_zval_inspec ... t — Returns information about the passed in value with data types ... , reference counts, etc 説明 runkit7_zval_inspect ( string $value ): array パラメータ value The ... of 戻り値 The array returned by this function contains the following elements: address refcount (optiona ...
https://man.plustar.jp/php/function.runkit7-zval-inspect.html - [similar]
オーバーロード 2904
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロー ... ます。 プロパティのオーバーロード public __set ( string $name , mixed $value ): void public __get ( strin ... g $name ): mixed public __isset ( string $name ): bool public __unset ( string $name ): vo ... blic function __set ( $name , $value ) { echo "Setting ' $name ' to ' $value '\n" ; $this -> data [ $nam ... ue ; } public function __get ( $name ) { echo "Getting ' $name '\n" ; if ( array_key_exists ( $name , $t ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
Create a new Command 2904
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... \Command::__construct — Create a new Command 説明 final public MongoDB\Driver\Command::__construct ( arr ... teCommand() . The complete command document, which includes the command name and its options, should be ... expressed in the document parameter. The commandOptions paramet ... ated to the execution of the command and the resulting MongoDB\Driver\Cursor . パラメータ document The c ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
要件 2904
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 As of version 1.8. ... t. System libraries may also be used, as discussed in the manual installation documentation. The driver, ... se it if available. If the build process fails to find a TLS library, users should check that the approp ... ckage (e.g. libssl-dev ) and » pkg-config are both installed. The process for detecting and configuring ... TLS libraries is discussed in more detail in the manual installation documentati ...
https://man.plustar.jp/php/mongodb.requirements.html - [similar]
Get SeasLog request_id differentiated requests 2904
« SeasLog::getLastLogger SeasLog::getRequestVariable » PHP Manual SeasLog Get SeasLog request_id ... ts 説明 public static SeasLog::getRequestID (): string To distinguish a single request, such as not invo ... king the SeasLog::setRequestId() function, the unique ... value generated by the built-in `static char *get_uniqid ()` function is used when ... the request is initialized. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/seaslog.getrequestid.html - [similar]
Yaf_Route_Regex のコンストラクタ 2904
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... ラクタ 説明 public Yaf_Route_Regex::__construct ( string $match , array $route , array $map = ? , array $v ... erify = ? , string $reverse = ? ) パラメータ match 正規表現のパターン ... to Yaf_Router route stack */ Yaf_Dispatcher :: getInstance ()-> getRouter ()-> addRoute ( "name" , new ... roduct/([^/]+)/([^/])+#" , //match request uri leading "/product" array( 'controller' => "product" , //r ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
The EvPeriodic class 2883
« EvLoop::verify EvPeriodic::again » PHP Manual Ev The EvPeriodic class The EvPeriodic class (PE ... ) はじめに Periodic watchers are also timers of a kind, but they are very versatile. Unlike EvTimer , Ev ... e, and time jumps are not uncommon(e.g. when adjusting it). EvPeriodic watcher can be configured to trig ... ger after some specific point in time. For example, if an EvPeriodic watcher is ... configured to trigger "in 10 seconds" (e.g. EvLoop::now() + 10.0 , i.e. an a ...
https://man.plustar.jp/php/class.evperiodic.html - [similar]