Home
last modified time | relevance | path

Searched refs:getRows (Results 1 – 25 of 105) sorted by relevance

12345

/plugin/struct/_test/
H A DSearchTest.php109 $result = $search->getRows();
128 $result = $search->getRows();
148 $result = $search->getRows();
164 $result = $search->getRows();
191 $result = $search->getRows();
220 $result = $search->getRows();
276 $result = $search->getRows();
286 $result = $search->getRows();
304 $result = $search->getRows();
329 $result = $search->getRows();
[all …]
H A DAccessTableDataReplacementTest.php96 $result = $search->getRows();
117 $result = $search->getRows();
/plugin/struct/_test/types/
H A DPageTest.php61 $result = $search->getRows();
101 $result = $search->getRows();
130 $result = $single->getRows();
137 $result = $multi->getRows();
144 $result = $single->getRows();
151 $result = $multi->getRows();
H A DDecimalTest.php194 $result = $search->getRows();
219 $result = $search->getRows();
/plugin/latexport/implementation/
Ddecorator_tables.php36 public function getRows() { function in CellSize
177 if ($cell->getRows() > 0) {
197 if ($cell->getRows() == 1 && !$lineIsPresent) {
202 if ($cell->getRows() > 1 && $lineIsPresent) {
/plugin/combo/ComboStrap/
H A DSqliteResult.php32 public function getRows(): array function in ComboStrap\\SqliteResult
96 $rows = $this->getRows();
H A DEvent.php88 ->getRows();
118 ->getRows();
269 ->getRows();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Area120Tables/
DBatchCreateRowsResponse.php36 public function getRows() function in Google\\Service\\Area120Tables\\BatchCreateRowsResponse
DBatchUpdateRowsResponse.php36 public function getRows() function in Google\\Service\\Area120Tables\\BatchUpdateRowsResponse
DListRowsResponse.php54 public function getRows() function in Google\\Service\\Area120Tables\\ListRowsResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
DMetricMatrix.php36 public function getRows() function in Google\\Service\\Spanner\\MetricMatrix
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Playdeveloperreporting/
DGooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse.php54 public function getRows() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryAnrRateMetricSetResponse
DGooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse.php54 public function getRows() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryCrashRateMetricSetResponse
DGooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse.php54 public function getRows() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryStuckBackgroundWakelockRateMetricSetResponse
DGooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse.php54 public function getRows() function in Google\\Service\\Playdeveloperreporting\\GooglePlayDeveloperReportingV1beta1QueryExcessiveWakeupRateMetricSetResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
DSearchAnalyticsQueryResponse.php45 public function getRows() function in Google\\Service\\Webmasters\\SearchAnalyticsQueryResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
DSearchAnalyticsQueryResponse.php54 public function getRows() function in Google\\Service\\SearchConsole\\SearchAnalyticsQueryResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SemanticTile/
DFirstDerivativeElevationGrid.php45 public function getRows() function in Google\\Service\\SemanticTile\\FirstDerivativeElevationGrid
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
DConfusionMatrix.php45 public function getRows() function in Google\\Service\\Bigquery\\ConfusionMatrix
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2Table.php52 public function getRows() function in Google\\Service\\DLP\\GooglePrivacyDlpV2Table
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
DGaDataDataTable.php52 public function getRows() function in Google\\Service\\Analytics\\GaDataDataTable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DAppendCellsRequest.php58 public function getRows() function in Google\\Service\\Sheets\\AppendCellsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DTransitTable.php58 public function getRows() function in Google\\Service\\ShoppingContent\\TransitTable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentPageMatrix.php77 public function getRows() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageMatrix
DGoogleCloudDocumentaiV1DocumentPageMatrix.php77 public function getRows() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageMatrix

12345