(PHP 5, PHP 7)
ReflectionClass::isIterateable
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Checks if iterateable public bool

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

(PHP 5 >= 5.1.0, PHP 7) Invokes function args

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

(PHP 5, PHP 7) Gets declaring class for the reflected method.

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

(PHP 7) Checks if it is a built-in type public

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

(PHP 5 >= 5.3.0, PHP 7) Set property accessibility

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

(PHP 5, PHP 7) To string public string Refle

2025-01-10 15:47:30