(PHP 5, PHP 7)
ReflectionClass::getInterfaceNames
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5 >= 5.2.0, PHP 7) Gets the interface names

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

(PHP 5, PHP 7) Gets end line public int Refl

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

(PHP 5, PHP 7) Set property value public void

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

(PHP 5, PHP 7) Checks if a subclass public bool

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

(PHP 5, PHP 7) Gets the method modifiers public

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