Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Render\BubbleableMetadata. |
| 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/ |
Tests addAttachments(). |
| BubbleableMetadataTest::testAddCacheableDependency | function | core/ |
Tests addCacheableDependency(). |
| BubbleableMetadataTest::testApplyTo | function | core/ |
Tests apply to. |
| BubbleableMetadataTest::testCreateFromRenderArray | function | core/ |
Tests create from render array. |
| BubbleableMetadataTest::testMerge | function | core/ |
Tests merge(). |
| 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/ |
Test class with implemented trusted callbacks. |
| BubblingTest::bubblingCacheOverwritePrerender | function | core/ |
Render API callback: Used for testing testOverWriteCacheKeys(). |
| BubblingTest::bubblingNestedPreRenderCached | function | core/ |
Render API callback: Used for testing testBubblingWithPrerender(). |
| BubblingTest::bubblingNestedPreRenderUncached | function | core/ |
Render API callback: Used for testing testBubblingWithPrerender(). |
| BubblingTest::bubblingPlaceholder | function | core/ |
Render API callback: Used for testing testBubblingWithPrerender(). |
| BubblingTest::bubblingPreRender | function | core/ |
Render API callback:Used for testing 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. |
| BuilderInterface::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| BuilderInterface::__construct | function | composer/ |
BuilderInterface constructor. |
Pagination
- Previous page
- Page 134
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.