Search for to
Title | Object type | File name | Summary |
---|---|---|---|
Callbacks::imageButtonCallback | function | core/ |
Ajax callback to confirm image button was submitted. |
CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
CancelUser::$tempStoreFactory | property | core/ |
The tempstore factory. |
CategoryAutocompleteController | class | core/ |
Returns autocomplete responses for block categories. |
CategoryAutocompleteController.php | file | core/ |
|
CategoryAutocompleteController::$blockManager | property | core/ |
The block manager. |
CategoryAutocompleteController::autocomplete | function | core/ |
Retrieves suggestions for block category autocompletion. |
CategoryAutocompleteController::create | function | core/ |
Instantiates a new instance of this class. |
CategoryAutocompleteController::__construct | function | core/ |
Constructs a new CategoryAutocompleteController. |
CategoryAutocompleteTest | class | core/ |
@coversDefaultClass \Drupal\block\Controller\CategoryAutocompleteController @group block |
CategoryAutocompleteTest.php | file | core/ |
|
CategoryAutocompleteTest::$autocompleteController | property | core/ |
The autocomplete controller. |
CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
CategoryAutocompleteTest::setUp | function | core/ |
|
CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
ChainedFastBackendFactory | class | core/ |
Defines the chained fast cache backend factory. |
ChainedFastBackendFactory.php | file | core/ |
|
ChainedFastBackendFactory::$consistentServiceName | property | core/ |
The service name of the consistent backend factory. |
ChainedFastBackendFactory::$fastServiceName | property | core/ |
The service name of the fast backend factory. |
ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
ChainedFastBackendFactory::__construct | function | core/ |
Constructs ChainedFastBackendFactory object. |
ChainedFastBackendTest::testFallThroughToConsistentCache | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
ChainEntityResolverTest::testResolverWithResolvedToZero | function | core/ |
Test the resolve method where one resolver returns 0. |
ChainRequestPolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChainResponsePolicyTest::testStopChainOnFirstDeny | function | core/ |
Asserts that check() returns immediately when a rule returned DENY. |
ChangedCommand::$selector | property | core/ |
A CSS selector string. |
CKEditor | class | core/ |
Defines a CKEditor-based text editor for Drupal. |
ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
ckeditor-dialog.pcss.css | file | core/ |
CKEditor-native dialogs theming. |
ckeditor-editor.css | file | core/ |
CKEditor appearance overrides. |
ckeditor-editor.pcss.css | file | core/ |
CKEditor appearance overrides. |
ckeditor-frame.css | file | core/ |
CKEditor frame styles. |
ckeditor-frame.pcss.css | file | core/ |
CKEditor frame styles. |
ckeditor-iframe.css | file | core/ |
/** * CSS added to iframe-based instances only. */ body { margin: 8px; color: #222; background-color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 15px; } @media screen and (max-width: 600px) { /* A font-size of 16px… |
ckeditor-iframe.css | file | core/ |
/** * CSS added to iframe-based instances only. */ body { margin: 8px; color: #222; background-color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 15px; } @media screen and (max-width: 600px) { /* A font-size of 16px… |
ckeditor-settings-toolbar.html.twig | file | core/ |
Default theme implementation for the CKEditor settings toolbar. |
ckeditor-settings-toolbar.html.twig | file | core/ |
Theme override for the CKEditor settings toolbar. |
ckeditor.admin.css | file | core/ |
Styles for configuration of CKEditor module. |
ckeditor.admin.css | file | core/ |
Styles for configuration of CKEditor module. |
ckeditor.admin.inc | file | core/ |
Callbacks and theming for the CKEditor toolbar configuration UI. |
ckeditor.api.php | file | core/ |
Documentation for CKEditor module APIs. |
ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
ckeditor.drupalmedia.css | file | core/ |
Media embed: overrides to make focus styles and alignment work in CKEditor. |
ckeditor.info.yml | file | core/ |
core/modules/ckeditor/ckeditor.info.yml |
ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
Pagination
- Previous page
- Page 24
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.