[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/symfony/console/Helper/ -> DebugFormatterHelper.php (summary)

(no description)

File Size: 107 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

DebugFormatterHelper:: (5 methods):
  start()
  progress()
  stop()
  getBorder()
  getName()


Class: DebugFormatterHelper  - X-Ref

Helps outputting debug information when running an external program from a command.

An external program can be a Process, an HTTP request, or anything else.

start(string $id, string $message, string $prefix = 'RUN')   X-Ref
Starts a debug formatting session.

return: string

progress(string $id, string $buffer, bool $error = false, string $prefix = 'OUT', string $errorPrefix = 'ERR')   X-Ref
Adds progress to a formatting session.

return: string

stop(string $id, string $message, bool $successful, string $prefix = 'RES')   X-Ref
Stops a formatting session.

return: string

getBorder(string $id)   X-Ref
No description

getName()   X-Ref
{@inheritdoc}




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer