Home
last modified time | relevance | path

Searched refs:getFunctions (Results 1 – 25 of 38) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DListFunctionsResponse.php44 public function getFunctions() function in Google\\Service\\CloudFunctions\\ListFunctionsResponse
/plugin/findologicxmlexport/vendor/hoa/math/Bin/
H A DCalc.php106 array_keys($visitor->getFunctions()->getArrayCopy())
147 $visitor->getFunctions()->getArrayCopy()
/plugin/findologicxmlexport/vendor/hoa/math/
H A DContext.php188 public function getFunctions() function in Hoa\\Math\\Context
/plugin/findologicxmlexport/vendor/hoa/math/Test/Unit/
H A DContext.php172 ->when($result = $context->getFunctions())
/plugin/findologicxmlexport/vendor/hoa/math/Visitor/
H A DArithmetic.php278 public function getFunctions() function in Hoa\\Math\\Visitor\\Arithmetic
280 return $this->_context->getFunctions();
/plugin/findologicxmlexport/vendor/jms/serializer/src/Twig/
H A DSerializerExtension.php54 public function getFunctions() function in JMS\\Serializer\\Twig\\SerializerExtension
H A DSerializerRuntimeExtension.php39 public function getFunctions() function in JMS\\Serializer\\Twig\\SerializerRuntimeExtension
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Twig/
H A DSerializerExtensionTest.php33 $serializerExtension->getFunctions()
62 $serializerExtension->getFunctions()
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DAbstractNode.php264 abstract public function getFunctions(); function in SebastianBergmann\\CodeCoverage\\Node\\AbstractNode
H A DDirectory.php266 public function getFunctions() function in SebastianBergmann\\CodeCoverage\\Node\\Directory
274 $child->getFunctions()
H A DFile.php194 public function getFunctions() function in SebastianBergmann\\CodeCoverage\\Node\\File
651 $functions = $tokens->getFunctions();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php106 $node->getFunctions(),
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Xml/
H A DFacade.php117 foreach ($file->getFunctions() as $function) {
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DBuilderTest.php125 $this->assertEquals([], $root->getFunctions());
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/src/Token/
H A DStream.php240 public function getFunctions() function in PHP_Token_Stream
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
H A DClassTest.php113 $this->assertEmpty($ts->getFunctions());
120 $this->assertEmpty($ts->getFunctions());
H A DFunctionTest.php115 $f = $ts->getFunctions();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php659 xdebug_start_function_monitor(ResourceOperations::getFunctions());
/plugin/findologicxmlexport/vendor/sebastian/resource-operations/src/
H A DResourceOperations.php18 public static function getFunctions() function in SebastianBergmann\\ResourceOperations\\ResourceOperations
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG239 getFunctions(), getFilters(), getTests(), getFunction(), getFilter(), getTest(),
241 getFunctions(), getFilters(), getGlobals(), initGlobals(), initExtensions(), and initExtension()
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst636 function getFunctions();
714 Functions can be registered in an extension via the ``getFunctions()``
719 public function getFunctions()
836 public function getFunctions()
900 public function getFunctions()
H A Dadvanced_legacy.rst578 function getFunctions();
662 Functions can be registered in an extension via the ``getFunctions()``
667 public function getFunctions()
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1374 public function getFunctions() function in Twig\\Environment
1567 foreach ($extension->getFunctions() as $name => $function) {
H A DExpressionParser.php690 $e->addSuggestions($name, array_keys($this->env->getFunctions()));
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DAbstractExtension.php45 public function getFunctions() function in Twig\\Extension\\AbstractExtension

12