Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| BuilderTest | class | core/ |
Test DrupalCoreRecommendedBuilder. |
| BuilderTest.php | file | core/ |
|
| BuilderTest::builderTestData | function | core/ |
Provides test data for testBuilder. |
| BuilderTest::testBuilder | function | core/ |
Tests 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. |
| BuildTestBase::$destroyBuild | property | core/ |
Default to destroying build artifacts after a test finishes. |
| BuildTestBase::$hostName | property | core/ |
Our native host name, used by PHP when it starts up the server. |
| BuildTestBase::$hostPort | property | core/ |
Port that will be tested. |
| BuildTestBase::$mink | property | core/ |
The Mink session manager. |
| BuildTestBase::$phpFinder | property | core/ |
The PHP executable finder. |
| BuildTestBase::$portLocks | property | core/ |
A list of ports used by the test. |
| BuildTestBase::$serverDocroot | property | core/ |
The docroot for the server process. |
| BuildTestBase::$serverProcess | property | core/ |
The process that's running the HTTP server. |
| BuildTestBase::$workspaceDir | property | core/ |
The working directory where this test will manipulate files. |
| BuildTestBase::assertCommandExitCode | function | core/ |
Asserts that the last command returned the specified exit code. |
| BuildTestBase::assertCommandOutputContains | function | core/ |
Assert that text is present in the output of the most recent command. |
| BuildTestBase::assertCommandSuccessful | function | core/ |
Asserts that the last command ran without error. |
| BuildTestBase::assertDrupalVisit | function | core/ |
Helper function to assert that the last visit was a Drupal site. |
| BuildTestBase::assertErrorOutputContains | function | core/ |
Assert that text is present in the error output of the most recent command. |
| BuildTestBase::assertErrorOutputNotContains | function | core/ |
Assert text is not present in the error output of the most recent command. |
| BuildTestBase::checkPortIsAvailable | function | core/ |
Checks whether a port is available. |
| BuildTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
| BuildTestBase::executeCommand | function | core/ |
Run a command. |
| BuildTestBase::findAvailablePort | function | core/ |
Discover an available port number. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.