1
0
Fork 0
mirror of synced 2025-04-13 14:11:03 +00:00
doctrine2/lib/Doctrine/ORM
2014-05-17 19:08:25 +02:00
..
Cache Add missing methods to the mock 2014-05-15 18:22:56 +02:00
Decorator
Event
Id
Internal Readability update to hydrators. 2014-04-29 05:05:38 +00:00
Mapping [DDC-3027] Avoid duplicated mapping using Embedded in MappedSuperclass 2014-04-30 11:46:54 +02:00
Persisters Added count cache when lazy collection is not yet initialized. Some cosmetic changes (primarily, there's no ELSE). 2014-05-16 04:22:11 +00:00
Proxy
Query Fixed #991 to support non-closure callables on PHP 5.3 2014-05-16 10:49:59 +02:00
Repository
Tools Updated fix for HHVM. 2014-04-18 03:05:41 +00:00
AbstractQuery.php Merge branch 'feature/default-query-hints' of https://github.com/Strate/doctrine2 into Strate-default-query-hints 2014-05-15 01:15:34 +00:00
Cache.php
Configuration.php Documentation for #991 2014-05-16 09:32:52 +02:00
EntityManager.php
EntityManagerInterface.php
EntityNotFoundException.php
EntityRepository.php Remove useless dependency 2014-05-15 18:22:56 +02:00
Events.php
LazyCriteriaCollection.php The count in a LazyCriteriaCollection is null on initialization 2014-05-17 19:08:25 +02:00
NativeQuery.php
NonUniqueResultException.php
NoResultException.php
OptimisticLockException.php
ORMException.php
ORMInvalidArgumentException.php
PersistentCollection.php Added count cache when lazy collection is not yet initialized. Some cosmetic changes (primarily, there's no ELSE). 2014-05-16 04:22:11 +00:00
PessimisticLockException.php
Query.php Merge branch 'feature/default-query-hints' of https://github.com/Strate/doctrine2 into Strate-default-query-hints 2014-05-15 01:15:34 +00:00
QueryBuilder.php
README.markdown
TransactionRequiredException.php
UnexpectedResultException.php
UnitOfWork.php DDC-3123 - the UoW should clear extra updates immediately 2014-05-15 00:18:50 +02:00
Version.php