1
0
mirror of synced 2025-01-18 14:31:40 +03:00

27 lines
506 B
Plaintext
Raw Normal View History

2007-06-12 22:18:21 +00:00
+ Getting started
+ Connection management
2007-09-19 20:07:17 +00:00
+ Basic schema mapping
+ Relations
2007-06-12 22:18:21 +00:00
+ Working with objects
+ Component overview
2007-08-06 20:48:52 +00:00
+ Hierarchical data
2007-06-12 22:18:21 +00:00
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
2007-06-20 13:04:23 +00:00
+ Event listeners
2007-08-03 12:46:37 +00:00
+ Class templates
2007-06-18 23:53:32 +00:00
+ Plugins
2007-10-05 20:19:54 +00:00
+ File parser
2007-09-20 16:01:33 +00:00
+ Migration
2007-10-05 20:19:54 +00:00
+ Data fixtures
+ Schema Files
2007-07-12 11:50:54 +00:00
+ Searching
2007-06-12 22:18:21 +00:00
+ Database abstraction
2007-06-24 20:44:14 +00:00
+ Improving Performance
2007-06-12 22:18:21 +00:00
+ Technology
2007-06-18 23:53:32 +00:00
+ Exceptions and warnings
2007-06-12 22:18:21 +00:00
+ Real world examples
+ Coding standards
+ Utilities