Search for to
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5CacheTag | class | core/ |
A subscriber invalidating cache tags when the default theme changes. |
CKEditor5CacheTag.php | file | core/ |
|
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CKEditor5CacheTag::getSubscribedEvents | function | core/ |
|
CKEditor5CacheTag::onSave | function | core/ |
Invalidates cache tags when particular system config objects are saved. |
CKEditor5CacheTag::__construct | function | core/ |
Constructs a CKEditor5CacheTag object. |
CKEditor5CKEditor4Compatibility | class | core/ |
Ensures that CKEditor 5 can be used on the same page with CKEditor 4. |
CKEditor5CKEditor4Compatibility.php | file | core/ |
|
CKEditor5CKEditor4Compatibility::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditor5CKEditor4Compatibility::$modules | property | core/ |
Modules to enable. |
CKEditor5CKEditor4Compatibility::setUp | function | core/ |
|
CKEditor5CKEditor4Compatibility::testCkeCompatibility | function | core/ |
Ensures that CKEditor 5 and CKEditor 4 can be used on the same page. |
CKEditor5DialogTest | class | core/ |
Tests for CKEditor 5 to ensure correct focus management in dialogs. |
CKEditor5DialogTest.php | file | core/ |
|
CKEditor5DialogTest::$modules | property | core/ |
Modules to enable. |
CKEditor5DialogTest::testCKEditor5FocusInTooltipsInDialog | function | core/ |
Tests if CKEditor 5 tooltips can be interacted with in dialogs. |
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/ |
|
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. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.