Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_block_view_system_branding_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| color_form_system_theme_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| color_requirements | function | core/ |
Implements hook_requirements(). |
| color_scheme_form | function | core/ |
Form constructor for the color configuration form for a particular theme. |
| color_scheme_form_submit | function | core/ |
Form submission handler for color_scheme_form(). |
| color_scheme_form_validate | function | core/ |
Form validation handler for color_scheme_form(). |
| 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 |
| color_valid_hexadecimal_string | function | core/ |
Determines if a hexadecimal CSS color string is valid. |
| Combine::buildOptionsForm | function | core/ |
Provide the basic form which calls through to subforms. If overridden, it is best to call through to the parent, or to at least make sure all of the functions in this form are called. |
| Combine::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Combine::opContains | function | core/ |
|
| Combine::opContainsWord | function | core/ |
Filters by one or more words. |
| Combine::opEndsWith | function | core/ |
|
| Combine::opNotEndsWith | function | core/ |
|
| Combine::opNotStartsWith | function | core/ |
|
| Combine::opStartsWith | function | core/ |
|
| CommandLineOrUnsafeMethod | class | core/ |
Reject when running from the command line or when HTTP method is not safe. |
| CommandLineOrUnsafeMethod.php | file | core/ |
|
| CommandLineOrUnsafeMethod::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| CommandLineOrUnsafeMethod::isCli | function | core/ |
Indicates whether this is a CLI request. |
| CommandLineOrUnsafeMethodTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\CommandLineOrUnsafeMethod[[api-linebreak]] @group PageCache |
Pagination
- Previous page
- Page 137
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.