Home
last modified time | relevance | path

Searched refs:categories (Results 26 – 50 of 54) sorted by relevance

123

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DXpackNamespace.asciidoc32 $params['categories'] = (list) Comma-separated list of info categories. Can be any of: build, license, features
H A DMlNamespace.asciidoc428 $params['from'] = (int) skips a number of categories
429 $params['size'] = (int) specifies a max number of categories to get
430 $params['partition_field_value'] = (string) Specifies the partition to retrieve categories for. This is optional, and should never be used for jobs where per-partition categorization is disabled.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DMyBusinessBusinessInformation.php42 public $categories; variable in Google\\Service\\MyBusinessBusinessInformation
169 'categories',
173 'path' => 'v1/categories:batchGet',
195 'path' => 'v1/categories',
H A DGames.php354 'path' => 'games/v1/players/{playerId}/categories/{collection}',
/plugin/translator/syntax/
H A Dtranslator.php124 list($categories, $changeCategory, $changeVersion) = $this->functions->_getChangerJS(false);
126 …$form->addElement(form_makeListboxField('Category', array_keys($categories), $_REQUEST['Category']…
129 …stboxField('Version', (empty($categories[$_REQUEST['Category']]['Versions']) ? array('none given')…
150 $categories = array(); $data = array(); $this->functions->database->bind_assoc($data);
152 $categories[] = $data['Name'];
155 …$form->addElement(form_makeListboxField('Category', $categories, $currentCategory, $this->getLang(…
/plugin/sequencediagram/bower_components/lodash/lib/fp/
H A Dbuild-modules.js22 const categories = [ constant
65 return _.includes(categories, name);
/plugin/idoit/
H A DREADME.md59 For available methods and categories as strings, see the constant definitions in [https://bitbucket…
104 #### Retrieve, Filter values from categories
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng451 property-categories* &
499 property-categories* &
534 property-categories* &
696 property-categories = element categories {
H A Dxcard.rng298 property-categories = element categories {
370 | property-caladruri | property-caluri | property-categories
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng451 property-categories* &
499 property-categories* &
534 property-categories* &
696 property-categories = element categories {
H A Dxcard.rng298 property-categories = element categories {
370 | property-caladruri | property-caluri | property-categories
/plugin/sphinxsearch/
H A Dchangelog26 * Renamed filter name from "@categories" to "@ns"
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Ddump.rst50 {{ dump(user, categories) }}
/plugin/fksnewsfeed/
H A Daction.php20 private static array $categories = [ variable in action_plugin_newsfeed
281 …$input = $form->addDropdown('category', static::$categories, $this->getLang($field))->attr('class'…
/plugin/sphinxsearch-was/
H A Dchangelog36 * Renamed filter name from "@categories" to "@ns"
/plugin/nspages/
H A Dstyle.css9 /* the headlines (categories and pages in this category) */
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md52 // Load method categories.
/plugin/authgoogle/google/contrib/
H A DGoogle_BooksService.php3050 public $categories; variable in Google_VolumeVolumeInfo
3092 public function setCategories(/* array(Google_string) */ $categories) { argument
3093 $this->assertIsArray($categories, 'Google_string', __METHOD__);
3094 $this->categories = $categories;
3097 return $this->categories;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php1409 $categories = [
1414 $categories[] = LC_MESSAGES;
1417 if (!in_array($category, $categories)) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js2793 categories = origCategories;
3362 var templates = categories['basic'];
3387 for (var cat in categories)
3389 var templateList = categories[cat];
3609 for (var cat in categories)
3614 var templateList = categories[cat];
3767 categories[category] = list;
3838 origCategories = categories;
10879 for (var cat in categories)
11031 categories[category] = list;
[all …]
/plugin/achart/assets/
H A Dapexcharts.min.js6categories:[],convertedCatToNumeric:!1,offsetX:0,offsetY:0,overwriteCategories:void 0,labels:{show…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst780 The following operators don't fit into any of the other categories:
/plugin/c3chart/assets/
H A Dc3.min.js2categories=function(t){var e=this.internal,i=e.config;return arguments.length&&(i.axis_x_categorie…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1categories","catsUnfiltered","getCounts","checkUnique","taskA","taskB","pageWidth","pageHeight","g…

123