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

(PHP 4, PHP 5, PHP 7) Sort an array using a "natural order" algorithm

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

(PHP 4, PHP 5, PHP 7) Import variables into the current symbol table from an array

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

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

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

(PHP 5 >= 5.3.0, PHP 7) Gets namespace name

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

(PECL quickhash >= Unknown) This method retrieves a value from the hash by its key

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

(PECL quickhash >= Unknown) This method checks whether a key is part of the hash

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

(PHP 7) Gets the $this value of the generator

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for character(s) representing a hexadecimal digit

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

(PHP 5 >= 5.1.0, PHP 7) Checks if the object or class has a property

2025-01-10 15:47:30