Home
last modified time | relevance | path

Searched refs:interface (Results 101 – 125 of 701) sorted by last modified time

12345678910>>...29

/plugin/odtsupport/
H A DLICENSE103 An interactive user interface displays "Appropriate Legal Notices"
109 the interface presents a list of user commands or options, such as a
118 A "Standard Interface" means an interface that either is an official
141 includes interface definition files associated with source files for
662 might be different; for a GUI interface, you would use an "about box".
/plugin/usecounter/
H A DLICENSE103 An interactive user interface displays "Appropriate Legal Notices"
109 the interface presents a list of user commands or options, such as a
118 A "Standard Interface" means an interface that either is an official
141 includes interface definition files associated with source files for
662 might be different; for a GUI interface, you would use an "about box".
/plugin/barcodes/
H A DLICENSE.md24 An “Application” is any work that makes use of an interface provided
27 of using an interface provided by the Library.
112 of the Library that is interface-compatible with the Linked
/plugin/fastwiki/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/twofactoraltemail/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/blog/
H A DCOPYING160 associated interface definition files, plus the scripts used to
/plugin/advanced/lang/en/config/
H A Dacl.txt5 …want to use the ACL admin interface described above. It is not recommended to edit this file manua…
/plugin/advanced/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/linksuggest/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/firenews/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/archivegenerator/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/archivegenerator/lang/en/
H A Dintro.txt1 This interface generates a ZIP archive of the current wiki with the current content.
/plugin/fullscreenmode/
H A DLICENSE158 associated interface definition files, plus the scripts used to
/plugin/elasticsearch/
H A Dcomposer.lock333 "description": "Common interface for logging libraries",
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhttp-handler.asciidoc14 the curl_multi interface. This involves a bit more overhead, but allows batches
H A Dfutures.asciidoc9 called the "multi interface". This functionality allows languages like PHP to
15 those `n` request's latencies. With the multi interface, the time to execute `n`
19 Furthermore, the multi-interface allows requests to different hosts
60 interface, which makes the future act like a simple associative array. For
H A Dlogger.asciidoc8 logger that implements the `PSR/Log` interface works.
H A Dserializers.asciidoc150 `SerializerInterface` interface. Please keep in mind that the client uses a
H A Dconnection-factory.asciidoc13 `ConnectionFactoryInterface` interface.
H A Dconnection-pool.asciidoc164 interface):
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-LGPL142 interface definition files, plus the scripts used to control compilation
310 interface-compatible with the version that the work was made with.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md426 * Made result sets adhere to `\Iterator` interface definition that they implement. Specifically, you need to call `valid()` on the result set before calling `current()`. When using `foreach` this is done by PHP automatically. When `valid` returns false, the return value of `current` is undefined instead of false. [#1506](https://github.com/ruflin/Elastica/pull/1506)
553 - In PHP 7.2 count() now raises a warning when an invalid parameter is passed. Only arrays and objects implementing the Countable interface should be passed. [#1378](https://github.com/ruflin/Elastica/pull/1378)
1084 - Fix fluent interface inconsistency [#788](https://github.com/ruflin/Elastica/issues/788/)
1176 - Added fluent interface to Elastica\Query::setRescore [#733](https://github.com/ruflin/Elastica/issues/733/)
1664 - add support PSR-3(https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
1766 - Elastica_Search implement Elastica_Searchable interface
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php742 private function parseStringOrObject($arg, &$destination, $interface): void argument
749 throw new InvalidArgumentException("Serializer must be a class path or instantiated object implementing $interface");
/plugin/elasticsearch/vendor/psr/log/
H A DREADME.md5 [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md).
7 Note that this is not a logger of its own. It is merely an interface that
20 If you need a logger, you can use the interface like this:
53 You can then pick one of the implementations of the interface to get a logger.
55 If you want to implement the interface, you can require this package and
57 [specification text](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md)
/plugin/elasticsearch/vendor/react/promise/
H A DREADME.md164 The promise interface provides the common interface for all promise
588 The `React\Promise\PromisorInterface` provides a common interface for objects

12345678910>>...29