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

(PHP 5 >= 5.0.3, PHP 7) Gets number of required parameters

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

(PHP 5, PHP 7) Clones final private void Re

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

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

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

(PHP >= 5.4.0) Returns this pointer bound to closure

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

(PHP 5, PHP 7) Constructs a ReflectionFunction object

2025-01-10 15:47:30