Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::providerTestMergeAttachmentsFeedMerging | function | core/ |
Data provider for testMergeAttachmentsFeedMerging |
| 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::testMergeAttachmentsFeedMerging | function | core/ |
Tests feed asset merging. |
| 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. |
| BuilderInterface::getPath | function | composer/ |
Return the path to where the metapackage should be written. |
| BuilderInterface::__construct | function | composer/ |
BuilderInterface constructor. |
| BuilderTest | class | core/ |
Test DrupalCoreRecommendedBuilder |
| BuilderTest.php | file | core/ |
|
| BuilderTest::builderTestData | function | core/ |
Test data for testBuilder |
| BuilderTest::testBuilder | function | core/ |
Test all of the various kinds of builders. |
| BuildTestBase | class | core/ |
Provides a workspace to test build processes. |
| BuildTestBase.php | file | core/ |
|
| BuildTestBase::$commandProcess | property | core/ |
The most recent command process. |
Pagination
- Previous page
- Page 133
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.