Home
last modified time | relevance | path

Searched refs:getContentType (Results 1 – 25 of 71) sorted by last modified time

123

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php167 public function getContentType(): string function in Elastica\\Request
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DGuzzle.php59 'Content-Type' => $request->getContentType(),
H A DHttp.php123 $headers[] = 'Content-Type: '.$request->getContentType();
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarObject.php128 function getContentType() { function in Sabre\\CalDAV\\CalendarObject
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DFile.php89 function getContentType() { function in Sabre\\DAV\\FS\\File
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DFile.php135 function getContentType() { function in Sabre\\DAV\\FSExt\\File
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DFile.php78 function getContentType() { function in Sabre\\DAV\\File
H A DIFile.php56 function getContentType(); function
H A DSimpleFile.php115 function getContentType() { function in Sabre\\DAV\\SimpleFile
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DCalendarObjectTest.php46 …is->assertEquals('text/calendar; charset=utf-8; component=vevent', $children[0]->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DSchedulingObjectTest.php64 $this->assertEquals('text/calendar; charset=utf-8', $children[0]->getContentType());
368 $this->assertEquals('text/calendar; charset=utf-8', $obj->getContentType());
382 … $this->assertEquals('text/calendar; charset=utf-8; component=VEVENT', $obj->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DCardTest.php85 $this->assertEquals('text/vcard; charset=utf-8', $this->card->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DBasicNodeTest.php45 $this->assertNull($file->getContentType());
H A DSimpleFileTest.php15 $this->assertEquals('text/plain', $file->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/FSExt/
H A DFileTest.php101 $this->assertNull($file->getContentType());
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DFileMock.php78 function getContentType() { function in Sabre\\DAV\\PartialUpdate\\FileMock
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DCard.php118 function getContentType() { function in Sabre\\CardDAV\\Card
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DGuessContentType.php78 return $this->getContentType($fileName);
90 protected function getContentType($fileName) { function in Sabre\\DAV\\Browser\\GuessContentType
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php99 public function getContentType() function in Google\\Service\\Monitoring\\HttpCheck
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAttachment.php89 public function getContentType() function in Google\\Service\\HangoutsChat\\Attachment
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleApiHttpBody.php46 public function getContentType() function in Google\\Service\\CloudMachineLearningEngine\\GoogleApiHttpBody
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DExportAssetsRequest.php66 public function getContentType() function in Google\\Service\\CloudAsset\\ExportAssetsRequest
H A DFeed.php100 public function getContentType() function in Google\\Service\\CloudAsset\\Feed
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php204 public function getContentType() function in Google\\Service\\CloudSupport\\Media
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DDatafeed.php78 public function getContentType() function in Google\\Service\\ShoppingContent\\Datafeed

123