Search for on
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CKEditor5::buildConfigurationForm | function | core/ |
Form constructor. |
CKEditor5::mapPairViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor + Text Format pair property paths to form names. |
CKEditor5::mapViolationPropertyPathsToFormNames | function | core/ |
Maps Text Editor config object property paths to form names. |
CKEditor5::submitConfigurationForm | function | core/ |
Form submission handler. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5::__construct | function | core/ |
Constructs a CKEditor 5 editor plugin. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation | function | core/ |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5AllowedTagsTest::testSwitchToVersion5 | function | core/ |
Confirm that switching to CKEditor 5 from another editor updates tags. |
CKEditor5AspectsOfCKEditor5Plugin::$config | property | core/ |
A keyed array of additional values for the CKEditor 5 configuration. |
CKEditor5AspectsOfCKEditor5Plugin::__construct | function | core/ |
Constructs a CKEditor5AspectsOfCKEditor5Plugin attribute. |
CKEditor5CacheTag::onSave | function | core/ |
Invalidates cache tags when particular system config objects are saved. |
CKEditor5CacheTag::__construct | function | core/ |
Constructs a CKEditor5CacheTag object. |
CKEditor5DialogTestController | class | core/ |
Provides controller for testing CKEditor in off-canvas dialogs. |
CKEditor5DialogTestController.php | file | core/ |
|
CKEditor5DialogTestController::testDialog | function | core/ |
Returns a link that can open a node add form in an modal dialog. |
CKEditor5ElementConstraint | class | core/ |
CKEditor 5 element. |
CKEditor5ElementConstraint.php | file | core/ |
|
CKEditor5ElementConstraint::$message | property | core/ |
The default violation message. |
CKEditor5ElementConstraint::$missingRequiredAttributeMessage | property | core/ |
Violation message when a required attribute is missing. |
CKEditor5ElementConstraint::$requiredAttributeMinValuesMessage | property | core/ |
Violation message when a required attribute does not allow enough values. |
CKEditor5ElementConstraint::$requiredAttributes | property | core/ |
Validation constraint option to impose attributes to be specified. |
CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
CKEditor5ElementConstraintValidator.php | file | core/ |
|
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
Ckeditor5Hooks::configSchemaInfoAlter | function | core/ |
Implements hook_config_schema_info_alter(). |
CKEditor5ImageController | class | core/ |
Returns response for CKEditor 5 Simple image upload adapter. |
CKEditor5ImageController.php | file | core/ |
|
CKEditor5ImageController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
CKEditor5ImageController::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
CKEditor5ImageController::getImageUploadValidators | function | core/ |
Gets the image upload validators. |
CKEditor5ImageController::imageUploadEnabledAccess | function | core/ |
Access check based on whether image upload is enabled or not. |
CKEditor5ImageController::upload | function | core/ |
Uploads and saves an image from a CKEditor 5 POST. |
CKEditor5ImageController::__construct | function | core/ |
Constructs a new CKEditor5ImageController. |
CKEditor5ImageControllerTest | class | core/ |
Tests CKEditor5ImageController. |
CKEditor5ImageControllerTest.php | file | core/ |
|
CKEditor5ImageControllerTest::testInvalidFile | function | core/ |
Tests that upload fails correctly when the file is too large. |
CKEditor5MediaAndFilterSettingsInSyncConstraint | class | core/ |
Ensure CKEditor 5 media plugin's and media filter's settings are in sync. |
CKEditor5MediaAndFilterSettingsInSyncConstraint.php | file | core/ |
Pagination
- Previous page
- Page 65
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.