filter_has_var
  • References/PHP/Function/Variables and Types/Filter

(PHP 5 >= 5.2.0, PHP 7) Checks if variable of specified type exists

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

(PHP 5, PHP 7) Exports public static string

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

(PHP 4, PHP 5, PHP 7) Register a function for execution on shutdown

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

(PHP 5, PHP 7) Gets declaring class for the reflected method.

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Split an array into chunks

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

(PHP >= 5.4.0) Creates a new class instance without invoking the constructor.

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

(PHP 5, PHP 7) Gets extension name public string

2025-01-10 15:47:30