Search for output

  1. Search 7.x for output
  2. Search 9.5.x for output
  3. Search 8.9.x for output
  4. Search 10.3.x for output
  5. Other projects
Title Object type File name Summary
FunctionalTestDebugHtmlOutputTest.php file core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTestDebugHtmlOutputTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput function core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php Ensures that functional tests produce debug HTML output when required.
HtmlOutputLogger class core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Drupal's extension for providing HTML output results for functional tests.
HtmlOutputLogger.php file core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php
HtmlOutputLogger::$browserOutputFile property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php A file with list of links to HTML pages generated.
HtmlOutputLogger::$enabled property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php The status of the extension.
HtmlOutputLogger::$outputDirectory property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php A file with list of links to HTML pages generated.
HtmlOutputLogger::$outputVerbose property core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Verbosity of the final report.
HtmlOutputLogger::bootstrap function core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php
HtmlOutputLogger::log function core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Logs a link to a generated HTML page.
HtmlOutputLogger::testRunnerFinished function core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Prints the list of HTML output generated during the test.
HtmlOutputLogger::testRunnerStarted function core/tests/Drupal/TestTools/Extension/HtmlLogging/HtmlOutputLogger.php Empties the list of the HTML output created during the test run.
HtmlOutputPrinter class core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php Defines a class for providing html output results for functional tests.
HtmlOutputPrinter.php file core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php
HtmlOutputPrinter::printResult function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinter.php
HtmlOutputPrinterTrait trait core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Defines a class for providing html output results for functional tests.
HtmlOutputPrinterTrait.php file core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php
HtmlOutputPrinterTrait::$browserOutputFile property core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php File to write html links to.
HtmlOutputPrinterTrait::printHtmlOutput function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Prints the list of HTML output generated during the test.
HtmlOutputPrinterTrait::setUpHtmlOutput function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php Creates the file to list the HTML output created during the test.
HtmlOutputPrinterTrait::__construct function core/tests/Drupal/Tests/Listeners/HtmlOutputPrinterTrait.php
install_display_output function core/includes/install.core.inc Displays themed installer output and ends the page request.
LocaleUpdateCronTest::$batchOutput property core/modules/locale/tests/src/Functional/LocaleUpdateCronTest.php
MachineNameTransliterationTest::machineNameInputOutput function core/tests/Drupal/FunctionalJavascriptTests/MachineName/MachineNameTransliterationTest.php Data for the testMachineNameTransliterations.
MigrateUpgradeExecuteTestBase::$outputLogs property core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Indicates if the watchdog logs should be output.
MigrateUpgradeExecuteTestBase::outputLogs function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Preserve the logs pages.
OutputStrategyInterface interface core/lib/Drupal/Component/Render/OutputStrategyInterface.php Provides an output strategy that formats HTML strings for a given context.
OutputStrategyInterface.php file core/lib/Drupal/Component/Render/OutputStrategyInterface.php
OutputStrategyInterface::renderFromHtml function core/lib/Drupal/Component/Render/OutputStrategyInterface.php Transforms a given HTML string into to a context-appropriate output string.
PlainTextOutput class core/lib/Drupal/Component/Render/PlainTextOutput.php Provides an output strategy for transforming HTML into simple plain text.
PlainTextOutput.php file core/lib/Drupal/Component/Render/PlainTextOutput.php
PlainTextOutput::renderFromHtml function core/lib/Drupal/Component/Render/PlainTextOutput.php
PlainTextOutputTest class core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php @coversDefaultClass \Drupal\Component\Render\PlainTextOutput
@group Utility
PlainTextOutputTest.php file core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php
PlainTextOutputTest::providerRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Data provider for ::testRenderFromHtml()
PlainTextOutputTest::testRenderFromHtml function core/tests/Drupal/Tests/Component/Render/PlainTextOutputTest.php Tests ::renderFromHtml().
Renderer::addDebugOutput function core/lib/Drupal/Core/Render/Renderer.php Add cache debug information to the render array.
RendererDebugTest::testDebugOutput function core/tests/Drupal/Tests/Core/Render/RendererDebugTest.php Test render debug output.
ReviewForm::prepareOutput function core/modules/migrate_drupal_ui/src/Form/ReviewForm.php Prepare the migration state data for output.
RowRenderCacheTest::doTestRenderedOutput function core/modules/views/tests/src/Kernel/Plugin/RowRenderCacheTest.php Check whether the rendered output matches expectations.
RowTest::$output property core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php A string which will be output when the view is rendered.
RowTest::getOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Returns the output property.
RowTest::setOutput function core/modules/views/tests/modules/views_test_data/src/Plugin/views/row/RowTest.php Sets the output property.
ScaffoldTestResult::$scaffoldOutput property core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php
ScaffoldTestResult::scaffoldOutput function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/ScaffoldTestResult.php Returns the standard output from the scaffold test.
SelectionTest::testAutocompleteOutput function core/modules/field/tests/src/Functional/EntityReference/Views/SelectionTest.php Tests that the Views selection handles the views output properly.
StyleMappingTest::mappedOutputHelper function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Tests the mapping of fields.
StyleMappingTest::testMappedOutput function core/modules/views/tests/src/Kernel/Plugin/StyleMappingTest.php Verifies that the fields were mapped correctly.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.