FILTER_VALIDATE_BOOL
public
mixed
FILTER_VALIDATE_BOOL
= \FILTER_VALIDATE_BOOLEAN
public
mixed
FILTER_VALIDATE_BOOL
= \FILTER_VALIDATE_BOOLEAN
public
mixed
GRAPHEME_EXTR_COUNT
= 0
public
mixed
GRAPHEME_EXTR_COUNT
= 0
public
mixed
GRAPHEME_EXTR_MAXBYTES
= 1
public
mixed
GRAPHEME_EXTR_MAXBYTES
= 1
public
mixed
GRAPHEME_EXTR_MAXCHARS
= 2
public
mixed
GRAPHEME_EXTR_MAXCHARS
= 2
public
mixed
MB_CASE_LOWER
= 1
public
mixed
MB_CASE_LOWER
= 1
public
mixed
MB_CASE_TITLE
= 2
public
mixed
MB_CASE_TITLE
= 2
public
mixed
MB_CASE_UPPER
= 0
public
mixed
MB_CASE_UPPER
= 0
public
mixed
MYSQLI_REFRESH_REPLICA
= 64
public
mixed
S_MATH_BIGINTEGER_MODE
= "bcmath"
public
mixed
S_MATH_BIGINTEGER_MODE
= "bcmath"
public
mixed
S_MATH_BIGINTEGER_MODE
= "bcmath"
public
mixed
S_MATH_BIGINTEGER_MODE
= "gmp"
public
mixed
SYMFONY_GRAPHEME_CLUSTER_RX
= (((float) \PCRE_VERSION < 10) ? (float) \PCRE_VERSION >= 8.32 : ((float) \PCRE_VERSION >= 10.39)) ? '\X' : \Symfony\Polyfill\Intl\Grapheme\Grapheme::GRAPHEME_CLUSTER_RX
send(mixed $message) : mixed
publish(mixed $message) : mixed
test(mixed $v, mixed $b) : mixed
test(mixed $a, mixed $b[, mixed $message = "" ]) : mixed
testB(mixed $a, mixed $b[, mixed $message = "" ]) : mixed
testSerialization(mixed $b[, mixed $msg = "" ]) : mixed
testCreate() : mixed
testCreateSafeSingle(mixed $value, mixed $base, mixed $msg) : mixed
testCreateSafe() : mixed
testSpaces() : mixed
testOp() : mixed
testBig() : mixed
toHex(mixed $arg) : mixed
Triggers a silenced deprecation notice.
trigger_deprecation(string $package, string $version, string $message, mixed ...$args) : void
The name of the Composer package that is triggering the deprecation
The version of the package that introduced the deprecation
The message of the deprecation
Values to insert in the message using printf() formatting
ctype_alnum(mixed $text) : mixed
ctype_alpha(mixed $text) : mixed
ctype_cntrl(mixed $text) : mixed
ctype_digit(mixed $text) : mixed
ctype_graph(mixed $text) : mixed
ctype_lower(mixed $text) : mixed
ctype_print(mixed $text) : mixed
ctype_punct(mixed $text) : mixed
ctype_space(mixed $text) : mixed
ctype_upper(mixed $text) : mixed
ctype_xdigit(mixed $text) : mixed
ctype_alnum(mixed $text) : bool
ctype_alpha(mixed $text) : bool
ctype_cntrl(mixed $text) : bool
ctype_digit(mixed $text) : bool
ctype_graph(mixed $text) : bool
ctype_lower(mixed $text) : bool
ctype_print(mixed $text) : bool
ctype_punct(mixed $text) : bool
ctype_space(mixed $text) : bool
ctype_upper(mixed $text) : bool
ctype_xdigit(mixed $text) : bool
grapheme_extract(mixed $haystack, mixed $size[, mixed $type = 0 ][, mixed $start = 0 ][, mixed &$next = 0 ]) : mixed
grapheme_stripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ]) : mixed
grapheme_stristr(mixed $haystack, mixed $needle[, mixed $beforeNeedle = false ]) : mixed
grapheme_strlen(mixed $input) : mixed
grapheme_strpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ]) : mixed
grapheme_strripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ]) : mixed
grapheme_strrpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ]) : mixed
grapheme_strstr(mixed $haystack, mixed $needle[, mixed $beforeNeedle = false ]) : mixed
grapheme_substr(mixed $string, mixed $offset[, mixed $length = null ]) : mixed
grapheme_extract(string|null $haystack, int|null $size[, int|null $type = GRAPHEME_EXTR_COUNT ][, int|null $offset = 0 ][, mixed &$next = null ]) : string|false
grapheme_stripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ]) : int|false
grapheme_stristr(string|null $haystack, string|null $needle[, bool|null $beforeNeedle = false ]) : string|false
grapheme_strlen(string|null $string) : int|false|null
grapheme_strpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ]) : int|false
grapheme_strripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ]) : int|false
grapheme_strrpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ]) : int|false
grapheme_strstr(string|null $haystack, string|null $needle[, bool|null $beforeNeedle = false ]) : string|false
grapheme_substr(string|null $string, int|null $offset[, int|null $length = null ]) : string|false
normalizer_is_normalized(mixed $string[, mixed $form = pNormalizer::FORM_C ]) : mixed
normalizer_normalize(mixed $string[, mixed $form = pNormalizer::FORM_C ]) : mixed
normalizer_is_normalized(string|null $string[, int|null $form = pNormalizer::FORM_C ]) : bool
normalizer_normalize(string|null $string[, int|null $form = pNormalizer::FORM_C ]) : string|false
mb_convert_encoding(mixed $string, mixed $to_encoding[, mixed $from_encoding = null ]) : mixed
mb_decode_mimeheader(mixed $string) : mixed
mb_encode_mimeheader(mixed $string[, mixed $charset = null ][, mixed $transfer_encoding = null ][, mixed $newline = "
" ][, mixed $indent = 0 ]) : mixed
mb_decode_numericentity(mixed $string, mixed $map[, mixed $encoding = null ]) : mixed
mb_encode_numericentity(mixed $string, mixed $map[, mixed $encoding = null ][, mixed $hex = false ]) : mixed
mb_convert_case(mixed $string, mixed $mode[, mixed $encoding = null ]) : mixed
mb_internal_encoding([mixed $encoding = null ]) : mixed
mb_language([mixed $language = null ]) : mixed
mb_list_encodings() : mixed
mb_encoding_aliases(mixed $encoding) : mixed
mb_check_encoding([mixed $value = null ][, mixed $encoding = null ]) : mixed
mb_detect_encoding(mixed $string[, mixed $encodings = null ][, mixed $strict = false ]) : mixed
mb_detect_order([mixed $encoding = null ]) : mixed
mb_parse_str(mixed $string[, mixed &$result = [] ]) : mixed
mb_strlen(mixed $string[, mixed $encoding = null ]) : mixed
mb_strpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strtolower(mixed $string[, mixed $encoding = null ]) : mixed
mb_strtoupper(mixed $string[, mixed $encoding = null ]) : mixed
mb_substitute_character([mixed $substitute_character = null ]) : mixed
mb_substr(mixed $string, mixed $start[, mixed $length = 2147483647 ][, mixed $encoding = null ]) : mixed
mb_stripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_stristr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strrchr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strrichr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_strripos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strrpos(mixed $haystack, mixed $needle[, mixed $offset = 0 ][, mixed $encoding = null ]) : mixed
mb_strstr(mixed $haystack, mixed $needle[, mixed $before_needle = false ][, mixed $encoding = null ]) : mixed
mb_get_info([mixed $type = 'all' ]) : mixed
mb_http_output([mixed $encoding = null ]) : mixed
mb_strwidth(mixed $string[, mixed $encoding = null ]) : mixed
mb_substr_count(mixed $haystack, mixed $needle[, mixed $encoding = null ]) : mixed
mb_output_handler(mixed $string, mixed $status) : mixed
mb_http_input([mixed $type = null ]) : mixed
mb_convert_variables(mixed $to_encoding, mixed $from_encoding, mixed ...&$vars) : mixed
mb_ord(mixed $string[, mixed $encoding = null ]) : mixed
mb_chr(mixed $codepoint[, mixed $encoding = null ]) : mixed
mb_scrub(mixed $string[, mixed $encoding = null ]) : mixed
mb_str_split(mixed $string[, mixed $length = 1 ][, mixed $encoding = null ]) : mixed
mb_str_pad(string $string, int $length[, string $pad_string = ' ' ][, int $pad_type = STR_PAD_RIGHT ][, string|null $encoding = null ]) : string
mb_ucfirst(string $string[, string|null $encoding = null ]) : string
mb_lcfirst(string $string[, string|null $encoding = null ]) : string
mb_convert_encoding(array<string|int, mixed>|string|null $string, string|null $to_encoding[, array<string|int, mixed>|string|null $from_encoding = null ]) : array<string|int, mixed>|string|false
mb_decode_mimeheader(string|null $string) : string
mb_encode_mimeheader(string|null $string[, string|null $charset = null ][, string|null $transfer_encoding = null ][, string|null $newline = "
" ][, int|null $indent = 0 ]) : string
mb_decode_numericentity(string|null $string, array<string|int, mixed> $map[, string|null $encoding = null ]) : string
mb_encode_numericentity(string|null $string, array<string|int, mixed> $map[, string|null $encoding = null ][, bool|null $hex = false ]) : string
mb_convert_case(string|null $string, int|null $mode[, string|null $encoding = null ]) : string
mb_internal_encoding([string|null $encoding = null ]) : string|bool
mb_language([string|null $language = null ]) : string|bool
mb_list_encodings() : array<string|int, mixed>
mb_encoding_aliases(string|null $encoding) : array<string|int, mixed>
mb_check_encoding([array<string|int, mixed>|string|null $value = null ][, string|null $encoding = null ]) : bool
mb_detect_encoding(string|null $string[, array<string|int, mixed>|string|null $encodings = null ][, bool|null $strict = false ]) : string|false
mb_detect_order([array<string|int, mixed>|string|null $encoding = null ]) : array<string|int, mixed>|bool
mb_parse_str(string|null $string[, mixed &$result = [] ]) : bool
mb_strlen(string|null $string[, string|null $encoding = null ]) : int
mb_strpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strtolower(string|null $string[, string|null $encoding = null ]) : string
mb_strtoupper(string|null $string[, string|null $encoding = null ]) : string
mb_substitute_character([string|int|null $substitute_character = null ]) : string|int|bool
mb_substr(string|null $string, int|null $start[, int|null $length = null ][, string|null $encoding = null ]) : string
mb_stripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_stristr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strrchr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strrichr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_strripos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strrpos(string|null $haystack, string|null $needle[, int|null $offset = 0 ][, string|null $encoding = null ]) : int|false
mb_strstr(string|null $haystack, string|null $needle[, bool|null $before_needle = false ][, string|null $encoding = null ]) : string|false
mb_get_info([string|null $type = 'all' ]) : array<string|int, mixed>|string|int|false
mb_http_output([string|null $encoding = null ]) : string|bool
mb_strwidth(string|null $string[, string|null $encoding = null ]) : int
mb_substr_count(string|null $haystack, string|null $needle[, string|null $encoding = null ]) : int
mb_output_handler(string|null $string, int|null $status) : string
mb_http_input([string|null $type = null ]) : array<string|int, mixed>|string|false
mb_convert_variables(string|null $to_encoding, array<string|int, mixed>|string|null $from_encoding, mixed &$var, mixed ...&$vars) : string|false
mb_ord(string|null $string[, string|null $encoding = null ]) : int|false
mb_chr(int|null $codepoint[, string|null $encoding = null ]) : string|false
mb_scrub(string|null $string[, string|null $encoding = null ]) : string
mb_str_split(string|null $string[, int|null $length = 1 ][, string|null $encoding = null ]) : array<string|int, mixed>
mb_str_pad(string $string, int $length[, string $pad_string = ' ' ][, int $pad_type = STR_PAD_RIGHT ][, string|null $encoding = null ]) : string
mb_ucfirst(mixed $string[, string|null $encoding = null ]) : string
mb_lcfirst(mixed $string[, string|null $encoding = null ]) : string
fdiv(float $num1, float $num2) : float
preg_last_error_msg() : string
str_contains(string|null $haystack, string|null $needle) : bool
str_starts_with(string|null $haystack, string|null $needle) : bool
str_ends_with(string|null $haystack, string|null $needle) : bool
get_debug_type(mixed $value) : string
get_resource_id(mixed $resource) : int
array_is_list(array<string|int, mixed> $array) : bool
enum_exists(string $enum[, bool $autoload = true ]) : bool