Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 11.x for validate
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] @covers ::addInvalidator[[api-linebreak]] @covers ::addBin[[api-linebreak]] |
| CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] |
| CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
| 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. |
| 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. |
| CKEditor5ElementConstraintValidator::validate | function | core/ |
|
| CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
| 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. |
| CKEditor5ValidationTestTrait::validatePairToViolationsArray | function | core/ |
Decorator for CKEditor5::validatePair() that returns an assertable array. |
| CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
| Color::validateColor | function | core/ |
Form element validation handler for #type 'color'. |
| Color::validateHex | function | core/ |
Validates whether a hexadecimal color value is syntactically correct. |
| ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
| ColorTest::testValidateHex | function | core/ |
@covers \Drupal\Component\Utility\Color::validateHex[[api-linebreak]] |
| Combine::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
| CommentNameConstraintValidator::validate | function | core/ |
|
| CommentSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
| CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| ComplexDataConstraintValidator::validate | function | core/ |
|
| ComponentNodeVisitor::validateSlots | function | core/ |
Performs a cheap validation of the slots in the template. |
| ComponentsTwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
| ComponentsTwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
| ComponentValidator::validateClassProps | function | core/ |
Validates the props that are not JSON Schema. |
| ComponentValidator::validateDefinition | function | core/ |
Validates the component metadata file. |
| ComponentValidator::validateProps | function | core/ |
Validates that the props provided to the component. |
| ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
| ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
| ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
| ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
| ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
| ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
| ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
| ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
| ComposerValidateTest | class | core/ |
@group Composer |
| ComposerValidateTest.php | file | core/ |
|
| ComposerValidateTest::provideComposerJson | function | core/ |
|
| ComposerValidateTest::testValidateComposer | function | core/ |
@dataProvider provideComposerJson |
| ConditionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
| ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
@testWith ["block_content_type"][[api-linebreak]] ["node_type"][[api-linebreak]] ["shortcut_set"][[api-linebreak]] ["menu"][[api-linebreak]] [[api-linebreak]] |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.