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

(PHP >= 5.4.0) Returns whether this extension is persistent

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

(PHP 5, PHP 7) Checks if property is a default property

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

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

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

(PHP 5, PHP 7) Checks if passed by reference

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

(PHP 5 >= 5.0.3, PHP 7) Checks if optional

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

(PHP 5, PHP 7) Constructs a ReflectionFunction object

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

(PHP 5, PHP 7) Gets end line public int Refl

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

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

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