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