1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/manual/en.txt
2010-08-01 16:37:53 +02:00

26 lines
497 B
Plaintext

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