Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
CKEditor5OffCanvasTest::testOffCanvasStyles function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php Tests if CKEditor is properly styled inside an off-canvas dialog.
CKEditor5OffCanvasTestController class core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php Provides controller for testing CKEditor in off-canvas dialogs.
CKEditor5OffCanvasTestController.php file core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php
CKEditor5OffCanvasTestController::testOffCanvas function core/modules/ckeditor5/tests/modules/ckeditor5_test/src/Controller/CKEditor5OffCanvasTestController.php Returns a link that can open a node add form in an off-canvas dialog.
CKEditor5PluginManagerTest class core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests different ways of enabling CKEditor 5 plugins.
CKEditor5PluginManagerTest.php file core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::$manager property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php The manager for "CKEditor 5 plugin" plugins.
CKEditor5PluginManagerTest::$modules property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Modules to install.
CKEditor5PluginManagerTest::$typedConfig property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php The typed config manager.
CKEditor5PluginManagerTest::enableModules function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Enables modules for this test.
CKEditor5PluginManagerTest::mockModuleInVfs function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Mocks a module providing a CKEditor 5 plugin in VFS.
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestPluginSupportingElement function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides use cases for findPluginSupportingElement().
CKEditor5PluginManagerTest::providerTestProvidedElements function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides uses cases enabling different elements and the expected results.
CKEditor5PluginManagerTest::setUp function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests automatic link decorators disallowed.
CKEditor5PluginManagerTest::testDeprecatedIcons function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests deprecation and backwards compatibility of icon names.
CKEditor5PluginManagerTest::testDerivedPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests derived plugin definitions.
CKEditor5PluginManagerTest::testEnabledPlugins function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the enabling of plugins.
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests external link automatic link decorator disallowed.
CKEditor5PluginManagerTest::testInvalidPluginDefinitions function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests invalid plugin definitions.
CKEditor5PluginManagerTest::testPluginSupportingElement function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the logic of findPluginSupportingElement.
CKEditor5PluginManagerTest::testProvidedElements function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the parsing of CKEditor 5 plugin element config.
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes.
CKEditor5ReadOnlyModeTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php Tests read-only mode for CKEditor 5.
CKEditor5ReadOnlyModeTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php
CKEditor5ReadOnlyModeTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php Modules to install.
CKEditor5ReadOnlyModeTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php
CKEditor5ReadOnlyModeTest::testReadOnlyMode function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php Test that disabling a CKEditor 5 field results in an uneditable editor.
CKEditor5StylesheetsTest class core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php Test the ckeditor5-stylesheets theme config property.
CKEditor5StylesheetsTest.php file core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php
CKEditor5StylesheetsTest::$modules property core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php Modules to install.
CKEditor5StylesheetsTest::externalStylesheetsProvider function core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php Provides test cases for external stylesheets.
CKEditor5StylesheetsTest::testExternalStylesheets function core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php Tests loading of theme's CKEditor 5 stylesheets defined in the .info file.
CKEditor5Test class core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php Tests Drupal\ckeditor5\Plugin\Editor\CKEditor5.
CKEditor5Test class core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Tests for CKEditor 5.
CKEditor5Test.php file core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php
CKEditor5Test.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php
CKEditor5Test::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Modules to install.
CKEditor5Test::enableDisabledToolbarItem function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Enables a disabled CKEditor 5 toolbar item.
CKEditor5Test::getVerticalTabs function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Gets the titles of the vertical tabs in the given container.
CKEditor5Test::languageOfPartsPluginConfigureLanguageListHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to set language list option for CKEditor.
CKEditor5Test::languageOfPartsPluginInitialConfigurationHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Helper to configure CKEditor5 with Language plugin.
CKEditor5Test::languageOfPartsPluginTestHelper function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Validate expected languages available in editor.
CKEditor5Test::providerPathsToFormNames function core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php Data provider for testing mapViolationPropertyPathsToFormNames.
CKEditor5Test::SIMULATED_FORM_STRUCTURE constant core/modules/ckeditor5/tests/src/Unit/CKEditor5Test.php Simulated CKEditor5::buildConfigurationForm() form structure.
CKEditor5Test::testActiveTabsMaintained function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Confirms active tab status is intact after AJAX refresh.
CKEditor5Test::testEditorFileReferenceIntegration function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php Ensures that CKEditor 5 integrates with file reference filter.

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