| /plugin/structat/meta/ |
| D | SearchConfigAt.php | 62 $datatable = 'data_' . $schema->getTable(); 85 AND schema_assignments.tbl = '{$schema->getTable()}'" 113 $datatable = "data_{$col->getTable()}"; 114 $multitable = "multi_{$col->getTable()}"; 130 $col->getType()->select($QB, 'data_' . $col->getTable(), $col->getColName(), $CN); 143 $datatable = "data_{$col->getTable()}"; 144 $multitable = "multi_{$col->getTable()}"; 174 $col->getType()->sort($QB, 'data_' . $col->getTable(), $colname, $asc ? 'ASC' : 'DESC');
|
| /plugin/struct/meta/ |
| H A D | SearchSQLBuilder.php | 37 $datatable = 'data_' . $schema->getTable(); 61 AND schema_assignments.tbl = '{$schema->getTable()}'" 92 $datatable = "data_{$col->getTable()}"; 93 $multitable = "multi_{$col->getTable()}"; 109 … $col->getType()->select($this->qb, 'data_' . $col->getTable(), $col->getColName(), $CN); 132 $datatable = "data_{$col->getTable()}"; 133 $multitable = "multi_{$col->getTable()}"; 172 … $col->getType()->sort($this->qb, 'data_' . $col->getTable(), $colname, $asc ? 'ASC' : 'DESC');
|
| H A D | AccessTableGlobal.php | 27 $sql = 'DELETE FROM data_' . $this->schema->getTable() . ' WHERE rid = ?'; 29 $sql = 'DELETE FROM multi_' . $this->schema->getTable() . ' WHERE rid = ?'; 143 $table = 'multi_' . $this->schema->getTable();
|
| H A D | SearchCloud.php | 49 $datatable = "data_{$col->getTable()}"; 52 $multitable = "multi_{$col->getTable()}";
|
| H A D | AccessTable.php | 205 $this->stable = 'data_' . $this->schema->getTable(); 206 $this->mtable = 'multi_' . $this->schema->getTable(); 499 $stable = 'data_' . $this->schema->getTable(); 500 $mtable = 'multi_' . $this->schema->getTable();
|
| H A D | CSVImporter.php | 115 $pidCol = new Column(0, $pageType, 0, true, $this->schema->getTable()); 214 $table = $this->schema->getTable();
|
| /plugin/randomtables/table-roller/src/Table/ |
| D | Manager.php | 17 $table = $this->getTable($name); 26 $table = $this->getTable($matches[1]); 34 private function getTable(string $name): TableInterface function in TableRoller\\Table\\Manager
|
| /plugin/struct/types/ |
| H A D | Tag.php | 33 '[' . $context->getTable() . '.' . $context->getLabel() . '*~]=' . $value; 94 FROM multi_{$context->getTable()} AS M, data_{$context->getTable()} AS D 101 FROM data_{$context->getTable()} AS D
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | font.class.php | 78 $hhea = $font->getTable('hhea'); 79 $head = $font->getTable('head'); 80 $hmtx = $font->getTable('hmtx'); 81 $post = $font->getTable('post'); 82 $cmap = $font->getTable('cmap');
|
| D | pdf.fpdf.makefont.php | 17 $head =& $font->getTable('head'); 18 $name =& $font->getTable('name'); 19 $cmap =& $font->getTable('cmap'); 20 $hmtx =& $font->getTable('hmtx'); 21 $hhea =& $font->getTable('hhea'); 22 $post =& $font->getTable('post');
|
| /plugin/struct/_test/ |
| H A D | SearchTest.php | 237 $this->assertEquals('schema1', $search->columns[0]->getTable()); 241 $this->assertEquals('schema2', $search->columns[1]->getTable()); 245 $this->assertEquals('schema1', $search->columns[2]->getTable()); 249 $this->assertEquals('schema2', $search->columns[3]->getTable()); 253 $this->assertEquals('schema2', $search->columns[4]->getTable()); 260 $this->assertEquals('schema1', $search->columns[5]->getTable());
|
| /plugin/combo/ComboStrap/ |
| H A D | PageSql.php | 88 public function getTable(): ?string function in ComboStrap\\PageSql 90 return $this->listener->getTable();
|
| /plugin/structtemplating/ |
| D | action.php | 90 $schemadata->getSchema()->getTable() . '.twig', 150 $templates[] = $search->getSchemas()[0]->getTable() . '.twig';
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/ |
| D | OracleObjectIdentifier.php | 55 public function getTable() function in Google\\Service\\Datastream\\OracleObjectIdentifier
|
| D | MysqlObjectIdentifier.php | 55 public function getTable() function in Google\\Service\\Datastream\\MysqlObjectIdentifier
|
| D | MysqlTable.php | 54 public function getTable() function in Google\\Service\\Datastream\\MysqlTable
|
| D | OracleTable.php | 54 public function getTable() function in Google\\Service\\Datastream\\OracleTable
|
| /plugin/odt/ODT/elements/ |
| D | ODTElementNote.php | 78 public function getTable () { function in ODTElementNote
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/ |
| D | Delete.php | 53 public function getTable() function in Google\\Service\\Spanner\\Delete
|
| D | Write.php | 60 public function getTable() function in Google\\Service\\Spanner\\Write
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/ |
| D | GooglePrivacyDlpV2OutputStorageConfig.php | 53 public function getTable() function in Google\\Service\\DLP\\GooglePrivacyDlpV2OutputStorageConfig
|
| D | GooglePrivacyDlpV2BigQueryField.php | 51 public function getTable() function in Google\\Service\\DLP\\GooglePrivacyDlpV2BigQueryField
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/ |
| D | GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination.php | 73 public function getTable() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1alpha1ExportInsightsDataRequestBigQueryDestination
|
| D | GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination.php | 73 public function getTable() function in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ExportInsightsDataRequestBigQueryDestination
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/ |
| D | CreateTableRequest.php | 56 public function getTable() function in Google\\Service\\BigtableAdmin\\CreateTableRequest
|