You are here

namespace Zend\Hydrator\Aggregate in Zircon Profile 8

Same name in other branches
  1. 8.0 Zend\Hydrator\Aggregate
Classsort descending Location Description
AggregateHydrator vendor/zendframework/zend-hydrator/src/Aggregate/AggregateHydrator.php Aggregate hydrator that composes multiple hydrators via events
ExtractEvent vendor/zendframework/zend-hydrator/src/Aggregate/ExtractEvent.php Event triggered when the {data from an object
HydrateEvent vendor/zendframework/zend-hydrator/src/Aggregate/HydrateEvent.php Event triggered when the {data into an object
HydratorListener vendor/zendframework/zend-hydrator/src/Aggregate/HydratorListener.php Aggregate listener wrapping around a hydrator.