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

(PHP 5, PHP 7) Export a reflection method. public

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

(PHP 5, PHP 7) Gets parameters public array

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

(PHP 5 >= 5.3.0, PHP 7) Gets namespace name

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

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

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

(PHP 7) Gets the function name of the generator

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

(PHP 5, PHP 7) Implements interface public bool

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

(PHP 5, PHP 7) Gets the constructor of the class

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

(PHP 5, PHP 7) Checks if method is a destructor

2025-01-10 15:47:30