検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 69 for primary (0.001 sec.)
The MongoDB\Driver\ReadPreference class 13334
« MongoDB\Driver\WriteConcern::unserialize MongoDB\Driver\ReadPreference::bsonSerialize » PHP Ma ... able , Serializable { /* Constants */ const int RP_PRIMARY = 1 ; const int RP_PRIMARY_PREFERRED = 5 ; const i ... RED = 6 ; const int RP_NEAREST = 10 ; const string PRIMARY = primary ; const string PRIMARY_PREFERRED = prima ... d } 定義済み定数 MongoDB\Driver\ReadPreference::RP_PRIMARY All operations read from the current replica set p ... nce for MongoDB. MongoDB\Driver\ReadPreference::RP_PRIMARY_PREFERRED In most situations, operations read from ...
https://man.plustar.jp/php/class.mongodb-driver-readpreference.html - [similar]
Create a new ReadPreference 12118
« MongoDB\Driver\ReadPreference::bsonSerialize MongoDB\Driver\ReadPreference::getHedge » PHP Man ... alue Description MongoDB\Driver\ReadPreference::RP_PRIMARY or "primary" All operations read from the current ... replica set primary. This is the default read preference for MongoDB. ... MongoDB\Driver\ReadPreference::RP_PRIMARY_PREFERRED or "primaryPreferred" In most situations ... , operations read from the primary but if it is unavailable, operations read from sec ...
https://man.plustar.jp/php/mongodb-driver-readpreference.construct.html - [similar]
Checks if this server is a primary member of a replica set 10492
« MongoDB\Driver\Server::isPassive MongoDB\Driver\Server::isSecondary » PHP Manual MongoDB\Drive ... r\Server Checks if this server is a primary member of a replica set MongoDB\Driver\Server::isP ... rimary (mongodb >=1.0.0) MongoDB\Driver\Server::isPrimary — Checks if this server is a primary member of a r ... ica set 説明 final public MongoDB\Driver\Server::isPrimary (): bool Returns whether this server is a » primar ... ありません。 戻り値 Returns true if this server is a primary member of a replica set, and false otherwise. エラ ...
https://man.plustar.jp/php/mongodb-driver-server.isprimary.html - [similar]
The MongoDB\Driver\ServerDescription class 9671
« MongoDB\Driver\Server::isSecondary MongoDB\Driver\ServerDescription::getHelloResponse » PHP Ma ... YPE_MONGOS = "Mongos" ; const string TYPE_POSSIBLE_PRIMARY = "PossiblePrimary" ; const string TYPE_RS_PRIMARY ... = "RSPrimary" ; const string TYPE_RS_SECONDARY = "RSSecondary" ... . MongoDB\Driver\ServerDescription::TYPE_POSSIBLE_PRIMARY Replica set possible primary server type, returned ... tType() . A server may be identified as a possible primary if it has not yet been checked but another memory ...
https://man.plustar.jp/php/class.mongodb-driver-serverdescription.html - [similar]
入力ロケールのプライマリ言語を取得する 9615
« Locale::getKeywords Locale::getRegion » PHP Manual Locale 入力ロケールのプライマリ言語を取得す ... る Locale::getPrimaryLanguage locale_get_primary_language (PHP 5 >= 5.3. ... 0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getPrimaryLanguage -- locale_get_primary_language — 入力ロケー ... る 説明 オブジェクト指向型 public static Locale::getPrimaryLanguage ( string $locale ): ? string 手続き型 loca ... le_get_primary_language ( string $locale ): ? string 入力ロケール ...
https://man.plustar.jp/php/locale.getprimarylanguage.html - [similar]
The MongoDB\Driver\Server class 9445
« MongoDB\Driver\CursorInterface::toArray MongoDB\Driver\Server::__construct » PHP Manual MongoD ... onst int TYPE_MONGOS = 2 ; const int TYPE_POSSIBLE_PRIMARY = 3 ; const int TYPE_RS_PRIMARY = 4 ; const int TY ... ool final public isPassive (): bool final public isPrimary (): bool final public isSecondary (): bool } 定義済 ... ::getType() . MongoDB\Driver\Server::TYPE_POSSIBLE_PRIMARY Replica set possible primary server type, returned ... tType() . A server may be identified as a possible primary if it has not yet been checked but another memory ...
https://man.plustar.jp/php/class.mongodb-driver-server.html - [similar]
The MongoDB\Driver\TopologyDescription class 9389
« MongoDB\Driver\ServerDescription::getType MongoDB\Driver\TopologyDescription::getServers » PHP ... DED = "Sharded" ; const string TYPE_REPLICA_SET_NO_PRIMARY = "ReplicaSetNoPrimary" ; const string TYPE_REPLIC ... A_SET_WITH_PRIMARY = "ReplicaSetWithPrimary" ; const string TYPE_LOAD ... DB\Driver\TopologyDescription::TYPE_REPLICA_SET_NO_PRIMARY Replica set with no primary server, returned by Mo ... \Driver\TopologyDescription::TYPE_REPLICA_SET_WITH_PRIMARY Replica set with a primary server, returned by Mon ...
https://man.plustar.jp/php/class.mongodb-driver-topologydescription.html - [similar]
Return a string with the flags of the given field offset 8795
« cubrid_fetch_row cubrid_field_len » PHP Manual CUBRID MySQL 互換関数 Return a string with the ... g explode. The possible flags could be: not_null , primary_key , unique_key , foreign_key , auto_increment , ... なります。 Field Name Field Flags host_year not_null primary_key unique_key event_code not_null primary_key uni ... que_key foreign_key athlete_code not_null primary_key unique_key foreign_key stadium_code not_null n ... t , flags , key , cubrid , not , string , unique , primary , result , given ...
https://man.plustar.jp/php/function.cubrid-field-flags.html - [similar]
Return the name of the specified field index 8342
« cubrid_field_len cubrid_field_seek » PHP Manual CUBRID MySQL 互換関数 Return the name of the s ... なります。 Field Name Field Flags host_year not_null primary_key unique_key event_code not_null primary_key uni ... que_key foreign_key athlete_code not_null primary_key unique_key foreign_key stadium_code not_null n ... key , Return , cubrid , the , of , offset , not , primary , unique ...
https://man.plustar.jp/php/function.cubrid-field-name.html - [similar]
Get column information from a result and return as an object 8215
« cubrid_fetch_assoc cubrid_fetch_lengths » PHP Manual CUBRID MySQL 互換関数 Get column informat ... the column not_null 1 if the column cannot be NULL primary_key 1 if the column is a primary key unique_key 1 ... " , $field -> not_null ); printf ( "%-30s %d\n" , "primary key:" , $field -> primary_key ); printf ( "%-30s % ... : game default value: "" max length: 0 not null: 1 primary key: 1 unique key: 1 multiple key: 0 numeric: 1 bl ...
https://man.plustar.jp/php/function.cubrid-fetch-field.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT