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 |
---|---|---|---|
ColorSafePreviewTest::testColorPreview | function | core/ |
Ensures color preview.html is sanitized. |
ColorTest | class | core/ |
Tests D7 color source plugin. |
ColorTest | class | core/ |
Modify the Bartik theme colors and make sure the changes are reflected on the frontend. |
ColorTest | class | core/ |
Tests Color utility class conversions. |
ColorTest.php | file | core/ |
|
ColorTest.php | file | core/ |
|
ColorTest.php | file | core/ |
|
ColorTest::$bigUser | property | core/ |
A user with administrative permissions. |
ColorTest::$colorTests | property | core/ |
Associative array of hex color strings to test. |
ColorTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ColorTest::$modules | property | core/ |
Modules to enable. |
ColorTest::$modules | property | core/ |
Modules to install. |
ColorTest::$themes | property | core/ |
An associative array of settings for themes. |
ColorTest::providerSource | function | core/ |
The data provider. |
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::setUp | function | core/ |
|
ColorTest::testColor | function | core/ |
Tests the Color module functionality. |
ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
ColorTest::testLogoSettingOverride | function | core/ |
Test whether the custom logo is used in the color preview. |
ColorTest::testNormalizeHexLength | function | core/ |
Tests Color::normalizeHexLength(). |
ColorTest::testOverrideAndResetScheme | function | core/ |
Test whether the scheme can be set, viewed anonymously and reset. |
ColorTest::testRgbToHex | function | core/ |
Tests Color::rgbToHex(). |
ColorTest::testValidateHex | function | core/ |
@covers \Drupal\Component\Utility\Color::validateHex[[api-linebreak]] |
ColorTest::testValidColor | function | core/ |
Tests whether the provided color is valid. |
ColorTest::_testColor | function | core/ |
Tests the Color module functionality using the given theme. |
color_test.info.yml | file | core/ |
core/modules/color/tests/modules/color_test/color_test.info.yml |
color_test_theme.info.yml | file | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml |
color_test_theme.libraries.yml | file | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml |
color_test_theme.schema.yml | file | core/ |
core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml |
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 enable. |
CommandsTest::$modules | property | core/ |
Modules to enable. |
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. |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.