Home
last modified time | relevance | path

Searched full:sort (Results 176 – 200 of 2280) sorted by path

12345678910>>...92

/plugin/asana/syntax/
H A DAsanaSyntax.php25 * @return int Sort order - Low numbers go before high numbers
/plugin/asciimath/
H A Dasciimathml148r.js331 AMsymbols.sort(compareNames);
/plugin/asyncsearch/
H A Dasyncsearch.php113 sort($event->data);
/plugin/authfacebook/lib/Url/
H A DFacebookUrlManipulator.php94 // Sort for a predicable order
/plugin/authgoogle/google/contrib/
H A DGoogle_AdExchangeSellerService.php241 …am string sort The name of a dimension or metric to sort the resulting report on, optionally prefi…
381 …"}, "metric": {"type": "string", "repeated": true, "location": "query"}, "sort": {"type": "string"…
H A DGoogle_AdSenseService.php347 …am string sort The name of a dimension or metric to sort the resulting report on, optionally prefi…
841 …am string sort The name of a dimension or metric to sort the resulting report on, optionally prefi…
1047 …"}, "metric": {"type": "string", "repeated": true, "location": "query"}, "sort": {"type": "string"…
1059 …"}, "metric": {"type": "string", "repeated": true, "location": "query"}, "sort": {"type": "string"…
H A DGoogle_AdsensehostService.php290 …am string sort The name of a dimension or metric to sort the resulting report on, optionally prefi…
554 …am string sort The name of a dimension or metric to sort the resulting report on, optionally prefi…
676 …"}, "metric": {"type": "string", "repeated": true, "location": "query"}, "sort": {"type": "string"…
680 …"}, "metric": {"type": "string", "repeated": true, "location": "query"}, "sort": {"type": "string"…
H A DGoogle_AnalyticsService.php52 …* @opt_param string sort A comma-separated list of dimensions or metrics that determine the sort o…
124 …* @opt_param string sort A comma-separated list of dimensions or metrics that determine the sort o…
1655 public $sort; variable in Google_GaDataQuery
1703 $this->sort = $sort;
1706 return $this->sort;
2278 public $sort; variable in Google_McfDataQuery
2326 $this->sort = $sort;
2329 return $this->sort;
2774 public $sort; variable in Google_RealtimeDataQuery
2808 $this->sort = $sort;
[all …]
H A DGoogle_BooksService.php794 * @opt_param string orderBy Sort search results.
H A DGoogle_CustomsearchService.php63 * @opt_param string sort The sort expression to apply to the results
106 …rchFilter": {"type": "string", "enum": ["e", "i"], "location": "query"}, "sort": {"type": "string"…
288 public $sort; variable in Google_Query
485 public function setSort( $sort) { argument
486 $this->sort = $sort;
489 return $this->sort;
H A DGoogle_DfareportingService.php87 * @opt_param string sortField The field by which to sort the list.
171 * @opt_param string sortField The field by which to sort the list.
314 * @opt_param string sortField The field by which to sort the list.
H A DGoogle_GamesService.php543 …than a previously submitted score, where worse depends on the leaderboard sort order. The meaning …
H A DGoogle_ModeratorService.php184 * @opt_param string sort Sort order.
394 * @opt_param string sort Sort order.
428 * @opt_param string sort Sort order.
560 * @opt_param string sort Sort order.
910 …-results": {"type": "integer", "location": "query", "format": "uint32"}, "sort": {"type": "string"…
913 … "format": "uint32"}, "author": {"type": "string", "location": "query"}, "sort": {"type": "string"…
914 …-results": {"type": "integer", "location": "query", "format": "uint32"}, "sort": {"type": "string"…
916 … "format": "uint32"}, "author": {"type": "string", "location": "query"}, "sort": {"type": "string"…
H A DGoogle_OrkutService.php268 * @opt_param string orderBy Sort search results.
H A DGoogle_PlusDomainsService.php324 * @opt_param string sortOrder The order in which to sort the list of comments.
H A DGoogle_PlusService.php124 * @opt_param string sortOrder The order in which to sort the list of comments.
H A DGoogle_WebfontsService.php32 * @opt_param string sort Enables sorting of the list
74 ….webfonts.list", "path": "webfonts", "httpMethod": "GET", "parameters": {"sort": {"type": "string"…
H A DGoogle_YouTubeAnalyticsService.php41sort A comma-separated list of dimensions or metrics that determine the sort order for YouTube Ana…
84 …}, "metrics": {"type": "string", "required": true, "location": "query"}, "sort": {"type": "string"…
H A DGoogle_YouTubeService.php747 …* @opt_param string order The order parameter specifies the method that will be used to sort resou…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsExecutions.php91 * @opt_param string orderBy Sort by field.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAdSenseHost.php342 'sort' => [
573 'sort' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdSenseHost/Resource/
H A DAccountsReports.php51 * @opt_param string sort The name of a dimension or metric to sort the
52 * resulting report on, optionally prefixed with "+" to sort ascending or "-" to
53 * sort descending. If no prefix is specified, the column is sorted ascending.
H A DReports.php50 * @opt_param string sort The name of a dimension or metric to sort the
51 * resulting report on, optionally prefixed with "+" to sort ascending or "-" to
52 * sort descending. If no prefix is specified, the column is sorted ascending.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/Resource/
H A DAccountsReports.php67 * @opt_param string orderBy The name of a dimension or metric to sort the
68 * resulting report on, can be prefixed with "+" to sort ascending or "-" to
69 * sort descending. If no prefix is specified, the column is sorted ascending.
123 * @opt_param string orderBy The name of a dimension or metric to sort the
124 * resulting report on, can be prefixed with "+" to sort ascending or "-" to
125 * sort descending. If no prefix is specified, the column is sorted ascending.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/Resource/
H A DAlerts.php137 * @opt_param string orderBy Optional. The sort order of the list results. If
138 * not specified results may be returned in arbitrary order. You can sort the

12345678910>>...92