Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CKEditorIntegrationTest::$adminUser | property | core/ |
The user to use during testing. |
| CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CKEditorIntegrationTest::$filterFormat | property | core/ |
The FilterFormat config entity used for testing. |
| CKEditorIntegrationTest::$host | property | core/ |
A host entity with a body field to embed media in. |
| CKEditorIntegrationTest::$media | property | core/ |
The sample Media entity to embed. |
| CKEditorIntegrationTest::$media | property | core/ |
The media item to embed. |
| CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
| CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
| CKEditorIntegrationTest::$modules | property | core/ |
Modules to enable. |
| CKEditorIntegrationTest::$user | property | core/ |
The user to use during testing. |
| CKEditorIntegrationTest::assertContextMenuItemExists | function | core/ |
Asserts that a context menu item exists by aria-label attribute. |
| CKEditorIntegrationTest::assertContextMenuItemNotExists | function | core/ |
Asserts that a context menu item does not exist by aria-label attribute. |
| CKEditorIntegrationTest::assertSourceAttributeSame | function | core/ |
Verifies value of an attribute on the downcast <drupal-media> element. |
| CKEditorIntegrationTest::assignNameToCkeditorPanelIframe | function | core/ |
Assigns a name to the CKEditor context menu iframe. |
| CKEditorIntegrationTest::clickPathLinkByTitleAttribute | function | core/ |
Clicks a link in the editor's path links with the given title text. |
| CKEditorIntegrationTest::closeContextMenu | function | core/ |
Closes the open context menu. |
| CKEditorIntegrationTest::closeDialog | function | core/ |
Closes the metadata dialog. |
| CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit | function | core/ |
Fills in a field in the metadata dialog for an embedded media item. |
| CKEditorIntegrationTest::getDrupalMediaFromSource | function | core/ |
Parses the <drupal-media> element from CKEditor's "source" view. |
| CKEditorIntegrationTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
| CKEditorIntegrationTest::leaveSourceMode | function | core/ |
Leaves source mode and returns to the CKEditor iframe. |
| CKEditorIntegrationTest::linkabilityProvider | function | core/ |
Data Provider for ::testLinkability. |
| CKEditorIntegrationTest::openContextMenu | function | core/ |
Opens the context menu for the currently selected widget. |
| CKEditorIntegrationTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
| CKEditorIntegrationTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
| CKEditorIntegrationTest::previewAccessProvider | function | core/ |
Data provider for ::testEmbedPreviewAccess. |
| CKEditorIntegrationTest::RETURN_KEY | constant | core/ |
The character code for the return key. |
| CKEditorIntegrationTest::setCaption | function | core/ |
Sets the text of the editable caption to the given text. |
| CKEditorIntegrationTest::setUp | function | core/ |
|
| CKEditorIntegrationTest::setUp | function | core/ |
|
| CKEditorIntegrationTest::setUp | function | core/ |
|
| CKEditorIntegrationTest::SPACE_BAR | constant | core/ |
The character code for the space bar. |
| CKEditorIntegrationTest::submitDialog | function | core/ |
Closes and submits the metadata dialog. |
| CKEditorIntegrationTest::testAlignment | function | core/ |
Tests alignment integration. |
| CKEditorIntegrationTest::testAllowedMediaTypes | function | core/ |
Tests the allowed media types setting on the MediaEmbed filter. |
| CKEditorIntegrationTest::testAlt | function | core/ |
Tests the EditorMediaDialog can set the alt attribute. |
| CKEditorIntegrationTest::testButton | function | core/ |
Tests using DrupalMediaLibrary button to embed media into CKEditor. |
| CKEditorIntegrationTest::testConfigurationValidation | function | core/ |
Tests validation that DrupalMediaLibrary requires media_embed filter. |
| CKEditorIntegrationTest::testDialogAccess | function | core/ |
Test the EditorMediaDialog's form elements' #access logic. |
| CKEditorIntegrationTest::testDrupalImageCaptionDialog | function | core/ |
Tests if the Drupal Image Caption plugin appears and works as expected. |
| CKEditorIntegrationTest::testDrupalImageDialog | function | core/ |
Tests if the Image button appears and works as expected. |
| CKEditorIntegrationTest::testEditableCaption | function | core/ |
Tests caption editing in the CKEditor widget. |
| CKEditorIntegrationTest::testEmbedPreviewAccess | function | core/ |
Tests preview route access. |
| CKEditorIntegrationTest::testErrorMessages | function | core/ |
Tests that failed media embed preview requests inform the end user. |
| CKEditorIntegrationTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor enabled. |
| CKEditorIntegrationTest::testLinkability | function | core/ |
Tests linkability of the CKEditor widget. |
| CKEditorIntegrationTest::testOffCanvasStyles | function | core/ |
Tests if CKEditor is properly styled inside an off-canvas dialog. |
| CKEditorIntegrationTest::testOnlyDrupalMediaTagProcessed | function | core/ |
Tests that only <drupal-media> tags are processed. |
Pagination
- Previous page
- Page 158
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.