Search for all
Title | Object type | File name | Summary |
---|---|---|---|
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 install. |
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.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::providerTestMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging | function | core/ |
Data provider for testMergeAttachmentsHttpHeaderMerging. |
BubbleableMetadataTest::testAddAttachments | function | core/ |
@covers ::addAttachments[[api-linebreak]] @covers ::setAttachments[[api-linebreak]] @dataProvider providerTestAddAttachments |
BubbleableMetadataTest::testAddCacheableDependency | function | core/ |
@covers ::addCacheableDependency[[api-linebreak]] @dataProvider providerTestMerge |
BubbleableMetadataTest::testApplyTo | function | core/ |
@covers ::applyTo[[api-linebreak]] @dataProvider providerTestApplyTo |
BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
@covers ::createFromRenderArray[[api-linebreak]] @dataProvider providerTestCreateFromRenderArray |
BubbleableMetadataTest::testMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider providerTestMerge |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging | function | core/ |
Tests html_head asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging | function | core/ |
Tests http_header asset merging. |
BubbleableMetadataTest::testMergeAttachmentsLibraryMerging | function | core/ |
Tests library asset merging. |
BubblingTest | class | core/ |
|
BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
#pre_render callback for testOverWriteCacheKeys(). |
BubblingTest::bubblingNestedPreRenderCached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
BubblingTest::bubblingPlaceholder | function | core/ |
#lazy_builder callback for testBubblingWithPrerender(). |
BubblingTest::bubblingPreRender | function | core/ |
#pre_render callback for testBubblingWithPrerender(). |
BubblingTest::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
BuilderInterface | interface | composer/ |
Produce the output for a metapackage. |
BuilderInterface.php | file | composer/ |
|
BuilderInterface::getPackage | function | composer/ |
Generate the Composer.json data for the current tag or branch. |
Pagination
- Previous page
- Page 136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.