Searched refs:getResponseProperties (Results 1 – 7 of 7) sorted by relevance
87 …$response = $responses[0]->getResponseProperties()[200]["{urn:ietf:params:xml:ns:caldav}calendar-d…141 …$response = $responses[0]->getResponseProperties()[200]["{urn:ietf:params:xml:ns:caldav}calendar-d…194 …$response = $responses[0]->getResponseProperties()[200]["{urn:ietf:params:xml:ns:caldav}calendar-d…
182 ], $response->getResponseProperties());188 $this->assertEquals([], $response->getResponseProperties());295 ], $response->getResponseProperties());301 $this->assertEquals([], $response->getResponseProperties());
98 function getResponseProperties() { function in Sabre\\DAV\\Xml\\Element\\Response126 foreach ($this->getResponseProperties() as $status => $properties) {
98 function getResponseProperties() { function in Sabre\\DAV\\Xml\\Element\\Response129 foreach ($this->getResponseProperties() as $status => $properties) {
23 $this->assertEquals($innerProps, $property->getResponseProperties());
431 $result[$response->getHref()] = $response->getResponseProperties();
409 $result[$response->getHref()] = $response->getResponseProperties();