(PHP 5, PHP 7)
ReflectionFunction::export
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunction

(PHP 5, PHP 7) Exports function public static

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

(PHP >= 5.4.0) Constructor public Reflect

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

(PHP 5, PHP 7) Gets extension functions public

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

(PHP 5, PHP 7) Constructs a ReflectionObject

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

(PHP 5, PHP 7) Gets property name public string

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

(PHP 5, PHP 7) Checks if user defined public

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

(PHP 5, PHP 7) Gets properties public array

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

(PHP 5, PHP 7) Checks if method is protected

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

(PHP 5, PHP 7) Constructs a ReflectionMethod

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

(PHP >= 5.4.0) Returns the scope associated to the closure

2025-01-10 15:47:30