Home
last modified time | relevance | path

Searched refs:ReflectionMethod (Results 26 – 35 of 35) sorted by relevance

12

/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DEnvironment.php156 $r = new \ReflectionMethod($this, 'writeCacheFile');
163 $r = new \ReflectionMethod($this, 'getCacheFilename');
865 $m = new \ReflectionMethod($extension, 'initRuntime');
1504 $m = new \ReflectionMethod($extension, 'getGlobals');
H A DTemplate.php598 foreach ($ref->getMethods(\ReflectionMethod::IS_PUBLIC) as $refMethod) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/
H A DMethodProphecy.php59 $reflectedMethod = new \ReflectionMethod($double, $methodName);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticTokenParser.php163 $reflector = new \ReflectionMethod($this, 'createNode');
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php466 $getLinesToBeIgnored = new \ReflectionMethod(
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Handler/
H A DFormErrorHandlerTest.php278 $reflectionMethod = new \ReflectionMethod($object, $method);
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DREADME.md207 [`ReflectionMethod`](http://php.net/ReflectionMethod) or
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md140 $context = $contextFactory->createFromReflector(new ReflectionMethod('\My\Example\Classy', '__const…
/plugin/jplayer/vendor/symfony/process/
H A DProcess.php269 $r = new \ReflectionMethod($this, __FUNCTION__);
/plugin/scrape/
H A DHTMLPurifier.standalone.php

12