1
0
Fork 0
mirror of synced 2025-04-02 04:46:16 +03:00
doctrine2/manual/docs/en.txt
guilhermeblanco 132e5c969c CHG: Changed private variable name (chunkLength to _chunkLength) in Jumping.php and Sliding.php
CHG: Added documentation for Doctrine_Pager and Doctrine_Pager_Range* classes
TODO: Finish pagination documentation
2007-12-19 03:07:41 +00:00

28 lines
No EOL
520 B
Text

+ Getting started
+ Connection management
+ Basic schema mapping
+ Relations
+ Working with objects
+ Pagination
+ Component overview
+ Hierarchical data
+ Configuration
+ DQL (Doctrine Query Language)
+ Native SQL
+ Transactions
+ Caching
+ Event listeners
+ Class templates
+ Plugins
+ File parser
+ Migration
+ Data fixtures
+ Schema Files
+ Searching
+ Database abstraction
+ Improving Performance
+ Technology
+ Exceptions and warnings
+ Real world examples
+ Coding standards
+ Utilities