AMP_CONTEXT
public
mixed
AMP_CONTEXT
= "process"
public
mixed
AMP_CONTEXT
= "process"
public
mixed
AMP_CONTEXT
= "parallel"
public
mixed
AMP_CONTEXT_ID
= \getmypid()
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
LWT Front Controller
public
mixed
LWT_BASE_PATH
= __DIR__
This file serves as the single entry point for all requests. It bootstraps the application and delegates to the Application class.
PHP version 8.1
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
PDF
= __DIR__ . '/tests/media/example.pdf'
public
mixed
PHP_CODESNIFFER_CBF
= false
public
mixed
PHP_CODESNIFFER_CBF
= \false
public
mixed
PHP_CODESNIFFER_IN_TESTS
= \true
public
mixed
PHP_CODESNIFFER_VERBOSITY
= $this->config->verbosity
public
mixed
PHP_CODESNIFFER_VERBOSITY
= 0
public
mixed
PHP_PARSER_VERSION
= VersionUtils::getPhpParserVersion()
public
mixed
PSALM_VERSION
= VersionUtils::getPsalmVersion()
public
mixed
STDERR
= \fopen('php://stderr', 'wb')
public
mixed
STDOUT
= \fopen('php://stdout', 'wb')
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
public
mixed
T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG
= 'PHPCS_T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG'
public
mixed
T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG
= 'PHPCS_T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG'
public
mixed
T_ANON_CLASS
= 'PHPCS_T_ANON_CLASS'
public
mixed
T_ASPERAND
= 'PHPCS_T_ASPERAND'
public
mixed
T_ATTRIBUTE
= 'PHPCS_T_ATTRIBUTE'
public
mixed
T_ATTRIBUTE_END
= 'PHPCS_T_ATTRIBUTE_END'
public
mixed
T_BACKTICK
= 'PHPCS_T_BACKTICK'
public
mixed
T_BAD_CHARACTER
= 'PHPCS_T_BAD_CHARACTER'
public
mixed
T_BINARY_CAST
= 'PHPCS_T_BINARY_CAST'
public
mixed
T_BITWISE_AND
= 'PHPCS_T_BITWISE_AND'
public
mixed
T_BITWISE_NOT
= 'PHPCS_T_BITWISE_NOT'
public
mixed
T_BITWISE_OR
= 'PHPCS_T_BITWISE_OR'
public
mixed
T_BITWISE_XOR
= 'PHPCS_T_BITWISE_XOR'
public
mixed
T_BOOLEAN_NOT
= 'PHPCS_T_BOOLEAN_NOT'
public
mixed
T_CLOSE_CURLY_BRACKET
= 'PHPCS_T_CLOSE_CURLY_BRACKET'
public
mixed
T_CLOSE_PARENTHESIS
= 'PHPCS_T_CLOSE_PARENTHESIS'
public
mixed
T_CLOSE_SHORT_ARRAY
= 'PHPCS_T_CLOSE_SHORT_ARRAY'
public
mixed
T_CLOSE_SQUARE_BRACKET
= 'PHPCS_T_CLOSE_SQUARE_BRACKET'
public
mixed
T_CLOSE_USE_GROUP
= 'PHPCS_T_CLOSE_USE_GROUP'
public
mixed
T_CLOSURE
= 'PHPCS_T_CLOSURE'
public
mixed
T_COALESCE_EQUAL
= 'PHPCS_T_COALESCE_EQUAL'
public
mixed
T_COLON
= 'PHPCS_T_COLON'
public
mixed
T_COMMA
= 'PHPCS_T_COMMA'
public
mixed
T_DIVIDE
= 'PHPCS_T_DIVIDE'
public
mixed
T_DOC_COMMENT_CLOSE_TAG
= 'PHPCS_T_DOC_COMMENT_CLOSE_TAG'
public
mixed
T_DOC_COMMENT_OPEN_TAG
= 'PHPCS_T_DOC_COMMENT_OPEN_TAG'
public
mixed
T_DOC_COMMENT_STAR
= 'PHPCS_T_DOC_COMMENT_STAR'
public
mixed
T_DOC_COMMENT_STRING
= 'PHPCS_T_DOC_COMMENT_STRING'
public
mixed
T_DOC_COMMENT_TAG
= 'PHPCS_T_DOC_COMMENT_TAG'
public
mixed
T_DOC_COMMENT_WHITESPACE
= 'PHPCS_T_DOC_COMMENT_WHITESPACE'
public
mixed
T_DOLLAR
= 'PHPCS_T_DOLLAR'
public
mixed
T_DOUBLE_QUOTED_STRING
= 'PHPCS_T_DOUBLE_QUOTED_STRING'
public
mixed
T_END_NOWDOC
= 'PHPCS_T_END_NOWDOC'
public
mixed
T_ENUM
= 'PHPCS_T_ENUM'
public
mixed
T_ENUM_CASE
= 'PHPCS_T_ENUM_CASE'
public
mixed
T_EQUAL
= 'PHPCS_T_EQUAL'
public
mixed
T_FALSE
= 'PHPCS_T_FALSE'
public
mixed
T_FN
= 'PHPCS_T_FN'
public
mixed
T_FN_ARROW
= 'PHPCS_T_FN_ARROW'
public
mixed
T_GOTO_COLON
= 'PHPCS_T_GOTO_COLON'
public
mixed
T_GOTO_LABEL
= 'PHPCS_T_GOTO_LABEL'
public
mixed
T_GREATER_THAN
= 'PHPCS_T_GREATER_THAN'
public
mixed
T_HEREDOC
= 'PHPCS_T_HEREDOC'
public
mixed
T_INLINE_ELSE
= 'PHPCS_T_INLINE_ELSE'
public
mixed
T_INLINE_THEN
= 'PHPCS_T_INLINE_THEN'
public
mixed
T_LESS_THAN
= 'PHPCS_T_LESS_THAN'
public
mixed
T_MATCH
= 'PHPCS_T_MATCH'
public
mixed
T_MATCH_ARROW
= 'PHPCS_T_MATCH_ARROW'
public
mixed
T_MATCH_DEFAULT
= 'PHPCS_T_MATCH_DEFAULT'
public
mixed
T_MINUS
= 'PHPCS_T_MINUS'
public
mixed
T_MODULUS
= 'PHPCS_T_MODULUS'
public
mixed
T_MULTIPLY
= 'PHPCS_T_MULTIPLY'
public
mixed
T_NAME_FULLY_QUALIFIED
= 10002
public
mixed
T_NAME_FULLY_QUALIFIED
= 'PHPCS_T_NAME_FULLY_QUALIFIED'
public
mixed
T_NAME_QUALIFIED
= 10001
public
mixed
T_NAME_QUALIFIED
= 'PHPCS_T_NAME_QUALIFIED'
public
mixed
T_NAME_RELATIVE
= 'PHPCS_T_NAME_RELATIVE'
public
mixed
T_NONE
= 'PHPCS_T_NONE'
public
mixed
T_NOWDOC
= 'PHPCS_T_NOWDOC'
public
mixed
T_NULL
= 'PHPCS_T_NULL'
public
mixed
T_NULLABLE
= 'PHPCS_T_NULLABLE'
public
mixed
T_NULLSAFE_OBJECT_OPERATOR
= 'PHPCS_T_NULLSAFE_OBJECT_OPERATOR'
public
mixed
T_OPEN_CURLY_BRACKET
= 'PHPCS_T_OPEN_CURLY_BRACKET'
public
mixed
T_OPEN_PARENTHESIS
= 'PHPCS_T_OPEN_PARENTHESIS'
public
mixed
T_OPEN_SHORT_ARRAY
= 'PHPCS_T_OPEN_SHORT_ARRAY'
public
mixed
T_OPEN_SQUARE_BRACKET
= 'PHPCS_T_OPEN_SQUARE_BRACKET'
public
mixed
T_OPEN_USE_GROUP
= 'PHPCS_T_OPEN_USE_GROUP'
public
mixed
T_PARAM_NAME
= 'PHPCS_T_PARAM_NAME'
public
mixed
T_PARENT
= 'PHPCS_T_PARENT'
public
mixed
T_PHPCS_DISABLE
= 'PHPCS_T_PHPCS_DISABLE'
public
mixed
T_PHPCS_ENABLE
= 'PHPCS_T_PHPCS_ENABLE'
public
mixed
T_PHPCS_IGNORE
= 'PHPCS_T_PHPCS_IGNORE'
public
mixed
T_PHPCS_IGNORE_FILE
= 'PHPCS_T_PHPCS_IGNORE_FILE'
public
mixed
T_PHPCS_SET
= 'PHPCS_T_PHPCS_SET'
public
mixed
T_PLUS
= 'PHPCS_T_PLUS'
public
mixed
T_PRIVATE_SET
= 'PHPCS_T_PRIVATE_SET'
public
mixed
T_PROTECTED_SET
= 'PHPCS_T_PROTECTED_SET'
public
mixed
T_PUBLIC_SET
= 'PHPCS_T_PUBLIC_SET'
public
mixed
T_READONLY
= 'PHPCS_T_READONLY'
public
mixed
T_SELF
= 'PHPCS_T_SELF'
public
mixed
T_SEMICOLON
= 'PHPCS_T_SEMICOLON'
public
mixed
T_START_NOWDOC
= 'PHPCS_T_START_NOWDOC'
public
mixed
T_STRING_CONCAT
= 'PHPCS_T_STRING_CONCAT'
public
mixed
T_TRUE
= 'PHPCS_T_TRUE'
public
mixed
T_TYPE_CLOSE_PARENTHESIS
= 'PHPCS_T_TYPE_CLOSE_PARENTHESIS'
public
mixed
T_TYPE_INTERSECTION
= 'PHPCS_T_TYPE_INTERSECTION'
public
mixed
T_TYPE_OPEN_PARENTHESIS
= 'PHPCS_T_TYPE_OPEN_PARENTHESIS'
public
mixed
T_TYPE_UNION
= 'PHPCS_T_TYPE_UNION'
Generate a URL with the application base path prepended.
url([string $path = '/' ]) : string
Use this for all internal links to ensure they work correctly when the application is installed in a subdirectory.
The path to generate URL for (should start with /)
The full URL path with base path prepended
Get the configured application base path.
base_path() : string
The base path (e.g., '/lwt') or empty string for root
pdfImageExtract() : mixed
Get all HTTP header key/values as an associative array for the current request.
getallheaders() : string[string]
The HTTP header key/value pairs.
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_str_split(mixed $string[, mixed $length = 1 ]) : mixed
grapheme_str_split(string $string[, int $length = 1 ]) : array<string|int, mixed>|false
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 = Normalizer::FORM_C ]) : mixed
normalizer_normalize(mixed $string[, mixed $form = Normalizer::FORM_C ]) : mixed
normalizer_is_normalized(string|null $string[, int|null $form = Normalizer::FORM_C ]) : bool
normalizer_normalize(string|null $string[, int|null $form = Normalizer::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 = "\r\n" ][, 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_trim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_ltrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_rtrim(string $string[, string|null $characters = null ][, 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 = "\r\n" ][, 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|null
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(string $string[, string|null $encoding = null ]) : string
mb_lcfirst(string $string[, string|null $encoding = null ]) : string
mb_trim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_ltrim(string $string[, string|null $characters = null ][, string|null $encoding = null ]) : string
mb_rtrim(string $string[, string|null $characters = null ][, 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