.. |
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 DDC-1542 into master
|
2012-05-04 23:20:57 +02: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
|
Implemented support for internal exception showing DQL that contains syntax or semantical error.
|
2012-05-21 16:34:27 -04:00 |
Tools
|
fix tests
|
2012-05-04 21:13:20 -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
|
fix DDC-1822
|
2012-05-19 13:40:01 -03:00 |
NoResultException.php
|
fix DDC-1822
|
2012-05-19 13:40:01 -03: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 |
UnexpectedResultException.php
|
fix DDC-1822
|
2012-05-19 13:40:01 -03: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 |