Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search main for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ClaroHooks::fileAndImageWidgetHelper | function | core/ |
Helper pre-process callback for file_managed_file and image_widget. |
| ClaroHooks::preprocessFieldsetMediaLibraryWidget | function | core/ |
Implements hook_preprocess_HOOK() for fieldset__media_library_widget. |
| ClaroHooks::preprocessFileWidgetMultiple | function | core/ |
Implements hook_preprocess_HOOK() for file_widget_multiple. |
| ClaroHooks::preprocessImageWidget | function | core/ |
Implements hook_preprocess_HOOK() for image_widget. |
| ClaroHooks::preprocessMediaLibraryItemWidget | function | core/ |
Implements hook_preprocess_HOOK() for media_library_item__widget. |
| ClaroHooks::preprocessViewsUiDisplayTabBucket | function | core/ |
Implements hook_preprocess_HOOK() for views_ui_display_tab_bucket. |
| ClaroHooks::viewsUiDisplayTabAlter | function | core/ |
Implements hook_views_ui_display_tab_alter(). |
| ClaroHooks::viewsUiDisplayTopAlter | function | core/ |
Implements hook_views_ui_display_top_alter(). |
| 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. |
| ClassResolverConstraintValidator | class | core/ |
Validates if a method on a service or instantiated object returns true. |
| ClassResolverConstraintValidator.php | file | core/ |
|
| ClassResolverConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ClassResolverConstraintValidator::validate | function | core/ |
|
| ClassResolverConstraintValidator::__construct | function | core/ |
|
| ClassResolverConstraintValidatorTest | class | core/ |
Tests ClassResolver validation constraint with both valid and invalid values. |
| ClassResolverConstraintValidatorTest.php | file | core/ |
|
| ClassResolverConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| ClassResolverConstraintValidatorTest::provideServiceValidationCases | function | core/ |
Data provider for service validation test cases. |
| ClassResolverConstraintValidatorTest::setUp | function | core/ |
|
| ClassResolverConstraintValidatorTest::testNonExistingClass | function | core/ |
Test missing class case. |
| ClassResolverConstraintValidatorTest::testNonExistingMethod | function | core/ |
Test missing method case. |
| ClassResolverConstraintValidatorTest::testValidationForService | function | core/ |
Tests validation for service. |
| 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. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| CollectPathsToExcludeFailValidator | class | core/ |
Allows to test an excluder which fails on CollectPathsToExcludeEvent. |
| CollectPathsToExcludeFailValidator.php | file | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.