Home
last modified time | relevance | path

Searched refs:methods (Results 326 – 350 of 582) sorted by relevance

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

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Doverview.asciidoc7 All methods closely match the REST API, and furthermore, match the method
H A Dconfig-hash.asciidoc6 provided in a setting hash instead of calling the individual methods directly.
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dstyle.css418 .class .methods .name, .class .properties .name, .class .constants .name {
423 .class .methods .name > div > code {
427 .class .methods .name > div > code span, .function .value > code {
431 .class .methods td.name > div, .class td.value > div {
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst121 variables (variables and or attributes/methods that do not exist) and
193 methods::
201 When using the ``setPaths()``, ``addPath()``, and ``prependPath()`` methods,
203 methods act on the "main" namespace)::
474 unsafe attributes and methods is prohibited. The sandbox security is managed
477 tags, filters, properties, and methods::
481 $methods = [
488 $policy = new \Twig\Sandbox\SecurityPolicy($tags, $filters, $methods, $properties, $functions);
492 able to call the ``getTitle()`` and ``getBody()`` methods on ``Article``
H A Dadvanced_legacy.rst23 When extending Twig by calling methods on the Twig environment instance,
214 static methods as filters::
319 You can also expose extension methods as functions in your templates::
434 The parsing process is simplified thanks to a bunch of methods you can call
482 The compiler implements a fluid interface and provides methods that helps the
605 ``\Twig\Extension\AbstractExtension`` provides empty implementations for all other methods.
700 As seen in the previous chapter, you can also define filters as static methods
729 Using methods for filters is a great way to package your filter without
792 The ``getOperators()`` methods allows to add new operators. Here is how to add
816 The ``getTests()`` methods allows to add new test functions::
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DFirebaseRealtimeDatabase.php75 'methods' => [
H A DIdentityToolkit.php67 'methods' => [
H A DBigQueryConnectionService.php68 'methods' => [
H A DLicensing.php65 'methods' => [
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DIngestNamespace.asciidoc19 The class defines the following methods:
H A DSlmNamespace.asciidoc19 The class defines the following methods:
H A DLicenseNamespace.asciidoc19 The class defines the following methods:
H A DEqlNamespace.asciidoc19 The class defines the following methods:
H A DIlmNamespace.asciidoc19 The class defines the following methods:
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt90 - Add options parameter to the add cert methods.
110 XMLSecurityDSig::appendSignature() methods
166 - Add getRefNodeID() and getRefIDs() methods missed in previous release.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Extension/
H A DSandboxTest.php317 …nvironment($sandboxed, $options, $templates, $tags = [], $filters = [], $methods = [], $properties… argument
321 $policy = new SecurityPolicy($tags, $filters, $methods, $properties, $functions);
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md14 * added `$env` argument to `Process::start()`, `run()`, `mustRun()` and `restart()` methods
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md59 There are two methods for parsing; `DsnParser::parse()` and `DsnParser::parseFunc()`.
142 A `Dsn` could be a `Path` or `Url`. All 3 objects has methods for getting parts of
153 You may also replace parts of the DSN with the `with*` methods. A DSN is immutable
/plugin/publistf/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/publistx/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/publist/bibtex/
H A Dsample.bib39 title = "Multigrid methods for elliptic problems in unbounded domains",
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DCHANGELOG.md32 - Replaced functions by static methods
/plugin/condition/
H A DREADME.md24 (browse base_tester.php for test_* methods for more information)
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md181 Other methods are left as an exercise to the reader. Thus, we are now
219 methods on the `Hoa\Stream\Context` class will be useful to
370 The `Hoa\Stream\Wrapper\Wrapper` class holds all methods to
372 and `getRegistered` methods are also helpful. A wrapper is represented by a class:
382 The `Stream` interface requires to implement several methods related to a stream, such as:
400 The `File` interface requires to implement other methods related to stream acting as a file, such a…
431 name, with the `append` or `prepend` methods. You might guess that
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
H A DChangeLog-2.2.md16 …de-coverage/issues/370): Confusing statistics for source file that declares a class without methods

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