1
0
mirror of synced 2025-03-04 20:03:21 +03:00
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
520 B
Plaintext

+ 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