Search for id
Title | Object type | File name | Summary |
---|---|---|---|
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginDefinition::validateDrupalAspects | function | core/ |
Validates the Drupal aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginManager::getProvidedElements | function | core/ |
|
CKEditor5PluginManagerInterface::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestPluginSupportingElement | function | core/ |
Provides use cases for findPluginSupportingElement(). |
CKEditor5PluginManagerTest::providerTestProvidedElements | function | core/ |
Provides uses cases enabling different elements and the expected results. |
CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition @dataProvider providerTestInvalidPluginDefinitions |
CKEditor5PluginManagerTest::testProvidedElements | function | core/ |
Tests the parsing of CKEditor 5 plugin element config. |
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
CKEditor5StylesheetsTest::externalStylesheetsProvider | function | core/ |
Provides test cases for external stylesheets. |
CKEditor5Test::providerPathsToFormNames | function | core/ |
Data provider for testing mapViolationPropertyPathsToFormNames. |
CKEditor5TestBase::assertNoRealtimeValidationErrors | function | core/ |
Checks that no real-time validation errors are present. |
CKEditor5TestTrait::selectTextInsideElement | function | core/ |
Selects text inside an element. |
CKEditor5UpdateImageToolbarItemTest::provider | function | core/ |
Data provider for ::test(). |
CKEditor5ValidationTestTrait | trait | core/ |
Defines a trait for testing CKEditor 5 validity. |
CKEditor5ValidationTestTrait.php | file | core/ |
|
CKEditor5ValidationTestTrait::validatePairToViolationsArray | function | core/ |
Decorator for CKEditor5::validatePair() that returns an assertable array. |
CKEditor5ValidationTestTrait::violationsToArray | function | core/ |
Transforms a constraint violation list object to an assertable array. |
CKEditorStylesheetsWarningTest::providerTestWarningFilterUi | function | core/ |
Data provider for testWarningFilterUI(). |
ClaroPasswordConfirmWidgetTest | class | core/ |
Tests the password confirm widget with Claro theme. |
ClaroPasswordConfirmWidgetTest.php | file | core/ |
|
ClaroPasswordConfirmWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ClaroPasswordConfirmWidgetTest::testFillConfirmOnly | function | core/ |
Tests the password confirm widget so that only confirm input is filled. |
ClaroPasswordConfirmWidgetTest::testPasswordConfirmMessage | function | core/ |
Tests that password match message is invisible when widget is initialized. |
ClaroViewsUiTest::testViewsUiDropButtonCssClasses | function | core/ |
Tests Views UI dropbutton CSS classes. |
claro_preprocess_fieldset__media_library_widget | function | core/ |
@todo Remove this when https://www.drupal.org/project/drupal/issues/2999549 lands. |
claro_preprocess_file_widget_multiple | function | core/ |
Implements hook_preprocess_HOOK() for file_widget_multiple. |
claro_preprocess_image_widget | function | core/ |
Implements hook_preprocess_HOOK() for image_widget. |
claro_preprocess_media_library_item__widget | function | core/ |
Implements hook_preprocess_media_library_item__widget(). |
ClassWithInvalidAnnotationTargetAtClass | class | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithInvalidAnnotationTargetAtClass.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtClass::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Bar"); |
ClassWithInvalidAnnotationTargetAtMethod | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtMethod.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtMethod::functionName | function | core/ |
Plugin annotation @AnnotationTargetClass("functionName"); |
ClassWithInvalidAnnotationTargetAtProperty | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithInvalidAnnotationTargetAtProperty.php | file | core/ |
|
ClassWithInvalidAnnotationTargetAtProperty::$bar | property | core/ |
Plugin annotation @AnnotationTargetAnnotation("Foo"); |
ClassWithInvalidAnnotationTargetAtProperty::$foo | property | core/ |
Plugin annotation @AnnotationTargetClass("Bar"); |
ClassWithValidAnnotationTarget | class | core/ |
Plugin annotation @AnnotationTargetClass("Some data"); |
ClassWithValidAnnotationTarget.php | file | core/ |
|
ClassWithValidAnnotationTarget::$foo | property | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data"); |
ClassWithValidAnnotationTarget::$name | property | core/ |
Plugin annotation @AnnotationTargetAll("Some data",name="Some name") |
ClassWithValidAnnotationTarget::$nested | property | core/ |
Plugin annotation @AnnotationTargetAll(@AnnotationTargetAnnotation); |
ClassWithValidAnnotationTarget::someFunction | function | core/ |
Plugin annotation @AnnotationTargetPropertyMethod("Some data",name="Some name") |
ClearCacheForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.