検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 1160 for Object (0.032 sec.)
与えられた DateTimeImmutable オブジェクトをカプセル化した、新しい DateTime オブ... 2799
« DateTime::createFromFormat DateTime::createFromInterface » PHP Manual DateTime 与えられた Date ... DateTime::createFromImmutable ( DateTimeImmutable $object ): DateTime パラメータ object 変更可能なバージョン ...
https://man.plustar.jp/php/datetime.createfromimmutable.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 2799
« DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTime ... mmutable::createFromInterface ( DateTimeInterface $object ): DateTimeImmutable パラメータ object 変更できない ...
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html - [similar]
与えられた DateTime オブジェクトをカプセル化した、新しいDateTimeImmutable オブジ... 2799
« DateTimeImmutable::createFromInterface DateTimeImmutable::getLastErrors » PHP Manual DateTimeI ... c DateTimeImmutable::createFromMutable ( DateTime $object ): DateTimeImmutable パラメータ object 変更不能なバ ...
https://man.plustar.jp/php/datetimeimmutable.createfrommutable.html - [similar]
Creates a new map using keys that aren't in another map 2799
« Ds\Map::count Ds\Map::filter » PHP Manual Map Creates a new map using keys that aren't in anot ... ?> 上の例の出力は、 たとえば以下のようになります。 object(Ds\Map)#3 (1) { [0]=> object(Ds\Pair)#4 (2) { ["ke ...
https://man.plustar.jp/php/ds-map.diff.html - [similar]
Basic FFI usage 2799
« 例 PHP Callbacks » PHP Manual 例 Basic FFI usage Basic FFI usage Before diving into the detail ... a function from shared library <?php // create FFI object, loading libc and exporting function printf() $ffi ... とえば以下のようになります。 int(0) int(1555946835) object(FFI\CData:struct timezone)#3 (2) { ["tz_minuteswes ... Accessing existing C variables <?php // create FFI object, loading libc and exporting errno variable $ffi = ...
https://man.plustar.jp/php/ffi.examples-basic.html - [similar]
各 tick で実行する関数を登録する 2799
« register_shutdown_function unregister_tick_function » PHP Manual 関数処理 関数 各 tick で実行す ... ' , true ); // オブジェクトのメソッドを使用します $object = new my_class (); register_tick_function (array( ... $object , 'my_method' ), true ); ?> 参考 declare unregiste ...
https://man.plustar.jp/php/function.register-tick-function.html - [similar]
Sets value of existing class or instance property 2799
« uopz_set_mock uopz_set_return » PHP Manual Uopz 関数 Sets value of existing class or instance ... roperty , mixed $value ): void uopz_set_property ( object $instance , string $property , mixed $value ): voi ... パラメータ class The name of the class. instance The object instance. property The name of the property. value ...
https://man.plustar.jp/php/function.uopz-set-property.html - [similar]
Returns metadata document for the WriteConcernError 2799
« MongoDB\Driver\WriteConcernError::getCode MongoDB\Driver\WriteConcernError::getMessage » PHP M ... ic MongoDB\Driver\WriteConcernError::getInfo (): ? object パラメータ この関数にはパラメータはありません。 戻 ... ?> 上の例の出力は、 たとえば以下のようになります。 object(stdClass)#1 (1) { ["wtimeout"]=> bool(true) } 参考 ...
https://man.plustar.jp/php/mongodb-driver-writeconcernerror.getinfo.html - [similar]
スキーマのセッションを取得する 2799
« Schema::getName Schema::getTable » PHP Manual mysql_xdevapi\Schema スキーマのセッションを取得す ... ?> 上の例の出力は、 たとえば以下のようになります。 object(mysql_xdevapi\Session)#1 (0) { } object(mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getsession.html - [similar]
スキーマを取得する 2799
« Session::getSchema Session::getServerVersion » PHP Manual mysql_xdevapi\Session スキーマを取得 ... ようになります。 Array ( [0] => mysql_xdevapi\Schema Object ( [name] => addressbook ) [1] => mysql_xdevapi\Sch ... ema Object ( [name] => information_schema ) ... 関連キーワード ...
https://man.plustar.jp/php/mysql-xdevapi-session.getschemas.html - [similar]