Home
last modified time | relevance | path

Searched defs:request (Results 101 – 125 of 282) sorted by relevance

12345678910>>...12

/plugin/stale/_test/
H A DbaseTest.php164 private static function runAsAdmin(TestRequest $request = null, $user = 'admin')
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Exception/
H A DConnectException.php15 RequestInterface $request,
H A DBadResponseException.php14 RequestInterface $request,
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlHandler.php33 public function __invoke(RequestInterface $request, array $options)
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DMockHandler.php28 public function __invoke(array $request) argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DPlugin.php270 function httpMkCalendar(RequestInterface $request, ResponseInterface $response) {
820 …protected function validateICalendar(&$data, $path, &$modified, RequestInterface $request, Respons…
1017 function httpAfterGet(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php461 …function invokeMethod(RequestInterface $request, ResponseInterface $response, $sendResponse = true…
729 function getCopyAndMoveInfo(RequestInterface $request) {
1294 function checkPreconditions(RequestInterface $request, ResponseInterface $response) {
1578 function getIfConditions(RequestInterface $request) {
/plugin/fedauth/classes/svc/
H A Dfa_openid.svc.class.php65 function request($username, $return_to) { function in fa_openid_svc
/plugin/jiralinks/
H A Daction.php94 protected function executeRequest($request, $method = 'GET', $data = NULL) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php47 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php33 public function add(Google_HttpRequest $request, $key = false) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DReferralChaserInterface.php36 chase(LdapMessageRequest $request, LdapUrl $referral, BindRequest $bind) global() argument
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DMapGetToPropFind.php47 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
H A DCore.php192 public static function url(array $request) argument
316 doSleep(array $request) global() argument
[all...]
/plugin/webdav/core/Plugin/
H A DDummyGetResponse.php37 public function httpGet(RequestInterface $request, ResponseInterface $response)
/plugin/jenkins/jenkinsapi/
H A Djenkins.php15 function request($url, $build = false) { function in DokuwikiJenkins
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerBindHandlerFactory.php34 get(RequestInterface $request) global() argument
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()); function
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DConnectionException.php28 public function __construct(string $message, ?Request $request = null, ?Response $response = null) argument
H A DResponseException.php28 public function __construct(Request $request, Response $response) argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DServiceInterface.php25 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()); function
/plugin/authfacebook/lib/
H A DFacebookResponse.php60 protected $request; variable in Facebook\\FacebookResponse
75 …public function __construct(FacebookRequest $request, $body = null, $httpStatusCode = null, array …
/plugin/actickets/
H A Dscript.js54 request: function() { method in actickets
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DAbstractServer.php13 protected $request; variable in Sabre\\DAV\\AbstractServer
H A DTestPlugin.php31 function beforeMethod(RequestInterface $request, ResponseInterface $response) {

12345678910>>...12