1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/lib/Doctrine/ORM
Benjamin Eberlei 63b2c03a02 Merge pull request #331 from gedrox/DDC-1757
DDC-1757 test and patched query builder
2012-05-04 10:08:59 -07:00
..
Event Fix typo in LifecycleEventArgs::getEntity() docs 2012-03-01 17:03:46 -05:00
Id Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02:00
Internal Fix CS: AS => as in foreach loops. 2012-03-24 11:16:32 +01:00
Mapping Merge pull request #315 from Ocramius/getclass-on-proxies-refactoring 2012-05-04 10:04:14 -07:00
Persisters Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02:00
Proxy Removing registration of proxy ClassMetadata by the proxyFactory 2012-04-07 18:53:34 +02:00
Query test multiple entity results 2012-04-15 15:40:43 -03:00
Tools Fix DDC-1784 2012-04-18 20:39:21 -03:00
AbstractQuery.php Using Doctrine\Common\Util\ClassUtil for class_name resolutionThis avoids exceptions when passing a Proxy instance to the public API of the EntityManager, ClassMetadataFactory or UnitOfWork when the Proxy itself isn't generated by the EntityManager itself, while discovering the correct ClassMetadata instance for the proxy 2012-04-07 18:53:33 +02:00
Configuration.php [DDC-1766] Rewrite getHydrationCacheId() to use existing processParameterValue() method. Other code style changes. 2012-04-05 22:40:40 +02:00
EntityManager.php Coding style fixes. 2012-03-15 01:13:14 -04:00
EntityNotFoundException.php [DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1. 2010-04-26 13:02:30 +02:00
EntityRepository.php Merge pull request #324 from brikou/call_simplified 2012-05-03 23:20:13 -07:00
Events.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
NativeQuery.php More refactorings and optimizations. 2011-12-01 10:00:26 -05:00
NonUniqueResultException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
NoResultException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
OptimisticLockException.php DDC-1240 - Fix optimistic lock exception loosing the message 2011-07-12 22:50:21 +02:00
ORMException.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ORMInvalidArgumentException.php error messages 2011-12-22 11:05:11 -02:00
PersistentCollection.php Fixed DDC1778 2012-04-16 13:03:19 +10:00
PessimisticLockException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
Query.php Coding style fixes. 2012-03-15 01:26:06 -04:00
QueryBuilder.php [DDC-1757] Fix moved to private method, test improved. 2012-04-20 16:06:21 +03:00
README.markdown [2.0] Adding blank README files 2010-04-06 03:04:02 +00:00
TransactionRequiredException.php [DDC-178] First approach to Locking support 2010-04-08 22:50:06 +02:00
UnitOfWork.php Removing usage of ClassUtil where not strictly needed 2012-04-07 18:53:34 +02:00
Version.php Coding style fixes. 2012-03-15 01:26:06 -04:00