Return an array with all values with the given key. If the key is not present, returns an empty array.
See Implementation
Return an array with all values with the given key. If the key is not present, returns an empty array.