Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckProvider::__construct | function | core/ |
Constructs a CheckProvider object. |
| CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
| CheckProviderInterface.php | file | core/ |
|
| CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
| CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckRequirementsTest | class | core/ |
Tests check requirements exception on DestinationBase. |
| CheckRequirementsTest.php | file | core/ |
|
| CheckRequirementsTest::testException | function | core/ |
Tests the check requirements exception message. |
| check_markup | function | core/ |
Runs all the enabled filters on a piece of text. |
| Cherry | class | core/ |
Plugin annotation @Plugin( id = "cherry", label = "Cherry", color = "red" ) |
| Cherry.php | file | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| ChmodInterface | interface | core/ |
Defines an interface to chmod files. |
| ChmodInterface.php | file | core/ |
|
| ChmodInterface::chmodJailed | function | core/ |
Changes the permissions of the file / directory specified in $path. |
| 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. |
| 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. |
| CKEditor4To5Upgrade | class | core/ |
Defines a CKEditor4To5Upgrade annotation object. |
| CKEditor4To5Upgrade.php | file | core/ |
|
| CKEditor4To5Upgrade::$cke4_buttons | property | core/ |
The CKEditor 4 buttons for which an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke4_plugin_settings | property | core/ |
The CKEditor 4 plugins for whose settings an upgrade path is provided. |
| CKEditor4To5Upgrade::$cke5_plugin_elements_subset_configuration | property | core/ |
The CKEditor 5 plugins with configurable subset with upgrade path provided. |
| CKEditor4To5Upgrade::$id | property | core/ |
The plugin ID. |
| CKEditor4To5UpgradePluginInterface | interface | core/ |
Defines an interface for CKEditor 4 to 5 upgrade plugins. |
| CKEditor4To5UpgradePluginInterface.php | file | core/ |
|
| CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| CKEditor4To5UpgradePluginInterface::mapCKEditor4SettingsToCKEditor5Configuration | function | core/ |
Maps CKEditor 4 settings to the CKEditor 5 equivalent, if needed. |
| CKEditor4To5UpgradePluginInterface::mapCKEditor4ToolbarButtonToCKEditor5ToolbarItem | function | core/ |
Maps a CKEditor 4 button to the CKEditor 5 equivalent, if it exists. |
| CKEditor4To5UpgradePluginManager | class | core/ |
Provides a CKEditor 4 to 5 upgrade plugin manager. |
Pagination
- Previous page
- Page 164
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.