1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/manual/en.txt
2010-05-14 11:12:54 -04:00

22 lines
393 B
Plaintext

+ Introduction
+ Architecture
+ Configuration
+ Basic Mapping
+ Association Mapping
+ Inheritance Mapping
+ Working with objects
+ Transactions and Concurrency
+ Events
+ Batch processing
+ DQL (Doctrine Query Language)
+ Query Builder
+ Native SQL
+ XML Mapping
+ YAML Mapping
+ Annotations Reference
+ PHP Mapping
+ Caching
+ Improving Performance
+ Tools
+ Metadata Drivers
+ Best Practices