1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine
2007-09-06 20:23:52 +00:00
..
Adapter replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
AuditLog replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Cache replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Collection 2007-05-18 09:22:06 +00:00
Compiler - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Connection Memory problem solved. Sqlite creating functions repeatedly. 2007-09-05 22:03:57 +00:00
DataDict replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
EventListener Unified event listener methods for close() method: preClose() postClose() 2007-08-09 22:16:33 +00:00
Export replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Expression replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
File 2007-07-24 20:38:42 +00:00
Hook 2007-05-26 16:49:58 +00:00
Hydrate Fix bug #428, clearing object relations before adding new ones in a query 2007-09-04 01:23:02 +00:00
I18n 2007-09-04 20:56:16 +00:00
Import replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Locking replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Manager - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Node replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Plugin 2007-09-02 17:34:44 +00:00
Query replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
RawSql - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Record replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Relation replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Schema replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Search replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Sequence 2007-07-05 22:42:32 +00:00
Table - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Template 2007-09-04 20:49:35 +00:00
Transaction added Mock driver 2007-06-10 19:38:22 +00:00
Tree replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Validator replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
View - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
Access.php 2007-06-08 19:07:32 +00:00
Adapter.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00
AuditLog.php 2007-09-02 11:29:14 +00:00
Cache.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Collection.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Column.php 2007-05-19 17:29:43 +00:00
Compiler.php 2007-06-19 22:55:34 +00:00
Configurable.php Throw exception on deprecated attributes 2007-09-04 16:36:12 +00:00
Connection.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
DataDict.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
DataType.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Db.php Completes deprecation of Doctrine_Db. Fixes #362. 2007-06-25 17:48:44 +00:00
Event.php fixing so taht getName uses the correct constants 2007-07-21 20:03:28 +00:00
EventListener.php 2007-07-11 22:03:47 +00:00
Exception.php 2007-05-12 23:27:16 +00:00
Export.php 2007-09-06 20:23:52 +00:00
Expression.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
File.php 2007-07-24 20:38:42 +00:00
Formatter.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Hook.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Hydrate.php * unified and simplified Hydrate->fetchOne() as well as Table->find() 2007-09-06 13:18:46 +00:00
I18n.php 2007-09-06 20:23:52 +00:00
Import.php Changed import/export methods to importSchema() and exportSchema() 2007-08-16 22:42:35 +00:00
IntegrityMapper.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Lib.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Manager.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Node.php Fixed a bug in the nestedset implementation. When using single table inheritance all node instances need to use the same tree object. previously every subclass created it's own tree object which resulted in strange behaviour. 2007-09-04 12:52:23 +00:00
Null.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Object.php 2007-06-07 16:26:01 +00:00
Overloadable.php comments added 2007-02-08 22:11:18 +00:00
Plugin.php 2007-09-02 17:34:44 +00:00
Query.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
RawSql.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Record.php Use FETCH_ARRAY on Doctrine_Record::refresh() to avoid clearing object relations 2007-09-04 01:23:11 +00:00
Relation.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Schema.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Search.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Sequence.php 2007-02-01 09:58:53 +00:00
Table.php refactored Table->find() 2007-09-06 14:12:40 +00:00
Template.php 2007-09-06 20:23:52 +00:00
Tokenizer.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Transaction.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Tree.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Util.php new classes Doctrine_Event, Doctrine_Connection_Profiler_Exception and Doctrine_Util 2007-06-19 23:34:30 +00:00
Validator.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
View.php - second round of PEAR CS fixes 2006-12-29 14:40:47 +00:00