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

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

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

(PHP 7) Checks if null is allowed public bool

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

(PHP 5, PHP 7) Constructs a ReflectionClass public

2025-01-10 15:47:30
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
ReflectionClass::setStaticPropertyValue
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5 >= 5.1.0, PHP 7) Sets static property value

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

(PHP 7) Gets the $this value of the generator

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

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

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

(PHP 5, PHP 7) Gets modifiers public int Ref

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

(PHP 7) Checks if the function has a specified return type

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