(PHP 5, PHP 7)
ReflectionFunctionAbstract::isUserDefined
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Checks if user defined public

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

(PHP 5 >= 5.3.0, PHP 7) Gets short name public

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

(PHP 5, PHP 7) Gets parameter name public string

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

(PHP 5, PHP 7) Gets extension version public

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

(PHP 5, PHP 7) Gets modifiers public int Ref

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

(PHP 5, PHP 7) Checks if class is final public

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

(PHP 5 >= 5.1.0, PHP 7) Gets static property value

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

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

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

(PHP 5, PHP 7) Checks if property is protected

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

(PHP 5, PHP 7) Gets declaring class public ReflectionClass

2025-01-10 15:47:30