Home
last modified time | relevance | path

Searched refs:__call (Results 1 – 25 of 87) sorted by last modified time

1234

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DStrict.php12 public function __call($name, $args) function
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args) function in Psr\\Log\\Test\\TestLogger
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php47 public function __call($name, $arguments) function in splitbrain\\PHPArchive\\FileInfo
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQueryBuilder.php45 public function __call(string $dsl, array $arguments): Facade function in Elastica\\QueryBuilder
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DFacade.php40 public function __call(string $name, array $arguments) function in Elastica\\QueryBuilder\\Facade
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php60 public function __call($method, array $args) function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClient.php1909 public function __call(string $name, array $arguments) function in Elasticsearch\\Client
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc93 * <<Elasticsearch_Client-call-_call,`__call()`>>
1317 .`__call(string $name, array $arguments)`
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1209 - Adding magic __call() [#700](https://github.com/ruflin/Elastica/issues/700/)
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args) function in Psr\\Log\\Test\\TestLogger
/plugin/sectiontoggle/
H A DMobile_Detect.php1079 public function __call($name, $arguments) function in Mobile_Detect
/plugin/authgooglesheets/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args) function in Psr\\Log\\Test\\TestLogger
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php777 public function __call($name, $arguments) function in phpseclib3\\Net\\SFTP\\Stream
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php68 public function __call($method, array $args) function
/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/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php84 public function __call($method, $args) function in GuzzleHttp\\Client
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php216 public function __call($method, $args) function in Monolog\\Handler\\TestHandler
/plugin/move/helper/
H A Dhandler.php367 public function __call($name, $params) { function in helper_plugin_move_handler
/plugin/strata/helper/
H A Dsyntax.php56 function __call($name, $arguments) { function in helper_plugin_strata_syntax_RegexHelper
/plugin/dtable/
H A Dhelper.php247 public function __call($name, $params) { function in helper_plugin_dtable_handler
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dmagic_call.test2 Twig supports __call() for attributes
14 public function __call($method, $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dmagic_call.test2 __call calls
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php257 public function __call($method, $arguments) function in TwigTestExtension
282 public function __call($name, $args) function in MagicCallStub
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php225 public function __call($method, array $args = []) function in JMS\\Serializer\\Tests\\Serializer\\EventDispatcher\\MockListener
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DIndexedReader.php115 public function __call($method, $args) function in Doctrine\\Common\\Annotations\\IndexedReader

1234