setAll() setAll(mixed $hash) Updates the object's properties with the values in the specified map. Parameters mixed $hash array Map of values to set.
getProperties() getProperties() : array Returns the object's properties as a map. Returns array — map of properties.