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

(PHP 5 >= 5.1.0, PHP 7) Checks if method is defined

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

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

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

(PHP >= 5.4.0) Gets copyright public string

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

(PHP 5 >= 5.3.0, PHP 7) Checks if in namespace

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

(PHP 5, PHP 7) Construct a ReflectionProperty object

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

(PHP >= 5.4.0) Gets author public string

2025-01-10 15:47:30