Search for output
- Search 7.x for output
- Search 9.5.x for output
- Search 8.9.x for output
- Search 10.3.x for output
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FixturesBase::getOutput | function | core/ |
Gets the output from the io() fixture. |
| FunctionalTestDebugHtmlOutputHelperTest | class | core/ |
Helper test for FunctionalTestDebugHtmlOutputTest. |
| FunctionalTestDebugHtmlOutputHelperTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputHelperTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputHelperTest::testCreateFunctionalTestDebugHtmlOutput | function | core/ |
Creates one page of debug HTML output. |
| FunctionalTestDebugHtmlOutputTest | class | core/ |
Test to ensure that functional tests produce debug HTML output when required. |
| FunctionalTestDebugHtmlOutputTest.php | file | core/ |
|
| FunctionalTestDebugHtmlOutputTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FunctionalTestDebugHtmlOutputTest::getAlteredPhpunitXmlConfigurationFile | function | core/ |
|
| FunctionalTestDebugHtmlOutputTest::testFunctionalTestDebugHtmlOutput | function | core/ |
Ensures that functional tests produce debug HTML output when required. |
| HtmlOutputLogger | class | core/ |
Drupal's extension for providing HTML output results for functional tests. |
| HtmlOutputLogger.php | file | core/ |
|
| HtmlOutputLogger::$browserOutputFile | property | core/ |
A file with list of links to HTML pages generated. |
| HtmlOutputLogger::$enabled | property | core/ |
The status of the extension. |
| HtmlOutputLogger::$outputDirectory | property | core/ |
A file with list of links to HTML pages generated. |
| HtmlOutputLogger::$outputVerbose | property | core/ |
Verbosity of the final report. |
| HtmlOutputLogger::bootstrap | function | core/ |
|
| HtmlOutputLogger::log | function | core/ |
Logs a link to a generated HTML page. |
| HtmlOutputLogger::testRunnerFinished | function | core/ |
Prints the list of HTML output generated during the test. |
| HtmlOutputLogger::testRunnerStarted | function | core/ |
Empties the list of the HTML output created during the test run. |
| install_display_output | function | core/ |
Displays themed installer output and ends the page request. |
| LanguageNegotiationUrlTest::testProcessOutboundOutputsRelativePathsForSameDomain | function | core/ |
Tests path outbound processing correctly setting relative/absolute paths. |
| MachineNameTransliterationTest::machineNameInputOutput | function | core/ |
Data for the testMachineNameTransliterations. |
| MigrateUpgradeExecuteTestBase::$outputLogs | property | core/ |
Indicates if the watchdog logs should be output. |
| MigrateUpgradeExecuteTestBase::outputLogs | function | core/ |
Preserve the logs pages. |
| OutputStrategyInterface | interface | core/ |
Provides an output strategy that formats HTML strings for a given context. |
| OutputStrategyInterface.php | file | core/ |
|
| OutputStrategyInterface::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| PhpTuf\ComposerStager\API\Process\Service\OutputCallbackInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallback |
| PhpTuf\ComposerStager\Internal\Process\Service\OutputCallbackAdapterInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Process\Service\OutputCallbackAdapter |
| PhpUnitTestDiscoveryTest::$xmlOutputFile | property | core/ |
The filepath to the XML file to be used for dumping the test list. |
| PlainTextOutput | class | core/ |
Provides an output strategy for transforming HTML into simple plain text. |
| PlainTextOutput.php | file | core/ |
|
| PlainTextOutput::renderFromHtml | function | core/ |
Transforms a given HTML string into to a context-appropriate output string. |
| PlainTextOutputTest | class | core/ |
Tests Drupal\Component\Render\PlainTextOutput. |
| PlainTextOutputTest.php | file | core/ |
|
| PlainTextOutputTest::providerRenderFromHtml | function | core/ |
Data provider for ::testRenderFromHtml() |
| PlainTextOutputTest::testRenderFromHtml | function | core/ |
Tests ::renderFromHtml(). |
| ProcessOutputCallback | class | core/ |
A process callback for capturing output. |
| ProcessOutputCallback.php | file | core/ |
|
| ProcessOutputCallback::$errorBuffer | property | core/ |
The error buffer. |
| ProcessOutputCallback::$outBuffer | property | core/ |
The output buffer. |
| ProcessOutputCallback::clearErrorOutput | function | core/ |
|
| ProcessOutputCallback::clearOutput | function | core/ |
|
| ProcessOutputCallback::getErrorOutput | function | core/ |
Gets the error output. |
| ProcessOutputCallback::getOutput | function | core/ |
Gets the output. |
| ProcessOutputCallback::parseJsonOutput | function | core/ |
Gets the parsed JSON output. |
| ProcessOutputCallback::reset | function | core/ |
Resets buffers. |
| ProcessOutputCallback::__construct | function | core/ |
Constructs a ProcessOutputCallback object. |
| ProcessOutputCallback::__invoke | function | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.