(PHP 5, PHP 7)
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::getInterfaces
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

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

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

(PHP >= 5.4.0) Gets version public string

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

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

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

(PHP >= 5.4.0) Returns whether this parameter can be passed by value

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

(PHP 5, PHP 7) Exports public static string Reflection::export

2025-01-10 15:47:30