array_slice
  • References/PHP/Function/Variables and Types/Array

(PHP 4, PHP 5, PHP 7) Extract a slice of the array

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

(PHP 7) Checks if null is allowed public bool

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

(PHP 5, PHP 7) Constructs a ReflectionClass public

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

(PECL quickhash >= Unknown) This method updates an entry in the hash with a new value, or adds a new one

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

(PHP 4, PHP 5, PHP 7) Get the integer value of a variable

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

(No version information available, might only be in Git) This method deletes am entry from the hash

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Returns an array of all defined variables

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
class_alias
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 5 >= 5.3.0, PHP 7) Creates an alias for a class

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for lowercase character(s)

2025-01-10 15:47:30