QuickHashStringIntHash::saveToString
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashStringIntHash

(No version information available, might only be in Git) This method returns a serialized version of the hash

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Create an anonymous (lambda-style) function

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

(PHP 4 >= 4.0.3, PHP 5, PHP 7) De-register a function for execution on each tick

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

(PHP 4, PHP 5, PHP 7) Gets the properties of the given object

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

(PHP 5, PHP 7) Returns an array of all declared interfaces

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

(PECL quickhash >= Unknown) This method checks whether a key is part of the hash

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

(PHP 5, PHP 7) Gets the constructor of the class

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for character(s) representing a hexadecimal digit

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

(PHP >= 5.4.0) Returns a dynamically created closure for the method

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

(PHP 5, PHP 7) Checks if method is a constructor

2025-01-10 15:47:30