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

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

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

(PHP >= 5.4.0) Returns an array of names of traits used by this class

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

(PHP 5, PHP 7) Gets a

2025-01-10 15:47:30