array_merge
array_slice
array_search
Extracts a slice of the array.
array_slice(array $array, int $offset, ?int $length): array