Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| 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. |
| 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 |
| 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. |
| CommandProvider::getCommands | function | composer/ |
|
| 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. |
| CommandsTest::testEmptyInsertCommand | function | core/ |
Checks empty content in commands does not throw exceptions. |
| CommandWithAttachedAssetsInterface | interface | core/ |
Interface for Ajax commands that render content and attach assets. |
| CommandWithAttachedAssetsInterface.php | file | core/ |
|
| CommandWithAttachedAssetsInterface::getAttachedAssets | function | core/ |
Gets the attached assets. |
| CommandWithAttachedAssetsTrait | trait | core/ |
Trait for Ajax commands that render content and attach assets. |
| CommandWithAttachedAssetsTrait.php | file | core/ |
|
| CommandWithAttachedAssetsTrait::$attachedAssets | property | core/ |
The attached assets for this Ajax command. |
| CommandWithAttachedAssetsTrait::getAttachedAssets | function | core/ |
Gets the attached assets. |
Pagination
- Previous page
- Page 144
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.