BrowserWithJavascriptTest::testCreateScreenshot |
function |
core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php |
Tests creating screenshots. |
BrowserWithJavascriptTest::testEscapingAssertions |
function |
core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php |
Tests assertEscaped() and assertUnescaped(). |
BrowserWithJavascriptTest::testJavascript |
function |
core/tests/Drupal/FunctionalJavascriptTests/BrowserWithJavascriptTest.php |
|
BubbleableMetadataTest |
class |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests Drupal\Core\Render\BubbleableMetadata. |
BubbleableMetadataTest.php |
file |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
|
BubbleableMetadataTest::providerTestAddAttachments |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Provides test data for testAddAttachments(). |
BubbleableMetadataTest::providerTestAddCacheableDependency |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Provides test data for testMerge(). |
BubbleableMetadataTest::providerTestApplyTo |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Provides test data for testApplyTo(). |
BubbleableMetadataTest::providerTestCreateFromRenderArray |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Provides test data for createFromRenderArray(). |
BubbleableMetadataTest::providerTestMerge |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Provides test data for testMerge(). |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Data provider for testMergeAttachmentsHtmlHeadMerging. |
BubbleableMetadataTest::providerTestMergeAttachmentsHttpHeaderMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Data provider for testMergeAttachmentsHttpHeaderMerging. |
BubbleableMetadataTest::testAddAttachments |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests addAttachments(). |
BubbleableMetadataTest::testAddCacheableDependency |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests addCacheableDependency(). |
BubbleableMetadataTest::testApplyTo |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests apply to. |
BubbleableMetadataTest::testCreateFromRenderArray |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests create from render array. |
BubbleableMetadataTest::testMerge |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests merge(). |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests html_head_link asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests html_head asset merging. |
BubbleableMetadataTest::testMergeAttachmentsHttpHeaderMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests http_header asset merging. |
BubbleableMetadataTest::testMergeAttachmentsLibraryMerging |
function |
core/tests/Drupal/Tests/Core/Render/BubbleableMetadataTest.php |
Tests library asset merging. |
BubblingTest |
class |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Test class with implemented trusted callbacks. |
BubblingTest::bubblingCacheOverwritePrerender |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Render API callback: Used for testing testOverWriteCacheKeys(). |
BubblingTest::bubblingNestedPreRenderCached |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Render API callback: Used for testing testBubblingWithPrerender(). |
BubblingTest::bubblingNestedPreRenderUncached |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Render API callback: Used for testing testBubblingWithPrerender(). |
BubblingTest::bubblingPlaceholder |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Render API callback: Used for testing testBubblingWithPrerender(). |
BubblingTest::bubblingPreRender |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
Render API callback:Used for testing testBubblingWithPrerender(). |
BubblingTest::trustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Render/RendererBubblingTest.php |
|
BuilderTest |
class |
core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php |
Test DrupalCoreRecommendedBuilder. |
BuilderTest.php |
file |
core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php |
|
BuilderTest::builderTestData |
function |
core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php |
Provides test data for testBuilder. |
BuilderTest::testBuilder |
function |
core/tests/Drupal/Tests/Composer/Generator/BuilderTest.php |
Tests all of the various kinds of builders. |
BuildTest |
class |
core/tests/PHPStan/fixtures/component-tests.php |
|
BuildTestBase |
class |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Provides a workspace to test build processes. |
BuildTestBase.php |
file |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
|
BuildTestBase::$commandProcess |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The most recent command process. |
BuildTestBase::$destroyBuild |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Default to destroying build artifacts after a test finishes. |
BuildTestBase::$hostName |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Our native host name, used by PHP when it starts up the server. |
BuildTestBase::$hostPort |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Port that will be tested. |
BuildTestBase::$mink |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The Mink session manager. |
BuildTestBase::$phpFinder |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The PHP executable finder. |
BuildTestBase::$portLocks |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
A list of ports used by the test. |
BuildTestBase::$serverDocroot |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The docroot for the server process. |
BuildTestBase::$serverProcess |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The process that's running the HTTP server. |
BuildTestBase::$workspaceDir |
property |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
The working directory where this test will manipulate files. |
BuildTestBase::assertCommandExitCode |
function |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Asserts that the last command returned the specified exit code. |
BuildTestBase::assertCommandOutputContains |
function |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Assert that text is present in the output of the most recent command. |
BuildTestBase::assertCommandSuccessful |
function |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Asserts that the last command ran without error. |
BuildTestBase::assertDrupalVisit |
function |
core/tests/Drupal/BuildTests/Framework/BuildTestBase.php |
Helper function to assert that the last visit was a Drupal site. |