検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 1160 for Object (0.040 sec.)
EvEmbed クラス 3043
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0. ... blic $ embed ; /* メソッド */ public __construct ( object $other , callable $callback = ? , mixed $data = ? ... priority = ? ) final public static createStopped ( object $other , callable $callback = ? , mixed $data = ? ... , int $priority = ? ): void public set ( object $other ): void public sweep (): void /* 継承したメ ...
https://man.plustar.jp/php/class.evembed.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 3043
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... ASSOC, CUBRID_BOTH. If you need to operate the lob object, you can use CUBRID_LOB. 戻り値 Returns an array o ... 2 ], $row [ 3 ]); } // if you want to operate LOB object, you can use cubrid_fetch_array($req, CUBRID_NUM | ... y that corresponds to the fetched row cubrid_fetch_object() - Fetch the next row and return it as an object ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
オブジェクトがこのクラスのものであるか、このクラスをその親クラスのひとつとしてい... 3043
« interface_exists is_subclass_of » PHP Manual クラス/オブジェクト関数 オブジェクトがこのクラスの ... ひとつとしているかどうかを調べる 説明 is_a ( mixed $object_or_class , string $class , bool $allow_string = fa ... lse ): bool 指定した object_or_class がこのクラスのものであるか、 あるいはこの ... スのひとつとしているかどうかを調べます。 パラメータ object_or_class 調べたいクラス名、またはオブジェクトのイン ... パラメータを false にすると、 クラス名を表す文字列を object_or_class に指定できなくなります。 そして、クラスが ...
https://man.plustar.jp/php/function.is-a.html - [similar]
MySQL サーバに接続する 3043
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... ようになります。 Array ( [0] => mysql_xdevapi\Schema Object ( [name] => helloworld ) [1] => mysql_xdevapi\Sche ... ma Object ( [name] => information_schema ) [2] => mysql_xdev ... api\Schema Object ( [name] => mysql ) [3] => mysql_xdevapi\Schema Ob ... > performance_schema ) [4] => mysql_xdevapi\Schema Object ( [name] => sys ) ) 80012 array(4) { ["_id"]=> str ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
オブジェクトとして結果の行を取得する 3043
« odbc_fetch_into odbc_fetch_row » PHP Manual ODBC 関数 オブジェクトとして結果の行を取得する odb ... c_fetch_object (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) odbc_fetch_o ... オブジェクトとして結果の行を取得する 説明 odbc_fetch_object ( resource $statement , int $row = -1 ): stdClass ...
https://man.plustar.jp/php/function.odbc-fetch-object.html - [similar]
内部の配列ポインタをひとつ前に戻す 3043
« pos range » PHP Manual 配列 関数 内部の配列ポインタをひとつ前に戻す prev (PHP 4, PHP 5, PHP 7, ... 部の配列ポインタをひとつ前に戻す 説明 prev ( array | object &$array ): mixed 内部の配列ポインタをひとつ前に戻し ... ください。 変更履歴 バージョン 説明 8.1.0 この関数を object に対してコールすることは、推奨されなくなりました。 ... object に対して最初に get_mangled_object_vars() を使うか、 ...
https://man.plustar.jp/php/function.prev.html - [similar]
Count number of write operations in the bulk 3043
« MongoDB\Driver\BulkWrite::__construct MongoDB\Driver\BulkWrite::delete » PHP Manual MongoDB\Dr ... e operations added to the MongoDB\Driver\BulkWrite object. パラメータ この関数にはパラメータはありません。 戻 ... e operations added to the MongoDB\Driver\BulkWrite object. エラー / 例外 引数のパースに失敗した場合に MongoD ... e operations added to the MongoDB\Driver\BulkWrite object. Earlier versions returned the expected number of ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.count.html - [similar]
スキーマオブジェクトを得る 3043
« Collection::getOne Collection::getSession » PHP Manual mysql_xdevapi\Collection スキーマオブジ ... lic mysql_xdevapi\Collection::getSchema (): Schema Object コレクションを含むスキーマオブジェクトを取得します ... ?> 上の例の出力は、 たとえば以下のようになります。 object(mysql_xdevapi\Schema)#9 (1) { ["name"]=> string(11 ... i , getSchema , パラメータ , 取得 , コレクション , Object , string ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getschema.html - [similar]
Schema のコンストラクタ 3043
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンス ... になります。 Array ( [fruit] => mysql_xdevapi\Table Object ( [name] => fruit ) ) Array ( [trees] => mysql_xde ... vapi\Collection Object ( [name] => trees ) ) 関連キーワード: xdevapi , co ... nstruct , trees , Object , fruit , Array , パラメータ , スキーマ , アクセス ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
Manipulation 3043
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PE ... overwrite = ? ): bool Merges data into the current object パラメータ from The data to merge overwrite Overwr ... 例1 Merging into the property table of a threaded object <?php $array = []; while ( count ( $array ) < 10 ) ... _dump ( $safe ); ?> 上の例の出力は以下となります。 object(Threaded)#2 (13) { ["0"]=> int(0) ["1"]=> int(1) [ ...
https://man.plustar.jp/php/threaded.merge.html - [similar]