$iterator->has() Checks by key if an element is included kirby/src/Toolkit/Iterator.php#L132 $iterator->has(mixed $key): bool Parameters Name Type Default $key * mixed – Return type bool Parent class Kirby\Toolkit\Iterator