Home
last modified time | relevance | path

Searched refs:operations (Results 1 – 25 of 260) sorted by last modified time

1234567891011

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/geophp/
H A Dcomposer.lock34 "ext-geos": "GEOS allows more advanced operations"
57 "description": "Open-source native PHP library for doing geometry operations. Can read and write a wide variety of formats: (E)WKT, (E)WKB, TWKB, GeoJSON, KML, GPX, GeoRSS. Works with all Simple-Feature geometries (Point, LineString, Polygon...) and can be used to get centroids, bounding-boxes, area, etc.",
/plugin/geophp/vendor/funiq/geophp/
H A DREADME.md3 GeoPHP is a open-source native PHP library for doing geometry operations. It is a fork of famous [geoPHP](https://github.com/phayes/geoPHP) library by Patrick Hayes.
13 get a useful "core-set" of geometry operations that work in all environments, and an "extended-set"of operations
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock1183 "sebastian/resource-operations": "^3.0.3",
2305 "name": "sebastian/resource-operations",
2309 "url": "https://github.com/sebastianbergmann/resource-operations.git",
2314 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
2346 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
2348 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
2349 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/adhoctags/
H A DREADME.md94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
96 :bangbang: **Important:** It is advisable to run the following searches on a *copy* of this directory and also keep a backup of the original state, in case of problems that only show up later. The following search-replace operations can do serious damage to your site content. The autor does not take any responsibility for any damages that follow from applying this procedure: :bangbang:
/plugin/barcodes/
H A Dcomposer.lock716 "sebastian/resource-operations": "^3.0.3",
1580 "name": "sebastian/resource-operations",
1584 "url": "https://github.com/sebastianbergmann/resource-operations.git",
1589 …"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92c…
1621 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
1623 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
1624 "source": "https://github.com/sebastianbergmann/resource-operations/tree/3.0.3"
/plugin/authdrupal8/
H A Dpassword.inc198 * mass operations where a value less than the default is needed for speed.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc144 immediately retrieve the document from any shard. Get operations are performed
218 Upserts are "Update or Insert" operations. This means an upsert attempts to run
H A Dindex.asciidoc17 include::operations.asciidoc[]
H A Doperations.asciidoc1 [[operations]] anchor
4 This page contains the information you need to perform various {es} operations
14 include::index-operations.asciidoc[]
16 include::search-operations.asciidoc[]
H A Dindex-operations.asciidoc2 === Index management operations
4 Index management operations allow you to manage the indices in your {es}
11 The index operations are all contained under a distinct namespace, separated
9 Create an indexIndex management operations global() argument
64 Create an index (advanced example)Index management operations global() argument
142 Delete an indexIndex management operations global() argument
H A Drelease-notes.asciidoc139 * Moved `scroll_id` into `body` for search operations in the documentation
H A Dsearch-operations.asciidoc2 === Search operations
4 Well...it isn't called {es} for nothing! Let's talk about search operations in
253 This is an example which can be used as a template for more advanced operations:
12 Match querySearch operations global() argument
130 Bool QueriesSearch operations global() argument
184 A more complicated exampleSearch operations global() argument
237 ScrollingSearch operations global() argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md65 - Moved `scroll_id` into `body` for search operations in the documentation
322 - [DOCS] Replace deprecated string type with keyword type for index operations (#736) [[a550507]](http://github.com/elasticsearch/elasticsearch-php/commit/a550507)
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md383 // Cancel/abort any running operations like network connections, streams etc.
/plugin/ckgedit/ckeditor/
H A DCHANGES.md877 …ontent when the process is done. It also handles editing and undo/redo operations when a file is b…
878 …* All drag and drop operations were integrated with the editor. All dropped content is passed thro…
897 …origin of the copied content in these browsers only. All drag and drop operations can be identifie…
1021 …ed: Various issues related to restoring the selection after performing operations on filler charac…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified163 …rity settings don't permit the editor to automatically execute copying operations. Please use the …
165 …rity settings don't permit the editor to automatically execute cutting operations. Please use the …
H A Den.js-4.9.merged5operations. Please use the keyboard for that (Ctrl/Cmd+C).","cut":"Cut","cutError":"Your browser s…
H A Den.js.4.95operations. Please use the keyboard for that (Ctrl/Cmd+C).","cut":"Cut","cutError":"Your browser s…
H A Den.js.unc5operations. Please use the keyboard for that (Ctrl/Cmd+C).","cut":"Cut","cutError":"Your browser s…
H A Dlang_array.txt102 …rity settings don't permit the editor to automatically execute copying operations. Please use the …
104 …rity settings don't permit the editor to automatically execute cutting operations. Please use the …
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified163 …rity settings don't permit the editor to automatically execute copying operations. Please use the …
165 …rity settings don't permit the editor to automatically execute cutting operations. Please use the …
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc689 // to carry all the operations #4724
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DNetworkManagement.php235 'operations',
269 'path' => 'v1/{+name}/operations',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
H A DListOperationsResponse.php47 public function setOperations($operations) argument
49 $this->operations = $operations;
56 return $this->operations;

1234567891011