ReflectionFunctionAbstract::getReturnType
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 7) Gets the specified return type of a function

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

(PECL quickhash >= Unknown) This method deletes an entry from the set

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Split an array into chunks

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

(PHP 5, PHP 7) Invokes function public mixed

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

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

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

(PHP 5 >= 5.2.0, PHP 7) Fill an array with values, specifying keys

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

(PHP 4 >= 4.0.5, PHP 5, PHP 7) Searches the array for a given value and returns the corresponding key if

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

(PHP 4, PHP 5, PHP 7) Prepend one or more elements to the beginning of an array

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

(PHP 5, PHP 7) Print extension info public void

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

(PHP 4, PHP 5, PHP 7) Finds whether a variable is a number or a numeric string

2025-01-10 15:47:30