Home
last modified time | relevance | path

Searched defs:arguments (Results 26 – 50 of 181) sorted by relevance

12345678

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
DRecipe.php26 public $arguments; variable in Google\\Service\\OnDemandScanning\\Recipe
47 public function setArguments($arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
DObjectProphecy.php98 public function willBeConstructedWith(array $arguments = null)
186 public function makeProphecyMethodCall($methodName, array $arguments)
240 public function __call($methodName, array $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/src/
DTwigFunction.php28 protected $arguments = []; variable in Twig\\TwigFunction
61 public function setArguments($arguments)
DTwigFilter.php28 protected $arguments = []; variable in Twig\\TwigFilter
63 public function setArguments($arguments)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
DGoogleDevtoolsRemoteworkersV1test2CommandTaskInputs.php23 public $arguments; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemoteworkersV1test2CommandTaskInputs
32 public function setArguments($arguments)
DBuildBazelRemoteExecutionV2Command.php23 public $arguments; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command
34 public function setArguments($arguments)
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/
DSimpleTokenParser.php54 …protected function getAttribute($node, $attribute, $arguments = array(), $type = Twig_Node_Express…
65 protected function call($node, $attribute, $arguments = array(), $line = -1)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Chrome/
H A DChromeOptions.php28 private $arguments = []; variable in Facebook\\WebDriver\\Chrome\\ChromeOptions
71 public function addArguments(array $arguments)
/plugin/combo/vendor/php-webdriver/webdriver/lib/Support/Events/
H A DEventFiringWebDriver.php129 public function executeScript($script, array $arguments = [])
157 public function executeAsyncScript($script, array $arguments = [])
390 protected function dispatch($method, ...$arguments)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Call/
DCall.php25 private $arguments; variable in Prophecy\\Call\\Call
42 public function __construct($methodName, array $arguments, $returnValue,
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
DTemplateTest.php259 public function testGetAttribute($defined, $value, $object, $item, $arguments, $type)
269 …public function testGetAttributeStrict($defined, $value, $object, $item, $arguments, $type, $excep…
291 public function testGetAttributeDefined($defined, $value, $object, $item, $arguments, $type)
301 … public function testGetAttributeDefinedStrict($defined, $value, $object, $item, $arguments, $type)
513 …public function getAttribute($object, $item, array $arguments = [], $type = Template::ANY_CALL, $i…
773 public function __call($method, $arguments)
781 public function __call($method, $arguments)
/plugin/authgooglesheets/vendor/google/apiclient/src/Task/
DRunner.php70 private $arguments; variable in Google\\Task\\Runner
101 array $arguments = array()
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Builder/
DParametersMatch.php35 public function with(...$arguments);
DInvocationMocker.php230 public function with(...$arguments)
244 public function withConsecutive(...$arguments)
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
DGenerator.php152 …public function getMock($type, $methods = [], array $arguments = [], $mockClassName = '', $callOri…
290 …type = '', $callOriginalConstructor = false, $callAutoload = false, array $arguments = [], $callOr…
370 …public function getMockForAbstractClass($originalClassName, array $arguments = [], $mockClassName …
433 …public function getMockForTrait($traitName, array $arguments = [], $mockClassName = '', $callOrigi…
494 …public function getObjectForTrait($traitName, array $arguments = [], $traitClassName = '', $callOr…
/plugin/letsencrypt/classes/
DHTMLLogger.php9 function __call($name, $arguments) {
DNullLogger.php9 function __call($name, $arguments) {
DCliLogger.php16 function __call($name, $arguments) {
/plugin/statistics/
DDummyLogger.php18 public function __call($name, $arguments)
/plugin/findologicxmlexport/vendor/twig/twig/lib/Twig/
DTest.php24 protected $arguments = []; variable in Twig_Test
DFunctionInterface.php39 public function setArguments($arguments);
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Argument/Token/
DLogicalAndToken.php26 public function __construct(array $arguments)
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
DSvg.php1561 function svgPath($command, $arguments)
2228 function svgRect($arguments)
2293 function svgEllipse($arguments)
2328 function svgPolyline($arguments, $ispolyline = true)
2358 function svgPolygon($arguments)
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
DBaseProcessFilter.php40 protected function createProcessBuilder(array $arguments = array())
DBaseNodeFilter.php33 protected function createProcessBuilder(array $arguments = array())

12345678