contains Checks if the given string contains the given value kirby/src/Toolkit/V.php#L311 V::contains($value, $needle): bool Parameters Name Type Default $value * mixed – $needle * mixed – Return type bool