Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| CKEditor5FragmentLinkTest | class | core/ |
Tests that the fragment link points to CKEditor 5. |
| CKEditor5FragmentLinkTest.php | file | core/ |
|
| CKEditor5FragmentLinkTest::$account | property | core/ |
The admin user. |
| CKEditor5FragmentLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5FragmentLinkTest::$modules | property | core/ |
Modules to enable. |
| CKEditor5FragmentLinkTest::setUp | function | core/ |
|
| CKEditor5FragmentLinkTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
| CKEditor5ImageController | class | core/ |
Returns response for CKEditor 5 Simple image upload adapter. |
| CKEditor5ImageController.php | file | core/ |
|
| CKEditor5ImageController::$currentUser | property | core/ |
The currently authenticated user. |
| CKEditor5ImageController::$eventDispatcher | property | core/ |
The event dispatcher. |
| CKEditor5ImageController::$fileSystem | property | core/ |
The file system service. |
| CKEditor5ImageController::$lock | property | core/ |
The lock service. |
| CKEditor5ImageController::$mimeTypeGuesser | property | core/ |
The MIME type guesser. |
| CKEditor5ImageController::create | function | core/ |
Instantiates a new instance of this class. |
| CKEditor5ImageController::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
| CKEditor5ImageController::imageUploadEnabledAccess | function | core/ |
Access check based on whether image upload is enabled or not. |
| CKEditor5ImageController::prepareFilename | function | core/ |
Prepares the filename to strip out any malicious extensions. |
| CKEditor5ImageController::upload | function | core/ |
Uploads and saves an image from a CKEditor 5 POST. |
| CKEditor5ImageController::validate | function | core/ |
Validates the file. |
| CKEditor5ImageController::__construct | function | core/ |
Constructs a new CKEditor5ImageController. |
| CKEditor5IntegrationTest | class | core/ |
Tests that Quick Edit can load CKEditor 5. |
| CKEditor5IntegrationTest.php | file | core/ |
|
| CKEditor5IntegrationTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| CKEditor5IntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditor5IntegrationTest::$modules | property | core/ |
Modules to enable. |
| CKEditor5IntegrationTest::setUp | function | core/ |
|
| CKEditor5IntegrationTest::testArticleNode | function | core/ |
Tests if an article node can be in-place edited with Quick Edit. |
| CKEditor5IntegrationTest::testDiscard | function | core/ |
Tests that changes can be discarded. |
| CKEditor5MediaAndFilterSettingsInSyncConstraint | class | core/ |
Ensure CKEditor 5 media plugin's and media filter's settings are in sync. |
| CKEditor5MediaAndFilterSettingsInSyncConstraint.php | file | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraint::$message | property | core/ |
The default violation message. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
Pagination
- Previous page
- Page 160
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.