検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1160 for Object (0.034 sec.)
オブジェクトの親クラスの名前を取得する 3462
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの ... トの親クラスの名前を取得する 説明 get_parent_class ( object | string $object_or_class = ? ): string | false オ ... いはクラスの親クラスの名前を取得します。 パラメータ object_or_class 調べたいオブジェクトあるいはクラスの名前。 ... 場合、このパラメータはオプションとなります。 戻り値 object_or_class がインスタンスあるいは名前であるクラスの親 ... 数は false を返します 変更履歴 バージョン 説明 8.0.0 object_or_class は、 オブジェクトまたは有効なクラス名を受 ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]
MQSeries MQSET 3462
« mqseries_put mqseries_strerror » PHP Manual mqseries 関数 MQSeries MQSET mqseries_set (PECL mq ... MQSET) call is used to change the attributes of an object represented by a handle. The object must be a queu ... presents the connection to the queue manager. hObj Object handle. This handle represents the object to be us ...
https://man.plustar.jp/php/function.mqseries-set.html - [similar]
ネットワークエンティティに関する情報ツリーを検索する 3462
« snmpwalk SNMP » PHP Manual SNMP 関数 ネットワークエンティティに関する情報ツリーを検索する snmp ... ng $hostname , string $community , array | string $object_id , int $timeout = -1 , int $retries = -1 ): arra ... SNMP エージェント。 community リードコミュニティ。 object_id null の場合は、 object_id が SNMP オブジェクトツ ... ーの配下のすべてのオブジェクトを配列として返します。 object_id を指定した場合は、 その object_id の配下のすべて ... 数。 retries タイムアウト発生時の再試行回数。 戻り値 object_id() からの SNMP オブジェクトの値の配列をルートとし ...
https://man.plustar.jp/php/function.snmpwalkoid.html - [similar]
Creates a new instance 3445
« Ds\Deque::clear Ds\Deque::contains » PHP Manual Deque Creates a new instance Ds\Deque::__const ... 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 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Deque)#2 (0) { } object(Ds\Deque)#2 (3) { [0]=> ...
https://man.plustar.jp/php/ds-deque.construct.html - [similar]
Creates a new instance 3445
« Ds\Queue::clear Ds\Queue::copy » PHP Manual Queue Creates a new instance Ds\Queue::__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 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Queue)#2 (0) { } object(Ds\Queue)#2 (3) { [0]=> ...
https://man.plustar.jp/php/ds-queue.construct.html - [similar]
Creates a new instance 3445
« Ds\Set::clear Ds\Set::contains » PHP Manual Set Creates a new instance Ds\Set::__construct (PE ... 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 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Set)#1 (0) { } object(Ds\Set)#2 (3) { [0]=> int ...
https://man.plustar.jp/php/ds-set.construct.html - [similar]
Creates a new instance 3445
« Ds\Vector::clear Ds\Vector::contains » PHP Manual Vector Creates a new instance Ds\Vector::__c ... 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 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Vector)#2 (0) { } object(Ds\Vector)#2 (3) { [0] ...
https://man.plustar.jp/php/ds-vector.construct.html - [similar]
Constructs EventHttpRequest object 3445
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C ... onstructs EventHttpRequest object EventHttpRequest::__construct (PECL event >= 1.4.0 ... Request::__construct — Constructs EventHttpRequest object 説明 public EventHttpRequest::__construct ( callab ... , mixed $data = null ) Constructs EventHttpRequest object. パラメータ callback Gets invoked on requesting pa ... d to the callback. 戻り値 Returns EventHttpRequest object. 例 例1 EventHttpRequest::__construct() example <? ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
Adds a document to the index 3445
« SolrClient SolrClient::addDocuments » PHP Manual SolrClient Adds a document to the index SolrC ... buffer is due. 戻り値 Returns a SolrUpdateResponse object or throws an Exception on failure. エラー / 例外 T ... 上の例の出力は、 たとえば以下のようになります。 SolrObject Object ( [responseHeader] => SolrObject Object ( [ ... 上の例の出力は、 たとえば以下のようになります。 SolrObject Object ( [responseHeader] => SolrObject Object ( [ ... , the , overwrite , SolrClient , addDocument , SolrObject , Object , commit , SolrInputDocument ...
https://man.plustar.jp/php/solrclient.adddocument.html - [similar]
廃止された関数。oci_fetch_array や oci_fetch_object、 oci_fetch_assoc、 oci_fetc... 3421
« ocifetch ocifetchstatement » PHP Manual OCI8 廃止されたエイリアスと関数 廃止された関数。oci_fe ... tch_array や oci_fetch_object、 oci_fetch_assoc、 oci_fetch_row の変種 ocifetchin ... — 廃止された関数。 oci_fetch_array() や oci_fetch_object() 、 oci_fetch_assoc() 、 oci_fetch_row() の変種 説 ... 明 oci_fetch_array() や oci_fetch_object() 、 oci_fetch_assoc() 、 oci_fetch_row() の変種で ...
https://man.plustar.jp/php/function.ocifetchinto.html - [similar]