Skip to content

Commit 4ace645

Browse files
jdestefano-mongojmikola
authored andcommitted
DOCSP-574 - Added ref tags for cross linking with manual's CRUD pages.
1 parent 3473f1a commit 4ace645

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/tutorial/crud.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,8 @@ The output would then resemble::
151151

152152
.. seealso:: :phpmethod:`MongoDB\\Collection::findOne()`
153153

154+
.. _php-find-many-documents:
155+
154156
Find Many Documents
155157
~~~~~~~~~~~~~~~~~~~
156158

@@ -373,6 +375,8 @@ An equivalent filter could be constructed using the :query:`$regex` operator:
373375

374376
.. seealso:: :manual:`$regex </reference/operator/query/regex>` in the MongoDB manual
375377

378+
.. _php-aggregation:
379+
376380
Complex Queries with Aggregation
377381
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
378382

0 commit comments

Comments
 (0)