Home
last modified time | relevance | path

Searched refs:getTests (Results 51 – 63 of 63) sorted by relevance

123

/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Node/
H A DTransTest.php37 public function getTests() function in Twig_Tests_Node_TransTest
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/Expression/
H A DFilterTest.php33 public function getTests() function in Twig_Tests_Node_Expression_FilterTest
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DBuilder.php34 $coverage->getTests(),
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DForTest.php47 public function getTests() function in Twig_Tests_Node_ForTest
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DIntegrationTest.php181 public function getTests() function in TwigTestExtension
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php308 $coverage->getTests()
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php219 public function getTests() function in SebastianBergmann\\CodeCoverage\\CodeCoverage
411 $this->tests = array_merge($this->tests, $that->getTests());
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php1244 public function getTests() function in Twig\\Environment
1578 foreach ($extension->getTests() as $name => $test) {
H A DExpressionParser.php657 $e->addSuggestions($name, array_keys($this->env->getTests()));
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst571 function getTests();
816 The ``getTests()`` methods allows to add new test functions::
820 public function getTests()
H A Dadvanced.rst629 function getTests();
796 The ``getTests()`` method lets you add new test functions::
800 public function getTests()
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php235 public function getTests() function in Twig\\Extension\\CoreExtension
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG239 getFunctions(), getFilters(), getTests(), getFunction(), getFilter(), getTest(),

123