Home
last modified time | relevance | path

Searched refs:getMethods (Results 51 – 75 of 92) sorted by last modified time

1234

/plugin/bureaucracy-au/helper/
H A Dfield.php454 public function getMethods() { function in helper_plugin_bureaucracyau_field
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/
H A DClassCodeGenerator.php57 foreach ($class->getMethods() as $method) {
H A DClassMirror.php98 foreach ($class->getMethods(ReflectionMethod::IS_ABSTRACT) as $method) {
106 foreach ($class->getMethods(ReflectionMethod::IS_PUBLIC) as $method) {
125 foreach ($interface->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/twig/twig/src/
H A DParser.php301 foreach ($r->getMethods() as $method) {
H A DTemplate.php598 foreach ($ref->getMethods(\ReflectionMethod::IS_PUBLIC) as $refMethod) {
/plugin/findologicxmlexport/vendor/sebastian/code-unit-reverse-lookup/src/
H A DWizard.php67 foreach ($reflector->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAnnotationDriver.php130 foreach ($class->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/ClassPatch/
H A DProphecySubjectPatch.php48 foreach ($node->getMethods() as $name => $method) {
H A DKeywordPatch.php42 $methodNames = array_keys($node->getMethods());
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php174 foreach ($theClass->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php385 foreach ($reflector->getMethods() as $method) {
1300 foreach ($class->getMethods() as $method) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DTest.php840 foreach ($class->getMethods() as $method) {
945 $methods = $class->getMethods();
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Doubler/Generator/Node/
H A DClassNode.php98 public function getMethods() function in Prophecy\\Doubler\\Generator\\Node\\ClassNode
/plugin/pageimage/
H A Dhelper.php14 function getMethods() { function in helper_plugin_pageimage
/plugin/ckgdoku/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_ckgdoku
/plugin/tabinclude/
H A Dhelper.php16 function getMethods() { function in helper_plugin_tabinclude
/plugin/mdpage/vendor/cebe/markdown/
H A DParser.php124 }, $reflection->getMethods(ReflectionMethod::IS_PROTECTED)));
275 foreach($reflection->getMethods(ReflectionMethod::IS_PROTECTED) as $method) {
/plugin/fckg/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_fckg
/plugin/htmlokay/
H A Dhelper.php23 function getMethods(){ function in helper_plugin_htmlOKay
/plugin/filterrss/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_filterrss
/plugin/alphalist/
H A Dhelper.php14 function getMethods(){ function in helper_plugin_alphalist
/plugin/avatar/
H A Dhelper.php12 function getMethods() { function in helper_plugin_avatar
/plugin/rrdgraph/
H A Dhelper.php256 public function getMethods() { function in helper_plugin_rrdgraph
/plugin/wikistats/
H A Dhelper.php41 function getMethods() function in helper_plugin_wikistats
/plugin/shorty/
H A Dhelper.php30 public function getMethods() { function in helper_plugin_shorty

1234