1
0
mirror of synced 2024-12-05 03:06:05 +03:00
doctrine2/lib/Doctrine/ORM
2019-01-06 01:19:10 +03:00
..
Cache Add version fields into L2C data 2018-02-17 18:05:32 +01:00
Decorator make lock mode usage consistent 2014-02-05 15:13:53 +01:00
Event Clean post flush event added. Triggered after post flush after all clears. Event is flush-safe 2019-01-06 01:19:10 +03:00
Id entity should be nullable as in master 2018-04-10 19:15:48 +02:00
Internal Fix the computation of commit order for circular dependencies 2018-09-20 12:13:25 +02:00
Mapping [XML] Fix default value of many-to-many order-by to ASC 2018-11-20 12:33:29 +01:00
Persisters Fix basic entity persister type resolver 2018-02-26 14:39:06 +01:00
Proxy #6626 #6625 minor CS fixes (removed useless assignments) 2017-08-16 15:23:20 +02:00
Query Note: this will still lead to the UnitOfWork#getSingleIdentifierValue() still being 2018-12-16 18:05:02 +01:00
Repository Use short-array syntax on "lib" directory 2016-12-08 00:31:12 +01:00
Tools Fix applying collation on foreign key columns 2018-11-21 00:20:15 +01:00
Utility Apply various and CS fixes as per review 2017-08-18 11:02:28 +02:00
AbstractQuery.php Note: this will still lead to the UnitOfWork#getSingleIdentifierValue() still being 2018-12-16 18:05:02 +01:00
Cache.php DDC-3078 - constructor should never be interfaced 2014-04-17 15:16:56 -04:00
Configuration.php Remove @throws in Configuration where necessary. 2017-06-20 07:27:25 +02:00
EntityManager.php Fix for BC break #7366 when calling EM::find() with LockMode::OPTIMISTIC outside of a TX 2018-09-23 05:33:05 +02:00
EntityManagerInterface.php $hydrationMode throughout can be a string as well as int (for custom modes) 2018-11-12 13:58:42 +00:00
EntityNotFoundException.php Use short-array syntax on "lib" directory 2016-12-08 00:31:12 +01:00
EntityRepository.php 7518 Fixed PHPDoc Error. 2018-12-12 17:08:35 +03:00
Events.php Clean post flush event added. Triggered after post flush after all clears. Event is flush-safe 2019-01-06 01:19:10 +03:00
LazyCriteriaCollection.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
NativeQuery.php Remove final keyword from Query classes 2019-01-06 01:14:37 +03:00
NonUniqueResultException.php Add message to NonUniqueResultException 2017-08-06 12:07:47 +02:00
NoResultException.php Fixed missed documentation issues in Doctrine\ORM 2012-12-14 20:12:56 +00:00
OptimisticLockException.php Fixed many small phpcs issues 2015-12-11 20:30:41 +01:00
ORMException.php No longer treat aggregate functions as a special case. 2017-06-20 07:27:24 +02:00
ORMInvalidArgumentException.php Use the correct type for the exception message 2017-11-26 17:55:59 +01:00
PersistentCollection.php #6613 #6614 #6616 adding void return type 2017-08-11 21:27:09 +02:00
PessimisticLockException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
Query.php Remove final keyword from Query classes 2019-01-06 01:14:37 +03:00
QueryBuilder.php fix incorrect phpdoc typehint 2018-11-13 13:01:10 +03:00
TransactionRequiredException.php Fix some LGPL occurances to MIT 2013-10-02 12:07:37 +02:00
UnexpectedResultException.php Fixed unused 'use' statements. 2012-12-13 18:19:21 +00:00
UnitOfWork.php Clean post flush event added. Triggered after post flush after all clears. Event is flush-safe 2019-01-06 01:19:10 +03:00
Version.php Bump up development version 2018-11-21 01:24:06 +01:00