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

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

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

(PHP 5, PHP 7) Checks if method is private public

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

(PHP 5, PHP 7) Constructs a ReflectionFunction object

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

(PHP 5, PHP 7) Checks if is internal public bool

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

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

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

(PHP 5, PHP 7) Checks if passed by reference

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

(PHP 7) Gets the trace of the executing generator

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

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

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

(PHP 5, PHP 7) To string public string Reflector::__toString

2025-01-10 15:47:30