1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine
2008-08-02 17:41:37 +00:00
..
Adapter Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Association 2008-07-27 19:38:56 +00:00
AuditLog Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Builder Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Cache Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
ClassMetadata Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Cli Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Collection Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Compiler Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Connection Intermediate checkin. 2008-08-02 17:41:37 +00:00
ConnectionFactory Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Data Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
DatabasePlatform Intermediate checkin. 2008-08-02 17:41:37 +00:00
DataDict Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Entity fixed some doc blocks 2008-06-02 11:45:12 +00:00
EntityManager Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
EntityPersister 2008-07-27 19:38:56 +00:00
EventListener Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Export 2008-07-27 19:38:56 +00:00
Expression Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
File Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
FileFinder Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org 2008-01-22 22:52:53 +00:00
Hook Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Hydrator Intermediate checkin. 2008-08-02 17:41:37 +00:00
I18n Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Import Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Internal 2008-07-27 19:38:56 +00:00
Locking Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Log Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Manager Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Migration Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Node Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Pager Added Doctrine_Pager_Range::isInRange, which checks if a given page is in the range 2008-02-21 16:06:46 +00:00
Parser Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Query Intermediate checkin. 2008-08-02 17:41:37 +00:00
RawSql Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Record Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Relation Intermediate checkin. 2008-08-02 17:41:37 +00:00
Search Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Sequence Intermediate checkin. 2008-08-02 17:41:37 +00:00
Task - implode expects an array() 2008-03-02 16:51:09 +00:00
Template Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Transaction Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Tree Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Validator Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
View Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Access.php 2008-07-27 19:38:56 +00:00
ActiveEntity.php Intermediate checkin. 2008-08-02 17:41:37 +00:00
Adapter.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Association.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
AuditLog.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Builder.php Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Cache.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
ClassMetadata.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Cli.php Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Collection.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
Compiler.php 2008-07-27 19:38:56 +00:00
Configurable.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
Configuration.php Intermediate checkin. 2008-08-02 17:41:37 +00:00
Connection.php Intermediate checkin. 2008-08-02 17:41:37 +00:00
ConnectionFactory.php The usual 2.0 refactoring/implementation commit. 2008-07-04 16:32:19 +00:00
Data.php Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
DatabasePlatform.php Intermediate checkin. 2008-08-02 17:41:37 +00:00
DataDict.php 2008-07-27 19:38:56 +00:00
Entity.php Intermediate checkin. 2008-08-02 17:41:37 +00:00
EntityManager.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
EntityManagerFactory.php The usual 2.0 refactoring/implementation commit. 2008-07-04 16:32:19 +00:00
EntityRepository.php Refactorings. Merged hydrator fixes from 0.11/1.0 2008-07-10 17:17:58 +00:00
Event.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
EventManager.php Refactorings. Merged hydrator fixes from 0.11/1.0 2008-07-10 17:17:58 +00:00
EventSubscriber.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Exception.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
Export.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Expression.php 2008-07-27 19:38:56 +00:00
File.php Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
FileFinder.php Changed all references to http://www.phpdoctrine.com/net to http://www.phpdoctrine.org 2008-01-22 22:52:53 +00:00
Formatter.php 2008-07-27 19:38:56 +00:00
Hook.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Hydrator.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
HydratorNew.php 2008-07-27 19:38:56 +00:00
I18n.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Import.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Inflector.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Lib.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
Log.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Manager.php The usual 2.0 refactoring/implementation commit. 2008-07-04 16:32:19 +00:00
MappingException.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
Migration.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Node.php Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Null.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Overloadable.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Pager.php minor refactorings & cleanups. 2008-05-01 09:50:23 +00:00
Parser.php Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Query_old.php Merged DQL parser branch to trunk. 2008-05-24 18:18:37 +00:00
Query.php The usual 2.0 refactoring/implementation commit. 2008-07-04 16:32:19 +00:00
RawSql.php adding a newline. 2008-07-21 21:52:08 +00:00
Relation.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Search.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Sequence.php 2008-07-27 19:38:56 +00:00
Task.php Changed all references from phpdoctrine.com to phpdoctrine.org 2008-02-22 18:11:35 +00:00
Template.php Doctrine_Record renamed. Hydration refactored. Other refactorings. 2008-05-13 21:20:34 +00:00
Transaction.php Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +00:00
Tree.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
Util.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00
Validator.php Checkin of occasional work from the past weeks. 2008-07-20 20:13:24 +00:00
View.php some minor refactorings. started to make a draft of the new namespaced folder structure. 2008-05-30 12:09:24 +00:00