Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditorToolbarButtonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorToolbarButtonTest::$modules | property | core/ |
Modules to enable for this test. |
CKEditorToolbarButtonTest::setUp | function | core/ |
|
CKEditorToolbarButtonTest::testImageButtonDisplay | function | core/ |
Method tests CKEditor image buttons. |
ckeditor_ckeditor_css_alter | function | core/ |
Implements hook_ckeditor_css_alter(). |
ckeditor_help | function | core/ |
Implements hook_help(). |
ckeditor_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
ckeditor_test.info.yml | file | core/ |
core/modules/ckeditor/tests/modules/ckeditor_test.info.yml |
ckeditor_test.libraries.yml | file | core/ |
core/modules/ckeditor/tests/modules/ckeditor_test.libraries.yml |
ckeditor_test.module | file | core/ |
Helper module for the CKEditor tests. |
ckeditor_test.routing.yml | file | core/ |
core/modules/ckeditor/tests/modules/ckeditor_test.routing.yml |
ckeditor_test.schema.yml | file | core/ |
core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml |
ckeditor_test_ckeditor_css_alter | function | core/ |
Implements hook_ckeditor_css_alter(). |
ckeditor_theme | function | core/ |
Implements hook_theme(). |
ClaroPreRender::dropButton | function | core/ |
Prerender callback for Dropbutton element. |
ClaroTableDragTest::findWeightsToggle | function | core/ |
Finds the show/hide weight toggle element. |
ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
claro_preprocess_links__dropbutton | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton. |
claro_preprocess_links__dropbutton__operations | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton__operations. |
claro_views_ui_display_top_alter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
ClassLoaderTest::testAutoloadFromModuleFile | function | core/ |
Tests that .module files can use class constants in main section. |
ClassyTemplatesIdenticalToStableTest | class | core/ |
Confirms that certain Classy templates have identical equivalents in Stable. |
ClassyTemplatesIdenticalToStableTest.php | file | core/ |
|
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ |
A list of the Classy templates that have identical copies in Stable. |
ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy | function | core/ |
Confirms that certain Classy templates have equivalents in Stable. |
ClientFactory | class | core/ |
Helper class to construct a HTTP client with Drupal specific config. |
ClientFactory.php | file | core/ |
|
ClientFactory::$stack | property | core/ |
The handler stack. |
ClientFactory::fromOptions | function | core/ |
Constructs a new client object from some configuration. |
ClientFactory::__construct | function | core/ |
Constructs a new ClientFactory instance. |
ClientFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Http\ClientFactory @group Http |
ClientFactoryTest.php | file | core/ |
|
ClientFactoryTest::$factory | property | core/ |
The client factory under test. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions |
ClientFactoryTest::setUp | function | core/ |
|
ClientFactoryTest::testCreateFromOptions | function | core/ |
@covers ::fromOptions @dataProvider providerTestCreateFromOptions |
CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
color.config_cache_invalidator | service | core/ |
Drupal\color\EventSubscriber\ColorConfigCacheInvalidator |
Color::$configFactory | property | core/ |
The configuration factory. |
Color::hexToRgb | function | core/ |
Parses a hexadecimal color string like '#abc' or '#aabbcc'. |
Color::rgbToHex | function | core/ |
Converts RGB color arrays and RGB strings in CSS notation to lowercase simple colors like '#aabbcc'. |
ColorConfigCacheInvalidator | class | core/ |
A subscriber invalidating cache tags when color config objects are saved. |
ColorConfigCacheInvalidator.php | file | core/ |
|
ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ColorConfigCacheInvalidator::getSubscribedEvents | function | core/ |
|
ColorConfigCacheInvalidator::onChange | function | core/ |
Invalidate cache tags when a color theme config object changes. |
ColorConfigCacheInvalidator::__construct | function | core/ |
Constructs a ColorConfigCacheInvalidator object. |
ColorTest::providerTestHexToRgb | function | core/ |
Data provider for testHexToRgb(). |
ColorTest::providerTestRbgToHex | function | core/ |
Data provider for testRgbToHex(). |
ColorTest::testHexToRgb | function | core/ |
Tests Color::hexToRgb(). |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.