Home
last modified time | relevance | path

Searched refs:methods (Results 301 – 325 of 582) sorted by relevance

1...<<11121314151617181920>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DXpackNamespace.asciidoc19 The class defines the following methods:
H A DSqlNamespace.asciidoc19 The class defines the following methods:
H A DAutoscalingNamespace.asciidoc19 The class defines the following methods:
H A DGraphNamespace.asciidoc19 The class defines the following methods:
H A DMonitoringNamespace.asciidoc19 The class defines the following methods:
H A DDanglingIndicesNamespace.asciidoc19 The class defines the following methods:
H A DEnrichNamespace.asciidoc19 The class defines the following methods:
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebasestorage.php68 'methods' => [
H A DTasks.php68 'methods' => [
135 'methods' => [
H A DCustomSearchAPI.php63 'methods' => [
202 'methods' => [
H A DSiteVerification.php67 'methods' => [
H A DCloudBillingBudget.php68 'methods' => [
H A DManufacturerCenter.php64 'methods' => [
H A DAnalyticsData.php67 'methods' => [
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php514 $methods = [
531 $methods[] = 'MKCOL';
535 …foreach ($this->plugins as $plugin) $methods = array_merge($methods, $plugin->getHTTPMethods($path…
536 array_unique($methods);
538 return $methods;
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php486 $methods = [
503 $methods[] = 'MKCOL';
507 …foreach ($this->plugins as $plugin) $methods = array_merge($methods, $plugin->getHTTPMethods($path…
508 array_unique($methods);
510 return $methods;
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md103 - If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` or `takeElementScreenshot()` methods), they are automatically created.
151 - Cookies retrieved using `getCookieNamed()` and `getCookies()` methods of `WebDriverOptions` are now encapsulated in `Cookie` object instead of an plain array. The object implements `ArrayAccess` interface to provide backward compatibility.
178 - Clarified meaning of selenium server URL variable in methods of `RemoteWebDriver` class.
179 - Deprecated `setSessionID()` and `setCommandExecutor()` methods of `RemoteWebDriver` class; these values should be immutable and thus passed only via constructor.
182 - Optimize performance of `(de)selectByIndex()` and `getAllSelectedOptions()` methods of `WebDriverSelect` when used with non-multiple select element.
185 - XPath escaping in `select*()` and `deselect*()` methods of `WebDriverSelect`.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DUPGRADE.md6 - Removed non-PSR-3 methods to add records, all the `add*` (e.g. `addWarning`)
7 methods as well as `emerg`, `crit`, `err` and `warn`.
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md152 * IMPORTANT: The deprecated `omni()` and `cityIspOrg()` methods have been
158 * The check added to the `GeoIP2\Database\Reader` lookup methods in 0.8.0 did
165 * The `GeoIp2\Database\Reader` lookup methods (e.g., `city()`, `isp()`) now
178 service. In particular, the `cityIspOrg` and `omni` methods on
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php386 * settings that are set by _some_ methods and not correctly reset by other
387 * methods after subsequent use.
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js758 var methods = {};
759 methods[entities.task] = { class in Undo._applyAction
767 methods[entities.link] = { class in Undo._applyAction
777 var method = methods[command.entity][command.type];
778 var getMethod = methods[command.entity].get;
779 var check = methods[command.entity].isExists;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md86 - The `json` and `xml` methods of response objects has been removed. With the
88 adding methods to message interfaces would actually require Guzzle messages
332 Calling methods like `get()`, `post()`, `head()`, etc. no longer create and
395 - POST field and file methods have been removed from the request object. You
432 methods have moved to the CacheSubscriber.
440 - `GuzzleHttp\Message\Response::isSuccessful()` and other related methods have
501 methods and a way in which to modify the transaction at that specific point in
635 of methods implemented by the `StreamInterface` has been drastically reduced to
638 ## Removed methods from StreamInterface
648 ## Renamed methods
[all …]
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... client/ org/apache/http/client/methods/ org/apache/http/client/params ...
/plugin/flowplay2/flowplayer/
H A Djavascript.txt3 Additionally it defines some methods that are not available in mplayer
7 FlowPlayer supports the following methods. These are available to JavaScript and
17 methods (same as in mplayer plug-in):

1...<<11121314151617181920>>...24