MongoDB\Driver\Server::getType » « MongoDB\Driver\Server::getServerDescription PHP 手册 函数参考 数据库扩展 针对各数据库系统对应的扩展 MongoDB MongoDB\Driver MongoDB\Driver\Server MongoDB\Driver\Server::getTags (mongodb >=1.0.0)MongoDB\Driver\Server::getTags — Returns an array of tags describing this server in a replica set 说明 final public MongoDB\Driver\Server::getTags(): array Returns an array of » tags used to describe this server in a replica set. The array will contain zero or more string key and value pairs. 参数 此函数没有参数。 返回值 Returns an array of tags used to describe this server in a replica set. 错误/异常 Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors. 参见 MongoDB\Driver\Server::getInfo() - Returns an array of information describing this server 发现了问题? 了解如何改进此页面 • 提交拉取请求 • 报告一个错误 +添加备注 用户贡献的备注 此页面尚无用户贡献的备注。 备份地址:http://www.lvesu.com/blog/php/mongodb-driver-server.gettags.php