ReflectionClass::getProperties
  • References/PHP/Function/Variables and Types/Reflection/ReflectionClass

(PHP 5, PHP 7) Gets properties public array

2025-01-10 15:47:30
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
is_string
  • References/PHP/Function/Variables and Types/Variable handling

(PHP 4, PHP 5, PHP 7) Find whether the type of a variable is string

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

(PHP 5, PHP 7) Constructs a ReflectionMethod

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
array_diff_uassoc
  • References/PHP/Function/Variables and Types/Array

(PHP 5, PHP 7) Computes the difference of arrays with additional index check which is performed by a user supplied

2025-01-10 15:47:30
func_get_args
  • References/PHP/Function/Variables and Types/Function Handling/Function handling

(PHP 4, PHP 5, PHP 7) Returns an array comprising a function's argument list

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

(PHP 5 >= 5.2.3, PHP 7) Gets parameter position

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

(PHP 5, PHP 7) Checks if user defined public

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