Results of 1 - 10 of about 18 for isDefault (0.016 sec.)
- Checks if this is the default read concern 12765
- « MongoDB\Driver\ReadConcern::getLevel MongoDB\Driver\ReadConcern::serialize » PHP Manual MongoD
...
e default read concern MongoDB\Driver\ReadConcern::isDefault (mongodb >=1.3.0) MongoDB\Driver\ReadConcern::isDe ...
cern 説明 final public MongoDB\Driver\ReadConcern::isDefault (): bool Returns whether this is the default read ...
をスローします。 例 例1 MongoDB\Driver\ReadConcern::isDefault() example <?php $rc = new MongoDB \ Driver \ ReadC ...
oncern ( null ); var_dump ( $rc -> isDefault ()); $rc = new MongoDB \ Driver \ ReadConcern ( Mo ...
-
https://man.plustar.jp/php/mongodb-driver-readconcern.isdefault.html
- [similar]
- Checks if this is the default write concern 12199
- « MongoDB\Driver\WriteConcern::getWtimeout MongoDB\Driver\WriteConcern::serialize » PHP Manual M
...
default write concern MongoDB\Driver\WriteConcern::isDefault (mongodb >=1.3.0) MongoDB\Driver\WriteConcern::isD ...
ern 説明 final public MongoDB\Driver\WriteConcern::isDefault (): bool Returns whether this is the default write ...
をスローします。 例 例1 MongoDB\Driver\WriteConcern::isDefault() example <?php $wc = new MongoDB \ Driver \ Write ...
Concern ( 1 ); var_dump ( $wc -> isDefault ()); $manager = new MongoDB \ Driver \ Manager ( ' ...
-
https://man.plustar.jp/php/mongodb-driver-writeconcern.isdefault.html
- [similar]
- デフォルトプロパティであるかどうかを調べる 12027
- « ReflectionProperty::hasType ReflectionProperty::isInitialized » PHP Manual ReflectionProperty
...
プロパティであるかどうかを調べる ReflectionProperty::isDefault (PHP 5, PHP 7, PHP 8) ReflectionProperty::isDefaul ...
あるかどうかを調べる 説明 public ReflectionProperty::isDefault (): bool そのプロパティがコンパイル時に宣言されたも ...
場合に false を返します。 例 例1 ReflectionProperty::isDefault() の例 <?php class Foo { public $bar ; } $o = new ...
( $o ); var_dump ( $ro -> getProperty ( 'bar' )-> isDefault ()); var_dump ( $ro -> getProperty ( 'baz' )-> isD ...
-
https://man.plustar.jp/php/reflectionproperty.isdefault.html
- [similar]
- プロパティが型を持つかをチェックする 8579
- « ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionPrope
...
ty , 型 , hasType , パラメータ , hasDefaultValue , isDefault , public , 自身 , 関数 ...
-
https://man.plustar.jp/php/reflectionproperty.hastype.html
- [similar]
- The MongoDB\Driver\WriteConcern class 8390
- « MongoDB\Driver\ServerApi::unserialize MongoDB\Driver\WriteConcern::bsonSerialize » PHP Manual
...
Wtimeout (): int | MongoDB\BSON\Int64 final public isDefault (): bool final public serialize (): string final p ...
n's "wtimeout" option MongoDB\Driver\WriteConcern::isDefault — Checks if this is the default write concern Mong ...
-
https://man.plustar.jp/php/class.mongodb-driver-writeconcern.html
- [similar]
- The MongoDB\Driver\ReadConcern class 7961
- « MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man
...
) final public getLevel (): ? string final public isDefault (): bool final public serialize (): string final p ...
ncern's "level" option MongoDB\Driver\ReadConcern::isDefault — Checks if this is the default read concern Mongo ...
-
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html
- [similar]
- ReflectionProperty クラス 7961
- « ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション Reflec
...
faultValue (): bool public hasType (): bool public isDefault (): bool public isInitialized ( ? object $object = ...
パティが型を持つかをチェックする ReflectionProperty::isDefault — デフォルトプロパティであるかどうかを調べる Refle ...
-
https://man.plustar.jp/php/class.reflectionproperty.html
- [similar]
- Serialize a ReadConcern 7892
- « MongoDB\Driver\ReadConcern::isDefault MongoDB\Driver\ReadConcern::unserialize » PHP Manual Mon
...
-
https://man.plustar.jp/php/mongodb-driver-readconcern.serialize.html
- [similar]
- Serialize a WriteConcern 7892
- « MongoDB\Driver\WriteConcern::isDefault MongoDB\Driver\WriteConcern::unserialize » PHP Manual M
...
-
https://man.plustar.jp/php/mongodb-driver-writeconcern.serialize.html
- [similar]
- XMLReader クラス 7824
- « リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >=
...
ttributes ; public bool $ hasValue ; public bool $ isDefault ; public bool $ isEmptyElement ; public string $ l ...
asValue ノードがテキストの値を保持しているかどうか isDefault 属性が DTD のデフォルトかどうか isEmptyElement ノー ...
-
https://man.plustar.jp/php/class.xmlreader.html
- [similar]