Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrowserTestBaseTest::testLegacyEscapingAssertions | function | core/ |
Tests deprecation of legacy assertEscaped() and assertNoEscaped(). |
| BrowserTestBaseTest::testLegacyFieldAssertsByName | function | core/ |
Tests legacy assertFieldByName() and assertNoFieldByName(). |
| BrowserTestBaseTest::testLegacyFieldAssertsForCheckbox | function | core/ |
Tests legacy assertFieldChecked() and assertNoFieldChecked(). |
| BrowserTestBaseTest::testLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality. |
| BrowserTestBaseTest::testLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality. |
| BrowserTestBaseTest::testLocalTimeZone | function | core/ |
Tests the assumption that local time is in 'Australia/Sydney'. |
| BrowserTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
| BrowserTestBaseTest::testPageContainsNoDuplicateId | function | core/ |
Tests pageContainsNoDuplicateId() functionality. |
| BrowserTestBaseTest::testPipeCharInLocator | function | core/ |
Tests linkExists() with pipe character (|) in locator. |
| BrowserTestBaseTest::testProfileModules | function | core/ |
Ensures we can't access modules we shouldn't be able to after install. |
| BrowserTestBaseTest::testRequiresModule | function | core/ |
Tests that a test case is skipped when it requires a module not present. |
| BrowserTestBaseTest::testResponseHeaderDoesNotExist | function | core/ |
Tests responseHeaderDoesNotExist() functionality. |
| BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Test if setting an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
| BrowserTestBaseTest::testTearDownWithoutSetUp | function | core/ |
Tests that tearDown doesn't call cleanupEnvironment if setUp is not called. |
| BrowserTestBaseTest::testTextAsserts | function | core/ |
Tests legacy text asserts. |
| BrowserTestBaseTest::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
| BrowserTestBaseTest::testXpathAsserts | function | core/ |
Tests legacy field asserts which use xpath directly. |
| BrowserTestBaseUserAgentTest | class | core/ |
Tests BrowserTestBase functionality. |
| BrowserTestBaseUserAgentTest.php | file | core/ |
|
| BrowserTestBaseUserAgentTest::$agent | property | core/ |
The user agent string to use. |
| BrowserTestBaseUserAgentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserTestBaseUserAgentTest::prepareRequest | function | core/ |
Prepare for a request to testing site. |
| BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Tests validation of the User-Agent header we use to perform test requests. |
| BrowserWithJavascriptTest | class | core/ |
Tests if we can execute JavaScript in the browser. |
| BrowserWithJavascriptTest.php | file | core/ |
|
| BrowserWithJavascriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| BrowserWithJavascriptTest::$modules | property | core/ |
Modules to enable. |
| BrowserWithJavascriptTest::drupalGetWithAlert | function | core/ |
Retrieves a Drupal path or an absolute path. |
| BrowserWithJavascriptTest::testAssertJsCondition | function | core/ |
|
| BrowserWithJavascriptTest::testCreateScreenshot | function | core/ |
Tests creating screenshots. |
| BrowserWithJavascriptTest::testEscapingAssertions | function | core/ |
Tests assertEscaped() and assertUnescaped(). |
| BrowserWithJavascriptTest::testJavascript | function | core/ |
|
| BubbleableMetadata | class | core/ |
Value object used for bubbleable rendering metadata. |
| BubbleableMetadata.php | file | core/ |
|
| BubbleableMetadata::addCacheableDependency | function | core/ |
|
| BubbleableMetadata::applyTo | function | core/ |
Applies the values of this bubbleable metadata object to a render array. |
| BubbleableMetadata::createFromObject | function | core/ |
Creates a bubbleable metadata object from a depended object. |
| BubbleableMetadata::createFromRenderArray | function | core/ |
Creates a bubbleable metadata object with values taken from a render array. |
| BubbleableMetadata::merge | function | core/ |
Creates a new bubbleable metadata object by merging this one with another. |
| BubbleableMetadata::mergeAttachments | function | core/ |
Merges two attachments arrays (which live under the '#attached' key). |
| BubbleableMetadataTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\BubbleableMetadata[[api-linebreak]] @group Render |
| BubbleableMetadataTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\BubbleableMetadata[[api-linebreak]] @group aggregator @group legacy |
| BubbleableMetadataTest.php | file | core/ |
|
| BubbleableMetadataTest.php | file | core/ |
|
| BubbleableMetadataTest::providerTestAddAttachments | function | core/ |
Provides test data for testAddAttachments(). |
| BubbleableMetadataTest::providerTestAddCacheableDependency | function | core/ |
Provides test data for testMerge(). |
| BubbleableMetadataTest::providerTestApplyTo | function | core/ |
Provides test data for testApplyTo(). |
| BubbleableMetadataTest::providerTestCreateFromRenderArray | function | core/ |
Provides test data for createFromRenderArray(). |
| BubbleableMetadataTest::providerTestMerge | function | core/ |
Provides test data for testMerge(). |
| BubbleableMetadataTest::providerTestMergeAttachmentsFeedMerging | function | core/ |
Data provider for testMergeAttachmentsFeedMerging. |
Pagination
- Previous page
- Page 132
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.