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

(PHP 4, PHP 5, PHP 7) Sort an array and maintain index association

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
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
ReflectionExtension::isPersistent
  • References/PHP/Function/Variables and Types/Reflection/ReflectionExtension

(PHP >= 5.4.0) Returns whether this extension is persistent

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

(PHP 4, PHP 5, PHP 7) Set the internal pointer of an array to its last element

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

(PHP 4, PHP 5, PHP 7) Sort an array in reverse order and maintain index association

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

(PECL classkit >= 0.1) Dynamically changes the name of the given method

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

(PHP 5, PHP 7) Computes the difference of arrays by using a callback function for data comparison

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

(PHP 5, PHP 7) Checks if property is a default property

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