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

(PHP 5, PHP 7) Checks if deprecated public bool

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

(PHP 5, PHP 7) Gets the interfaces public array

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

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

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

(PHP 5, PHP 7) Gets a

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

(PHP >= 5.4.0) To string handler public string

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

(PHP 5, PHP 7) Exports public static string Reflection::export

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

(PHP >= 5.4.0) Gets version public string

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

(PHP 5, PHP 7) Invoke public mixed ReflectionMethod::invoke

2025-01-10 15:47:30