検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 42 for commands (0.033 sec.)
現在のアフィン変換行列を設定する 8144
« ImagickDraw ImagickDraw::annotation » PHP Manual ImagickDraw 現在のアフィン変換行列を設定する ... ount ++; } //Create an image object which the draw commands can be rendered into $image = new \ Imagick (); $i ... age -> setImageFormat ( "png" ); //Render the draw commands in the ImagickDraw object //into the image. $image ...
https://man.plustar.jp/php/imagickdraw.affine.html - [similar]
ベジエ曲線を描画する 8144
« ImagickDraw::arc ImagickDraw::circle » PHP Manual ImagickDraw ベジエ曲線を描画する ImagickDraw ... oints ); } //Create an image object which the draw commands can be rendered into $imagick = new \ Imagick (); ... ick -> setImageFormat ( "png" ); //Render the draw commands in the ImagickDraw object //into the image. $imagi ...
https://man.plustar.jp/php/imagickdraw.bezier.html - [similar]
Architecture Overview 8144
« Driver Architecture and Internals Connections » PHP Manual Driver Architecture and Internals A ... serialization (to support ODM libraries) Executing commands and write operations Handling queries and cursors ... rovides an API for various user management and ops commands. The next major version of » Doctrine MongoDB ODM ...
https://man.plustar.jp/php/mongodb.overview.html - [similar]
The MongoDB\Driver\BulkWrite class 7571
« MongoDB\Driver\Query::__construct MongoDB\Driver\BulkWrite::__construct » PHP Manual MongoDB\D ... s, and deletes) will be assembled into typed write commands to be sent sequentially to the server. <?php $bulk ... elete ([ 'x' => 1 ]); ?> Will result in four write commands (i.e. roundtrips) being executed. Since the operat ...
https://man.plustar.jp/php/class.mongodb-driver-bulkwrite.html - [similar]
Returns the server to which this session is pinned 7432
« MongoDB\Driver\Session::getOperationTime MongoDB\Driver\Session::getTransactionOptions » PHP M ... is primarily used for sharded transactions, as all commands within a sharded transaction must be sent to the s ...
https://man.plustar.jp/php/mongodb-driver-session.getserver.html - [similar]
Request Injection Attacks 7432
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Inje ... uding updates, upserts, deletes, and findAndModify commands. See » the main documentation for more information ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
The MongoDB\BSON\Javascript class 7292
« MongoDB\BSON\Decimal128::unserialize MongoDB\BSON\Javascript::__construct » PHP Manual MongoDB ... s BSON type is mainly used when executing database commands that take a Javascript function as a parameter, su ...
https://man.plustar.jp/php/class.mongodb-bson-javascript.html - [similar]
Return the ReadConcern for the Manager 7292
« MongoDB\Driver\Manager::getEncryptedFieldsMap MongoDB\Driver\Manager::getReadPreference » PHP ... . This is the default read concern for queries and commands executed on the Manager. パラメータ この関数にはパ ...
https://man.plustar.jp/php/mongodb-driver-manager.getreadconcern.html - [similar]
Return the WriteConcern for the Manager 7292
« MongoDB\Driver\Manager::getServers MongoDB\Driver\Manager::removeSubscriber » PHP Manual Mongo ... . This is the default write concern for writes and commands executed on the Manager. パラメータ この関数にはパ ...
https://man.plustar.jp/php/mongodb-driver-manager.getwriteconcern.html - [similar]
データベース上でクエリを実行する 7292
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... ているレコードが存在する限り、 接続はビジーとなり、 Commands out of sync エラーを返します。 このエラーを回避する ... rows. Fatal error: Uncaught mysqli_sql_exception: Commands out of sync; you can't run this command now in... ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
PREV 1 2 3 4 5 NEXT