(PHP 5, PHP 7)
ReflectionProperty::getDocComment
  • References/PHP/Function/Variables and Types/Reflection/ReflectionProperty

(PHP 5 >= 5.1.0, PHP 7) Gets the property doc comment

2025-01-10 15:47:30
ReflectionParameter::export
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5, PHP 7) Exports public static string

2025-01-10 15:47:30
ReflectionClass::isInterface
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Checks if the class is an interface

2025-01-10 15:47:30
ReflectionClass::getConstant
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Gets defined constant public mixed

2025-01-10 15:47:30
ReflectionFunctionAbstract::getExtension
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Gets extension info public ReflectionExtension

2025-01-10 15:47:30
ReflectionFunctionAbstract::getReturnType
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 7) Gets the specified return type of a function

2025-01-10 15:47:30
ReflectionExtension::info
  • References/PHP/Function/Variables and Types/Reflection/ReflectionExtension

(PHP 5, PHP 7) Print extension info public void

2025-01-10 15:47:30
ReflectionFunction::invoke
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunction

(PHP 5, PHP 7) Invokes function public mixed

2025-01-10 15:47:30
ReflectionClass::isInternal
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Checks if class is defined internally by an extension, or the core

2025-01-10 15:47:30
ReflectionClass::getFileName
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Gets the filename of the file in which the class has been defined

2025-01-10 15:47:30