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

(No version information available, might only be in Git) This factory method creates a hash from a file

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

(PHP 5, PHP 7) Apply a user function recursively to every member of an array

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

(PHP 4, PHP 5, PHP 7) Determine if a variable is set and is not NULL

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Filters elements of an array using a callback function

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

(PHP 5 >= 5.6.0, PHP 7) Checks if the parameter is variadic

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

(PHP 5 >= 5.1.0, PHP 7) Gets doc comment public

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

(PHP 5 >= 5.1.0, PHP 7) Computes the difference of arrays using keys for comparison

2025-01-10 15:47:30