get_object_vars
  • References/PHP/Function/Variables and Types/ClassesObject

(PHP 4, PHP 5, PHP 7) Gets the properties of the given object

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

(PHP 5, PHP 7) Apply a user function recursively to every member of an array

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for lowercase character(s)

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

(PHP 5, PHP 7) Gets dependencies public array

2025-01-10 15:47:30
QuickHashStringIntHash::loadFromFile
  • References/PHP/Function/Variables and Types/QuickHash/QuickHashStringIntHash

(No version information available, might only be in Git) This factory method creates a hash from a file

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

(PHP 5 >= 5.3.0, PHP 7) Checks if in namespace

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

(PHP 4, PHP 5, PHP 7) Checks if the object has this class as one of its parents or implements it.

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

(PHP 4, PHP 5, PHP 7) Checks if the class method exists

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

(PHP 4, PHP 5, PHP 7) Return TRUE if the given function has been defined

2025-01-10 15:47:30