Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
check_markup function core/modules/filter/filter.module Runs all the enabled filters on a piece of text.
Cherry class core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Cherry.php Plugin annotation

@Plugin(
id = "cherry",
label = "Cherry",
color = "red"
)
Cherry.php file core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Cherry.php
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
ChmodInterface interface core/lib/Drupal/Core/FileTransfer/ChmodInterface.php Defines an interface to chmod files.
ChmodInterface.php file core/lib/Drupal/Core/FileTransfer/ChmodInterface.php
ChmodInterface::chmodJailed function core/lib/Drupal/Core/FileTransfer/ChmodInterface.php Changes the permissions of the file / directory specified in $path.
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.
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 class core/modules/ckeditor/src/Plugin/Editor/CKEditor.php Defines a CKEditor-based text editor for Drupal.
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.
ckeditor-admin.css file core/themes/seven/css/theme/ckeditor-admin.css Seven specific styling for CKEditor admin.
ckeditor-dialog.css file core/themes/seven/css/theme/ckeditor-dialog.css CKEditor-native dialogs theming.
ckeditor-dialog.css file core/themes/claro/css/theme/ckeditor-dialog.css CKEditor-native dialogs theming.
ckeditor-dialog.pcss.css file core/themes/claro/css/theme/ckeditor-dialog.pcss.css CKEditor-native dialogs theming.
ckeditor-editor.css file core/themes/claro/css/theme/ckeditor-editor.css CKEditor appearance overrides.
ckeditor-editor.pcss.css file core/themes/claro/css/theme/ckeditor-editor.pcss.css CKEditor appearance overrides.
ckeditor-frame.css file core/themes/claro/css/theme/ckeditor-frame.css CKEditor frame styles.
ckeditor-frame.css file core/themes/olivero/css/theme/ckeditor-frame.css CKEditor frame styles.
ckeditor-frame.pcss.css file core/themes/olivero/css/theme/ckeditor-frame.pcss.css CKEditor frame styles.
ckeditor-frame.pcss.css file core/themes/claro/css/theme/ckeditor-frame.pcss.css CKEditor frame styles.
ckeditor-iframe.css file core/themes/stable9/css/ckeditor/ckeditor-iframe.css /**
* 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/themes/stable/css/ckeditor/ckeditor-iframe.css /**
* 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/modules/ckeditor/css/ckeditor-iframe.css /**
* 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/modules/ckeditor/templates/ckeditor-settings-toolbar.html.twig Default theme implementation for the CKEditor settings toolbar.
ckeditor-settings-toolbar.html.twig file core/themes/stable9/templates/admin/ckeditor-settings-toolbar.html.twig Theme override for the CKEditor settings toolbar.
ckeditor-settings-toolbar.html.twig file core/themes/stable/templates/admin/ckeditor-settings-toolbar.html.twig Theme override for the CKEditor settings toolbar.
ckeditor.admin.css file core/themes/stable/css/ckeditor/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.css file core/themes/stable9/css/ckeditor/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.css file core/themes/claro/css/theme/ckeditor.admin.css Claro specific styling for CKEditor admin.
ckeditor.admin.css file core/modules/ckeditor/css/ckeditor.admin.css Styles for configuration of CKEditor module.
ckeditor.admin.inc file core/modules/ckeditor/ckeditor.admin.inc Callbacks and theming for the CKEditor toolbar configuration UI.

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