Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| chili-sauce-umami.html | file | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| CHooks | class | core/ |
Provides hook implementations for testing the execution order of hooks. |
| CHooks.php | file | core/ |
|
| CHooks::testBothParametersHook | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHook | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookFirst | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookRemoved | function | core/ |
Implements hook_test_hook(). |
| CHooks::testHookReorderFirst | function | core/ |
Implements hook_test_hook(). |
| ChooseBlockController | class | core/ |
Defines a controller to choose a new block. |
| ChooseBlockController.php | file | core/ |
|
| ChooseBlockController::$blockManager | property | core/ |
The block manager. |
| ChooseBlockController::$currentUser | property | core/ |
The current user. |
| ChooseBlockController::$entityTypeManager | property | core/ |
The entity type manager. |
| ChooseBlockController::build | function | core/ |
Provides the UI for choosing a new block. |
| ChooseBlockController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseBlockController::getAjaxAttributes | function | core/ |
Get dialog attributes if an ajax request. |
| ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
| ChooseBlockController::inlineBlockList | function | core/ |
Provides the UI for choosing a new inline block. |
| ChooseBlockController::__construct | function | core/ |
ChooseBlockController constructor. |
| ChooseSectionController | class | core/ |
Defines a controller to choose a new section. |
| ChooseSectionController.php | file | core/ |
|
| ChooseSectionController::$layoutManager | property | core/ |
The layout manager. |
| ChooseSectionController::build | function | core/ |
Choose a layout plugin to add as a section. |
| ChooseSectionController::create | function | core/ |
Instantiates a new instance of this class. |
| ChooseSectionController::__construct | function | core/ |
ChooseSectionController constructor. |
| CircularDependencyHooks | class | core/ |
Example to test that a hook service can depend on ModuleHandler. |
| CircularDependencyHooks.php | file | core/ |
|
| CircularDependencyHooks::testHook | function | core/ |
#[Hook('test_hook')] |
| CircularDependencyHooks::__construct | function | core/ |
|
| cke-dialog.css | file | core/ |
CKE Dialogs. |
| cke-dialog.pcss.css | file | core/ |
CKE Dialogs. |
| CKEditor 5 architecture | group | core/ |
Overview The CKEditor 5 module integrates CKEditor 5 with Drupal's filtering and text editor APIs. |
| CKEditor5 | class | core/ |
Defines a CKEditor 5-based text editor for Drupal. |
| ckeditor5-settings-toolbar.html.twig | file | core/ |
Default theme implementation to display CKEditor 5 toolbar settings. |
| ckeditor5.api.php | file | core/ |
Documentation related to CKEditor 5. |
| ckeditor5.ckeditor5.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.ckeditor5.yml |
| ckeditor5.ckeditor5_cache_tag | service | core/ |
Drupal\ckeditor5\EventSubscriber\CKEditor5CacheTag |
| ckeditor5.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.css | file | core/ |
/* cspell:ignore fullscreeneditor */ .ck { --ck-color-text: var(--gin-color-text); --ck-content-font-color: var(--gin-color-text); --ck-color-toolbar-background: var(--gin-bg-layer3); --ck-color-toolbar-border:… |
| ckeditor5.data_types.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml |
| ckeditor5.dialog.fix.css | file | core/ |
.ui-dialog ~ .ck-body-wrapper { --ck-z-panel: 1261; } |
| ckeditor5.info.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.info.yml |
| ckeditor5.libraries.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.libraries.yml |
| ckeditor5.module | file | core/ |
|
| ckeditor5.pair.schema.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml |
| ckeditor5.pcss.css | file | core/ |
.ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.pcss.css | file | core/ |
.ck { --ck-color-base-border: var(--input-border-color); } |
| CKEditor5.php | file | core/ |
Pagination
- Previous page
- Page 166
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.