1
0
mirror of synced 2025-01-10 02:57:10 +03:00
doctrine2/lib/Doctrine/ORM/Internal/Hydration
2015-01-13 01:03:48 +01:00
..
AbstractHydrator.php Readability update to hydrators. 2014-04-29 05:05:38 +00:00
ArrayHydrator.php Readability update to hydrators. 2014-04-29 05:05:38 +00:00
HydrationException.php Add: invalidDiscriminatorValue method 2014-04-09 01:55:49 +02:00
IterableResult.php Fixed documentation for ORM\Internal 2012-12-02 19:46:34 +00:00
ObjectHydrator.php Moved postLoad dispatching from UnitOfWork to object hydrators 2015-01-13 01:03:48 +01:00
ScalarHydrator.php Made ClassMetadata to be reused during gatherRowData() and also during hydrateRow() to share same fetches instead of recalculating all info again. Performance improvement after 100x runs comparison is around 4%. 2014-04-28 02:38:51 +00:00
SimpleObjectHydrator.php Moved postLoad dispatching from UnitOfWork to object hydrators 2015-01-13 01:03:48 +01:00
SingleScalarHydrator.php Made ClassMetadata to be reused during gatherRowData() and also during hydrateRow() to share same fetches instead of recalculating all info again. Performance improvement after 100x runs comparison is around 4%. 2014-04-28 02:38:51 +00:00