We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967767e commit d29b6c5Copy full SHA for d29b6c5
source/aggregation.txt
@@ -198,6 +198,8 @@ pages in the {+mdb-server+} manual:
198
API Documentation
199
~~~~~~~~~~~~~~~~~
200
201
-For more information about executing aggregation operations by using the {+php-library+},
202
-see `MongoDB\\Collection::aggregate() <{+api+}/method/MongoDBCollection-aggregate/>`__ in
203
-the API documentation.
+To learn more about the methods discussed in this guide, see the
+following API documentation:
+
204
+- `MongoDB\\Collection::aggregate() <{+api+}/method/MongoDBCollection-aggregate/>`__
205
+- `MongoDB\\Collection::explain() <{+api+}/method/MongoDBCollection-explain/>`__
0 commit comments