См. определение в файле request.php строка 14
◆ __construct()
Request constructor.
См. определение в файле request.php строка 33
◆ create()
Create instance.
- Аргументы
-
- Возвращает
- static
- Исключения
-
Bitrix\Main\ArgumentOutOfRangeException
См. определение в файле request.php строка 104
◆ getAuthAdapter()
Get auth adapter.
- Возвращает
- AuthAdapter
См. определение в файле request.php строка 48
◆ getClient()
Get client.
- Возвращает
- AdsHttpClient
См. определение в файле request.php строка 80
◆ getResponse()
Get response.
- Возвращает
- mixed
См. определение в файле request.php строка 70
◆ query()
query |
( |
array | $params = array() | ) |
|
|
abstract |
Query.
- Аргументы
-
- Возвращает
- mixed
◆ send()
send |
( |
array | $params = array() | ) |
|
Send request.
- Аргументы
-
- Возвращает
- Response
- Исключения
-
См. определение в файле request.php строка 116
◆ setAuthAdapter()
Set auth adapter.
- Аргументы
-
AuthAdapter | $adapter | Auth adapter. |
- Возвращает
- $this
См. определение в файле request.php строка 59
◆ setClient()
Set client.
- Аргументы
-
AdsHttpClient | $client | Http client. |
- Возвращает
- $this
См. определение в файле request.php строка 91
◆ $adapter
◆ $client
◆ $response
◆ $type
◆ TYPE_CODE