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

(PHP 5, PHP 7) Checks if the class is instantiable

2025-01-10 15:47:30
QuickHashIntSet::loadFromFile
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashIntSet

(PECL quickhash >= Unknown) This factory method creates a set from a file

2025-01-10 15:47:30
call_user_method_array
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 4 >= 4.0.5, PHP 5) Call a user method given with an array of parameters

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

(PHP >= 5.4.0) Returns an array of names of traits used by this class

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

(PHP 4, PHP 5, PHP 7) Finds whether a variable is a resource

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

(PHP 5, PHP 7) Returns the string representation of the Reflection method object.

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

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

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

(PHP 4, PHP 5, PHP 7) Returns the number of arguments passed to the function

2025-01-10 15:47:30
call_user_method
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 4, PHP 5) Call a user method on an specific object

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

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

2025-01-10 15:47:30