Search for to
Title | Object type | File name | Summary |
---|---|---|---|
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. |
CKEditorIntegrationTest::testPreviewUsesDefaultThemeAndIsClientCacheable | function | core/ |
The CKEditor Widget must load a preview generated using the default theme. |
CKEditorIntegrationTest::testTranslationAlt | function | core/ |
Test that dialog loads appropriate translation's alt text. |
CKEditorIntegrationTest::testViewMode | function | core/ |
Tests the EditorMediaDialog can set the data-view-mode attribute. |
CKEditorIntegrationTest::waitForMetadataDialog | function | core/ |
Waits for the form that allows editing metadata. |
CKEditorLoadingTest | class | core/ |
Tests loading of CKEditor. |
CKEditorLoadingTest.php | file | core/ |
|
CKEditorLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CKEditorLoadingTest::$modules | property | core/ |
Modules to enable. |
CKEditorLoadingTest::$normalUser | property | core/ |
A normal user with access to the 'plain_text' and 'filtered_html' formats. |
CKEditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user with access to only the 'plain_text' format. |
CKEditorLoadingTest::getThingsToCheck | function | core/ |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.