1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс ExceptionHandlerFormatter

Открытые статические члены

static format ($exception, $htmlMode=false, $level=0)
static severityToString ($severity)

Поля данных

const MAX_CHARS = 30
const SHOW_PARAMETERS = 1
const DELIMITER = '----------'

Защищенные статические члены

static getTrace ($exception)
static getMessage ($exception)
static getArguments ($args, $level)
static convertArgumentToString ($arg, $level)
static getFileLink ($file, $line)

Подробное описание

См. определение в файле exceptionhandlerformatter.php строка 7

Методы

◆ convertArgumentToString()

convertArgumentToString ( $arg,
$level )
staticprotected

См. определение в файле exceptionhandlerformatter.php строка 97

◆ format()

format ( $exception,
$htmlMode = false,
$level = 0 )
static
Аргументы
\Throwable$exception
bool$htmlMode
int$level
Возвращает
string

См. определение в файле exceptionhandlerformatter.php строка 20

◆ getArguments()

getArguments ( $args,
$level )
staticprotected

См. определение в файле exceptionhandlerformatter.php строка 87

◆ getFileLink()

getFileLink ( $file,
$line )
staticprotected

См. определение в файле exceptionhandlerformatter.php строка 107

◆ getMessage()

getMessage ( $exception)
staticprotected

См. определение в файле exceptionhandlerformatter.php строка 71

◆ getTrace()

getTrace ( $exception)
staticprotected
Аргументы
\Throwable$exception
Возвращает
array

См. определение в файле exceptionhandlerformatter.php строка 50

◆ severityToString()

severityToString ( $severity)
static

См. определение в файле exceptionhandlerformatter.php строка 79

Поля

◆ DELIMITER

const DELIMITER = '----------'

См. определение в файле exceptionhandlerformatter.php строка 12

◆ MAX_CHARS

const MAX_CHARS = 30

См. определение в файле exceptionhandlerformatter.php строка 9

◆ SHOW_PARAMETERS

const SHOW_PARAMETERS = 1

См. определение в файле exceptionhandlerformatter.php строка 11


Объявления и описания членов класса находятся в файле: