Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BrowserTestBaseTest::testGetDefaultDriveInstance | function | core/ |
|
BrowserTestBaseTest::testGetRandomGeneratorPropertyDeprecation | function | core/ |
Tests the deprecation of accessing the randomGenerator property directly. |
BrowserTestBaseTest::testMethodRequiresModule | function | core/ |
Tests that a test method is skipped when it requires a module not present. |
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::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::testVarDump | function | core/ |
Tests the dump() function provided by the var-dumper Symfony component. |
BrowserTestBaseUserAgentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Tests validation of the User-Agent header we use to perform test requests. |
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/ |
|
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::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 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.