Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
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. |
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
Broken::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
BrowserTestBaseTest::testSimpleTestBaseUrlValidation | function | core/ |
Test if setting an invalid scheme in SIMPLETEST_BASE_URL throws an exception. |
BrowserTestBaseUserAgentTest::testUserAgentValidation | function | core/ |
Tests validation of the User-Agent header we use to perform test requests. |
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::$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 | class | core/ |
Validates the Bundle constraint. |
BundleConstraintValidator.php | file | core/ |
|
BundleConstraintValidator::validate | function | core/ |
|
BundleConstraintValidatorTest | class | core/ |
Tests validation constraints for BundleConstraintValidator. |
BundleConstraintValidatorTest.php | file | core/ |
|
BundleConstraintValidatorTest::$modules | property | core/ |
|
BundleConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
BundleConstraintValidatorTest::assertValidation | function | core/ |
Executes the BundleConstraintValidator test for a given bundle. |
BundleConstraintValidatorTest::setUp | function | core/ |
|
BundleConstraintValidatorTest::testValidation | function | core/ |
Tests bundle constraint validation. |
Bytes::validate | function | core/ |
Validate that a string is a representation of a number of bytes. |
Bytes::validateConstraint | function | core/ |
Validates a string is a representation of a number of bytes. |
BytesTest::providerTestValidate | function | core/ |
Provides data for testValidate(). |
BytesTest::testValidate | function | core/ |
Tests \Drupal\Component\Utility\Bytes::validate(). |
Cache::invalidateTags | function | core/ |
Marks cache items from all bins with any of the specified tags as invalid. |
CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
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::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CacheCollectorTest::providerTestInvalidCharacters | function | core/ |
Data provider for ::testCacheCollector(). |
CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
CacheContextsManager::$validContextTokens | property | core/ |
The set of valid context tokens. |
CacheContextsManager::assertValidTokens | function | core/ |
Asserts the context tokens are valid. |
CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
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.