(PHP 5, PHP 7)
ReflectionExtension::getDependencies
  • References/PHP/Function/Variables and Types/Reflection/ReflectionExtension

(PHP 5, PHP 7) Gets dependencies public array

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

(PHP 5 >= 5.1.0, PHP 7) Gets doc comment public

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

(PHP >= 5.4.0) Gets name public string Re

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

(PHP 5, PHP 7) Get the type hinted class public

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

(PHP 5 >= 5.3.0, PHP 7) Gets namespace name

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

(PHP 5, PHP 7) Gets parameters public array

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

(PHP 5 >= 5.1.0, PHP 7) Checks if parameter expects an array

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

(PHP 5, PHP 7) Gets the constructor of the class

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

(PHP >= 5.4.0) Returns a dynamically created closure for the method

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

(PHP 5, PHP 7) Checks if method is a constructor

2025-01-10 15:47:30