(PHP 5, PHP 7)
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
ReflectionFunctionAbstract::getEndLine
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Gets end line number public int

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

(PHP 5 >= 5.1.0, PHP 7) Gets doc comments

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::__construct
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5, PHP 7) Constructs a ReflectionMethod

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
ReflectionExtension::getClasses
  • References/PHP/Function/Variables and Types/Reflection/ReflectionExtension

(PHP 5, PHP 7) Gets classes public array Ref

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
ReflectionClass::hasProperty
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5 >= 5.1.0, PHP 7) Checks if property is defined

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

(PHP 5 >= 5.2.3, PHP 7) Gets declaring function

2025-01-10 15:47:30