<?php explode(string $separator, string $string, int $limit = PHP_INT_MAX): array
<?php if (str_contains($key, '.')) { [$parent, $child] = explode('.', $key); if ($child) {