Home
last modified time | relevance | path

Searched refs:exchange (Results 1 – 25 of 514) sorted by relevance

12345678910>>...21

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
DAmqpHandler.php29 protected $exchange; variable in Monolog\\Handler\\AmqpHandler
37 …* @param AMQPExchange|AMQPChannel $exchange AMQPExchange (php AMQP ext) or PHP AMQP lib channe…
40 …public function __construct($exchange, ?string $exchangeName = null, $level = Logger::DEBUG, bool … argument
42 if ($exchange instanceof AMQPChannel) {
44 } elseif (!$exchange instanceof AMQPExchange) {
49 $this->exchange = $exchange;
62 if ($this->exchange instanceof AMQPExchange) {
63 $this->exchange->publish(
73 $this->exchange->basic_publish(
86 if ($this->exchange instanceof AMQPExchange) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
DExchangeTargetingOptionDetails.php25 public $exchange; variable in Google\\Service\\DisplayVideo\\ExchangeTargetingOptionDetails
30 public function setExchange($exchange) argument
32 $this->exchange = $exchange;
39 return $this->exchange;
DExchangeReviewStatus.php25 public $exchange; variable in Google\\Service\\DisplayVideo\\ExchangeReviewStatus
34 public function setExchange($exchange) argument
36 $this->exchange = $exchange;
43 return $this->exchange;
DExchangeConfigEnabledExchange.php25 public $exchange; variable in Google\\Service\\DisplayVideo\\ExchangeConfigEnabledExchange
42 public function setExchange($exchange) argument
44 $this->exchange = $exchange;
51 return $this->exchange;
DInventorySource.php44 public $exchange; variable in Google\\Service\\DisplayVideo\\InventorySource
145 public function setExchange($exchange) argument
147 $this->exchange = $exchange;
154 return $this->exchange;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/
DPublisherProfileApiProto.php26 public $exchange; variable in Google\\Service\\AdExchangeBuyer\\PublisherProfileApiProto
76 public function setExchange($exchange) argument
78 $this->exchange = $exchange;
82 return $this->exchange;
/plugin/authgooglesheets/vendor/monolog/monolog/
DUPGRADE.md42 - The exchange name does not default to 'log' anymore, and it is completely ignored
/plugin/vbsso/
DREADME.md8 …s plugins for other platforms (like DokuWiki) that teach it to talk to vBulletin and exchange data.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
DLICENSE29exchange of the Work for other copyrighted works by means of digital file-sharing or otherwise sha…
/plugin/xcom/lang/en/
Dhowto.txt3 …which you are currently logged into. The user can then communicate and exchange data between the …
/plugin/codemirror/dist/modes/
Dsql.min.js.map1exchange exclusive exists exit external fast fetch file for force form from function generic goto …
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
Dlicense.gpl-10.txt97 exchange for a fee.
/plugin/photogallery/phpThumb/licenses/
Dlicense.gpl-10.txt97 exchange for a fee.
/plugin/icons/assets/font-awesome/css/
Dfont-awesome.min.css4exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{…
/plugin/mikioplugin/icons/fontawesome/css/
H A Dall.min.css4exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{…
/plugin/syntaxhighlighter3/sxh3/
DGPL-LICENSE88 you may at your option offer warranty protection in exchange for a fee.
/plugin/dw2pdf/vendor/mpdf/mpdf/
DLICENSE.txt88 you may at your option offer warranty protection in exchange for a fee.
/plugin/stellarium/
DLICENSE.md33 …of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
/plugin/simplebox/
DLICENSE.md33 …of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
/plugin/math2/phpmathpublisher/
DCOPYING88 you may at your option offer warranty protection in exchange for a fee.
/plugin/colorbox/
DLICENSE.md36 …of transferring a copy, and you may at your option offer warranty protection in exchange for a fee.
/plugin/admnote/
DLICENSE88 you may at your option offer warranty protection in exchange for a fee.
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md181 1. In the script handling the redirect URI, exchange the authorization code for an access token:
/plugin/pgn4web/pgn4web/
Doly14r11.pgn14 [Variation "exchange, positional line, 6.Qc2"]
/plugin/authldaplocal/
DLICENSE106 you may at your option offer warranty protection in exchange for a fee.

12345678910>>...21