72 lines
1.6 KiB
ReStructuredText
72 lines
1.6 KiB
ReStructuredText
Welcome to Doctrine 2 ORM's documentation!
|
|
==========================================
|
|
|
|
Reference Guide
|
|
---------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:numbered:
|
|
|
|
reference/introduction
|
|
reference/architecture
|
|
reference/configuration
|
|
reference/basic-mapping
|
|
reference/association-mapping
|
|
reference/inheritance-mapping
|
|
reference/working-with-objects
|
|
reference/working-with-associations
|
|
reference/transactions-and-concurrency
|
|
reference/events
|
|
reference/batch-processing
|
|
reference/dql-doctrine-query-language
|
|
reference/query-builder
|
|
reference/native-sql
|
|
reference/change-tracking-policies
|
|
reference/partial-objects
|
|
reference/xml-mapping
|
|
reference/yaml-mapping
|
|
reference/annotations-reference
|
|
reference/php-mapping
|
|
reference/caching
|
|
reference/improving-performance
|
|
reference/best-practices
|
|
reference/tools
|
|
reference/metadata-drivers
|
|
reference/best-practices
|
|
reference/limitations-and-known-issues
|
|
|
|
Tutorials
|
|
---------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tutorials/getting-started-xml-edition
|
|
|
|
Cookbook
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
cookbook/aggregate-fields
|
|
cookbook/dql-custom-walkers
|
|
cookbook/dql-user-defined-functions
|
|
cookbook/implementing-arrayaccess-for-domain-objects
|
|
cookbook/implementing-the-notify-changetracking-policy
|
|
cookbook/implementing-wakeup-or-clone
|
|
cookbook/integrating-with-codeigniter
|
|
cookbook/sql-table-prefixes
|
|
cookbook/strategy-cookbook-introduction
|
|
cookbook/validation-of-entities
|
|
cookbook/working-with-datetime
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|