array_merge
array_slice
array_search
配列の一部を返します。
array_slice(array $array, int $offset, ?int $length): array