get_defined_vars
  • References/PHP/Function/Variables and Types/Variable handling

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

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Filters elements of an array using a callback function

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

(PHP 5 >= 5.1.0, PHP 7) Calculate the product of values in an array

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

(PHP 5, PHP 7) Export a reflection method. public

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

(PHP 5 >= 5.1.0, PHP 7) Sets static property value

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

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

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

(PHP 5 >= 5.0.2, PHP 7) Checks if the interface has been defined

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

(PHP 5, PHP 7) Gets modifiers public int Ref

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

(PHP 7) Checks if the function has a specified return type

2025-01-10 15:47:30