ReflectionMethod::__toString
  • References/PHP/Function/Variables and Types/Reflection/ReflectionMethod

(PHP 5, PHP 7) Returns the string representation of the Reflection method object.

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

(PHP 5 >= 5.2.0, PHP 7) Gets multiple variables and optionally filters them

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

(PHP 5, PHP 7) Gets a

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

(PHP 4, PHP 5, PHP 7) Exchanges all keys with their associated values in an array

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

(PHP 4 >= 4.0.1, PHP 5, PHP 7) Computes the difference of arrays

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

(PHP 4, PHP 5, PHP 7) Assign variables as if they were an array

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

(PHP 5 >= 5.4.0, PHP 7) Returns an array of all declared traits

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Returns an array of all defined functions

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

(PHP 4, PHP 5, PHP 7) Returns the number of arguments passed to the function

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

(PHP >= 5.4.0) Returns whether this parameter can be passed by value

2025-01-10 15:47:30