См. определение в файле handler.php строка 17
◆ __construct()
- Аргументы
-
RequestInterface | $request | |
ResponseBuilderInterface | $responseBuilder | |
array | $options | |
См. определение в файле handler.php строка 38
◆ execute()
◆ getDiagnostics()
◆ getLogger()
Returns the logger from the configuration settings.
- Возвращает
- Log\LoggerInterface|null
См. определение в файле handler.php строка 78
◆ getRequest()
- Возвращает
- RequestInterface
См. определение в файле handler.php строка 60
◆ getResponse()
- Возвращает
- Response | null
См. определение в файле handler.php строка 68
◆ log()
log |
( |
string | $logMessage, |
|
|
int | $level, |
|
|
array | $context = [] ) |
◆ logDiagnostics()
◆ shouldFetchBody()
shouldFetchBody |
( |
callable | $callback | ) |
|
Sets a callback called before fetching a message body.
- Аргументы
-
- Возвращает
- void
См. определение в файле handler.php строка 128
◆ $async
◆ $bodyLengthMax
◆ $request
RequestInterface $request |
|
protected |
◆ $response
◆ $responseBuilder
◆ $responseHeaders
string $responseHeaders = '' |
|
protected |
◆ $shouldFetchBody
◆ $waitResponse
bool $waitResponse = true |
|
protected |
Объявления и описания членов класса находятся в файле: