Home
last modified time | relevance | path

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

1234

/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php48 public function __call($name, $arguments) function in JMS\\Serializer\\Tests\\Handler\\DummyHandler
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQueryBuilder.php45 public function __call(string $dsl, array $arguments): Facade function in Elastica\\QueryBuilder
/plugin/authgoogle/google/contrib/
H A DGoogle_ReportsService.php46 $data = $this->__call('list', array($params));
79 $data = $this->__call('get', array($params));
115 $data = $this->__call('get', array($params));
H A DGoogle_YouTubeAnalyticsService.php48 $data = $this->__call('query', array($params));
H A DGoogle_FreebaseService.php40 $data = $this->__call('get', array($params));
75 $data = $this->__call('lookup', array($params));
H A DGoogle_WebfontsService.php38 $data = $this->__call('list', array($params));
H A DGoogle_AuditService.php48 $data = $this->__call('list', array($params));
H A DGoogle_CivicInfoService.php36 $data = $this->__call('electionQuery', array($params));
57 $data = $this->__call('voterInfoQuery', array($params));
H A DGoogle_PagespeedonlineService.php43 $data = $this->__call('runpagespeed', array($params));
/plugin/eventum/
H A Dclass.Eventum_RPC.php104 public function __call($method, $args) function in Eventum_RPC
/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/guzzlehttp/psr7/src/
H A DStreamDecoratorTrait.php68 public function __call($method, array $args) function
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php60 public function __call($method, array $args) function
/plugin/elasticsearch/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args) function in Psr\\Log\\Test\\TestLogger
/plugin/dw2pdf/vendor/psr/log/Psr/Log/Test/
H A DTestLogger.php129 public function __call($method, $args) function in Psr\\Log\\Test\\TestLogger
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DTestHandler.php216 public function __call($method, $args) function in Monolog\\Handler\\TestHandler
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php69 public function __call($name, $arguments) { function in Google_ServiceResource
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DObjectProphecy.php240 public function __call($methodName, array $arguments) function in Prophecy\\Prophecy\\ObjectProphecy
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DFileInfo.php47 public function __call($name, $arguments) function in splitbrain\\PHPArchive\\FileInfo
/plugin/mantisreporter/
H A Dsyntax.php345 $returnValue = $sc->__call($function, $parameters, array());
/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/twig/twig/test/Twig/Tests/
H A DTemplateTest.php773 public function __call($method, $arguments) function in Twig_TemplateMagicMethodObject
781 public function __call($method, $arguments) function in Twig_TemplateMagicMethodExceptionObject
/plugin/dtable/
H A Dhelper.php247 public function __call($name, $params) { function in helper_plugin_dtable_handler
/plugin/move/helper/
H A Dhandler.php367 public function __call($name, $params) { function in helper_plugin_move_handler
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DClient.php84 public function __call($method, $args) function in GuzzleHttp\\Client

1234