Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
CKEditorTest::testLanguages function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests language list availability in CKEditor.
CKEditorTest::testStylesComboGetConfig function core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Tests StylesCombo::getConfig().
CKEditorTestTrait trait core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Provides methods to test CKEditor.
CKEditorTestTrait.php file core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php
CKEditorTestTrait::assertEditorButtonDisabled function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Asserts a CKEditor button is disabled.
CKEditorTestTrait::assertEditorButtonEnabled function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Asserts a CKEditor button is enabled.
CKEditorTestTrait::assignNameToCkeditorIframe function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Assigns a name to the CKEditor iframe.
CKEditorTestTrait::getEditorButton function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Waits for a CKEditor button and returns it when available and visible.
CKEditorTestTrait::pressEditorButton function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Clicks a CKEditor button.
CKEditorTestTrait::waitForEditor function core/modules/ckeditor/tests/src/Traits/CKEditorTestTrait.php Waits for CKEditor to initialize.
CKEditorToolbarButtonTest class core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php Tests CKEditor toolbar buttons when the language direction is RTL.
CKEditorToolbarButtonTest.php file core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php
CKEditorToolbarButtonTest::$adminUser property core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php The admin user.
CKEditorToolbarButtonTest::$defaultTheme property core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php The theme to install as the default for testing.
CKEditorToolbarButtonTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php Modules to enable for this test.
CKEditorToolbarButtonTest::setUp function core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php
CKEditorToolbarButtonTest::testImageButtonDisplay function core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php Method tests CKEditor image buttons.
CKEditorUpdateOmitDisabledPluginSettings class core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php Tests the update path for CKEditor plugin settings for disabled plugins.
CKEditorUpdateOmitDisabledPluginSettings.php file core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php
CKEditorUpdateOmitDisabledPluginSettings::$defaultTheme property core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php The theme to install as the default for testing.
CKEditorUpdateOmitDisabledPluginSettings::setDatabaseDumpFiles function core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php Set database dump files to be used.
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsEntitySave function core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php Ensure settings for disabled CKEditor 4 plugins are omitted on entity save.
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsPostUpdate function core/modules/ckeditor/tests/src/Functional/Update/CKEditorUpdateOmitDisabledPluginSettings.php Ensure settings for disabled CKEditor 4 plugins are omitted on post update.
ckeditor_ckeditor_css_alter function core/modules/ckeditor/ckeditor.module Implements hook_ckeditor_css_alter().
ckeditor_editor_presave function core/modules/ckeditor/ckeditor.module Implements hook_ENTITY_TYPE_presave().
ckeditor_filter_format_edit_form_validate function core/modules/ckeditor/ckeditor.module Validate callback to ensure the DrupalMediaLibrary button can work correctly.
ckeditor_form_filter_format_add_form_alter function core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_form_filter_format_edit_form_alter function core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_help function core/modules/ckeditor/ckeditor.module Implements hook_help().
ckeditor_library_info_alter function core/modules/ckeditor/ckeditor.module Implements hook_library_info_alter().
ckeditor_post_update_omit_settings_for_disabled_plugins function core/modules/ckeditor/ckeditor.post_update.php Updates Text Editors using CKEditor 4 to omit settings for disabled plugins.
ckeditor_test.info.yml file core/modules/ckeditor/tests/modules/ckeditor_test.info.yml core/modules/ckeditor/tests/modules/ckeditor_test.info.yml
ckeditor_test.libraries.yml file core/modules/ckeditor/tests/modules/ckeditor_test.libraries.yml core/modules/ckeditor/tests/modules/ckeditor_test.libraries.yml
ckeditor_test.module file core/modules/ckeditor/tests/modules/ckeditor_test.module Helper module for the CKEditor tests.
ckeditor_test.routing.yml file core/modules/ckeditor/tests/modules/ckeditor_test.routing.yml core/modules/ckeditor/tests/modules/ckeditor_test.routing.yml
ckeditor_test.schema.yml file core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml core/modules/ckeditor/tests/modules/config/schema/ckeditor_test.schema.yml
ckeditor_test_ckeditor_css_alter function core/modules/ckeditor/tests/modules/ckeditor_test.module Implements hook_ckeditor_css_alter().
ckeditor_theme function core/modules/ckeditor/ckeditor.module Implements hook_theme().
ClaroTableDragTest::$indentationXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Xpath selector for finding tabledrag indentation elements in a table row.
ClaroTableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroTableDragTest.php Xpath selector for finding the tabledrag changed marker.
ClaroViewsUiTest::testViewsUiDropButtonCssClasses function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Tests Views UI dropbutton CSS classes.
claro_preprocess_links__dropbutton function core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for links__dropbutton.
claro_preprocess_toolbar function core/themes/claro/claro.theme Implements hook_preprocess_toolbar().
claro_views_ui_display_top_alter function core/themes/claro/claro.theme Implements hook_views_ui_display_top_alter().
ClassLoaderTest::testAutoloadFromModuleFile function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that .module files can use class constants in main section.
ClassWriter::flushAlteredCodeToFile function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit8/ClassWriter.php Flushes altered class code to file when necessary.
ClassyTemplatesIdenticalToStableTest class core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php Confirms that certain Classy templates have identical equivalents in Stable.
ClassyTemplatesIdenticalToStableTest.php file core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy function core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php A list of the Classy templates that have identical copies in Stable.
ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy function core/tests/Drupal/Tests/Core/Theme/ClassyTemplatesIdenticalToStableTest.php Confirms that certain Classy templates have equivalents in Stable.

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