You are here

namespace Zend\Stdlib\Hydrator\Aggregate in Zircon Profile 8

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