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

(PHP 5, PHP 7) Checks if returns reference public

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

(PHP 5 >= 5.6.0, PHP 7) Checks if the function is variadic

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

(PHP 5, PHP 7) Gets starting line number public

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

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

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

(PHP 5 >= 5.3.0, PHP 7) Checks if function in namespace

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

(PHP 5, PHP 7) Clones function final private

2025-01-10 15:47:30