Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CheckProvider::$checksNeedsRequest | property | core/ |
Array of access checks which only will be run on the incoming request. |
| CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
| CheckProvider::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProvider::applies | function | core/ |
Determine which registered access checks apply to a route. |
| CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
| CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
| CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
| 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. |
| chili-sauce-umami.html | file | core/ |
|
| chili-sauce-umami.html | file | core/ |
|
| 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-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. |
| ckeditor.admin.css | file | core/ |
Styles for configuration of CKEditor module. |
| ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
| ckeditor.css | file | core/ |
.ckeditor-dialog-loading { position: absolute; top: 0; width: 100%; text-align: center; } .ckeditor-dialog-loading-link { position: relative; top: 0; display: inline-block; padding: 3px 10px; -webkit-user-select: none; … |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalimagecaption.css | file | core/ |
Image Caption: overrides to make centered alignment work inside CKEditor. |
| ckeditor.drupalmedia.css | file | core/ |
Media embed: overrides to make focus styles and alignment work in CKEditor. |
| ckeditor.language.css | file | core/ |
Language: add styling for elements that have a language attribute. |
Pagination
- Previous page
- Page 127
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.