1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM/Hydration
2010-06-03 14:11:31 -04:00
..
AllTests.php [DDC-161] Adding ability to use custom hydrators with queries. 2010-06-02 23:25:09 -04:00
ArrayHydratorTest.php [2.0][DDC-335][DDC-347][DDC-317] Fixed. Also prepared DQL for CASE/COALESCE/NULLIF support. 2010-02-19 21:28:17 +00:00
CustomHydratorTest.php Tweaking the method names of the recently added feature which allows custom hydration modes. 2010-06-03 14:11:31 -04:00
HydrationTestCase.php [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
ObjectHydratorTest.php [2.0] DDC-353 - Fix UnitOfWork::createEntity and StandardPersister::refresh() not marking created Proxy instances as MANAGED like EntityManager::getReference() does 2010-02-28 14:14:44 +00:00
ResultSetMappingTest.php [2.0][DDC-152] Fixed. 2009-12-19 13:38:54 +00:00
ScalarHydratorTest.php [2.0] DDC-407 - Add regression-test to fix that Scalar-Results are 1-based, Add ScalarResult with Scalar Field Hydration Test 2010-03-20 17:40:30 +00:00
SingleScalarHydratorTest.php [2.0][DDC-208] Fixed. 2009-12-18 13:20:22 +00:00