Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckpointStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| CheckpointStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::setUp | function | core/ |
|
| CheckpointStorageTest::testCheckpointCreation | function | core/ |
Tests checkpoint creation. |
| CheckpointStorageTest::testCollections | function | core/ |
Tests collections. |
| CheckpointStorageTest::testConfigCreate | function | core/ |
Tests the create operation of checkpoint storage. |
| CheckpointStorageTest::testConfigDelete | function | core/ |
Tests the delete operation of checkpoint storage. |
| CheckpointStorageTest::testConfigRename | function | core/ |
Tests the rename operation of checkpoint storage. |
| CheckpointStorageTest::testConfigSaveAndRead | function | core/ |
Tests the save and read operations of checkpoint storage. |
| CheckpointStorageTest::testEncodeDecode | function | core/ |
Tests encode decode. |
| CheckpointStorageTest::testReadOperations | function | core/ |
Tests read operations. |
| CheckpointStorageTest::testRevert | function | core/ |
Tests the revert operation of checkpoint storage. |
| CheckpointStorageTest::testRevertWithCollections | function | core/ |
Tests the rename operation of checkpoint storage with collections. |
| CheckpointStorageTest::testWriteOperations | function | core/ |
Tests write operations. |
| CheckpointStorageTest::writeMethodsProvider | function | core/ |
Provide the methods that throw an exception. |
| ChildWithoutOverride | class | core/ |
Fixture: cross-module child that does not override the method. |
| 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/ |
/** * @license Copyright (c) 2003-2026, CKSource Holding sp. z o.o. All rights reserved. * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options … |
| 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.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/ |
CKEditor 5 integration styles. |
| 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.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.pcss.css | file | core/ |
.ck { --ck-color-base-border: var(--input-border-color); } |
| ckeditor5.pcss.css | file | core/ |
CKEditor 5 integration styles. |
| CKEditor5.php | file | core/ |
|
| ckeditor5.post_update.php | file | core/ |
Post update functions for CKEditor 5. |
| ckeditor5.routing.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.routing.yml |
| ckeditor5.schema.yml | file | core/ |
core/modules/ckeditor5/config/schema/ckeditor5.schema.yml |
| ckeditor5.services.yml | file | core/ |
core/modules/ckeditor5/ckeditor5.services.yml |
| ckeditor5.smart_default_settings | service | core/ |
Drupal\ckeditor5\SmartDefaultSettings |
| CKEditor5::$cache | property | core/ |
The cache. |
| CKEditor5::$ckeditor5PluginManager | property | core/ |
The CKEditor plugin manager. |
| CKEditor5::$languageManager | property | core/ |
The language manager. |
| CKEditor5::$languageMapper | property | core/ |
The ckeditor language mapper. |
| CKEditor5::$logger | property | core/ |
A logger instance. |
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.