検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 73 for extended (0.024 sec.)
Returns a representation that can be converted to JSON 9502
« MongoDB\BSON\Undefined::__construct MongoDB\BSON\Undefined::serialize » PHP Manual MongoDB\BSO ... h can be serialized by json_encode() to produce an extended JSON representation of the MongoDB\BSON\Undefined ... () function, which uses the driver-specific legacy extended JSON format. This does not necessarily match the » ... relaxed or » canonical extended JSON representations used by MongoDB\BSON\toRelaxe ... dExtendedJSON() and MongoDB\BSON\toCanonicalExtendedJSON() , ...
https://man.plustar.jp/php/mongodb-bson-undefined.jsonserialize.html - [similar]
Returns a representation that can be converted to JSON 9502
« MongoDB\BSON\UTCDateTime::__construct MongoDB\BSON\UTCDateTime::serialize » PHP Manual MongoDB ... h can be serialized by json_encode() to produce an extended JSON representation of the MongoDB\BSON\UTCDateTim ... () function, which uses the driver-specific legacy extended JSON format. This does not necessarily match the » ... relaxed or » canonical extended JSON representations used by MongoDB\BSON\toRelaxe ... dExtendedJSON() and MongoDB\BSON\toCanonicalExtendedJSON() , ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.jsonserialize.html - [similar]
単一または全てのフィールドをクリアする 9460
« IntlCalendar::before IntlCalendar::__construct » PHP Manual IntlCalendar 単一または全てのフィー ... YEAR_WOY' => 17 , 'FIELD_DOW_LOCAL' => 18 , 'FIELD_EXTENDED_YEAR' => 19 , 'FIELD_JULIAN_DAY' => 20 , 'FIELD_MI ... ), "\n" ; echo "After the formatter requested the extended year\n" ; print_r ( getSetFields ( $cal )); echo " ... formatObject ( $cal ), "\n" ; echo "because FIELD_EXTENDED_YEAR is still set\n" ; print_r ( getSetFields ( $c ... ; var_dump ( $cal -> clear ( IntlCalendar :: FIELD_EXTENDED_YEAR )); echo "After the extended year has been cl ...
https://man.plustar.jp/php/intlcalendar.clear.html - [similar]
Returns a representation that can be converted to JSON 9460
« MongoDB\BSON\Int64::__construct MongoDB\BSON\Int64::serialize » PHP Manual MongoDB\BSON\Int64 ... h can be serialized by json_encode() to produce an extended JSON representation of the MongoDB\BSON\Int64 . 注 ... put is consistent with the MongoDB\BSON\toCanonicalExtendedJSON() function, which uses the » canonical extende ... BSON classes, which use the driver-specific legacy extended JSON format ( MongoDB\BSON\toJSON() ), in order to ... - 値を JSON 形式にして返す MongoDB\BSON\toCanonicalExtendedJSON() - Returns the Canonical Extended JSON repres ...
https://man.plustar.jp/php/mongodb-bson-int64.jsonserialize.html - [similar]
Returns the Legacy Extended JSON representation of a BSON value 9013
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy Extended ... >=1.0.0) MongoDB\BSON\toJSON — Returns the Legacy Extended JSON representation of a BSON value 説明 MongoDB\B ... n ): string Converts a BSON string to its » Legacy Extended JSON representation. 注意 : There exist several JS ... implements the "strict mode" defined in » MongoDB Extended JSON , which has been superseded by the canonical ... and relaxed formats defined in the » Extended JSON Specification and implemented by MongoDB\BSON ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
IntlChar クラス 8845
« idn_to_utf8 IntlChar::charAge » PHP Manual intl IntlChar クラス IntlChar クラス (PHP 7, PHP 8) ... ATIN_1_SUPPLEMENT = 2 ; const int BLOCK_CODE_LATIN_EXTENDED_A = 3 ; const int BLOCK_CODE_LATIN_EXTENDED_B = 4 ... K_CODE_MONGOLIAN = 37 ; const int BLOCK_CODE_LATIN_EXTENDED_ADDITIONAL = 38 ; const int BLOCK_CODE_GREEK_EXTEN ... K_CODE_KANBUN = 66 ; const int BLOCK_CODE_BOPOMOFO_EXTENDED = 67 ; const int BLOCK_CODE_ENCLOSED_CJK_LETTERS_A ... _CODE_COPTIC = 132 ; const int BLOCK_CODE_ETHIOPIC_EXTENDED = 133 ; const int BLOCK_CODE_ETHIOPIC_SUPPLEMENT = ...
https://man.plustar.jp/php/class.intlchar.html - [similar]
関数 8202
« MongoDB\BSON MongoDB\BSON\fromJSON » PHP Manual MongoDB\BSON 関数 関数 目次 MongoDB\BSON\fromJ ... resentation of a PHP value MongoDB\BSON\toCanonicalExtendedJSON — Returns the Canonical Extended JSON represen ... SON value MongoDB\BSON\toJSON — Returns the Legacy Extended JSON representation of a BSON value MongoDB\BSON\t ... presentation of a BSON value MongoDB\BSON\toRelaxedExtendedJSON — Returns the Relaxed Extended JSON representa ... キーワード: BSON , 関数 , Returns , representation , Extended , fromJSON , fromPHP , toCanonicalExtendedJSON , t ...
https://man.plustar.jp/php/ref.bson.functions.html - [similar]
Returns the Relaxed Extended JSON representation of a BSON value 7881
« MongoDB\BSON\toPHP MongoDB\BSON\Binary » PHP Manual 関数 Returns the Relaxed Extended JSON rep ... resentation of a BSON value MongoDB\BSON\toRelaxedExtendedJSON (mongodb >=1.3.0) MongoDB\BSON\toRelaxedExtend ... edJSON — Returns the Relaxed Extended JSON representation of a BSON value 説明 MongoDB\B ... SON\toRelaxedExtendedJSON ( string $bson ): string Converts a BSON strin ... g to its » Relaxed Extended JSON representation. The relaxed format prefers us ...
https://man.plustar.jp/php/function.mongodb.bson-torelaxedextendedjson.html - [similar]
Returns the Canonical Extended JSON representation of a BSON value 7839
« MongoDB\BSON\fromPHP MongoDB\BSON\toJSON » PHP Manual 関数 Returns the Canonical Extended JSON ... esentation of a BSON value MongoDB\BSON\toCanonicalExtendedJSON (mongodb >=1.3.0) MongoDB\BSON\toCanonicalExte ... ndedJSON — Returns the Canonical Extended JSON representation of a BSON value 説明 MongoDB\B ... SON\toCanonicalExtendedJSON ( string $bson ): string Converts a BSON strin ... g to its » Canonical Extended JSON representation. The canonical format prefers ...
https://man.plustar.jp/php/function.mongodb.bson-tocanonicalextendedjson.html - [similar]
Returns the BSON representation of a JSON value 7671
« 関数 MongoDB\BSON\fromPHP » PHP Manual 関数 Returns the BSON representation of a JSON value Mo ... ON\fromJSON ( string $json ): string Converts an » extended JSON string to its BSON representation. パラメータ ... } 参考 MongoDB\BSON\toJSON() - Returns the Legacy Extended JSON representation of a BSON value » MongoDB Exte ... s , string , of , a , the , fromJSON , converted , Extended ...
https://man.plustar.jp/php/function.mongodb.bson-fromjson.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT