(PHP 5, PHP 7)
ReflectionProperty::__clone
  • References/PHP/Function/Variables and Types/Reflection/ReflectionProperty

(PHP 5, PHP 7) Clone final private void Ref

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

(PHP 5, PHP 7) Construct public ReflectionPa

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

(PHP 5, PHP 7) Gets default properties public

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

(PHP 5, PHP 7) Exports public static string

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

(PHP 5, PHP 7) Gets defined constant public mixed

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

(PHP 5, PHP 7) Checks if the class is an interface

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

(PHP 5 >= 5.3.2, PHP 7) Set method accessibility

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

(PHP >= 5.4.0) Creates a new class instance without invoking the constructor.

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

(PHP 5, PHP 7) Gets the filename of the file in which the class has been defined

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

(PHP 7) Gets the specified return type of a function

2025-01-10 15:47:30