Home
last modified time | relevance | path

Searched defs:arguments (Results 51 – 75 of 181) sorted by relevance

12345678

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
DMethodCallExpression.php18 …public function __construct(AbstractExpression $node, $method, ArrayExpression $arguments, $lineno)
DFunctionExpression.php19 public function __construct($name, \Twig_NodeInterface $arguments, $lineno)
DTestExpression.php19 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)
DGetAttrExpression.php20 …ruct(AbstractExpression $node, AbstractExpression $attribute, AbstractExpression $arguments = null…
DFilterExpression.php20 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/hoa/exception/
DException.php66 $arguments = [],
/plugin/etherpadlite/externals/etherpad-lite-client/
Detherpad-lite-client.php25 protected function get($function, array $arguments = array()){
29 protected function post($function, array $arguments = array()){
33 protected function call($function, array $arguments = array(), $method = 'GET'){
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
DFacade.php40 public function __call(string $name, array $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
DFilterInterface.php42 public function setArguments($arguments);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
DMacroNode.php26 …__construct($name, \Twig_NodeInterface $body, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/diagramsnet/lib/js/diagramly/
DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments); argument
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
DHandlerRegistryTest.php48 public function __call($name, $arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
DClassCodeGenerator.php102 private function generateArguments(array $arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
DMethodProphecy.php47 public function __construct(ObjectProphecy $objectProphecy, $methodName, $arguments = null)
117 public function withArguments($arguments)
/plugin/pagemod/helper/
Dpagemod.php92 public function getMetaValue($arguments) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverDispatcher.php70 public function dispatch($method, $arguments)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php324 public function executeScript($script, array $arguments = [])
346 public function executeAsyncScript($script, array $arguments = [])
660 protected function prepareScriptArguments(array $arguments)
/plugin/authgoogle/google/service/
DGoogle_ServiceResource.php69 public function __call($name, $arguments) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
DFunctionTest.php100 protected function createFunction($name, array $arguments = [])
DTestTest.php73 protected function createTest($node, $name, array $arguments = [])
/plugin/asciidocjs/node_modules/jake/lib/task/
Dfile_task.js116 Task.prototype.complete.apply(this, arguments); argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
DRegistry.php130 public static function __callStatic($name, $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Filter/
DDefaultFilter.php32 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/elasticsearch/vendor/ruflin/elastica/src/
DQueryBuilder.php45 public function __call(string $dsl, array $arguments): Facade
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Test/
DDefinedTest.php36 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)

12345678