略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: MongoDB\BSON\DBPointer

2025-03-12

The MongoDB\BSON\DBPointer class

(mongodb >=1.4.0)

简介

BSON type for the "DBPointer" type. This BSON type is deprecated, and this class can not be instantiated. It will be created from a BSON DBPointer type while converting BSON to PHP, and can also be converted back into BSON while storing documents in the database.

类摘要

final class MongoDB\BSON\DBPointer implements MongoDB\BSON\Type, Serializable, JsonSerializable, Stringable {
/* 方法 */
final private __construct()
final public jsonSerialize(): mixed
final public serialize(): string
final public __toString(): string
final public unserialize(string $data): void
}

更新日志

版本 说明
PECL mongodb 1.12.0 Implements Stringable for PHP 8.0+.

目录

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

官方地址:https://www.php.net/manual/en/class.mongodb-bson-dbpointer.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3