検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 2158 for [SIMILAR] 16 1024 4096 WITH 13233 function WITH ... (1.208 sec.)
Fetch the next row and return it as an object 0
« cubrid_fetch_lengths cubrid_fetch_row » PHP Manual CUBRID MySQL 互換関数 Fetch the next row and return it as an object cubrid_fetch_object (PECL CUBRID >= 8.3.0) cubrid_fetch_object — Fetch the next row and return it as an object 説明 cubrid_fetch_object ( resource $result , string $cl ...
https://man.plustar.jp/php/function.cubrid-fetch-object.html - [similar]
Return the timeout for this session, only valid if the connections is currently ... 0
« Zookeeper::getConfig Zookeeper::getState » PHP Manual Zookeeper Return the timeout for this session, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value may change after a server re-connect Zookeeper::getRecvTimeout (PECL zoo ...
https://man.plustar.jp/php/zookeeper.getrecvtimeout.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
Synchronization 0
« Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (PECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 説明 public Threaded::synchronized ( Closure $block , mixed ...$args ): mixed Executes the block while retaining the referenced ...
https://man.plustar.jp/php/threaded.synchronized.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
Dynamically removes the given method 0
« runkit7_method_redefine runkit7_method_rename » PHP Manual runkit7 関数 Dynamically removes the given method runkit7_method_remove (PECL runkit7 >= Unknown) runkit7_method_remove — Dynamically removes the given method 説明 runkit7_method_remove ( string $class_name , string $method_nam ...
https://man.plustar.jp/php/function.runkit7-method-remove.html - [similar]
定義済み定数 0
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
エクスポートする 0
« ReflectionParameter::__construct ReflectionParameter::getAttributes » PHP Manual ReflectionParameter エクスポートする ReflectionParameter::export (PHP 5, PHP 7) ReflectionParameter::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この ...
https://man.plustar.jp/php/reflectionparameter.export.html - [similar]
Returns a scalar value to be used as a hash value 0
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash value Ds\Hashable::hash (PECL ds >= 1.0.0) Ds\Hashable::hash — Returns a scalar value to be used as a hash value 説明 abstract public Ds\Hashable::hash (): mixed Returns a scalar value to be ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
共変性と反変性 0
« オブジェクトのシリアライズ 変更履歴 » PHP Manual クラスとオブジェクト 共変性と反変性 共変性と反変性 PHP 7.2.0 で、子クラスのメソッドの引数の型の制限を除く形で、反変性が一部サポートされました。 PHP 7.4.0 以降で、共変性と反変性が完全にサポートされるようになりました。 共変性とは、子クラス ...
https://man.plustar.jp/php/language.oop5.variance.html - [similar]