Results of 1 - 10 of about 48 for getInfo (0.003 sec.)
- Returns metadata document for the WriteConcernError 12707
- « MongoDB\Driver\WriteConcernError::getCode MongoDB\Driver\WriteConcernError::getMessage » PHP M
...
riteConcernError MongoDB\Driver\WriteConcernError::getInfo (mongodb >=1.0.0) MongoDB\Driver\WriteConcernError ...
::getInfo — Returns metadata document for the WriteConcernEr ...
説明 final public MongoDB\Driver\WriteConcernError::getInfo (): ? object パラメータ この関数にはパラメータはあ ...
ーします。 例 例1 MongoDB\Driver\WriteConcernError::getInfo() example <?php $manager = new MongoDB \ Driver \ ...
-
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getinfo.html
- [similar]
- Returns metadata document for the WriteError 11511
- « MongoDB\Driver\WriteError::getIndex MongoDB\Driver\WriteError::getMessage » PHP Manual MongoDB
...
ment for the WriteError MongoDB\Driver\WriteError::getInfo (mongodb >=1.0.0) MongoDB\Driver\WriteError::getIn ...
Error 説明 final public MongoDB\Driver\WriteError::getInfo (): ? object パラメータ この関数にはパラメータはあ ...
, Returns , document , Driver , WriteError , the , getInfo , パラメータ , 例外 , InvalidArgumentException ...
-
https://man.plustar.jp/php/mongodb-driver-writeerror.getinfo.html
- [similar]
- イテレータの現在のエントリに関連づけられたデータを返す 11511
- « SplObjectStorage::getHash SplObjectStorage::key » PHP Manual SplObjectStorage イテレータの現在
...
ントリに関連づけられたデータを返す SplObjectStorage::getInfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::g ...
づけられたデータを返す 説明 public SplObjectStorage::getInfo (): mixed イテレータの現在の位置が指すオブジェクト ...
けられたデータを返します。 例 例1 SplObjectStorage::getInfo() の例 <?php $s = new SplObjectStorage (); $o1 = n ...
-> current (); // current($s) と同等 $data = $s -> getInfo (); var_dump ( $object ); var_dump ( $data ); $s - ...
-
https://man.plustar.jp/php/splobjectstorage.getinfo.html
- [similar]
- The MongoDB\Driver\WriteConcernError class 10026
- « MongoDB\Driver\TopologyDescription::hasWritableServer MongoDB\Driver\WriteConcernError::getCod
...
ソッド */ final public getCode (): int final public getInfo (): ? object final public getMessage (): string } ...
ror's error code MongoDB\Driver\WriteConcernError::getInfo — Returns metadata document for the WriteConcernEr ...
final , Returns , getCode , public , getMessage , getInfo , metadata , string ...
-
https://man.plustar.jp/php/class.mongodb-driver-writeconcernerror.html
- [similar]
- The MongoDB\Driver\WriteError class 9920
- « MongoDB\Driver\WriteConcernError::getMessage MongoDB\Driver\WriteError::getCode » PHP Manual M
...
(): int final public getIndex (): int final public getInfo (): ? object final public getMessage (): string } ...
ding to this WriteError MongoDB\Driver\WriteError::getInfo — Returns metadata document for the WriteError Mon ...
final , Returns , public , getMessage , getCode , getInfo , getIndex , int ...
-
https://man.plustar.jp/php/class.mongodb-driver-writeerror.html
- [similar]
- Returns an array of information describing this server 9633
- « MongoDB\Driver\Server::getHost MongoDB\Driver\Server::getLatency » PHP Manual MongoDB\Driver\S
...
tion describing this server MongoDB\Driver\Server::getInfo (mongodb >=1.0.0) MongoDB\Driver\Server::getInfo — ...
is server 説明 final public MongoDB\Driver\Server::getInfo (): array Returns an array of information describi ...
ion をスローします。 例 例1 MongoDB\Driver\Server::getInfo() example <?php $manager = new MongoDB \ Driver \ ...
ger -> selectServer ( $rp ); var_dump ( $server -> getInfo ()); ?> 上の例の出力は、 たとえば以下のようになりま ...
-
https://man.plustar.jp/php/mongodb-driver-server.getinfo.html
- [similar]
- Returns the hostname of this server 9436
- « MongoDB\Driver\Server::executeWriteCommand MongoDB\Driver\Server::getInfo » PHP Manual MongoDB
...
string(9) "localhost" 参考 MongoDB\Driver\Server::getInfo() - Returns an array of information describing thi ...
me , Driver , Server , the , of , this , getHost , getInfo ...
-
https://man.plustar.jp/php/mongodb-driver-server.gethost.html
- [similar]
- CURLFile オブジェクトを作る 9027
- « curl_exec curl_getinfo » PHP Manual cURL 関数 CURLFile オブジェクトを作る curl_file_create (PH
...
ile , オブジェクト , 関数 , file , create , exec , getinfo , cURL , construct , ...
-
https://man.plustar.jp/php/function.curl-file-create.html
- [similar]
- 指定した伝送に関する情報を得る 8830
- « curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo
...
(PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ...
RLINFO_TOTAL_TIME_T が追加されました。 例 例1 curl_getinfo() の例 <?php // cURL ハンドルを作成します $ch = cu ...
確認します if (! curl_errno ( $ch )) { $info = curl_getinfo ( $ch ); echo 'Took ' , $info [ 'total_time' ], ' ...
ハンドルを閉じます curl_close ( $ch ); ?> 例2 curl_getinfo() で option パラメータを使う例 <?php // cURL ハンド ...
-
https://man.plustar.jp/php/function.curl-getinfo.html
- [similar]
- 現在のストレージの要素を返す 8739
- « SplObjectStorage::count SplObjectStorage::detach » PHP Manual SplObjectStorage 現在のストレージ
...
-> current (); // current($s) と同等 $data = $s -> getInfo (); var_dump ( $object ); var_dump ( $data ); $s - ...
現在のエントリが有効かどうかを返す SplObjectStorage::getInfo() - イテレータの現在のエントリに関連づけられたデー ...
ring , パラメータ , 位置 , バージョン , stdClass , getInfo ...
-
https://man.plustar.jp/php/splobjectstorage.current.html
- [similar]