Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ColorTest::providerTestValidateHex function core/tests/Drupal/Tests/Component/Utility/ColorTest.php Provides data for testValidateHex().
ColorTest::setUp function core/modules/color/tests/src/Functional/ColorTest.php
ColorTest::testColor function core/modules/color/tests/src/Functional/ColorTest.php Tests the Color module functionality.
ColorTest::testHexToRgb function core/tests/Drupal/Tests/Component/Utility/ColorTest.php Tests Color::hexToRgb().
ColorTest::testLogoSettingOverride function core/modules/color/tests/src/Functional/ColorTest.php Test whether the custom logo is used in the color preview.
ColorTest::testNormalizeHexLength function core/tests/Drupal/Tests/Component/Utility/ColorTest.php Tests Color::normalizeHexLength().
ColorTest::testOverrideAndResetScheme function core/modules/color/tests/src/Functional/ColorTest.php Test whether the scheme can be set, viewed anonymously and reset.
ColorTest::testRgbToHex function core/tests/Drupal/Tests/Component/Utility/ColorTest.php Tests Color::rgbToHex().
ColorTest::testValidateHex function core/tests/Drupal/Tests/Component/Utility/ColorTest.php @covers \Drupal\Component\Utility\Color::validateHex[[api-linebreak]]
ColorTest::testValidColor function core/modules/color/tests/src/Functional/ColorTest.php Tests whether the provided color is valid.
ColorTest::_testColor function core/modules/color/tests/src/Functional/ColorTest.php Tests the Color module functionality using the given theme.
color_block_view_pre_render function core/modules/color/color.module #pre_render callback: Sets color preset logo.
color_block_view_system_branding_block_alter function core/modules/color/color.module Implements hook_block_view_BASE_BLOCK_ID_alter().
color_form_system_theme_settings_alter function core/modules/color/color.module Implements hook_form_FORM_ID_alter().
color_get_info function core/modules/color/color.module Retrieves the Color module information for a particular theme.
color_get_palette function core/modules/color/color.module Retrieves the color palette for a particular theme.
color_help function core/modules/color/color.module Implements hook_help().
color_library_info_alter function core/modules/color/color.module Implements hook_library_info_alter().
color_palette_color_value function core/modules/color/color.module Determines the value for a palette color field.
color_requirements function core/modules/color/color.install Implements hook_requirements().
color_scheme_form function core/modules/color/color.module Form constructor for the color configuration form for a particular theme.
color_scheme_form_submit function core/modules/color/color.module Form submission handler for color_scheme_form().
color_scheme_form_validate function core/modules/color/color.module Form validation handler for color_scheme_form().
color_test.info.yml file core/modules/color/tests/modules/color_test/color_test.info.yml core/modules/color/tests/modules/color_test/color_test.info.yml
color_test_theme.info.yml file core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.info.yml
color_test_theme.libraries.yml file core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/color_test_theme.libraries.yml
color_test_theme.schema.yml file core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml core/modules/color/tests/modules/color_test/themes/color_test_theme/config/schema/color_test_theme.schema.yml
color_theme function core/modules/color/color.module Implements hook_theme().
color_valid_hexadecimal_string function core/modules/color/color.module Determines if a hexadecimal CSS color string is valid.
Com class core/lib/Drupal/Component/Uuid/Com.php Generates a UUID using the Windows internal GUID extension.
Com.php file core/lib/Drupal/Component/Uuid/Com.php
Com::generate function core/lib/Drupal/Component/Uuid/Com.php Generates a Universally Unique IDentifier (UUID).
Combine class core/modules/views/src/Plugin/views/filter/Combine.php Filter handler which allows to search on multiple fields.
Combine.php file core/modules/views/src/Plugin/views/filter/Combine.php
Combine::$query property core/modules/views/src/Plugin/views/filter/Combine.php
Combine::buildOptionsForm function core/modules/views/src/Plugin/views/filter/Combine.php 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/modules/views/src/Plugin/views/filter/Combine.php Information about options for all kinds of purposes will be held here.
Combine::opContains function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opContainsWord function core/modules/views/src/Plugin/views/filter/Combine.php Filters by one or more words.
Combine::opEmpty function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opEndsWith function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opEqual function core/modules/views/src/Plugin/views/filter/Combine.php By default things like opEqual uses add_where, that doesn't support
complex expressions, so override opEqual (and all operators below).
Combine::opNotEndsWith function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opNotLike function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opNotStartsWith function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::opRegex function core/modules/views/src/Plugin/views/filter/Combine.php Filters by a regular expression.
Combine::opStartsWith function core/modules/views/src/Plugin/views/filter/Combine.php
Combine::query function core/modules/views/src/Plugin/views/filter/Combine.php Add this filter to the query.
Combine::validate function core/modules/views/src/Plugin/views/filter/Combine.php Validate that the plugin is correct and can be saved.
CommandInterface interface core/lib/Drupal/Core/Ajax/CommandInterface.php AJAX command interface.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.