1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Guilherme Blanco c460344994 Merge pull request #850 from FabioBatSilva/attach-entity-listeners
Event listener to programmatically attach entity listeners.
2013-11-25 08:21:36 -08:00
..
Decorator Adding EntityManagerDecorator base class as an extension point for EntityManager 2013-03-06 23:30:47 +01:00
Entity Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Functional Fix dependency for tests/Doctrine/Tests/ORM/Functional/ReferenceProxyTest.php 2013-11-22 01:15:13 -08:00
Hydration indexby ddc117 tests 2013-04-29 10:29:58 +02:00
Id Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
Mapping [DDC-2608][DDC-2662] Fix SequenceGenerator requiring "sequenceName" and now throw exception. Fix a bug in quoting the sequenceName. 2013-09-08 15:59:58 +02:00
Performance Added coverage for querying support during postLoad. 2013-08-08 20:53:11 -04:00
Persisters [DDC-2471] Fix EQ/NEQ null handling of criteria 2013-05-26 09:04:19 +02:00
Proxy Adding failing test to demonstrate DDC-2432 2013-05-09 21:11:10 +02:00
Query Fixes a Fatal Error when using a subexpression in parenthesis 2013-10-14 15:04:52 +02:00
Tools Merge pull request #850 from FabioBatSilva/attach-entity-listeners 2013-11-25 08:21:36 -08:00
CommitOrderCalculatorTest.php Remove all trailing whitespaces 2011-12-19 22:56:19 +01:00
ConfigurationTest.php Revert "allowed to pass filter objects to the configurator" 2013-02-09 20:28:52 +01:00
EntityManagerTest.php Allow passing any callable instead of only closures 2012-06-16 13:20:34 +02:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php Added test complex inner join with indexBy 2013-05-09 03:32:28 +04:00
UnitOfWorkTest.php [DDC-1984] Throw exception if passing null into UnitOfWork#lock() - which can happen when EntityManager#find() tries to lock entity that was just deleted by another process. 2013-05-01 19:39:21 +02:00