Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
chili-sauce-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/recipe_instructions/chili-sauce-umami.html
chili-sauce-umami.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/recipe_instructions/chili-sauce-umami.html
CHooks class core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Provides hook implementations for testing the execution order of hooks.
CHooks.php file core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php
CHooks::testBothParametersHook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHook function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookFirst function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookRemoved function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
CHooks::testHookReorderFirst function core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/src/Hook/CHooks.php Implements hook_test_hook().
ChooseBlockController class core/modules/layout_builder/src/Controller/ChooseBlockController.php Defines a controller to choose a new block.
ChooseBlockController.php file core/modules/layout_builder/src/Controller/ChooseBlockController.php
ChooseBlockController::$blockManager property core/modules/layout_builder/src/Controller/ChooseBlockController.php The block manager.
ChooseBlockController::$currentUser property core/modules/layout_builder/src/Controller/ChooseBlockController.php The current user.
ChooseBlockController::$entityTypeManager property core/modules/layout_builder/src/Controller/ChooseBlockController.php The entity type manager.
ChooseBlockController::build function core/modules/layout_builder/src/Controller/ChooseBlockController.php Provides the UI for choosing a new block.
ChooseBlockController::create function core/modules/layout_builder/src/Controller/ChooseBlockController.php Instantiates a new instance of this class.
ChooseBlockController::getAjaxAttributes function core/modules/layout_builder/src/Controller/ChooseBlockController.php Get dialog attributes if an ajax request.
ChooseBlockController::getBlockLinks function core/modules/layout_builder/src/Controller/ChooseBlockController.php Gets a render array of block links.
ChooseBlockController::inlineBlockList function core/modules/layout_builder/src/Controller/ChooseBlockController.php Provides the UI for choosing a new inline block.
ChooseBlockController::__construct function core/modules/layout_builder/src/Controller/ChooseBlockController.php ChooseBlockController constructor.
ChooseSectionController class core/modules/layout_builder/src/Controller/ChooseSectionController.php Defines a controller to choose a new section.
ChooseSectionController.php file core/modules/layout_builder/src/Controller/ChooseSectionController.php
ChooseSectionController::$layoutManager property core/modules/layout_builder/src/Controller/ChooseSectionController.php The layout manager.
ChooseSectionController::build function core/modules/layout_builder/src/Controller/ChooseSectionController.php Choose a layout plugin to add as a section.
ChooseSectionController::create function core/modules/layout_builder/src/Controller/ChooseSectionController.php Instantiates a new instance of this class.
ChooseSectionController::__construct function core/modules/layout_builder/src/Controller/ChooseSectionController.php ChooseSectionController constructor.
CircularDependencyHooks class core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php Example to test that a hook service can depend on ModuleHandler.
CircularDependencyHooks.php file core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
CircularDependencyHooks::testHook function core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php #[Hook('test_hook')]
CircularDependencyHooks::__construct function core/modules/system/tests/modules/HookLoader/hook_loader_test/src/Hook/CircularDependencyHooks.php
cke-dialog.css file core/themes/olivero/css/components/cke-dialog.css CKE Dialogs.
cke-dialog.pcss.css file core/themes/olivero/css/components/cke-dialog.pcss.css CKE Dialogs.
CKEditor 5 architecture group core/modules/ckeditor5/ckeditor5.api.php Overview
The CKEditor 5 module integrates CKEditor 5 with Drupal's filtering and text
editor APIs.
CKEditor5 class core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php Defines a CKEditor 5-based text editor for Drupal.
ckeditor5-settings-toolbar.html.twig file core/modules/ckeditor5/templates/ckeditor5-settings-toolbar.html.twig Default theme implementation to display CKEditor 5 toolbar settings.
ckeditor5.api.php file core/modules/ckeditor5/ckeditor5.api.php Documentation related to CKEditor 5.
ckeditor5.ckeditor5.yml file core/modules/ckeditor5/ckeditor5.ckeditor5.yml core/modules/ckeditor5/ckeditor5.ckeditor5.yml
ckeditor5.ckeditor5_cache_tag service core/modules/ckeditor5/ckeditor5.services.yml Drupal\ckeditor5\EventSubscriber\CKEditor5CacheTag
ckeditor5.css file core/themes/claro/css/components/ckeditor5.css /*
* 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/themes/admin/css/components/ckeditor5.css /*
* 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/themes/admin/migration/css/components/ckeditor5.css /* 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/modules/ckeditor5/config/schema/ckeditor5.data_types.yml core/modules/ckeditor5/config/schema/ckeditor5.data_types.yml
ckeditor5.dialog.fix.css file core/modules/ckeditor5/css/ckeditor5.dialog.fix.css .ui-dialog ~ .ck-body-wrapper {
--ck-z-panel: 1261;
}
ckeditor5.info.yml file core/modules/ckeditor5/ckeditor5.info.yml core/modules/ckeditor5/ckeditor5.info.yml
ckeditor5.libraries.yml file core/modules/ckeditor5/ckeditor5.libraries.yml core/modules/ckeditor5/ckeditor5.libraries.yml
ckeditor5.module file core/modules/ckeditor5/ckeditor5.module
ckeditor5.pair.schema.yml file core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml core/modules/ckeditor5/config/schema/ckeditor5.pair.schema.yml
ckeditor5.pcss.css file core/themes/admin/css/components/ckeditor5.pcss.css .ck {
--ck-color-base-border: var(--input-border-color);
}
ckeditor5.pcss.css file core/themes/claro/css/components/ckeditor5.pcss.css .ck {
--ck-color-base-border: var(--input-border-color);
}
CKEditor5.php file core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.