Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
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. |
ckeditor5_validation_constraint_alter | function | core/ |
Implements hook_validation_constraint_alter(). |
CKEditor::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditorPlugin::$id | property | core/ |
The plugin ID. |
CKEditorPluginManagerTest::providerGetEnabledButtons | function | core/ |
Provides a list of configs to test. |
CKEditorStylesheetsWarningTest::providerTestWarningFilterUi | function | core/ |
Data provider for testWarningFilterUI(). |
ckeditor_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure the DrupalMediaLibrary button can work correctly. |
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_filter_guidelines | function | core/ |
Implements template_preprocess_filter_guidelines(). |
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") |
ClassyTemplatesIdenticalToStableTest | class | core/ |
Confirms that certain Classy templates have identical equivalents in Stable. |
ClassyTemplatesIdenticalToStableTest.php | file | core/ |
|
ClassyTemplatesIdenticalToStableTest::providerTestStableTemplatesIdenticalToClassy | function | core/ |
A list of the Classy templates that have identical copies in Stable. |
ClassyTemplatesIdenticalToStableTest::testStableTemplatesIdenticalToClassy | function | core/ |
Confirms that certain Classy templates have equivalents in Stable. |
classy_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
ClientFactoryTest::providerTestCreateFromOptions | function | core/ |
Data provider for testCreateFromOptions. |
color.config_cache_invalidator | service | core/ |
Drupal\color\EventSubscriber\ColorConfigCacheInvalidator |
Color::getIds | function | core/ |
Gets the destination IDs. |
Color::validateColor | function | core/ |
Form element validation handler for #type 'color'. |
Color::validateHex | function | core/ |
Validates whether a hexadecimal color value is syntactically correct. |
ColorConfigCacheInvalidator | class | core/ |
A subscriber invalidating cache tags when color config objects are saved. |
ColorConfigCacheInvalidator.php | file | core/ |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.