Definition
/**
* @template TKey of array-key
* @template TValue
*
* @param MapType<TKey, TValue> $mapType
* @param ?array $value
*/
map_entry(string $name, ?array $value, MapType $mapType, ?Metadata $metadata) : MapEntry
Read from various data sources.
Shape and optimize for your needs.
Store and secure in one of many available data sinks.
/**
* @template TKey of array-key
* @template TValue
*
* @param MapType<TKey, TValue> $mapType
* @param ?array $value
*/
map_entry(string $name, ?array $value, MapType $mapType, ?Metadata $metadata) : MapEntry