ReflectionObject::export
  • References/PHP/Function/Variables and Types/Reflection/ReflectionObject

(PHP 5, PHP 7) Export public static string R

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

(PHP 5 >= 5.3.0, PHP 7) Creates an alias for a class

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

(PHP 5 >= 5.3.0, PHP 7) Call a static method

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

(PHP 5 >= 5.1.0, PHP 7) Computes the intersection of arrays using keys for comparison

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

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

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

(PHP 5 >= 5.2.0, PHP 7) Returns a list of all supported filters

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

(PHP 4, PHP 5, PHP 7) Returns the name of the class of an object

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

(PHP 4, PHP 5, PHP 7) Extract a slice of the array

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

(PHP 5, PHP 7) Creates an array by using one array for keys and another for its values

2025-01-10 15:47:30