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

(No version information available, might only be in Git) This method updates an entry in the hash with a new

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

(PHP 5 >= 5.2.0, PHP 7) Checks if variable of specified type exists

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

(PHP 5 >= 5.5.0, PHP 7) Return the values from a single column in the input array

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Removes duplicate values from an array

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

(PHP 4, PHP 5, PHP 7) Return the current key and value pair from an array and advance the array cursor

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

(PHP 4, PHP 5, PHP 7) Get the default properties of the class

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

(PHP 5, PHP 7) Clone final private void Ref

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

(PHP 4, PHP 5, PHP 7) Fetch a key from an array

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

(PHP 4, PHP 5, PHP 7) Return an array with elements in reverse order

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

(PHP 4, PHP 5, PHP 7) Return all the values of an array

2025-01-10 15:47:30