Home
last modified time | relevance | path

Searched refs:transactionType (Results 1 – 25 of 28) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsReporting/
H A DEcommerceData.php33 protected $transactionType = TransactionData::class; variable in Google\\Service\\AnalyticsReporting\\EcommerceData
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DSettlementTransaction.php30 protected $transactionType = SettlementTransactionTransaction::class; variable in Google\\Service\\ShoppingContent\\SettlementTransaction
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DExecuteBatchDmlRequest.php31 protected $transactionType = TransactionSelector::class; variable in Google\\Service\\Spanner\\ExecuteBatchDmlRequest
H A DExecuteSqlRequest.php52 protected $transactionType = TransactionSelector::class; variable in Google\\Service\\Spanner\\ExecuteSqlRequest
H A DPartitionQueryRequest.php34 protected $transactionType = TransactionSelector::class; variable in Google\\Service\\Spanner\\PartitionQueryRequest
H A DPartitionReadRequest.php39 protected $transactionType = TransactionSelector::class; variable in Google\\Service\\Spanner\\PartitionReadRequest
H A DPartitionResponse.php25 protected $transactionType = Transaction::class; variable in Google\\Service\\Spanner\\PartitionResponse
H A DReadRequest.php51 protected $transactionType = TransactionSelector::class; variable in Google\\Service\\Spanner\\ReadRequest
H A DResultSetMetadata.php24 protected $transactionType = Transaction::class; variable in Google\\Service\\Spanner\\ResultSetMetadata
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php100 $this->server->transactionType = 'get-calendar-export';
H A DPlugin.php231 $this->server->transactionType = 'report-calendar-multiget';
235 $this->server->transactionType = 'report-calendar-query';
239 $this->server->transactionType = 'report-free-busy-query';
H A DSharingPlugin.php279 $this->server->transactionType = 'post-calendar-share';
307 $this->server->transactionType = 'post-invite-reply';
351 $this->server->transactionType = 'post-publish-calendar';
379 $this->server->transactionType = 'post-unpublish-calendar';
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php182 $this->server->transactionType = 'post-caldav-outbox';
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php197 $this->server->transactionType = 'report-addressbook-multiget';
201 $this->server->transactionType = 'report-addressbook-query';
H A DVCFExportPlugin.php66 $this->server->transactionType = 'get-addressbook-export';
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php452 $this->transactionType = strtolower($method);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php64 $this->server->transactionType = 'report-sync-collection';
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php991 $this->server->transactionType = 'report-principal-property-search';
995 $this->server->transactionType = 'report-principal-search-property-set';
999 $this->server->transactionType = 'report-expand-property';
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md916 * Added: A $transactionType property on the server class. This can be used for
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php100 $this->server->transactionType = 'get-calendar-export';
H A DPlugin.php245 $this->server->transactionType = 'report-calendar-multiget';
249 $this->server->transactionType = 'report-calendar-query';
253 $this->server->transactionType = 'report-free-busy-query';
H A DSharingPlugin.php282 $this->server->transactionType = 'post-invite-reply';
326 $this->server->transactionType = 'post-publish-calendar';
354 $this->server->transactionType = 'post-unpublish-calendar';
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php186 $this->server->transactionType = 'post-caldav-outbox';
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/
H A DPlugin.php198 $this->server->transactionType = 'report-addressbook-multiget';
202 $this->server->transactionType = 'report-addressbook-query';
H A DVCFExportPlugin.php66 $this->server->transactionType = 'get-addressbook-export';

12