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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Fill an array with values

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

(PHP 4, PHP 5, PHP 7) Checks if a value exists in an array

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

(PHP 5 >= 5.3.0, PHP 7) the "Late Static Binding" class name

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

(PHP 5, PHP 7) Gets a

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

(PHP 4, PHP 5, PHP 7) Pick one or more random entries out of an array

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

(PHP 5, PHP 7) Checks if property is private

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

(PECL quickhash >= Unknown) This method deletes am entry from the hash

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

(PHP 7) Gets the trace of the executing generator

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

(PHP 5, PHP 7) Checks if property is public public

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

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

2025-01-10 15:47:30