1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/manual/docs/en.txt

27 lines
506 B
Plaintext
Raw Normal View History

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