1023. Class

1023.1. Zend\Stdlib\Hydrator\Reflection

1023.1.1. Methods

1023.1.1.1. extract

extract()

Extract values from an object

Parameters:object
Return type:array

1023.1.1.2. hydrate

hydrate()

Hydrate $object with the provided $data.

Parameters:
  • array
  • object
Return type:

object

1023.1.1.3. getReflProperties

getReflProperties()

Get a reflection properties from in-memory cache and lazy-load if class has not been loaded.

Parameters:string|object
Throws ExceptionInvalidArgumentException:
 
Return type:array

Project Versions

Table Of Contents

Previous topic

1022. Class

Next topic

1024. Function

This Page