ReflectionFunctionAbstract::getParameters
  • References/PHP/Function/Variables and Types/Reflection/ReflectionFunctionAbstract

(PHP 5, PHP 7) Gets parameters public array

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

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

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

(PHP 5 >= 5.1.0, PHP 7) Gets doc comment public

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

(PHP 7) Gets the function name of the generator

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

(PHP 5, PHP 7) Implements interface public bool

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

(PHP >= 5.4.0) Returns whether this class is cloneable

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

(PHP 4, PHP 5, PHP 7) Prints human-readable information about a variable

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

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

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

(PHP 4, PHP 5, PHP 7) Get string value of a variable

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