Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
CKEditorIntegrationTest::fillFieldInMetadataDialogAndSubmit function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Fills in a field in the metadata dialog for an embedded media item.
CKEditorIntegrationTest::getDrupalMediaFromSource function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Parses the <drupal-media> element from CKEditor's "source" view.
CKEditorIntegrationTest::getLastPreviewRequestTransferSize function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Gets the transfer size of the last preview request.
CKEditorIntegrationTest::leaveSourceMode function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Leaves source mode and returns to the CKEditor iframe.
CKEditorIntegrationTest::linkabilityProvider function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Data Provider for ::testLinkability.
CKEditorIntegrationTest::openContextMenu function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Opens the context menu for the currently selected widget.
CKEditorIntegrationTest::openMetadataDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Clicks the `Edit media` button and waits for the metadata dialog.
CKEditorIntegrationTest::openMetadataDialogWithKeyPress function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Focuses on `Edit media` button and presses the given key.
CKEditorIntegrationTest::previewAccessProvider function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Data provider for ::testEmbedPreviewAccess.
CKEditorIntegrationTest::RETURN_KEY constant core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php The character code for the return key.
CKEditorIntegrationTest::setCaption function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Sets the text of the editable caption to the given text.
CKEditorIntegrationTest::setUp function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
CKEditorIntegrationTest::setUp function core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
CKEditorIntegrationTest::setUp function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php
CKEditorIntegrationTest::SPACE_BAR constant core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php The character code for the space bar.
CKEditorIntegrationTest::submitDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Closes and submits the metadata dialog.
CKEditorIntegrationTest::testAlignment function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests alignment integration.
CKEditorIntegrationTest::testAllowedMediaTypes function core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests the allowed media types setting on the MediaEmbed filter.
CKEditorIntegrationTest::testAlt function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests the EditorMediaDialog can set the alt attribute.
CKEditorIntegrationTest::testButton function core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests using DrupalMediaLibrary button to embed media into CKEditor.
CKEditorIntegrationTest::testConfigurationValidation function core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests validation that DrupalMediaLibrary requires media_embed filter.
CKEditorIntegrationTest::testDialogAccess function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Test the EditorMediaDialog's form elements' #access logic.
CKEditorIntegrationTest::testDrupalImageCaptionDialog function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the Drupal Image Caption plugin appears and works as expected.
CKEditorIntegrationTest::testDrupalImageDialog function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the Image button appears and works as expected.
CKEditorIntegrationTest::testEditableCaption function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests caption editing in the CKEditor widget.
CKEditorIntegrationTest::testEmbedPreviewAccess function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests preview route access.
CKEditorIntegrationTest::testErrorMessages function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests that failed media embed preview requests inform the end user.
CKEditorIntegrationTest::testFragmentLink function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if the fragment link to a textarea works with CKEditor enabled.
CKEditorIntegrationTest::testLinkability function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests linkability of the CKEditor widget.
CKEditorIntegrationTest::testOffCanvasStyles function core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests if CKEditor is properly styled inside an off-canvas dialog.
CKEditorIntegrationTest::testOnlyDrupalMediaTagProcessed function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests that only <drupal-media> tags are processed.
CKEditorIntegrationTest::testPreviewUsesDefaultThemeAndIsClientCacheable function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php The CKEditor Widget must load a preview generated using the default theme.
CKEditorIntegrationTest::testTranslationAlt function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Test that dialog loads appropriate translation's alt text.
CKEditorIntegrationTest::testViewMode function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Tests the EditorMediaDialog can set the data-view-mode attribute.
CKEditorIntegrationTest::waitForMetadataDialog function core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Waits for the form that allows editing metadata.
CKEditorLoadingTest class core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of CKEditor.
CKEditorLoadingTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php The theme to install as the default for testing.
CKEditorLoadingTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Modules to enable.
CKEditorLoadingTest::$normalUser property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php A normal user with access to the 'plain_text' and 'filtered_html' formats.
CKEditorLoadingTest::$untrustedUser property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php An untrusted user with access to only the 'plain_text' format.
CKEditorLoadingTest::getThingsToCheck function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php
CKEditorLoadingTest::testExternalStylesheets function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of theme's CKEditor stylesheets defined in the .info file.
CKEditorLoadingTest::testLoading function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests loading of CKEditor CSS, JS and JS settings.
CKEditorLoadingTest::testLoadingWithoutInternalButtons function core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Tests presence of essential configuration even without Internal's buttons.
CkeditorOffCanvasTestController class core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CkeditorOffCanvasTestController.php file core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php
CkeditorOffCanvasTestController::testOffCanvas function core/modules/ckeditor/tests/modules/src/CkeditorOffCanvasTestController.php Returns a link that can open a node add form in an off-canvas dialog.
CKEditorPluginBase class core/modules/ckeditor/src/CKEditorPluginBase.php Defines a base CKEditor plugin implementation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.