Search for on
Title | Object type | File name | Summary |
---|---|---|---|
AssertContentTrait::getTextContent | function | core/ |
Retrieves the plain-text content from the current raw content. |
AssertContentTrait::getUrl | function | core/ |
Get the current URL from the cURL handler. |
AssertContentTrait::parse | function | core/ |
Parse content returned from curlExec using DOM and SimpleXML. |
AssertContentTrait::removeWhiteSpace | function | core/ |
Removes all white-space between HTML tags from the raw content. |
AssertContentTrait::setDrupalSettings | function | core/ |
Sets the value of drupalSettings for the currently-loaded page. |
AssertContentTrait::setRawContent | function | core/ |
Sets the raw content (e.g. HTML). |
AssertContentTrait::xpath | function | core/ |
Performs an xpath search on the contents of the internal browser. |
AssertContentTraitTest | class | core/ |
@coversDefaultClass \Drupal\KernelTests\AssertContentTrait[[api-linebreak]] @group Test |
AssertContentTraitTest.php | file | core/ |
|
AssertContentTraitTest::testGetTextContent | function | core/ |
@covers ::getTextContent[[api-linebreak]] |
AssertLegacyTrait::assertNoOption | function | core/ |
Asserts that a select option does NOT exist in the current page. |
AssertLegacyTrait::assertOption | function | core/ |
Asserts that a select option in the current page exists. |
AssertLegacyTrait::assertOptionByText | function | core/ |
Asserts that a select option with the visible text exists. |
AssertLegacyTrait::assertOptionSelected | function | core/ |
Asserts that a select option in the current page is checked. |
AssertLegacyTrait::assertResponse | function | core/ |
Asserts the page responds with the specified response code. |
AssertLegacyTrait::assertSession | function | core/ |
Returns WebAssert object. |
AssertLegacyTrait::constructFieldXpath | function | core/ |
Helper: Constructs an XPath for the given set of attributes and value. |
AssertLegacyTrait::getAllOptions | function | core/ |
Get all option elements, including nested options, in a select. |
AssertLegacyTrait::getRawContent | function | core/ |
Gets the current raw content. |
AssertLegacyTraitDeprecatedTest::testGetAllOptions | function | core/ |
Tests getAllOptions(). |
AssertLegacyTraitTest::$session | property | core/ |
The mocked Mink session object used for testing. |
AssertLegacyTraitTest::assertSession | function | core/ |
Returns WebAssert object. |
AssertLegacyTraitTest::getSession | function | core/ |
Returns a mocked behat session object. |
AssertLegacyTraitTest::testAssertOptionSelected | function | core/ |
@covers ::assertOptionSelected[[api-linebreak]] |
AssertLegacyTraitTest::testAssertOptionSelectedFail | function | core/ |
@covers ::assertOptionSelected[[api-linebreak]] |
AssertPageCacheContextsAndTagsTrait | trait | core/ |
Provides test assertions for testing page-level cache contexts & tags. |
AssertPageCacheContextsAndTagsTrait | trait | core/ |
Provides test assertions for testing page-level cache contexts & tags. |
AssertPageCacheContextsAndTagsTrait.php | file | core/ |
|
AssertPageCacheContextsAndTagsTrait.php | file | core/ |
|
AssertPageCacheContextsAndTagsTrait::assertCacheContext | function | core/ |
Asserts whether an expected cache context was present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContext | function | core/ |
Asserts whether an expected cache context was present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContexts | function | core/ |
Ensures that some cache contexts are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertCacheContexts | function | core/ |
Ensures that some cache contexts are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge | function | core/ |
Asserts the max age header. |
AssertPageCacheContextsAndTagsTrait::assertCacheMaxAge | function | core/ |
Asserts the max age header. |
AssertPageCacheContextsAndTagsTrait::assertCacheTags | function | core/ |
Ensures that some cache tags are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertCacheTags | function | core/ |
Ensures that some cache tags are present in the current response. |
AssertPageCacheContextsAndTagsTrait::assertNoCacheContext | function | core/ |
Asserts that a cache context was not present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertNoCacheContext | function | core/ |
Asserts that a cache context was not present in the last response. |
AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags | function | core/ |
Asserts page cache miss, then hit for the given URL; checks cache headers. |
AssertPageCacheContextsAndTagsTrait::assertPageCacheContextsAndTags | function | core/ |
Asserts page cache miss, then hit for the given URL; checks cache headers. |
AssertPageCacheContextsAndTagsTrait::debugCacheTags | function | core/ |
Provides debug information for cache tags. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
AssertPageCacheContextsAndTagsTrait::enablePageCaching | function | core/ |
Enables page caching. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertPageCacheContextsAndTagsTrait::getCacheHeaderValues | function | core/ |
Gets a specific header value as array. |
AssertUtilsTrait::assertScaffoldedFileDoesNotContain | function | core/ |
Asserts that a file does not exist or exists and does not contain a value. |
asset.css.collection_grouper | service | core/ |
Drupal\Core\Asset\CssCollectionGrouper |
asset.css.collection_optimizer | service | core/ |
Drupal\Core\Asset\CssCollectionOptimizer |
asset.css.collection_renderer | service | core/ |
Drupal\Core\Asset\CssCollectionRenderer |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.