Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. StreamOutput.php

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.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal