Gets registered functions.
Be warned that this method cannot return functions defined with registerUndefinedFunctionCallback.
@internal
TwigFunction[]
registerUndefinedFunctionCallback
public function getFunctions() : array { return $this->extensionSet ->getFunctions(); }