Skip to content

Commit c95a68d

Browse files
committed
Removed "Doctrine Extensions" section
It's enough to add it to the "Read more" list, there is no need to introduce each cookbook article in a seperate section.
1 parent 13edbcc commit c95a68d

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

book/doctrine.rst

-11
Original file line numberDiff line numberDiff line change
@@ -1344,17 +1344,6 @@ general, see Doctrine's `Lifecycle Events documentation`_.
13441344
or subscriber and give it access to whatever resources you need. For
13451345
more information, see :doc:`/cookbook/doctrine/event_listeners_subscribers`.
13461346

1347-
Doctrine Extensions: Timestampable, Sluggable, etc.
1348-
---------------------------------------------------
1349-
1350-
Doctrine is quite flexible, and a number of third-party extensions are available
1351-
that allow you to easily perform repeated and common tasks on your entities.
1352-
These include thing such as *Sluggable*, *Timestampable*, *Loggable*, *Translatable*,
1353-
and *Tree*.
1354-
1355-
For more information on how to find and use these extensions, see the cookbook
1356-
article about :doc:`using common Doctrine extensions </cookbook/doctrine/common_extensions>`.
1357-
13581347
.. _book-doctrine-field-types:
13591348

13601349
Doctrine Field Types Reference

0 commit comments

Comments
 (0)