Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
| CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| 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. |
| check_url | function | core/ |
Strips dangerous protocols from a URI and encodes it for output to HTML. |
| 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. |
| CKEditor | class | core/ |
Defines a CKEditor-based text editor for Drupal. |
| ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
| ckeditor-dialog.css | file | core/ |
CKEditor-native dialogs theming. |
| ckeditor-dialog.pcss.css | file | core/ |
CKEditor-native dialogs theming. |
| ckeditor-editor.css | file | core/ |
CKEditor appearance overrides. |
| ckeditor-editor.pcss.css | file | core/ |
CKEditor appearance overrides. |
| ckeditor-frame.css | file | core/ |
CKEditor frame styles. |
| ckeditor-frame.pcss.css | file | core/ |
CKEditor frame styles. |
| ckeditor-iframe.css | file | core/ |
/** * 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/ |
/** * 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/ |
Default theme implementation for the CKEditor settings toolbar. |
| ckeditor-settings-toolbar.html.twig | file | core/ |
Theme override for the CKEditor settings toolbar. |
| ckeditor.admin.css | file | core/ |
Styles for configuration of CKEditor module. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.