(PHP 5, PHP 7)
ReflectionParameter::__toString
  • References/PHP/Function/Variables and Types/Reflection/ReflectionParameter

(PHP 5, PHP 7) To string public string Refle

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

(PHP 5, PHP 7) Checks if class is defined internally by an extension, or the core

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

(PHP 5, PHP 7) Gets extension name public string

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

(PHP 5, PHP 7) Gets declaring class for the reflected method.

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

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

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

(PHP 5, PHP 7) Gets extension ini entries public

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

(PHP 5, PHP 7) Gets constants public array R

2025-01-10 15:47:30