Search for date
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Date | class | core/ |
Basic sort handler for dates. |
| Date | class | core/ |
A handler to provide proper displays for dates. |
| Date | class | core/ |
Filter to handle dates stored as a timestamp. |
| Date | class | core/ |
Argument handler for dates. |
| Date | class | core/ |
Basic sort handler for datetime fields. |
| Date | class | core/ |
Date/time views filter. |
| Date | class | core/ |
Abstract argument handler for dates. |
| Date | class | core/ |
Provides a form element for date selection. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| BrokenCacheUpdateTest::testUpdate | function | core/ |
Ensures that a broken or out-of-date element info cache is not used. |
| 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::validate | function | core/ |
|
| 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. |
| CacheCollector::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
| CacheCollectorTest::testUpdateCache | function | core/ |
Tests updating the cache after a set. |
| CacheCollectorTest::testUpdateCacheClear | function | core/ |
Tests a clear of the cache collector. |
| CacheCollectorTest::testUpdateCacheClearTags | function | core/ |
Tests a clear of the cache collector using tags. |
| CacheCollectorTest::testUpdateCacheDelete | function | core/ |
Tests updating the cache after a delete. |
| CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
| CacheCollectorTest::testUpdateCacheLockFail | function | core/ |
Tests updating the cache when the lock acquire fails. |
| CacheCollectorTest::testUpdateCacheMerge | function | core/ |
Tests updating the cache when a different request. |
| CacheCollectorTest::testUpdateCacheNoChanges | function | core/ |
Tests updating the cache when no changes were made. |
| CacheCollectorTest::testUpdateCacheReset | function | core/ |
Tests a reset of the cache collector. |
| CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
| CacheContextsManagerTest::testValidateContexts | function | core/ |
@covers ::validateTokens[[api-linebreak]] |
| CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
| CachedStorageTest::update | function | core/ |
|
| 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\CacheTagsInvalidatorInterface::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[[api-linebreak]] @covers ::addInvalidator[[api-linebreak]] |
| CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] |
| CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
| Callbacks::dateCallback | function | core/ |
Ajax callback triggered by date. |
| Callbacks::datetimeCallback | function | core/ |
Ajax callback triggered by datetime. |
| Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
| ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
| 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. |
| ChainedFastBackend::markAsOutdated | function | core/ |
Marks the fast cache bin as outdated because of a write. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.