Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
cache_tags.invalidator.checksum | service | core/ |
Drupal\Core\Cache\DatabaseCacheTagsChecksum |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
ChainedFastBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ChainedFastBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ChainedFastBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ChainedFastBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
ChainRequestPolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainRequestPolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
ChainResponsePolicyTest::providerChainExceptionOnInvalidReturnValue | function | core/ |
Provides test data for testChainExceptionOnInvalidReturnValue. |
ChainResponsePolicyTest::testChainExceptionOnInvalidReturnValue | function | core/ |
Asserts that check() throws an exception if a rule returns an invalid value. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5::validatePair | function | core/ |
Validates a Text Editor + Text Format pair. |
CKEditor5::validateSwitchingToCKEditor5 | function | core/ |
Validate callback to inform the user of CKEditor 5 compatibility problems. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation | function | core/ |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
CKEditor5ElementConstraintValidator.php | file | core/ |
|
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
CKEditor5ImageController::validate | function | core/ |
Validates the file. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
CKEditor5PluginDefinition::validateCKEditor5Aspects | function | core/ |
Validates the CKEditor 5 aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginDefinition::validateDrupalAspects | function | core/ |
Validates the Drupal aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition() @dataProvider providerTestInvalidPluginDefinitions |
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
CKEditor5TestBase::assertNoRealtimeValidationErrors | function | core/ |
Checks that no real-time validation errors are present. |
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. |
ckeditor_filter_format_edit_form_validate | function | core/ |
Validate callback to ensure the DrupalMediaLibrary button can work correctly. |
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"); |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.