str_contains() str_contains(\string $haystack, \string $needle) Parameters \string $haystack \string $needle
str_starts_with() str_starts_with(\string $haystack, \string $needle) Parameters \string $haystack \string $needle
str_ends_with() str_ends_with(\string $haystack, \string $needle) Parameters \string $haystack \string $needle