検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 537 for [SIMILAR] 16 1024 4096 WITH 45102 ocicollection ... (0.457 sec.)
Collection のコンストラクタ 0
« Collection::addOrReplaceOne Collection::count » PHP Manual mysql_xdevapi\Collection Collection のコンストラクタ Collection::__construct (No version information available, might only be in Git) Collection::__construct — Collection のコンストラクタ 説明 private mysql_xdevapi\Collection:: ...
https://man.plustar.jp/php/mysql-xdevapi-collection.construct.html - [similar]
ドキュメントの属性を設定する 0
« CollectionModify::replace CollectionModify::skip » PHP Manual mysql_xdevapi\CollectionModify ドキュメントの属性を設定する CollectionModify::set (No version information available, might only be in Git) CollectionModify::set — ドキュメントの属性を設定する 説明 public mysql_xdevapi\Collec ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.set.html - [similar]
CollectionRemove のコンストラクタ 0
« CollectionRemove::bind CollectionRemove::execute » PHP Manual mysql_xdevapi\CollectionRemove CollectionRemove のコンストラクタ CollectionRemove::__construct (No version information available, might only be in Git) CollectionRemove::__construct — CollectionRemove のコンストラクタ 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.construct.html - [similar]
ステートメントを実行する 0
« mysql_xdevapi\Executable mysql_xdevapi\ExecutionStatus » PHP Manual mysql_xdevapi\Executable ステートメントを実行する Executable::execute (No version information available, might only be in Git) Executable::execute — ステートメントを実行する 説明 abstract public mysql_xdevapi\Executabl ...
https://man.plustar.jp/php/mysql-xdevapi-executable.execute.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
トランザクションを閉じずにコミットする 0
« ibase_close ibase_commit » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにコミットする ibase_commit_ret (PHP 5, PHP 7 < 7.4.0) ibase_commit_ret — トランザクションを閉じずにコミットする 説明 ibase_commit_ret ( resource $link_or_trans_identifier = null ): bool トランザクショ ...
https://man.plustar.jp/php/function.ibase-commit-ret.html - [similar]
WeakMap クラス 0
« WeakReference::get WeakMap::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakMap クラス WeakMap クラス (PHP 8) はじめに WeakMap は、 オブジェクトをキーとして受け入れるマップ(辞書)です。 SplObjectStorage と似ていますが、 WeakMap のキーとなるオブジェクトは、 オブジェクトの ...
https://man.plustar.jp/php/class.weakmap.html - [similar]
中に含むオブジェクトの一意な識別子を算出する 0
« SplObjectStorage::detach SplObjectStorage::getInfo » PHP Manual SplObjectStorage 中に含むオブジェクトの一意な識別子を算出する SplObjectStorage::getHash (PHP 5 >= 5.4.0, PHP 7, PHP 8) SplObjectStorage::getHash — 中に含むオブジェクトの一意な識別子を算出する 説明 public SplObjectStorage:: ...
https://man.plustar.jp/php/splobjectstorage.gethash.html - [similar]
トランザクションを閉じずにロールバックする 0
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — トランザクションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]