Home
last modified time | relevance | path

Searched refs:transforms (Results 1 – 25 of 43) sorted by last modified time

12

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DCatNamespace.php672 * Gets configuration and usage information about transforms.
674 * $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
676 * $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
677 * $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
687 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/cat-transforms.html
689 public function transforms(array $params = []) function in Elasticsearch\\Namespaces\\CatNamespace
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCatNamespace.asciidoc45 * <<Elasticsearch_Namespaces_CatNamespacetransforms_transforms,`transforms()`>>
533 .`transforms(array $params = [])`
538 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
540 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
541 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
H A DTransformNamespace.asciidoc52 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
54 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
55 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
69 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
72 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
128 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms hav
[all...]
H A DDataFrameTransformDeprecatedNamespace.asciidoc54 $params['transform_id'] = (string) The id or comma delimited list of id expressions of the transforms to get, '_all' or '*' implies get all transforms
56 $params['size'] = (int) specifies a max number of transforms to get, defaults to 100
57 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
72 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
75 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms have been specified)
133 $params['allow_no_match'] = (boolean) Whether to ignore if a wildcard expression matches no transforms. (This includes `_all` string or when no transforms hav
[all...]
/plugin/achart/assets/
H A Dapexcharts.min.js6transforms:/\)\s*,?\s*/,whitespace:/\s/g,isHex:/^#[a-f0-9]{3,6}$/i,isRgb:/^rgb\(/,isCss:/[^:]+:[^;…
/plugin/ckgedit/ckeditor/
H A DCHANGES.md422 …editor.com/docs/ckeditor4/latest/api/CKEDITOR.filter.html) incorrectly transforms the `margin` CSS…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentPage.php241 public function setTransforms($transforms) argument
243 $this->transforms = $transforms;
250 return $this->transforms;
H A DGoogleCloudDocumentaiV1beta1DocumentPage.php241 public function setTransforms($transforms) argument
243 $this->transforms = $transforms;
250 return $this->transforms;
H A DGoogleCloudDocumentaiV1beta2DocumentPage.php241 public function setTransforms($transforms) argument
243 $this->transforms = $transforms;
250 return $this->transforms;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1956 function setTransforms(transformList, transforms) { argument
1961 for (i = 0; (t = transforms[i]); i++) {
1974 function transform$1(node, transforms) { argument
1977 if (transforms) {
1979 if (!Array.isArray(transforms)) {
1980 transforms = [ transforms ];
1983 setTransforms(transformList, transforms);
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19transforms:{identifier:function(f){return function(h,i,g){a.appendToken(h,"mi",f)}},set:function(g… class in MathJax.Extension.a
/plugin/interwikipaste/
H A DREADME.md3 The plugin analyzes URLs pasted into the editor and transforms them on-the-fly into interwiki links…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a res…
H A D2.2.js.map1transforms applied to an element with respect to its border box.\",\n \"restrictions\":…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a res…
/plugin/ol3/
H A Dscript.js8 …}||{},wO.proj.transforms={},wO.proj.transforms.add=fr||{},wO.proj.transforms.clear=pr||{},wO.proj.
/plugin/structsection/
H A Dyarn.lock19 "@babel/helper-module-transforms" "^7.12.1"
72 "@babel/helper-module-transforms@^7.12.1":
74 …resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-…
/plugin/codemirror/dist/modes/
H A Dsql.min.js.map1 …ction_active transactions_committed transactions_rolled_back transform transforms translate transl…
/plugin/revealjs/css/
H A Dreveal.css971 .no-transforms {
974 .no-transforms .reveal {
977 .no-transforms .reveal .slides {
986 .no-transforms .reveal .controls,
987 .no-transforms .reveal .progress {
990 .no-transforms .reveal .slides section {
H A Dreveal.scss1038 .no-transforms {
1042 .no-transforms .reveal {
1046 .no-transforms .reveal .slides {
1056 .no-transforms .reveal .controls,
1057 .no-transforms .reveal .progress {
1061 .no-transforms .reveal .slides section {
/plugin/revealjs/js/
H A Dreveal.js1764 function transformSlides( transforms ) { argument
1767 if( typeof transforms.layout === 'string' ) slidesTransform.layout = transforms.layout;
1768 if( typeof transforms.overview === 'string' ) slidesTransform.overview = transforms.overview;
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1transforms\n Util.applyTransform = function Util_applyTransform(p, m) {\n var xt = p[0] * m[0]…
H A Dpdf.worker.js.map1transforms\n Util.applyTransform = function Util_applyTransform(p, m) {\n var xt = p[0] * m[0]…
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4088 <h3 id="_overargsfunc-transforms_identity"><code>_.overArgs(func, [transforms=[_.identity]])</code>…
4098 2. `[transforms=[_.identity]]` *(...(Function|Function&#91;&#93;))*: The argument transforms.
8304 An alternative to `_.reduce`; this method transforms `object` to a new

12