Home
last modified time | relevance | path

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

1234567

/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DTestExpression.php19 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)
H A DFilterExpression.php20 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
H A DGetAttrExpression.php20 …ruct(AbstractExpression $node, AbstractExpression $attribute, AbstractExpression $arguments = null…
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DFacade.php40 public function __call(string $name, array $arguments) argument
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
H A DFilterInterface.php42 public function setArguments($arguments);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php1548 svgPath($command, $arguments) global() argument
2097 svgRect($arguments) global() argument
2158 svgEllipse($arguments) global() argument
2195 svgPolyline($arguments, $ispolyline = true) global() argument
2225 svgPolygon($arguments) global() argument
[all...]
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DMacroNode.php26 …__construct($name, \Twig_NodeInterface $body, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DHandlerRegistryTest.php48 public function __call($name, $arguments)
/plugin/diagramsnet/lib/js/diagramly/
H A DDesktopLibrary.js27 LocalFile.prototype.saveFile.apply(this, arguments); argument
H A DStorageFile.js109 DrawioFile.prototype.save.apply(this, arguments); argument
349 DrawioFile.prototype.open.apply(this, arguments); argument
371 DrawioFile.prototype.destroy.apply(this, arguments); argument
/plugin/etherpadlite/externals/etherpad-lite-client/
H A 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/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php102 private function generateArguments(array $arguments)
/plugin/pagemod/helper/
H A Dpagemod.php92 public function getMetaValue($arguments) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverDispatcher.php70 public function dispatch($method, $arguments) argument
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php47 public function __construct(ObjectProphecy $objectProphecy, $methodName, $arguments = null)
117 public function withArguments($arguments)
/plugin/authgoogle/google/service/
H A DGoogle_ServiceResource.php69 public function __call($name, $arguments) {
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFunctionTest.php100 protected function createFunction($name, array $arguments = [])
H A DTestTest.php73 protected function createTest($node, $name, array $arguments = [])
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Filter/
H A DDefaultFilter.php32 …erface $node, ConstantExpression $filterName, \Twig_NodeInterface $arguments, $lineno, $tag = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DRegistry.php130 public static function __callStatic($name, $arguments)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php324 public function executeScript($script, array $arguments = []) argument
346 public function executeAsyncScript($script, array $arguments = []) argument
660 prepareScriptArguments(array $arguments) global() argument
[all...]
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQueryBuilder.php45 public function __call(string $dsl, array $arguments): Facade argument
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/Test/
H A DDefinedTest.php36 …ction __construct(\Twig_NodeInterface $node, $name, \Twig_NodeInterface $arguments = null, $lineno)
/plugin/webdav/vendor/sabre/event/lib/
H A DEventEmitterInterface.php63 function emit($eventName, array $arguments = [], callable $continueCallBack = null);
/plugin/davcal/vendor/sabre/event/lib/
H A DEventEmitterInterface.php63 function emit($eventName, array $arguments = [], callable $continueCallBack = null);

1234567