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

(PHP 5, PHP 7) Creates a new class instance from given arguments.

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

(PHP 5, PHP 7) Gets a

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

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

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

(PHP 7) Checks if class is anonymous public bool

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