検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1160 for Object (0.012 sec.)
エージェントから全ての SNMP オブジェクトを取得する 3555
« snmpset snmpwalkoid » PHP Manual SNMP 関数 エージェントから全ての SNMP オブジェクトを取得する ... ng $hostname , string $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): arra ... ジェント (サーバー)。 community リードコミュニティ。 object_id null の場合は、 object_id が SNMP オブジェクトツ ... ーの配下のすべてのオブジェクトを配列として返します。 object_id を指定した場合は、 その object_id の配下のすべて ... 数。 retries タイムアウト発生時の再試行回数。 戻り値 object_id() からの SNMP オブジェクトの値の配列をルートとし ...
https://man.plustar.jp/php/function.snmpwalk.html - [similar]
Create a new Query 3532
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... public MongoDB\Driver\Query::__construct ( array | object $filter , array $queryOptions = ? ) Constructs a n ... MongoDB\Driver\Query , which is an immutable value object that represents a database query. The query may th ... ager::executeQuery() . パラメータ filter ( array | object ) » クエリ述語 。 空の述語を指定すると、コレクショ ... e the respective BSON class (e.g. use MongoDB\BSON\ObjectId to match an » ObjectId ). queryOptions queryOpti ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Create a stopped EvPeriodic watcher 3509
« EvPeriodic::__construct EvPeriodic::set » PHP Manual EvPeriodic Create a stopped EvPeriodic wa ... int $priority = 0 ): EvPeriodic Create EvPeriodic object. Unlike EvPeriodic::__construct() this method does ... Watcher priority 戻り値 Returns EvPeriodic watcher object on success. 参考 EvPeriodic::__construct() - Const ... ructs EvPeriodic watcher object EvTimer::createStopped() - Creates EvTimer stopped ... watcher object 関連キーワード: EvPeriodic , watcher , stopped , c ...
https://man.plustar.jp/php/evperiodic.createstopped.html - [similar]
ReflectionMethod クラス 3485
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... tring $ name ; /* メソッド */ public __construct ( object | string $objectOrMethod , string $method ) public ... ol $return = false ): string public getClosure ( ? object $object = null ): Closure public getDeclaringClass ... etPrototype (): ReflectionMethod public invoke ( ? object $object , mixed ...$args ): mixed public invokeArg ... s ( ? object $object , array $args ): mixed public isAbstract ( ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
Creates a new instance 3485
« Ds\Stack::clear Ds\Stack::copy » PHP Manual Stack Creates a new instance Ds\Stack::__construct ... Creates a new instance, using either a traversable object or an array for the initial values . パラメータ va ... lues A traversable object or an array to use for the initial values. 例 例1 ... 例の出力は、 たとえば以下のようになります。 Ds\Stack Object ( ) Ds\Stack Object ( [0] => 3 [1] => 2 [2] => 1 ) ...
https://man.plustar.jp/php/ds-stack.construct.html - [similar]
クエリの次の行をオブジェクトとして返す 3485
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oc ... i_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetc ... h_object — クエリの次の行をオブジェクトとして返す 説明 oci_ ... fetch_object ( resource $statement , int $mode = OCI_ASSOC | OC ... して、属性の値は null になります。 例 例1 oci_fetch_object() の例 <?php /* 実行する前にテーブルを作成します。 ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
Check the distance between this color and another 3485
« ImagickPixel::getIndex ImagickPixel::isPixelSimilarQuantum » PHP Manual ImagickPixel Check the ... e between the color described by this ImagickPixel object and that of the provided object, by plotting their ... ck QuantumRange. パラメータ color The ImagickPixel object to compare this object against. fuzz The maximum d ...
https://man.plustar.jp/php/imagickpixel.ispixelsimilar.html - [similar]
Create a new ReadPreference 3485
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... river\ReadPreference , which is an immutable value object. パラメータ mode Read preference mode Value Descri ... ary. options options Option Type Description hedge object | array Specifies whether to use » hedged reads , ... d' => true ]])); ?> 上の例の出力は以下となります。 object(MongoDB\Driver\ReadPreference)#1 (1) { ["mode"]=> ... string(18) "secondaryPreferred" } object(MongoDB\Driver\ReadPreference)#1 (2) { ["mode"]=> ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
JavaScript Object Notation 3462
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation J ... avaScript Object Notation はじめに インストール/設定 要件 インストー ... error — 直近に発生したエラーを返す 関連キーワード: Object , Notation , JsonSerializable , エラー , 直近 , イ ...
https://man.plustar.jp/php/book.json.html - [similar]
The SyncEvent class 3462
« SyncSemaphore::unlock SyncEvent::__construct » PHP Manual Sync The SyncEvent class The SyncEve ... , native implementation of named and unnamed event objects. Both automatic and manual event objects are supp ... orted. An event object waits, without polling, for the object to be fired ... /set. One instance waits on the event object while another instance fires/sets the event. Event ... objects are useful wherever a long-running process would ...
https://man.plustar.jp/php/class.syncevent.html - [similar]