(PHP 5, PHP 7)
ReflectionParameter::allowsNull
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5, PHP 7) Checks if null is allowed public

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

(PHP 7) Checks if parameter has a type public

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

(PHP 5, PHP 7) Checks if method is static public

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

(PHP 5, PHP 7) Gets constants public array R

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

(PHP 7) To string public string ReflectionType::__toString

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

(PHP 5, PHP 7) Checks if property is static public

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

(PHP 7) Gets the file name of the currently executing generator

2025-01-10 15:47:30