検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 841 for (0.018 sec.)
SHARED LOCK 付きで操作を実行する 3224
« CollectionFind::lockExclusive CollectionFind::offset » PHP Manual mysql_xdevapi\CollectionFind ... トするまで変更できません。 もしまだコミットしていないのトランザクションから、これらの行が変更された場合、 ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockshared.html - [similar]
プリペアドステートメントをリセットする 3224
« mysqli_stmt::prepare mysqli_stmt::result_metadata » PHP Manual mysqli_stmt プリペアドステートメ ... ステートメントを実行した (あるいは閉じた) ときです。 のクエリを元にプリペアドステートメントを用意する場合 ...
https://man.plustar.jp/php/mysqli-stmt.reset.html - [similar]
現在のトランザクションのセーブポイント群から、指定した名前のセーブポイントを削除... 3224
« mysqli::refresh mysqli::rollback » PHP Manual mysqli 現在のトランザクションのセーブポイント群か ... が返す mysqli オブジェクト。 name セーブポイントの識子。 戻り値 成功した場合に true を、失敗した場合に f ...
https://man.plustar.jp/php/mysqli.release-savepoint.html - [similar]
拡張 3224
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特なバージョンを作成した ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
メソッドが定義されているかどうかを調べる 3224
« ReflectionClass::hasConstant ReflectionClass::hasProperty » PHP Manual ReflectionClass メソッド ... sMethod ( 'bar' )); // メソッド名は大文字小文字を区しません var_dump ( $rc -> hasMethod ( 'PUBLICfOO' ) ...
https://man.plustar.jp/php/reflectionclass.hasmethod.html - [similar]
組み込みの型であるかを調べる 3224
« ReflectionNamedType::getName ReflectionObject » PHP Manual ReflectionNamedType 組み込みの型であ ... tin() メソッドは、 内部クラスとカスタムのクラスを区しないことに注意して下さい。 それらを区するには、返 ... クラス , メソッド , isInternal , ReflectionClass , 区 , 内部 ...
https://man.plustar.jp/php/reflectionnamedtype.isbuiltin.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 3224
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter ... 推奨します。 配列を受け取るパラメータかどうかを調べるの方法については、下に示す例を参照して下さい。 説明 ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
パラメータが callable かどうかを返す 3224
« ReflectionParameter::isArray ReflectionParameter::isDefaultValueAvailable » PHP Manual Reflect ... く推奨します。 パラメータが callable かどうかを調べるの方法については、下に示す例を参照して下さい。 説明 ...
https://man.plustar.jp/php/reflectionparameter.iscallable.html - [similar]
プロパティで宣言されたデフォルト値を返す 3224
« ReflectionProperty::getDeclaringClass ReflectionProperty::getDocComment » PHP Manual Reflectio ... の場合と、型付きプロパティが初期化されてない場合は区できません。 それらを区するには、 ReflectionProper ... ォルト , getDefaultValue , int , hasDefaultValue , 区 , パラメータ , 黙示 , 取得 ...
https://man.plustar.jp/php/reflectionproperty.getdefaultvalue.html - [similar]
キーワードのリスト 3224
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... れらのキーワードは、PHP では特な意味があります。これらのいくつかは 関数やメソッドの ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]