(PHP 5, PHP 7)
ReflectionMethod::isProtected
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

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

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

(PHP 5, PHP 7) Gets extension functions public

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

(PHP 5, PHP 7) Exports a class public static

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

(PHP >= 5.4.0) Returns an array of trait aliases

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

(PHP 5, PHP 7) Gets the method prototype (if there is one).

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

(PHP 5 >= 5.1.0, PHP 7) Checks if property is defined

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

(PHP 5, PHP 7) Exports function public static

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

(PHP 7) Gets the currently executing line of the generator

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

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

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

(PHP >= 5.4.0) Returns the scope associated to the closure

2025-01-10 15:47:30