Home
last modified time | relevance | path

Searched refs:BadRequest (Results 26 – 50 of 58) sorted by path

123

/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DPrincipal.php7 use Sabre\DAV\Exception\BadRequest; alias
191 throw new BadRequest('Unknown or unsupported principal type: ' . $tree['name']);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Request/
H A DPrincipalPropertySearchReport.php7 use Sabre\DAV\Exception\BadRequest; alias
106 …throw new BadRequest('The {DAV:}property-search element must contain one {DAV:}match and one {DAV:…
120 …throw new BadRequest('The {DAV:}principal-property-search report must contain at least 1 {DAV:}pro…
H A DPrincipalSearchPropertySetReport.php7 use Sabre\DAV\Exception\BadRequest; alias
47 throw new BadRequest('The {DAV:}principal-search-property-set element must be empty');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php656 …throw new \Sabre\DAV\Exception\BadRequest('Calendar objects must have a VJOURNAL, VEVENT or VTODO …
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php369 …throw new \Sabre\DAV\Exception\BadRequest('You cannot create a time-range filter on a ' . $compone…
H A DICSExportPlugin.php8 use Sabre\DAV\Exception\BadRequest; alias
110 throw new BadRequest('The start= parameter must contain a unix timestamp');
116 throw new BadRequest('The end= parameter must contain a unix timestamp');
122 …throw new BadRequest('If you\'d like to expand recurrences, you must specify both a start= and end…
129 …throw new BadRequest('You are not allowed to search for components of type: ' . $queryParams['comp…
H A DPlugin.php7 use Sabre\DAV\Exception\BadRequest; alias
285 throw new BadRequest($e->getMessage(), null, $e);
615 …throw new BadRequest('A calendar-query REPORT on a calendar with a Depth: 0 is undefined. Set Dept…
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php9 use Sabre\DAV\Exception\BadRequest; alias
742 …throw new BadRequest('The request body must be a valid iCalendar object. Parse error: ' . $e->getM…
756 … throw new BadRequest('We expected at least one VTODO, VJOURNAL, VFREEBUSY or VEVENT component');
762 throw new BadRequest('A METHOD property must be specified in iTIP messages');
818 throw new BadRequest('You must at least specify 1 attendee');
828 throw new BadRequest('DTSTART and DTEND must both be specified');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DCalendarData.php6 use Sabre\DAV\Exception\BadRequest; alias
70 …throw new BadRequest('The "start" and "end" attributes are required when expanding calendar-data');
73 …throw new BadRequest('The end-date must be larger than the start-date when expanding calendar-data…
H A DCompFilter.php6 use Sabre\DAV\Exception\BadRequest; alias
78 … throw new BadRequest('You cannot add time-range filters on the VCALENDAR component');
85 throw new BadRequest('The end-date must be larger than the start-date');
H A DPropFilter.php6 use Sabre\DAV\Exception\BadRequest; alias
79 throw new BadRequest('The end-date must be larger than the start-date');
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarQueryReport.php6 use Sabre\DAV\Exception\BadRequest; alias
116 … throw new BadRequest('Only one top-level comp-filter may be defined');
128 …throw new BadRequest('The {' . Plugin::NS_CALDAV . '}filter element is required for this request');
H A DFreeBusyQueryReport.php6 use Sabre\DAV\Exception\BadRequest; alias
75 throw new BadRequest('The freebusy report must have a time-range element');
H A DInviteReply.php8 use Sabre\DAV\Exception\BadRequest; alias
143 … throw new BadRequest('The {http://calendarserver.org/ns/}hosturl/{DAV:}href element must exist');
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Backend/
H A DPDO.php175 throw new DAV\Exception\BadRequest('Unknown property: ' . $property);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DParamFilter.php6 use Sabre\DAV\Exception\BadRequest; alias
71 throw new BadRequest('Unknown match-type: ' . $matchType);
H A DPropFilter.php6 use Sabre\DAV\Exception\BadRequest; alias
80 throw new BadRequest('Unknown match-type: ' . $matchType);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php6 use Sabre\DAV\Exception\BadRequest; alias
151 … throw new BadRequest('You can only include 1 {' . Plugin::NS_CARDDAV . '}filter element');
156 … throw new BadRequest('The "test" attribute must be one of "allof" or "anyof"');
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DCorePlugin.php5 use Sabre\DAV\Exception\BadRequest; alias
324 throw new BadRequest($e->getMessage(), null, $e);
381 throw new BadRequest($e->getMessage(), null, $e);
461 throw new Exception\BadRequest('Content-Range on PUT requests are forbidden.');
570 throw new Exception\BadRequest($e->getMessage(), null, $e);
576 … throw new Exception\BadRequest('The mkcol request must include a {DAV:}resourcetype property');
H A DServer.php732 …if (!$request->getHeader('Destination')) throw new Exception\BadRequest('The destination header wa…
739 else throw new Exception\BadRequest('The HTTP Overwrite header should be either T or F');
H A DStringUtil.php48 … throw new Exception\BadRequest('Collation type: ' . $collation . ' is not supported');
63 throw new Exception\BadRequest('Match-type: ' . $matchType . ' is not supported');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
H A DBadRequest.php17 class BadRequest extends DAV\Exception { class
/plugin/webdav/vendor/sabre/dav/lib/DAV/Locks/
H A DPlugin.php217 throw new DAV\Exception\BadRequest('An xml body is required for lock requests');
280 if (!$lockToken) throw new DAV\Exception\BadRequest('No lock token was supplied');
376 else throw new DAV\Exception\BadRequest('Invalid HTTP timeout header');
/plugin/webdav/vendor/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php128 throw new DAV\Exception\BadRequest('No valid "X-Update-Range" found in the headers');
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sharing/
H A DPlugin.php5 use Sabre\DAV\Exception\BadRequest; alias
214 … throw new BadRequest('Unexpected document type: ' . $documentType . ' for this Content-Type');

123