Home
last modified time | relevance | path

Searched refs:__call (Results 76 – 87 of 87) sorted by relevance

1234

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php777 public function __call($name, $arguments) function in phpseclib3\\Net\\SFTP\\Stream
/plugin/sectiontoggle/
H A DMobile_Detect.php1079 public function __call($name, $arguments) function in Mobile_Detect
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php51 $data = $this->__call('get', array($params));
111 $data = $this->__call('list', array($params));
H A DGoogle_CustomsearchService.php70 $data = $this->__call('list', array($params));
/plugin/mellelexport/
H A Drenderer.php271 function __call($name, $arguments) { function in renderer_plugin_mellelexport
/plugin/strata/helper/
H A Dsyntax.php56 function __call($name, $arguments) { function in helper_plugin_strata_syntax_RegexHelper
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1909 public function __call(string $name, array $arguments) function in Elasticsearch\\Client
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG402 …* made ignoreStrictCheck in Template::getAttribute() works with __call() methods throwing BadMetho…
894 * fixed subscript expressions when calling __call() (methods now keep the case)
950 * added support for __call() in expression resolution
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc93 * <<Elasticsearch_Client-call-_call,`__call()`>>
1317 .`__call(string $name, array $arguments)`
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md851 * Bug: All __call() method arguments are now required (helps with mocking frameworks)
1210 …escription commands are now inflected in the command factory rather than the client __call() method
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1209 - Adding magic __call() [#700](https://github.com/ruflin/Elastica/issues/700/)

1234