Home
last modified time | relevance | path

Searched defs:header (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
DMessageTrait.php45 public function hasHeader($header)
50 public function getHeader($header)
63 public function getHeaderLine($header)
68 public function withHeader($header, $value)
84 public function withAddedHeader($header, $value)
102 public function withoutHeader($header)
216 private function assertHeader($header)
DHeader.php17 public static function parse($header)
50 public static function normalize($header)
/plugin/matrixnotifierwas/vendor/guzzlehttp/psr7/src/
DMessageTrait.php49 public function hasHeader($header): bool
54 public function getHeader($header): array
67 public function getHeaderLine($header): string
72 public function withHeader($header, $value): MessageInterface
88 public function withAddedHeader($header, $value): MessageInterface
106 public function withoutHeader($header): MessageInterface
220 private function assertHeader($header): void
DHeader.php17 public static function parse($header): array
52 public static function normalize($header): array
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/
DCore.php42 public static function headerLines($message, $header)
69 public static function header($message, $header) function in GuzzleHttp\\Ring\\Core
85 public static function firstHeader($message, $header)
108 public static function hasHeader($message, $header)
150 public static function removeHeader(array $message, $header)
172 public static function setHeader(array $message, $header, array $value)
/plugin/swiftmail/Swift/Message/
DHeaders.php272 public function setAttribute($header, $name, $value)
298 public function hasAttribute($header, $name)
318 public function getAttribute($header, $name)
340 public function removeAttribute($header, $name)
354 public function listAttributes($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2IntentMessageColumnProperties.php25 public $header; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageColumnProperties
34 public function setHeader($header)
DGoogleCloudDialogflowV2beta1IntentMessageColumnProperties.php25 public $header; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
34 public function setHeader($header)
/plugin/webdav/vendor/sabre/dav/lib/DAV/Exception/
DPreconditionFailed.php28 public $header = null; variable in Sabre\\DAV\\Exception\\PreconditionFailed
36 function __construct($message, $header = null) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Exception/
DPreconditionFailed.php28 public $header = null; variable in Sabre\\DAV\\Exception\\PreconditionFailed
36 function __construct($message, $header = null) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
DSection.php26 public $header; variable in Google\\Service\\HangoutsChat\\Section
33 public function setHeader($header)
DGoogleAppsCardV1Section.php30 public $header; variable in Google\\Service\\HangoutsChat\\GoogleAppsCardV1Section
55 public function setHeader($header)
/plugin/photogallery/
Dadmin.php88 function _info_row($item, $value, $state = null, $header = false){
103 function _info_cell($text, $header = false){
/plugin/sphinxsearch-was/
H A Dfunctions.php104 function getZeroSectionContent($id, $header)
124 function getSectionByTitleLevel($id, $header, $extended = false)
171 function getSection($id, $header)
/plugin/sphinxsearch/
Dfunctions.php112 function getZeroSectionContent($id, $header)
132 function getSectionByTitleLevel($id, $header, $extended=false)
179 function getSection($id, $header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceNetworking\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceUsage\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceConsumerManagement\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DJwtLocation.php29 public $header; variable in Google\\Service\\ServiceManagement\\JwtLocation
56 public function setHeader($header)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
DUdpSocket.php47 public function write($line, $header = "")
68 protected function assembleMessage(string $line, string $header): string
/plugin/rplus/
Drenderer.php35 protected $header = []; variable in renderer_plugin_rplus_renderer
93 function header($text, $level, $pos) function in renderer_plugin_rplus_renderer
/plugin/struct/meta/
DAggregationList.php123 protected function renderValueXHTML($value, $header, $showEmpty = false)
151 protected function renderValueGeneric($value, $header, $showEmpty = false)
/plugin/combo/renderer/
Drenderer.php33 protected $header = []; variable in renderer_plugin_combo_renderer
96 function header($text, $level, $pos, $returnonly = false) function in renderer_plugin_combo_renderer
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DGoogleOperations.php40 public $header; variable in Google\\Service\\AlertCenter\\GoogleOperations
105 public function setHeader($header)
/plugin/permissioninfo/
Dscript.js4 header: "header", property

12345678910>>...16