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 |
---|---|---|---|
CollapsedSummariesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CollapsedSummariesTest::$modules | property | core/ |
Modules to install. |
CollapsedSummariesTest::setUp | function | core/ |
|
CollapsedSummariesTest::testSummaries | function | core/ |
Confirm that summaries are provided for node meta at all widths. |
CollectRoutesTest | class | core/ |
Tests the REST export view plugin. |
CollectRoutesTest.php | file | core/ |
|
CollectRoutesTest::$restExport | property | core/ |
The REST export instance. |
CollectRoutesTest::$routes | property | core/ |
The RouteCollection. |
CollectRoutesTest::setUp | function | core/ |
|
CollectRoutesTest::testRoutesRequirements | function | core/ |
Tests if adding a requirement to a route only modify one route. |
ColorTest | class | core/ |
Tests Color utility class conversions. |
ColorTest.php | file | core/ |
|
ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
ColorTest::providerTestNormalizeHexLength | function | core/ |
Data provider for testNormalizeHexLength(). |
ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
ColorTest::testNormalizeHexLength | function | core/ |
Tests Color::normalizeHexLength(). |
ColorTest::testRgbToHex | function | core/ |
Tests Color::rgbToHex(). |
ColorTest::testValidateHex | function | core/ |
@legacy-covers \Drupal\Component\Utility\Color::validateHex |
CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod[[api-linebreak]] @group PageCache |
CommandLineOrUnsafeMethodTest.php | file | core/ |
|
CommandLineOrUnsafeMethodTest::$policy | property | core/ |
The request policy under test. |
CommandLineOrUnsafeMethodTest::providerTestHttpMethod | function | core/ |
Provides test data and expected results for the HTTP method test. |
CommandLineOrUnsafeMethodTest::setUp | function | core/ |
|
CommandLineOrUnsafeMethodTest::testHttpMethod | function | core/ |
Asserts that check() returns DENY for unsafe HTTP methods. |
CommandLineOrUnsafeMethodTest::testIsCli | function | core/ |
Asserts that check() returns DENY if running from the command line. |
CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
CommandsTest | class | core/ |
Performs tests on AJAX framework commands. |
CommandsTest.php | file | core/ |
|
CommandsTest.php | file | core/ |
|
CommandsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommandsTest::$modules | property | core/ |
Modules to install. |
CommandsTest::$modules | property | core/ |
Modules to install. |
CommandsTest::assertCommand | function | core/ |
Asserts the array of Ajax commands contains the searched command. |
CommandsTest::assertWaitPageContains | function | core/ |
Asserts that page contains a text after waiting. |
CommandsTest::testAjaxCommands | function | core/ |
Tests the various Ajax Commands. |
CommandsTest::testAttachedSettings | function | core/ |
Regression test: Settings command exists regardless of JS aggregation. |
CommandsTest::testEmptyInsertCommand | function | core/ |
Checks empty content in commands does not throw exceptions. |
comment.type.test_comment_type.yml | file | core/ |
core/modules/comment/tests/modules/comment_base_field_test/config/install/comment.type.test_comment_type.yml |
CommentAccessTest | class | core/ |
Tests comment administration and preview access. |
CommentAccessTest.php | file | core/ |
|
CommentAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentAccessTest::$modules | property | core/ |
Modules to install. |
CommentAccessTest::$unpublishedNode | property | core/ |
Node for commenting. |
CommentAccessTest::setUp | function | core/ |
|
CommentAccessTest::testCannotCommentOnEntitiesYouCannotView | function | core/ |
Tests commenting disabled for access-blocked entities. |
CommentAccessTest::testCannotViewCommentReplyFormOnEntitiesYouCannotView | function | core/ |
Tests cannot view comment reply form on entities you cannot view. |
CommentAdminTest | class | core/ |
Tests comment approval functionality. |
CommentAdminTest | class | core/ |
Tests comment approval functionality. |
Pagination
- Previous page
- Page 77
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.