Home
last modified time | relevance | path

Searched refs:table (Results 351 – 375 of 1203) sorted by last modified time

1...<<11121314151617181920>>...49

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DBigQueryDestination.php39 public $table; variable in Google\\Service\\CloudAsset\\BigQueryDestination
100 public function setTable($table) argument
102 $this->table = $table;
109 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DMysqlTable.php28 public $table; variable in Google\\Service\\Datastream\\MysqlTable
47 public function setTable($table) argument
49 $this->table = $table;
56 return $this->table;
H A DOracleObjectIdentifier.php29 public $table; variable in Google\\Service\\Datastream\\OracleObjectIdentifier
48 public function setTable($table) argument
50 $this->table = $table;
57 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DPartitionReadRequest.php38 public $table; variable in Google\\Service\\Spanner\\PartitionReadRequest
101 public function setTable($table) argument
103 $this->table = $table;
110 return $this->table;
H A DWrite.php30 public $table; variable in Google\\Service\\Spanner\\Write
53 public function setTable($table) argument
55 $this->table = $table;
62 return $this->table;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md508 …es of the package. The function API will be removed in 2.0.0. A migration table has been provided …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination.php33 public $table; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
66 public function setTable($table) argument
68 $this->table = $table;
75 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DBigQueryIODetails.php37 public $table; variable in Google\\Service\\Dataflow\\BigQueryIODetails
84 public function setTable($table) argument
86 $this->table = $table;
93 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DImportContextCsvImportOptions.php46 public $table; variable in Google\\Service\\SQLAdmin\\ImportContextCsvImportOptions
121 public function setTable($table) argument
123 $this->table = $table;
130 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DPageElement.php170 public function setTable(Table $table) argument
172 $this->table = $table;
179 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2AuxiliaryTable.php61 public function setTable(GooglePrivacyDlpV2BigQueryTable $table) argument
63 $this->table = $table;
70 return $this->table;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DStructuralElement.php98 public function setTable(Table $table) argument
100 $this->table = $table;
107 return $this->table;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDynamoDbHandler.php39 protected $table; variable in Monolog\\Handler\\DynamoDbHandler
51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b… argument
62 $this->table = $table;
81 'TableName' => $this->table,
/plugin/translate/
H A Dmake_langnames_file.php24 $table = $tables->item(0); variable
25 $rows = $table->childNodes;
/plugin/tablelayout/
H A DREADME3 Set the width of table columns and set which lines to fix
H A Dstyle.less42 div.table > table {
50 display: table;
70 div.table {
141 table.flexiblewidth {
146 table.widthsfixed {
148 table-layout: fixed;
H A Dplugin.info.txt6 desc Set the width of table columns and set which lines to fix
H A Dyarn.lock648 table "4.0.2"
649 text-table "~0.2.0"
2332 table@4.0.2:
2334 …resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84…
2361 text-table@~0.2.0:
2363 …resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4…
/plugin/tablelayout/action/
H A Dprint.php48 list(, $table, ) = rawWikiSlices($INPUT->str('range'), $ID);
63 echo p_render('xhtml', p_get_instructions($table), $info);
/plugin/authorstats/
H A Dstyle.css1 .authorstats-table {
6 .authorstats-table td {
12 .authorstats-table th {
/plugin/bpmnioeditor/
H A Dstyle.css426 display: table;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Ddiagram-js.css421 display: table;
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …pth:<num>), where num is the number of levels to recurse. Its output is a table of [[https://www.d…
/plugin/xcom/
H A Dstyle.css47 table.xcom_center {
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG.md32 - Added new `table/alignment_attributes` configuration option to control how table cell alignment is rendered (#959)
177 - Added new `table/wrap` config to apply an optional wrapping/container element around a table (#780)

1...<<11121314151617181920>>...49