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

(PHP 5, PHP 7) Gets the constructor of the class

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

(PHP 5, PHP 7) Gets the name of the extension which defined the class

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

(PHP 5, PHP 7) To string public string Refle

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

(PHP 5, PHP 7) Implements interface public bool

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

(PHP 5, PHP 7) Export public static string R

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