8 calls to StreamOutput::doWrite()
- ConsoleSectionOutput::clear in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Clears previous output for this section.
- ConsoleSectionOutput::clear in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Clears previous output for this section.
- ConsoleSectionOutput::doWrite in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Writes a message to the output.
- ConsoleSectionOutput::doWrite in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Writes a message to the output.
- ConsoleSectionOutput::popStreamContentUntilCurrentSection in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - At initial stage, cursor is at the end of stream output. This method makes cursor crawl upwards until it hits current section. Then it erases content it crawled through. Optionally, it erases part of current section too.
- ConsoleSectionOutput::popStreamContentUntilCurrentSection in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - At initial stage, cursor is at the end of stream output. This method makes cursor crawl upwards until it hits current section. Then it erases content it crawled through. Optionally, it erases part of current section too.
- ConsoleSectionOutput::setMaxHeight in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Defines a maximum number of lines for this section.
- ConsoleSectionOutput::setMaxHeight in vendor/
symfony/ console/ Output/ ConsoleSectionOutput.php - Defines a maximum number of lines for this section.