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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Checks if the object is of this class or has this class as one of its parents

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

(PHP 4, PHP 5, PHP 7) Returns an array comprising a function's argument list

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Check for any printable character which is not whitespace or an alphanumeric

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

(PHP 5 >= 5.2.0, PHP 7) Returns the filter ID belonging to a named filter

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

(PHP 5, PHP 7) Checks if method is protected

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

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

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

(PHP 5 >= 5.2.0, PHP 7) Filters a variable with a specified filter

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

(PHP >= 5.4.0) Returns the scope associated to the closure

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

(PHP 5, PHP 7) Checks if function is disabled

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

(PHP 7) Gets the currently executing line of the generator

2025-01-10 15:47:30