ReflectionProperty::__clone
  • References/PHP/Function/Variables and Types/Reflection/ReflectionProperty

(PHP 5, PHP 7) Clone final private void Ref

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
register_tick_function
  • References/PHP/Function/Variables and Types/Function Handling/Function handling

(PHP 4 >= 4.0.3, PHP 5, PHP 7) Register a function for execution on each tick

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

(PHP 4, PHP 5, PHP 7) Return all the values of an array

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

(PHP 4, PHP 5, PHP 7) Return the current key and value pair from an array and advance the array cursor

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

(PHP 4, PHP 5, PHP 7) Fetch a key from an array

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

(PHP 5, PHP 7) Gets default properties public

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

(PHP 4, PHP 5, PHP 7) Return an array with elements in reverse order

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

(PHP 4, PHP 5, PHP 7) Shift an element off the beginning of array

2025-01-10 15:47:30