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

(PHP 5 >= 5.4.6, PHP 7) Returns the default value's constant name if default value is constant or null

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

(PHP 5 >= 5.0.3, PHP 7) Checks if a default value is available

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

(PHP >= 5.4.0) Returns a dynamically created closure for the function

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

(PHP 5 >= 5.1.0, PHP 7) Invoke args public

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

(PHP 5, PHP 7) Gets value public mixed Refle

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