1
0
mirror of synced 2024-12-15 15:46:02 +03:00
doctrine2/manual/en.txt

22 lines
393 B
Plaintext
Raw Normal View History

2010-04-06 22:36:40 +04:00
+ 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
2010-04-06 22:36:40 +04:00
+ Caching
+ Improving Performance
+ Tools
+ Metadata Drivers
2010-04-06 22:36:40 +04:00
+ Best Practices