Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 10.3.x for validate
- Search 11.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
BulkForm::validateOptionsForm | function | core/ |
Validate the options form. |
BulkForm::viewsFormValidate | function | core/ |
|
BundleConfigImportValidate | class | core/ |
Entity config importer validation event subscriber. |
BundleConfigImportValidate.php | file | core/ |
|
BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
BundleConfigImportValidate::$deprecatedProperties | property | core/ |
|
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
BundleConfigImportValidate::onConfigImporterValidate | function | core/ |
Ensures bundles that will be deleted are not in use. |
BundleConfigImportValidate::__construct | function | core/ |
Constructs the event subscriber. |
BundleConstraintValidator::validate | function | core/ |
|
Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
Cache::validateTags | function | core/ |
Validates an array of cache tags. |
CacheBackendInterface::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendInterface::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendInterface::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheCollector::$cacheInvalidated | property | core/ |
Flag that indicates of the cache has been invalidated. |
CacheCollector::invalidateCache | function | core/ |
Invalidate the cache. |
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens |
CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
CacheTagsChecksumTrait::$invalidatedTags | property | core/ |
A list of tags that have already been invalidated in this request. |
CacheTagsChecksumTrait::doInvalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsChecksumTrait::invalidateTags | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::invalidateTags() |
CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags @covers ::addInvalidator |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags |
CacheTest::testValidateTags | function | core/ |
@covers ::validateTags |
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. |
CKEditor::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 |
color_scheme_form_validate | function | core/ |
Form validation handler for color_scheme_form(). |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.