mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00

See https://github.com/phpdocbrbridge/bridge/blob/master/src/revbumper.php for automatic tool for translations. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342988 c90b9560-bf6c-de11-be94-00142212c4b1
20 lines
870 B
XML
20 lines
870 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
|
|
<book xml:id="mongodb.monitoring" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Monitoring classes and subscriber functions</title>
|
|
<titleabbrev>MongoDB\Driver\Monitoring</titleabbrev>
|
|
|
|
<reference xml:id="ref.monitoring.functions" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>&Functions;</title>
|
|
&reference.mongodb.functions.driver.entities.monitoring;
|
|
</reference>
|
|
|
|
&reference.mongodb.mongodb.driver.monitoring.commandfailedevent;
|
|
&reference.mongodb.mongodb.driver.monitoring.commandstartedevent;
|
|
&reference.mongodb.mongodb.driver.monitoring.commandsucceededevent;
|
|
|
|
&reference.mongodb.mongodb.driver.monitoring.commandsubscriber;
|
|
&reference.mongodb.mongodb.driver.monitoring.subscriber;
|
|
</book>
|
|
|