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 |
---|---|---|---|
BundleConstraintValidatorTest.php | file | core/ |
|
BundleConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
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. |
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. |
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. |
CacheContextsManagerTest::providerTestInvalidCalculatedContext | function | core/ |
Provides a list of invalid 'baz' cache contexts: the parameter is missing. |
CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testInvalidContext | function | core/ |
@covers ::convertTokensToKeys |
CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens |
CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
CachedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
CacheTagsChecksumInterface::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
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::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
CacheTagsChecksumTrait::invalidateTags | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsInvalidatorInterface::invalidateTags() |
CacheTagsChecksumTrait::isValid | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::isValid() |
CacheTagsInvalidator | class | core/ |
Passes cache tag events to classes that wish to respond to them. |
CacheTagsInvalidator.php | file | core/ |
|
CacheTagsInvalidator::$invalidators | property | core/ |
Holds an array of cache tags invalidators. |
CacheTagsInvalidator::addInvalidator | function | core/ |
Adds a cache tags invalidator. |
CacheTagsInvalidator::getInvalidatorCacheBins | function | core/ |
Returns all cache bins that need to be notified about invalidations. |
CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
CacheTagsInvalidatorInterface | interface | core/ |
Defines required methods for classes wanting to handle cache tag changes. |
CacheTagsInvalidatorInterface.php | file | core/ |
|
CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheTagsInvalidator @group Cache |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags @covers ::addInvalidator |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags |
CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
cache_tags.invalidator | service | core/ |
Drupal\Core\Cache\CacheTagsInvalidator |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.