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

(PHP 5, PHP 7) Gets an array of methods public

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

(PHP 5, PHP 7) Gets a

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

(PHP 5, PHP 7) Gets the interfaces public array

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

(PHP 5, PHP 7) Gets a

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

(PHP 5, PHP 7) Gets starting line number public

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

(PHP 5, PHP 7) Checks if the class is instantiable

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

(PHP >= 5.4.0) Returns an array of names of traits used by this class

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

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

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

(PHP 5, PHP 7) Returns the string representation of the ReflectionClass object.

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

(PHP >= 5.4.0) Returns whether this class is cloneable

2025-01-10 15:47:30