Home
last modified time | relevance | path

Searched defs:reflectionMethod (Results 1 – 25 of 72) sorted by relevance

123

/dports/www/phpbb3/phpBB3/vendor/ocramius/proxy-manager/src/ProxyManager/Generator/
H A DMethodGenerator.php37 public static function fromReflection(MethodReflection $reflectionMethod) : self
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/dependency-injection/Compiler/
H A DAutowireRequiredMethodsPass.php94 private function isWither(\ReflectionMethod $reflectionMethod, string $doc): bool
/dports/www/phpbb3/phpBB3/vendor/zendframework/zend-code/src/Generator/
H A DMethodGenerator.php59 public static function fromReflection(MethodReflection $reflectionMethod)
81 public static function copyMethodSignature(MethodReflection $reflectionMethod): MethodGenerator
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/laminas/laminas-code/src/Generator/
H A DMethodGenerator.php58 public static function fromReflection(MethodReflection $reflectionMethod)
80 public static function copyMethodSignature(MethodReflection $reflectionMethod): MethodGenerator
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/friendsofsymfony/rest-bundle/Routing/Loader/Reader/
H A DRestActionReader.php676 private function readRouteAnnotation(\ReflectionMethod $reflectionMethod)
712 private function readMethodAnnotation(\ReflectionMethod $reflectionMethod, $annotationName)
729 private function readMethodAnnotations(\ReflectionMethod $reflectionMethod, $annotationName)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Extractor/
H A DReflectionExtractor.php239 …ion extractFromReflectionType(\ReflectionType $reflectionType, \ReflectionMethod $reflectionMethod)
264 private function resolveTypeName($name, \ReflectionMethod $reflectionMethod)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/PropertyInfo/Extractor/
H A DReflectionExtractor.php239 …ion extractFromReflectionType(\ReflectionType $reflectionType, \ReflectionMethod $reflectionMethod)
264 private function resolveTypeName($name, \ReflectionMethod $reflectionMethod)
/dports/devel/pear-Horde_Injector/Horde_Injector-2.0.5/lib/Horde/Injector/Binder/
H A DAnnotatedSetters.php117 private function _isSetterMethod(ReflectionMethod $reflectionMethod)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/property-info/Extractor/
H A DReflectionExtractor.php316 …tractFromReflectionType(\ReflectionType $reflectionType, \ReflectionMethod $reflectionMethod): Type
334 private function resolveTypeName(string $name, \ReflectionMethod $reflectionMethod): string
/dports/www/zend-framework/ZendFramework-2.4.13/library/Zend/Code/Generator/
H A DMethodGenerator.php35 public static function fromReflection(MethodReflection $reflectionMethod)
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.test/src/org/graalvm/compiler/core/test/tutorial/
H A DInvokeGraal.java148 Method reflectionMethod = null; in findMethod() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.internal.vm.ci/share/classes/jdk.vm.ci.meta/src/jdk/vm/ci/meta/
H A DMetaAccessProvider.java63 ResolvedJavaMethod lookupJavaMethod(Executable reflectionMethod); in lookupJavaMethod()

123