Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
BrowserHtmlDebugTrait::$htmlOutputCounterStorage property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Counter storage for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputDirectory property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Directory name for HTML output logging.
BrowserHtmlDebugTrait::$htmlOutputEnabled property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output output enabled.
BrowserHtmlDebugTrait::$htmlOutputFile property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php The file name to write the list of URLs to.
BrowserHtmlDebugTrait::$htmlOutputTestId property core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php HTML output test ID.
BrowserHtmlDebugTrait::formatHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Formats HTTP headers as string for HTML output logging.
BrowserHtmlDebugTrait::getHtmlOutputHeaders function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Returns headers in HTML output format.
BrowserHtmlDebugTrait::getResponseLogHandler function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Provides a Guzzle middleware handler to log every response received.
BrowserHtmlDebugTrait::getTestMethodCaller function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Retrieves the current calling line in the class under test.
BrowserHtmlDebugTrait::htmlOutput function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Logs a HTML output message in a text file.
BrowserHtmlDebugTrait::initBrowserOutputFile function core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php Creates the directory to store browser output.
BrowserMissingDependentModuleMethodTest class core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php A fixture test class with requires annotation.
BrowserMissingDependentModuleMethodTest.php file core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php
BrowserMissingDependentModuleMethodTest::publicCheckRequirements function core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php Public access for checkRequirements() to avoid reflection.
BrowserMissingDependentModuleMethodTest::testRequiresModule function core/tests/fixtures/BrowserMissingDependentModuleMethodTest.php This method should be skipped since it requires a module that is not found.
BrowserMissingDependentModuleTest class core/tests/fixtures/BrowserMissingDependentModuleTest.php A fixture test class with requires annotation.
BrowserMissingDependentModuleTest.php file core/tests/fixtures/BrowserMissingDependentModuleTest.php
BrowserMissingDependentModuleTest::publicCheckRequirements function core/tests/fixtures/BrowserMissingDependentModuleTest.php Public access for checkRequirements() to avoid reflection.
BrowserMissingDependentModuleTest::testRequiresModule function core/tests/fixtures/BrowserMissingDependentModuleTest.php Placeholder test method.
BrowserTest class core/modules/simpletest/src/Tests/BrowserTest.php Tests the internal browser of the testing framework.
BrowserTest.php file core/modules/simpletest/src/Tests/BrowserTest.php
BrowserTest::$cookieSet property core/modules/simpletest/src/Tests/BrowserTest.php A flag indicating whether a cookie has been set in a test.
BrowserTest::$modules property core/modules/simpletest/src/Tests/BrowserTest.php Modules to enable.
BrowserTest::setUp function core/modules/simpletest/src/Tests/BrowserTest.php Sets up a Drupal site for running functional and integration tests.
BrowserTest::testCookieDoesNotBleed function core/modules/simpletest/src/Tests/BrowserTest.php Tests that the cookies from a previous test do not bleed into a new test.
BrowserTest::testCookies function core/modules/simpletest/src/Tests/BrowserTest.php Tests that cookies set during a request are available for testing.
BrowserTest::testGetAbsoluteUrl function core/modules/simpletest/src/Tests/BrowserTest.php Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
BrowserTest::testXPathEscaping function core/modules/simpletest/src/Tests/BrowserTest.php Tests XPath escaping.
BrowserTestBase class core/modules/simpletest/src/BrowserTestBase.php Provides a test case for functional Drupal tests.
BrowserTestBase class core/tests/Drupal/Tests/BrowserTestBase.php Provides a test case for functional Drupal tests.
BrowserTestBase.php file core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBase.php file core/modules/simpletest/src/BrowserTestBase.php
BrowserTestBase::$baseUrl property core/tests/Drupal/Tests/BrowserTestBase.php The base URL.
BrowserTestBase::$configImporter property core/tests/Drupal/Tests/BrowserTestBase.php The config importer that can be used in a test.
BrowserTestBase::$customTranslations property core/tests/Drupal/Tests/BrowserTestBase.php An array of custom translations suitable for drupal_rewrite_settings().
BrowserTestBase::$databasePrefix property core/tests/Drupal/Tests/BrowserTestBase.php The database prefix of this test run.
BrowserTestBase::$defaultTheme property core/tests/Drupal/Tests/BrowserTestBase.php The theme to install as the default for testing.
BrowserTestBase::$mink property core/tests/Drupal/Tests/BrowserTestBase.php Mink session manager.
BrowserTestBase::$minkDefaultDriverArgs property core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBase::$minkDefaultDriverClass property core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBase::$modules property core/tests/Drupal/Tests/BrowserTestBase.php Modules to enable.
BrowserTestBase::$originalContainer property core/tests/Drupal/Tests/BrowserTestBase.php The original container.
BrowserTestBase::$originalShutdownCallbacks property core/tests/Drupal/Tests/BrowserTestBase.php The original array of shutdown function callbacks.
BrowserTestBase::$preserveGlobalState property core/tests/Drupal/Tests/BrowserTestBase.php
BrowserTestBase::$profile property core/tests/Drupal/Tests/BrowserTestBase.php The profile to install as a basis for testing.
BrowserTestBase::$root property core/tests/Drupal/Tests/BrowserTestBase.php The app root.
BrowserTestBase::$runTestInSeparateProcess property core/tests/Drupal/Tests/BrowserTestBase.php Browser tests are run in separate processes to prevent collisions between
code that may be loaded by tests.
BrowserTestBase::$timeLimit property core/tests/Drupal/Tests/BrowserTestBase.php Time limit in seconds for the test.
BrowserTestBase::$translationFilesDirectory property core/tests/Drupal/Tests/BrowserTestBase.php The translation file directory for the test environment.
BrowserTestBase::cleanupEnvironment function core/tests/Drupal/Tests/BrowserTestBase.php Clean up the Simpletest environment.

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