略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: MongoDB\Driver\Monitoring\CommandFailedEvent

2024-04-29

The MongoDB\Driver\Monitoring\CommandFailedEvent class

(mongodb >=1.3.0)

简介

The MongoDB\Driver\Monitoring\CommandFailedEvent class encapsulates information about a failed command.

类摘要

final class MongoDB\Driver\Monitoring\CommandFailedEvent {
/* 方法 */
final public getCommandName(): string
final public getDurationMicros(): int
final public getError(): Exception
final public getOperationId(): string
final public getReply(): object
final public getRequestId(): string
final public getServerConnectionId(): ?int
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.mongodb-driver-monitoring-commandfailedevent.php

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