検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 249 for option (0.007 sec.)
Create a new encryption data key 6315
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Ma ... tion::createDataKey ( string $kmsProvider , array $options = ? ): MongoDB\BSON\Binary Creates a new key docu ... at will be used to encrypt the new encryption key. options Data key options Option Type Description masterKe ... pecific key used to encrypt the new data key. This option is required unless kmsProvider is "local" . If kms ... Provider is "aws" , this option is required and has the following fields: AWS mast ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
Set a socket option 6315
« ZMQSocket::sendmulti ZMQSocket::unbind » PHP Manual ZMQSocket Set a socket option ZMQSocket::s ... zmq >= 0.5.0) ZMQSocket::setSockOpt — Set a socket option 説明 public ZMQSocket::setSockOpt ( int $key , mix ... ed $value ): ZMQSocket Sets a ZMQ socket option. The type of the value depends on the key . See ZM ... hrows ZMQSocketException on error. 関連キーワード: option , Set , ZMQSocket , a , setSockOpt , key , ZMQ , z ...
https://man.plustar.jp/php/zmqsocket.setsockopt.html - [similar]
指定したオプションの値を設定する 6195
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... set_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_set_opt ... n — 指定したオプションの値を設定する 説明 ldap_set_option ( ? LDAP\Connection $ldap , int $option , array | ... ct() が返す LDAP\Connection クラスのインスタンス。 option パラメータ option は以下のいずれかとなります。 オプ ... 二番目の例も参照ください。 value 指定したオプション option の新しい値。 戻り値 成功した場合に true を、失敗し ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]
Execute a database command that reads 6195
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Man ... ing $db , MongoDB\Driver\Command $command , array $options = array() ): MongoDB\Driver\Cursor Selects a serv ... er according to the "readPreference" option and executes the command on that server. By defaul ... oDB server version into account. The "readConcern" option will default to the corresponding value from the M ... mand ( MongoDB\Driver\Command ) 実行するコマンド。 options options Option Type Description readConcern Mongo ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
Encrypt a value 6165
« MongoDB\Driver\ClientEncryption::decrypt MongoDB\Driver\ServerApi » PHP Manual MongoDB\Driver\ ... \ClientEncryption::encrypt ( mixed $value , array $options = ? ): MongoDB\BSON\Binary Encrypts the value. パ ... d into MongoDB can be encrypted using this method. options Encryption options Option Type Description algori ... m string The encryption algorithm to be used. This option is required. Specify one of the following ClientEn ... ing queries with indexed, encrypted payloads. This option only applies and may only be specified when algori ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.encrypt.html - [similar]
指定したオプションの現在の値を得る 6135
« ldap_get_entries ldap_get_values_len » PHP Manual LDAP 関数 指定したオプションの現在の値を得る ... ldap_get_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_get_opt ... — 指定したオプションの現在の値を得る 説明 ldap_get_option ( LDAP\Connection $ldap , int $option , array | st ... ct() が返す LDAP\Connection クラスのインスタンス。 option パラメータ option は以下のいずれかとなります。 オプ ... レクトリサーバーへの有効なリンクIDです if ( ldap_get_option ( $ds , LDAP_OPT_PROTOCOL_VERSION , $version )) { ...
https://man.plustar.jp/php/function.ldap-get-option.html - [similar]
Add an update operation to the bulk 6135
« MongoDB\Driver\BulkWrite::insert MongoDB\Driver\Session » PHP Manual MongoDB\Driver\BulkWrite ... ct $filter , array | object $newObj , array $updateOptions = ? ): void Adds an update operation to the Mongo ... expressions), or an » aggregation pipeline . updateOptions updateOptions Option Type Description Default arr ... s in the MongoDB manual for more information. This option is available in MongoDB 3.6+ and will result in an ... l only consider plans using the hinted index. This option is available in MongoDB 4.2+ and will result in an ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.update.html - [similar]
Execute a database command that writes 6135
« MongoDB\Driver\Manager::executeReadWriteCommand MongoDB\Driver\Manager::getEncryptedFieldsMap ... ing $db , MongoDB\Driver\Command $command , array $options = array() ): MongoDB\Driver\Cursor Executes the c ... DB server version into account. The "writeConcern" option will default to the corresponding value from the M ... mand ( MongoDB\Driver\Command ) 実行するコマンド。 options options Option Type Description session MongoDB\D ... u cannot specify a "readConcern" or "writeConcern" option. This will result in an MongoDB\Driver\Exception\I ...
https://man.plustar.jp/php/mongodb-driver-manager.executewritecommand.html - [similar]
Returns the ReadPreference's "hedge" option 6135
« MongoDB\Driver\ReadPreference::__construct MongoDB\Driver\ReadPreference::getMaxStalenessSecon ... eadPreference Returns the ReadPreference's "hedge" option MongoDB\Driver\ReadPreference::getHedge (mongodb > ... e::getHedge — Returns the ReadPreference's "hedge" option 説明 final public MongoDB\Driver\ReadPreference::g ... ません。 戻り値 Returns the ReadPreference's "hedge" option. エラー / 例外 引数のパースに失敗した場合に MongoD ... 関連キーワード: ReadPreference , Returns , hedge , option , Driver , s , the , getHedge , パラメータ , getMa ...
https://man.plustar.jp/php/mongodb-driver-readpreference.gethedge.html - [similar]
Execute a database command on this server 6135
« MongoDB\Driver\Server::executeBulkWrite MongoDB\Driver\Server::executeQuery » PHP Manual Mongo ... ing $db , MongoDB\Driver\Command $command , array $options = array() ): MongoDB\Driver\Cursor Executes the c ... is method accepts "readConcern" and "writeConcern" options, which will be incorporated into the command docu ... ment, those options will not default to corresponding values from the ... d methods if possible. 注意 : The "readPreference" option does not control the server to which the driver is ...
https://man.plustar.jp/php/mongodb-driver-server.executecommand.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT